From a62d8d8067e689a2e8645ffa3a3fd3cca14d5fa4 Mon Sep 17 00:00:00 2001 From: Josef Skladanka Date: Fri, 8 Jul 2016 10:53:03 +0200 Subject: [PATCH] New Taskotron landing page --- inventory/group_vars/taskotron-dev | 3 +- inventory/group_vars/taskotron-prod | 3 +- inventory/group_vars/taskotron-stg | 3 +- .../files/static/css/app.css | 354 - .../files/static/css/foundation.css | 6883 ----------------- .../files/static/css/normalize.css | 420 - .../files/static/css/style.css | 183 + .../files/static/css/text.css | 56 - .../files/static/fonts/Overpass-Bold.ttf | Bin 0 -> 89396 bytes .../files/static/fonts/Overpass-Light.ttf | Bin 0 -> 112160 bytes .../files/static/fonts/Overpass-Regular.ttf | Bin 0 -> 89064 bytes .../files/static/img/favicon.png | Bin 0 -> 470 bytes .../files/static/img/plain-fedora-light.png | Bin 3617 -> 0 bytes .../files/static/img/repeater.png | Bin 190 -> 0 bytes .../files/static/img/taskotron-box.svg | 66 + .../files/static/img/taskotron-dev.svg | 131 + .../files/static/img/taskotron-prod.svg | 131 + .../files/static/img/taskotron-stg.svg | 131 + .../templates/landingpage.html.j2 | 289 +- 19 files changed, 807 insertions(+), 7846 deletions(-) delete mode 100644 roles/taskotron/taskotron-frontend/files/static/css/app.css delete mode 100644 roles/taskotron/taskotron-frontend/files/static/css/foundation.css delete mode 100644 roles/taskotron/taskotron-frontend/files/static/css/normalize.css create mode 100644 roles/taskotron/taskotron-frontend/files/static/css/style.css delete mode 100644 roles/taskotron/taskotron-frontend/files/static/css/text.css create mode 100644 roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Bold.ttf create mode 100644 roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Light.ttf create mode 100644 roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Regular.ttf create mode 100644 roles/taskotron/taskotron-frontend/files/static/img/favicon.png delete mode 100644 roles/taskotron/taskotron-frontend/files/static/img/plain-fedora-light.png delete mode 100644 roles/taskotron/taskotron-frontend/files/static/img/repeater.png create mode 100644 roles/taskotron/taskotron-frontend/files/static/img/taskotron-box.svg create mode 100644 roles/taskotron/taskotron-frontend/files/static/img/taskotron-dev.svg create mode 100644 roles/taskotron/taskotron-frontend/files/static/img/taskotron-prod.svg create mode 100644 roles/taskotron/taskotron-frontend/files/static/img/taskotron-stg.svg diff --git a/inventory/group_vars/taskotron-dev b/inventory/group_vars/taskotron-dev index b2f23bbe51..0fe7138f18 100644 --- a/inventory/group_vars/taskotron-dev +++ b/inventory/group_vars/taskotron-dev @@ -52,7 +52,8 @@ trigger_distgit_repo_url: http://pkgs.fedoraproject.org/git ############################################################ settings_dir: /etc/taskotron -landingpage_title: "Taskotron Development" +landingpage_title: "Development" +landingpage_instance: "dev" public_artifacts_dir: /srv/taskotron/artifacts cgit_root_title: "Taskotron Dev Server Git Mirror" diff --git a/inventory/group_vars/taskotron-prod b/inventory/group_vars/taskotron-prod index 95cbce2e76..8fd42ce540 100644 --- a/inventory/group_vars/taskotron-prod +++ b/inventory/group_vars/taskotron-prod @@ -45,7 +45,8 @@ trigger_distgit_repo_url: http://pkgs.fedoraproject.org/git public_artifacts_dir: /srv/taskotron/artifacts cgit_root_title: "Taskotron Git Mirror" -landingpage_title: "Taskotron" +landingpage_title: "" +landingpage_instance: "prod" settings_dir: /etc/taskotron ############################################################ diff --git a/inventory/group_vars/taskotron-stg b/inventory/group_vars/taskotron-stg index 001c4de5e6..047f877fae 100644 --- a/inventory/group_vars/taskotron-stg +++ b/inventory/group_vars/taskotron-stg @@ -51,7 +51,8 @@ trigger_distgit_repo_url: http://pkgs.stg.fedoraproject.org/git ############################################################ settings_dir: /etc/taskotron -landingpage_title: "Taskotron Staging" +landingpage_title: "Staging" +landingpage_instance: "stg" public_artifacts_dir: /srv/taskotron/artifacts cgit_root_title: "Taskotron Stg Server Git Mirror" diff --git a/roles/taskotron/taskotron-frontend/files/static/css/app.css b/roles/taskotron/taskotron-frontend/files/static/css/app.css deleted file mode 100644 index 5ece89cab8..0000000000 --- a/roles/taskotron/taskotron-frontend/files/static/css/app.css +++ /dev/null @@ -1,354 +0,0 @@ -/* Artfully masterminded by ZURB */ -/* line 6, ../../../sass/app.scss */ -.fedora-preheader { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - width: 100% !important; - position: relative; - background: white url(../img/repeater.png) 0 100% repeat-x; - display: block; - color: black; -} - -/* line 15, ../../../sass/app.scss */ -.fedora-preheader a { - color: #000; -} - -/* line 19, ../../../sass/app.scss */ -.fedora-header { - display: block; - text-indent: -9999px; - background: url(../img/plain-fedora-light.png) 0px 50% no-repeat; - height: 58px; - width: 158px; - overflow: hidden; - text-decoration: none; -} - -/* line 29, ../../../sass/app.scss */ -.fedora-preheader-staging { - -webkit-box-sizing: content-box; - -moz-box-sizing: content-box; - box-sizing: content-box; - width: 100% !important; - position: relative; - background: white url(../img/repeater-stg.png) 0 100% repeat-x; - display: block; - color: black; -} - -/* line 38, ../../../sass/app.scss */ -.fedora-header-staging { - display: block; - text-indent: -9999px; - background: url(../img/plain-fedora-light-stg.png) 10px 50% no-repeat; - height: 73px; - width: 175px; - overflow: hidden; - text-decoration: none; -} - -/* line 48, ../../../sass/app.scss */ -.fedora-prefooter { - font: normal 0.8em/1.5 sans-serif; - text-align: center; - background: white; - padding: 20px; -} - -/* line 55, ../../../sass/app.scss */ -.fedora-footer { - text-align: center; - background: white url(../img/line-bottom.png) 0 0 repeat-x; - color: #4D4D4D; -} - -/* line 61, ../../../sass/app.scss */ -.login-header { - height: 73px; -} - -/* line 70, ../../../sass/app.scss */ -.login-link { - vertical-align: text-bottom; - position: absolute; - bottom: 10px; -} - -/* overriding specific ids */ -/* line 78, ../../../sass/app.scss */ -#main-info ul { - list-style-position: inside; -} - -/* icons */ -/* line 83, ../../../sass/app.scss */ -.foundicon-idea.yellow { - color: #e59728; -} - -/* line 87, ../../../sass/app.scss */ -.menu-container { - padding: 10px 0px 10px 0px; -} - -/* sub-menu */ -/* line 92, ../../../sass/app.scss */ -.sub-menu { - padding: 5px 0px 10px 0px; - margin: 0; - display: block; - text-align: center; - height: 24px; -} - -/* line 100, ../../../sass/app.scss */ -.sub-menu ul { - background: none; - padding: 0; - margin: 0 auto; - float: none; - display: inline-table; - border-radius: 10px; -} - -/* line 108, ../../../sass/app.scss */ -.sub-menu ul li { - float: left; - background: none; - margin-right: 1px; - display: inline; -} - -/* line 114, ../../../sass/app.scss */ -.sub-menu li a:link, .sub-menu li a:visited { - font-size: 14px; - display: block; - color: #3c6eb4; - padding: 1.4px 9.33333px; - text-decoration: none; - text-transform: capitalize; -} - -/* line 122, ../../../sass/app.scss */ -.sub-menu a.active:link, a.active:active, a.active:visited { - color: white !important; - text-shadow: none; - background: #3c6eb4; - border-radius: 10px; - font-weight: bold; -} - -/* line 129, ../../../sass/app.scss */ -.sub-menu li a:hover { - cursor: pointer; - color: #fff; - text-shadow: none; - border-radius: 10px; - background: #8c8c8c; -} - -/* menu bar */ -/* line 139, ../../../sass/app.scss */ -.menu-bar { - padding: 5px 0px 10px 0px; - margin: 0; - display: block; - overflow: hidden; - text-align: center; - height: 40px; - /* Rounded Corners */ - border-radius: 10px; -} - -/* line 150, ../../../sass/app.scss */ -.menu-bar ul { - background: #ababab; - padding: 0; - margin: 0 auto; - float: none; - display: inline-table; - border-radius: 10px; -} - -/* line 158, ../../../sass/app.scss */ -.menu-bar ul li { - float: left; - background: none; - margin-right: 1px; - display: inline; -} - -/* line 164, ../../../sass/app.scss */ -.menu-bar li a:link, .menu-bar li a:visited { - font-size: 15px; - font-weight: bold; - display: block; - color: #262626; - padding: 3.75px 14px; - text-decoration: none; - text-transform: capitalize; - /* CSS3 Text Shadow */ - text-shadow: 0px 1px 1px #dedede; -} - -/* line 176, ../../../sass/app.scss */ -.menu-bar li:first-child a { - /* Rounded Corners */ - border-radius: 10px 0px 0px 10px; -} - -/* line 180, ../../../sass/app.scss */ -.menu-bar li:last-child a { - /* Rounded Corners */ - border-radius: 0px 10px 10px 0px; -} - -/* line 185, ../../../sass/app.scss */ -.menu-bar li a:hover { - cursor: pointer; - color: #fff; - text-shadow: none; - background: #8c8c8c; -} - -/* line 192, ../../../sass/app.scss */ -.menu-bar a.active:link, a.active:active, a.active:visited { - color: white !important; - text-shadow: none; - background: #3c6eb4; -} - -/* info container */ -/* line 199, ../../../sass/app.scss */ -#info-container { - padding: 10px 0px 5px 0px; -} - -/* sortable tables */ -/* line 204, ../../../sass/app.scss */ -table.tablesorter { - /*background-color: #CDCDCD;*/ - background-color: #d9d9d9; - margin: 10px 0pt 15px; - font-size: 10pt; - width: 100%; - text-align: left; - border: 1px none #294172; - border-collapse: collapse; -} - -/* line 216, ../../../sass/app.scss */ -table.tablesorter thead tr th, table.tablesorter tfoot tr th { - /*background-color: #e6EEEE;*/ - /*background-color: lighten($secondary-color, 30%);*/ - background-color: #bacde8; - font-size: 8pt; - padding: 4px; -} - -/* line 224, ../../../sass/app.scss */ -table.tablesorter thead tr .header { - background-image: url(../img/bg.gif); - background-repeat: no-repeat; - background-position: center right; - cursor: pointer; -} - -/* line 230, ../../../sass/app.scss */ -table.tablesorter tbody td { - padding: 4px; - vertical-align: top; - word-wrap: break-word; - border-left: 0; - border-right: 0; -} - -/* line 238, ../../../sass/app.scss */ -table.tablesorter tr { - border-left: 0; - border-right: 0; -} - -/* line 242, ../../../sass/app.scss */ -table.tablesorter tr:nth-child(even) { - background-color: #e1e9f5; -} - -/* line 245, ../../../sass/app.scss */ -table.tablesorter tr:nth-child(odd) { - background-color: white; -} - -/* line 248, ../../../sass/app.scss */ -table.tablesorter tbody tr.even td { - background-color: white; -} - -/* line 252, ../../../sass/app.scss */ -table.tablesorter thead tr .headerSortUp { - background-image: url(../img/asc.gif); -} - -/* line 256, ../../../sass/app.scss */ -table.tablesorter tbody tr.newbug td { - background-color: #fbff84; -} - -/* line 260, ../../../sass/app.scss */ -table.tablesorter tbody tr td.modifiedstate { - font-weight: bold; -} - -/* line 263, ../../../sass/app.scss */ -table.tablesorter tbody tr td.bugid { - font-weight: bold; - font-size: 12pt; -} - -/* tooltip tables */ -/* line 268, ../../../sass/app.scss */ -table.tiptable { - /*background-color: #CDCDCD;*/ - background-color: #d9d9d9; - margin: 10px 0pt 15px; - font-size: 8pt; - width: 100%; - text-align: left; - border-collapse: collapse; -} - -/* line 278, ../../../sass/app.scss */ -table.tiptable thead tr th, table.tiptable tfoot tr th { - background-color: #bacde8; - font-size: 8pt; - padding: 4px; -} - -/* line 284, ../../../sass/app.scss */ -table.tiptable thead tr .header { - background-image: url(../img/bg.gif); - background-repeat: no-repeat; - background-position: center right; - cursor: pointer; -} - -/* line 290, ../../../sass/app.scss */ -table.tiptable tbody td { - font-size: 8pt; - padding: 4px; - vertical-align: top; - word-wrap: break-word; -} - -/* line 297, ../../../sass/app.scss */ -table.tiptable tr:nth-child(even) { - background-color: #e1e9f5; -} - -/* line 300, ../../../sass/app.scss */ -table.tiptable tr:nth-child(odd) { - background-color: white; -} diff --git a/roles/taskotron/taskotron-frontend/files/static/css/foundation.css b/roles/taskotron/taskotron-frontend/files/static/css/foundation.css deleted file mode 100644 index 67123c0f78..0000000000 --- a/roles/taskotron/taskotron-frontend/files/static/css/foundation.css +++ /dev/null @@ -1,6883 +0,0 @@ -/* line 264, ../../../sass/foundation/components/_global.scss */ -meta.foundation-mq-small { - font-family: "only screen and (min-width: 768px)"; - width: 768px; -} - -/* line 269, ../../../sass/foundation/components/_global.scss */ -meta.foundation-mq-medium { - font-family: "only screen and (min-width:1280px)"; - width: 1280px; -} - -/* line 274, ../../../sass/foundation/components/_global.scss */ -meta.foundation-mq-large { - font-family: "only screen and (min-width:1440px)"; - width: 1440px; -} - -/* line 292, ../../../sass/foundation/components/_global.scss */ -*, -*:before, -*:after { - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; -} - -/* line 297, ../../../sass/foundation/components/_global.scss */ -html, -body { - font-size: 100%; -} - -/* line 300, ../../../sass/foundation/components/_global.scss */ -body { - background: white; - color: #222222; - padding: 0; - margin: 0; - font-family: "Cantarell", "sans-serif"; - font-weight: normal; - font-style: normal; - line-height: 1; - position: relative; - cursor: default; -} - -/* line 313, ../../../sass/foundation/components/_global.scss */ -a:hover { - cursor: pointer; -} - -/* line 318, ../../../sass/foundation/components/_global.scss */ -img, -object, -embed { - max-width: 100%; - height: auto; -} - -/* line 321, ../../../sass/foundation/components/_global.scss */ -object, -embed { - height: 100%; -} - -/* line 322, ../../../sass/foundation/components/_global.scss */ -img { - -ms-interpolation-mode: bicubic; -} - -/* line 328, ../../../sass/foundation/components/_global.scss */ -#map_canvas img, -#map_canvas embed, -#map_canvas object, -.map_canvas img, -.map_canvas embed, -.map_canvas object { - max-width: none !important; -} - -/* line 333, ../../../sass/foundation/components/_global.scss */ -.left { - float: left !important; -} - -/* line 334, ../../../sass/foundation/components/_global.scss */ -.right { - float: right !important; -} - -/* line 335, ../../../sass/foundation/components/_global.scss */ -.text-left { - text-align: left !important; -} - -/* line 336, ../../../sass/foundation/components/_global.scss */ -.text-right { - text-align: right !important; -} - -/* line 337, ../../../sass/foundation/components/_global.scss */ -.text-center { - text-align: center !important; -} - -/* line 338, ../../../sass/foundation/components/_global.scss */ -.text-justify { - text-align: justify !important; -} - -/* line 339, ../../../sass/foundation/components/_global.scss */ -.hide { - display: none; -} - -/* line 345, ../../../sass/foundation/components/_global.scss */ -.antialiased { - -webkit-font-smoothing: antialiased; -} - -/* line 348, ../../../sass/foundation/components/_global.scss */ -img { - display: inline-block; - vertical-align: middle; -} - -/* line 358, ../../../sass/foundation/components/_global.scss */ -textarea { - height: auto; - min-height: 50px; -} - -/* line 361, ../../../sass/foundation/components/_global.scss */ -select { - width: 100%; -} - -/* Grid HTML Classes */ -/* line 116, ../../../sass/foundation/components/_grid.scss */ -.row { - width: 100%; - margin-left: auto; - margin-right: auto; - margin-top: 0; - margin-bottom: 0; - max-width: 62.5em; - *zoom: 1; -} -/* line 121, ../../../sass/foundation/components/_global.scss */ -.row:before, .row:after { - content: " "; - display: table; -} -/* line 122, ../../../sass/foundation/components/_global.scss */ -.row:after { - clear: both; -} -/* line 121, ../../../sass/foundation/components/_grid.scss */ -.row.collapse > .column, -.row.collapse > .columns { - position: relative; - padding-left: 0; - padding-right: 0; - float: left; -} -/* line 123, ../../../sass/foundation/components/_grid.scss */ -.row.collapse .row { - margin-left: 0; - margin-right: 0; -} -/* line 126, ../../../sass/foundation/components/_grid.scss */ -.row .row { - width: auto; - margin-left: -0.9375em; - margin-right: -0.9375em; - margin-top: 0; - margin-bottom: 0; - max-width: none; - *zoom: 1; -} -/* line 121, ../../../sass/foundation/components/_global.scss */ -.row .row:before, .row .row:after { - content: " "; - display: table; -} -/* line 122, ../../../sass/foundation/components/_global.scss */ -.row .row:after { - clear: both; -} -/* line 127, ../../../sass/foundation/components/_grid.scss */ -.row .row.collapse { - width: auto; - margin: 0; - max-width: none; - *zoom: 1; -} -/* line 121, ../../../sass/foundation/components/_global.scss */ -.row .row.collapse:before, .row .row.collapse:after { - content: " "; - display: table; -} -/* line 122, ../../../sass/foundation/components/_global.scss */ -.row .row.collapse:after { - clear: both; -} - -/* line 132, ../../../sass/foundation/components/_grid.scss */ -.column, -.columns { - position: relative; - padding-left: 0.9375em; - padding-right: 0.9375em; - width: 100%; - float: left; -} - -@media only screen { - /* line 137, ../../../sass/foundation/components/_grid.scss */ - .column, - .columns { - position: relative; - padding-left: 0.9375em; - padding-right: 0.9375em; - float: left; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-1 { - position: relative; - width: 8.33333%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-2 { - position: relative; - width: 16.66667%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-3 { - position: relative; - width: 25%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-4 { - position: relative; - width: 33.33333%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-5 { - position: relative; - width: 41.66667%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-6 { - position: relative; - width: 50%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-7 { - position: relative; - width: 58.33333%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-8 { - position: relative; - width: 66.66667%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-9 { - position: relative; - width: 75%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-10 { - position: relative; - width: 83.33333%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-11 { - position: relative; - width: 91.66667%; - } - - /* line 140, ../../../sass/foundation/components/_grid.scss */ - .small-12 { - position: relative; - width: 100%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-0 { - position: relative; - margin-left: 0%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-1 { - position: relative; - margin-left: 8.33333%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-2 { - position: relative; - margin-left: 16.66667%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-3 { - position: relative; - margin-left: 25%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-4 { - position: relative; - margin-left: 33.33333%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-5 { - position: relative; - margin-left: 41.66667%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-6 { - position: relative; - margin-left: 50%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-7 { - position: relative; - margin-left: 58.33333%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-8 { - position: relative; - margin-left: 66.66667%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-9 { - position: relative; - margin-left: 75%; - } - - /* line 144, ../../../sass/foundation/components/_grid.scss */ - .small-offset-10 { - position: relative; - margin-left: 83.33333%; - } - - /* line 147, ../../../sass/foundation/components/_grid.scss */ - [class*="column"] + [class*="column"]:last-child { - float: right; - } - - /* line 148, ../../../sass/foundation/components/_grid.scss */ - [class*="column"] + [class*="column"].end { - float: left; - } - - /* line 151, ../../../sass/foundation/components/_grid.scss */ - .column.small-centered, - .columns.small-centered { - position: relative; - margin-left: auto; - margin-right: auto; - float: none !important; - } -} -/* Styles for screens that are atleast 768px; */ -@media only screen and (min-width: 768px) { - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-1 { - position: relative; - width: 8.33333%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-2 { - position: relative; - width: 16.66667%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-3 { - position: relative; - width: 25%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-4 { - position: relative; - width: 33.33333%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-5 { - position: relative; - width: 41.66667%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-6 { - position: relative; - width: 50%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-7 { - position: relative; - width: 58.33333%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-8 { - position: relative; - width: 66.66667%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-9 { - position: relative; - width: 75%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-10 { - position: relative; - width: 83.33333%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-11 { - position: relative; - width: 91.66667%; - } - - /* line 158, ../../../sass/foundation/components/_grid.scss */ - .large-12 { - position: relative; - width: 100%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-0 { - position: relative; - margin-left: 0%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-1 { - position: relative; - margin-left: 8.33333%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-2 { - position: relative; - margin-left: 16.66667%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-3 { - position: relative; - margin-left: 25%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-4 { - position: relative; - margin-left: 33.33333%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-5 { - position: relative; - margin-left: 41.66667%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-6 { - position: relative; - margin-left: 50%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-7 { - position: relative; - margin-left: 58.33333%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-8 { - position: relative; - margin-left: 66.66667%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-9 { - position: relative; - margin-left: 75%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-10 { - position: relative; - margin-left: 83.33333%; - } - - /* line 162, ../../../sass/foundation/components/_grid.scss */ - .row .large-offset-11 { - position: relative; - margin-left: 91.66667%; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-1 { - position: relative; - left: 8.33333%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-1 { - position: relative; - right: 8.33333%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-2 { - position: relative; - left: 16.66667%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-2 { - position: relative; - right: 16.66667%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-3 { - position: relative; - left: 25%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-3 { - position: relative; - right: 25%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-4 { - position: relative; - left: 33.33333%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-4 { - position: relative; - right: 33.33333%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-5 { - position: relative; - left: 41.66667%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-5 { - position: relative; - right: 41.66667%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-6 { - position: relative; - left: 50%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-6 { - position: relative; - right: 50%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-7 { - position: relative; - left: 58.33333%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-7 { - position: relative; - right: 58.33333%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-8 { - position: relative; - left: 66.66667%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-8 { - position: relative; - right: 66.66667%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-9 { - position: relative; - left: 75%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-9 { - position: relative; - right: 75%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-10 { - position: relative; - left: 83.33333%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-10 { - position: relative; - right: 83.33333%; - left: auto; - } - - /* line 166, ../../../sass/foundation/components/_grid.scss */ - .push-11 { - position: relative; - left: 91.66667%; - right: auto; - } - - /* line 167, ../../../sass/foundation/components/_grid.scss */ - .pull-11 { - position: relative; - right: 91.66667%; - left: auto; - } - - /* line 171, ../../../sass/foundation/components/_grid.scss */ - .column.large-centered, - .columns.large-centered { - position: relative; - margin-left: auto; - margin-right: auto; - float: none !important; - } - - /* line 174, ../../../sass/foundation/components/_grid.scss */ - .column.large-uncentered, - .columns.large-uncentered { - margin-left: 0; - margin-right: 0; - float: left !important; - } - - /* line 181, ../../../sass/foundation/components/_grid.scss */ - .column.large-uncentered.opposite, - .columns.large-uncentered.opposite { - float: right !important; - } -} -/* Foundation Visibility HTML Classes */ -/* line 11, ../../../sass/foundation/components/_visibility.scss */ -.show-for-small, -.show-for-medium-down, -.show-for-large-down { - display: inherit !important; -} - -/* line 17, ../../../sass/foundation/components/_visibility.scss */ -.show-for-medium, -.show-for-medium-up, -.show-for-large, -.show-for-large-up, -.show-for-xlarge { - display: none !important; -} - -/* line 23, ../../../sass/foundation/components/_visibility.scss */ -.hide-for-medium, -.hide-for-medium-up, -.hide-for-large, -.hide-for-large-up, -.hide-for-xlarge { - display: inherit !important; -} - -/* line 27, ../../../sass/foundation/components/_visibility.scss */ -.hide-for-small, -.hide-for-medium-down, -.hide-for-large-down { - display: none !important; -} - -/* Specific visilbity for tables */ -/* line 38, ../../../sass/foundation/components/_visibility.scss */ -table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge { - display: table; -} - -/* line 48, ../../../sass/foundation/components/_visibility.scss */ -thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge { - display: table-header-group !important; -} - -/* line 58, ../../../sass/foundation/components/_visibility.scss */ -tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge { - display: table-row-group !important; -} - -/* line 68, ../../../sass/foundation/components/_visibility.scss */ -tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge { - display: table-row !important; -} - -/* line 79, ../../../sass/foundation/components/_visibility.scss */ -td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, -th.show-for-small, -th.show-for-medium-down, -th.show-for-large-down, -th.hide-for-medium, -th.hide-for-medium-up, -th.hide-for-large, -th.hide-for-large-up, -th.hide-for-xlarge { - display: table-cell !important; -} - -/* Medium Displays: 768px - 1279px */ -@media only screen and (min-width: 768px) { - /* line 85, ../../../sass/foundation/components/_visibility.scss */ - .show-for-medium, - .show-for-medium-up { - display: inherit !important; - } - - /* line 87, ../../../sass/foundation/components/_visibility.scss */ - .show-for-small { - display: none !important; - } - - /* line 89, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-small { - display: inherit !important; - } - - /* line 92, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-medium, - .hide-for-medium-up { - display: none !important; - } - - /* Specific visilbity for tables */ - /* line 98, ../../../sass/foundation/components/_visibility.scss */ - table.show-for-medium, table.show-for-medium-up, table.hide-for-small { - display: table; - } - - /* line 103, ../../../sass/foundation/components/_visibility.scss */ - thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small { - display: table-header-group !important; - } - - /* line 108, ../../../sass/foundation/components/_visibility.scss */ - tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small { - display: table-row-group !important; - } - - /* line 113, ../../../sass/foundation/components/_visibility.scss */ - tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small { - display: table-row !important; - } - - /* line 119, ../../../sass/foundation/components/_visibility.scss */ - td.show-for-medium, td.show-for-medium-up, td.hide-for-small, - th.show-for-medium, - th.show-for-medium-up, - th.hide-for-small { - display: table-cell !important; - } -} -/* Large Displays: 1280px - 1440px */ -@media only screen and (min-width: 1280px) { - /* line 126, ../../../sass/foundation/components/_visibility.scss */ - .show-for-large, - .show-for-large-up { - display: inherit !important; - } - - /* line 129, ../../../sass/foundation/components/_visibility.scss */ - .show-for-medium, - .show-for-medium-down { - display: none !important; - } - - /* line 132, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-medium, - .hide-for-medium-down { - display: inherit !important; - } - - /* line 135, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-large, - .hide-for-large-up { - display: none !important; - } - - /* Specific visilbity for tables */ - /* line 142, ../../../sass/foundation/components/_visibility.scss */ - table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down { - display: table; - } - - /* line 148, ../../../sass/foundation/components/_visibility.scss */ - thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down { - display: table-header-group !important; - } - - /* line 154, ../../../sass/foundation/components/_visibility.scss */ - tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down { - display: table-row-group !important; - } - - /* line 160, ../../../sass/foundation/components/_visibility.scss */ - tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down { - display: table-row !important; - } - - /* line 167, ../../../sass/foundation/components/_visibility.scss */ - td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, - th.show-for-large, - th.show-for-large-up, - th.hide-for-medium, - th.hide-for-medium-down { - display: table-cell !important; - } -} -/* X-Large Displays: 1400px and up */ -@media only screen and (min-width: 1440px) { - /* line 173, ../../../sass/foundation/components/_visibility.scss */ - .show-for-xlarge { - display: inherit !important; - } - - /* line 176, ../../../sass/foundation/components/_visibility.scss */ - .show-for-large, - .show-for-large-down { - display: none !important; - } - - /* line 179, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-large, - .hide-for-large-down { - display: inherit !important; - } - - /* line 181, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-xlarge { - display: none !important; - } - - /* Specific visilbity for tables */ - /* line 187, ../../../sass/foundation/components/_visibility.scss */ - table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down { - display: table; - } - - /* line 192, ../../../sass/foundation/components/_visibility.scss */ - thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down { - display: table-header-group !important; - } - - /* line 197, ../../../sass/foundation/components/_visibility.scss */ - tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down { - display: table-row-group !important; - } - - /* line 202, ../../../sass/foundation/components/_visibility.scss */ - tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down { - display: table-row !important; - } - - /* line 208, ../../../sass/foundation/components/_visibility.scss */ - td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down, - th.show-for-xlarge, - th.hide-for-large, - th.hide-for-large-down { - display: table-cell !important; - } -} -/* Orientation targeting */ -/* line 215, ../../../sass/foundation/components/_visibility.scss */ -.show-for-landscape, -.hide-for-portrait { - display: inherit !important; -} - -/* line 217, ../../../sass/foundation/components/_visibility.scss */ -.hide-for-landscape, -.show-for-portrait { - display: none !important; -} - -/* Specific visilbity for tables */ -/* line 222, ../../../sass/foundation/components/_visibility.scss */ -table.hide-for-landscape, table.show-for-portrait { - display: table; -} - -/* line 226, ../../../sass/foundation/components/_visibility.scss */ -thead.hide-for-landscape, thead.show-for-portrait { - display: table-header-group !important; -} - -/* line 230, ../../../sass/foundation/components/_visibility.scss */ -tbody.hide-for-landscape, tbody.show-for-portrait { - display: table-row-group !important; -} - -/* line 234, ../../../sass/foundation/components/_visibility.scss */ -tr.hide-for-landscape, tr.show-for-portrait { - display: table-row !important; -} - -/* line 239, ../../../sass/foundation/components/_visibility.scss */ -td.hide-for-landscape, td.show-for-portrait, -th.hide-for-landscape, -th.show-for-portrait { - display: table-cell !important; -} - -@media only screen and (orientation: landscape) { - /* line 244, ../../../sass/foundation/components/_visibility.scss */ - .show-for-landscape, - .hide-for-portrait { - display: inherit !important; - } - - /* line 246, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-landscape, - .show-for-portrait { - display: none !important; - } - - /* Specific visilbity for tables */ - /* line 251, ../../../sass/foundation/components/_visibility.scss */ - table.show-for-landscape, table.hide-for-portrait { - display: table; - } - - /* line 255, ../../../sass/foundation/components/_visibility.scss */ - thead.show-for-landscape, thead.hide-for-portrait { - display: table-header-group !important; - } - - /* line 259, ../../../sass/foundation/components/_visibility.scss */ - tbody.show-for-landscape, tbody.hide-for-portrait { - display: table-row-group !important; - } - - /* line 263, ../../../sass/foundation/components/_visibility.scss */ - tr.show-for-landscape, tr.hide-for-portrait { - display: table-row !important; - } - - /* line 268, ../../../sass/foundation/components/_visibility.scss */ - td.show-for-landscape, td.hide-for-portrait, - th.show-for-landscape, - th.hide-for-portrait { - display: table-cell !important; - } -} -@media only screen and (orientation: portrait) { - /* line 274, ../../../sass/foundation/components/_visibility.scss */ - .show-for-portrait, - .hide-for-landscape { - display: inherit !important; - } - - /* line 276, ../../../sass/foundation/components/_visibility.scss */ - .hide-for-portrait, - .show-for-landscape { - display: none !important; - } - - /* Specific visilbity for tables */ - /* line 281, ../../../sass/foundation/components/_visibility.scss */ - table.show-for-portrait, table.hide-for-landscape { - display: table; - } - - /* line 285, ../../../sass/foundation/components/_visibility.scss */ - thead.show-for-portrait, thead.hide-for-landscape { - display: table-header-group !important; - } - - /* line 289, ../../../sass/foundation/components/_visibility.scss */ - tbody.show-for-portrait, tbody.hide-for-landscape { - display: table-row-group !important; - } - - /* line 293, ../../../sass/foundation/components/_visibility.scss */ - tr.show-for-portrait, tr.hide-for-landscape { - display: table-row !important; - } - - /* line 298, ../../../sass/foundation/components/_visibility.scss */ - td.show-for-portrait, td.hide-for-landscape, - th.show-for-portrait, - th.hide-for-landscape { - display: table-cell !important; - } -} -/* Touch-enabled device targeting */ -/* line 303, ../../../sass/foundation/components/_visibility.scss */ -.show-for-touch { - display: none !important; -} - -/* line 304, ../../../sass/foundation/components/_visibility.scss */ -.hide-for-touch { - display: inherit !important; -} - -/* line 305, ../../../sass/foundation/components/_visibility.scss */ -.touch .show-for-touch { - display: inherit !important; -} - -/* line 306, ../../../sass/foundation/components/_visibility.scss */ -.touch .hide-for-touch { - display: none !important; -} - -/* Specific visilbity for tables */ -/* line 309, ../../../sass/foundation/components/_visibility.scss */ -table.hide-for-touch { - display: table; -} - -/* line 310, ../../../sass/foundation/components/_visibility.scss */ -.touch table.show-for-touch { - display: table; -} - -/* line 311, ../../../sass/foundation/components/_visibility.scss */ -thead.hide-for-touch { - display: table-header-group !important; -} - -/* line 312, ../../../sass/foundation/components/_visibility.scss */ -.touch thead.show-for-touch { - display: table-header-group !important; -} - -/* line 313, ../../../sass/foundation/components/_visibility.scss */ -tbody.hide-for-touch { - display: table-row-group !important; -} - -/* line 314, ../../../sass/foundation/components/_visibility.scss */ -.touch tbody.show-for-touch { - display: table-row-group !important; -} - -/* line 315, ../../../sass/foundation/components/_visibility.scss */ -tr.hide-for-touch { - display: table-row !important; -} - -/* line 316, ../../../sass/foundation/components/_visibility.scss */ -.touch tr.show-for-touch { - display: table-row !important; -} - -/* line 317, ../../../sass/foundation/components/_visibility.scss */ -td.hide-for-touch { - display: table-cell !important; -} - -/* line 318, ../../../sass/foundation/components/_visibility.scss */ -.touch td.show-for-touch { - display: table-cell !important; -} - -/* line 319, ../../../sass/foundation/components/_visibility.scss */ -th.hide-for-touch { - display: table-cell !important; -} - -/* line 320, ../../../sass/foundation/components/_visibility.scss */ -.touch th.show-for-touch { - display: table-cell !important; -} - -/* Foundation Block Grids for below small breakpoint */ -@media only screen { - /* line 50, ../../../sass/foundation/components/_block-grid.scss */ - [class*="block-grid-"] { - display: block; - padding: 0; - margin: 0 -0.625em; - *zoom: 1; - } - /* line 121, ../../../sass/foundation/components/_global.scss */ - [class*="block-grid-"]:before, [class*="block-grid-"]:after { - content: " "; - display: table; - } - /* line 122, ../../../sass/foundation/components/_global.scss */ - [class*="block-grid-"]:after { - clear: both; - } - /* line 27, ../../../sass/foundation/components/_block-grid.scss */ - [class*="block-grid-"] > li { - display: inline; - height: auto; - float: left; - padding: 0 0.625em 1.25em; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-1 > li { - width: 100%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-1 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-1 > li:nth-of-type(1n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-2 > li { - width: 50%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-2 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-2 > li:nth-of-type(2n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-3 > li { - width: 33.33333%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-3 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-3 > li:nth-of-type(3n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-4 > li { - width: 25%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-4 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-4 > li:nth-of-type(4n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-5 > li { - width: 20%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-5 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-5 > li:nth-of-type(5n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-6 > li { - width: 16.66667%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-6 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-6 > li:nth-of-type(6n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-7 > li { - width: 14.28571%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-7 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-7 > li:nth-of-type(7n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-8 > li { - width: 12.5%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-8 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-8 > li:nth-of-type(8n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-9 > li { - width: 11.11111%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-9 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-9 > li:nth-of-type(9n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-10 > li { - width: 10%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-10 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-10 > li:nth-of-type(10n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-11 > li { - width: 9.09091%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-11 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-11 > li:nth-of-type(11n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-12 > li { - width: 8.33333%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-12 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-12 > li:nth-of-type(12n+1) { - clear: both; - } -} -/* Foundation Block Grids for above small breakpoint */ -@media only screen and (min-width: 768px) { - /* Remove small grid clearing */ - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-1 > li:nth-of-type(1n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-2 > li:nth-of-type(2n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-3 > li:nth-of-type(3n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-4 > li:nth-of-type(4n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-5 > li:nth-of-type(5n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-6 > li:nth-of-type(6n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-7 > li:nth-of-type(7n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-8 > li:nth-of-type(8n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-9 > li:nth-of-type(9n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-10 > li:nth-of-type(10n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-11 > li:nth-of-type(11n+1) { - clear: none; - } - - /* line 63, ../../../sass/foundation/components/_block-grid.scss */ - .small-block-grid-12 > li:nth-of-type(12n+1) { - clear: none; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-1 > li { - width: 100%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-1 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-1 > li:nth-of-type(1n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-2 > li { - width: 50%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-2 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-2 > li:nth-of-type(2n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-3 > li { - width: 33.33333%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-3 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-3 > li:nth-of-type(3n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-4 > li { - width: 25%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-4 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-4 > li:nth-of-type(4n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-5 > li { - width: 20%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-5 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-5 > li:nth-of-type(5n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-6 > li { - width: 16.66667%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-6 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-6 > li:nth-of-type(6n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-7 > li { - width: 14.28571%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-7 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-7 > li:nth-of-type(7n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-8 > li { - width: 12.5%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-8 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-8 > li:nth-of-type(8n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-9 > li { - width: 11.11111%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-9 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-9 > li:nth-of-type(9n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-10 > li { - width: 10%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-10 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-10 > li:nth-of-type(10n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-11 > li { - width: 9.09091%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-11 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-11 > li:nth-of-type(11n+1) { - clear: both; - } - - /* line 36, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-12 > li { - width: 8.33333%; - padding: 0 0.625em 1.25em; - } - /* line 40, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-12 > li:nth-of-type(n) { - clear: none; - } - /* line 41, ../../../sass/foundation/components/_block-grid.scss */ - .large-block-grid-12 > li:nth-of-type(12n+1) { - clear: both; - } -} -/* line 111, ../../../sass/foundation/components/_type.scss */ -p.lead { - font-size: 1.21875em; - line-height: 1.6; -} - -/* line 116, ../../../sass/foundation/components/_type.scss */ -.subheader { - line-height: 1.4; - color: #6f6f6f; - font-weight: 300; - margin-top: 0.2em; - margin-bottom: 0.5em; -} - -/* Typography resets */ -/* line 145, ../../../sass/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; - direction: ltr; -} - -/* Default Link Styles */ -/* line 152, ../../../sass/foundation/components/_type.scss */ -a { - color: #3c6eb4; - text-decoration: none; - line-height: inherit; -} -/* line 158, ../../../sass/foundation/components/_type.scss */ -a:hover, a:focus { - color: #3662a1; -} -/* line 160, ../../../sass/foundation/components/_type.scss */ -a img { - border: none; -} - -/* Default paragraph styles */ -/* line 164, ../../../sass/foundation/components/_type.scss */ -p { - font-family: inherit; - font-weight: normal; - font-size: 1em; - line-height: 1.6; - margin-bottom: 1.25em; - text-rendering: optimizeLegibility; -} -/* line 174, ../../../sass/foundation/components/_type.scss */ -p aside { - font-size: 0.875em; - line-height: 1.35; - font-style: italic; -} - -/* Default header styles */ -/* line 182, ../../../sass/foundation/components/_type.scss */ -h1, h2, h3, h4, h5, h6 { - font-family: "ComfortaaRegular", "sans-serif"; - font-weight: normal; - font-style: normal; - color: #222222; - text-rendering: optimizeLegibility; - margin-top: 0.2em; - margin-bottom: 0.5em; - line-height: 1.2125em; -} -/* line 192, ../../../sass/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 199, ../../../sass/foundation/components/_type.scss */ -h1 { - font-size: 2.125em; -} - -/* line 200, ../../../sass/foundation/components/_type.scss */ -h2 { - font-size: 1.6875em; -} - -/* line 201, ../../../sass/foundation/components/_type.scss */ -h3 { - font-size: 1.375em; -} - -/* line 202, ../../../sass/foundation/components/_type.scss */ -h4 { - font-size: 1.125em; -} - -/* line 203, ../../../sass/foundation/components/_type.scss */ -h5 { - font-size: 1.125em; -} - -/* line 204, ../../../sass/foundation/components/_type.scss */ -h6 { - font-size: 1em; -} - -/* line 208, ../../../sass/foundation/components/_type.scss */ -hr { - border: solid #dddddd; - border-width: 1px 0 0; - clear: both; - margin: 1.25em 0 1.1875em; - height: 0; -} - -/* Helpful Typography Defaults */ -/* line 218, ../../../sass/foundation/components/_type.scss */ -em, -i { - font-style: italic; - line-height: inherit; -} - -/* line 224, ../../../sass/foundation/components/_type.scss */ -strong, -b { - font-weight: bold; - line-height: inherit; -} - -/* line 229, ../../../sass/foundation/components/_type.scss */ -small { - font-size: 60%; - line-height: inherit; -} - -/* line 234, ../../../sass/foundation/components/_type.scss */ -code { - font-family: Consolas, "Liberation Mono", Courier, monospace; - font-weight: bold; - color: #7f0a0c; -} - -/* Lists */ -/* line 243, ../../../sass/foundation/components/_type.scss */ -ul, -ol, -dl { - font-size: 1em; - line-height: 1.6; - margin-bottom: 1.25em; - list-style-position: outside; - font-family: inherit; -} - -/* line 251, ../../../sass/foundation/components/_type.scss */ -ul, ol { - margin-left: 0; -} -/* line 253, ../../../sass/foundation/components/_type.scss */ -ul.no-bullet, ol.no-bullet { - margin-left: 0; -} - -/* Unordered Lists */ -/* line 260, ../../../sass/foundation/components/_type.scss */ -ul li ul, -ul li ol { - margin-left: 1.25em; - margin-bottom: 0; - font-size: 1em; - /* Override nested font-size change */ -} -/* line 269, ../../../sass/foundation/components/_type.scss */ -ul.square li ul, ul.circle li ul, ul.disc li ul { - list-style: inherit; -} -/* line 272, ../../../sass/foundation/components/_type.scss */ -ul.square { - list-style-type: square; -} -/* line 273, ../../../sass/foundation/components/_type.scss */ -ul.circle { - list-style-type: circle; -} -/* line 274, ../../../sass/foundation/components/_type.scss */ -ul.disc { - list-style-type: disc; -} -/* line 275, ../../../sass/foundation/components/_type.scss */ -ul.no-bullet { - list-style: none; -} - -/* Ordered Lists */ -/* line 282, ../../../sass/foundation/components/_type.scss */ -ol li ul, -ol li ol { - margin-left: 1.25em; - margin-bottom: 0; -} - -/* Definition Lists */ -/* line 291, ../../../sass/foundation/components/_type.scss */ -dl dt { - margin-bottom: 0.3em; - font-weight: bold; -} -/* line 295, ../../../sass/foundation/components/_type.scss */ -dl dd { - margin-bottom: 0.75em; -} - -/* Abbreviations */ -/* line 300, ../../../sass/foundation/components/_type.scss */ -abbr, -acronym { - text-transform: uppercase; - font-size: 90%; - color: #222222; - border-bottom: 1px dotted #dddddd; - cursor: help; -} - -/* line 307, ../../../sass/foundation/components/_type.scss */ -abbr { - text-transform: none; -} - -/* Blockquotes */ -/* line 312, ../../../sass/foundation/components/_type.scss */ -blockquote { - margin: 0 0 1.25em; - padding: 0.5625em 1.25em 0 1.1875em; - border-left: 1px solid #dddddd; -} -/* line 317, ../../../sass/foundation/components/_type.scss */ -blockquote cite { - display: block; - font-size: 0.8125em; - color: #555555; -} -/* line 321, ../../../sass/foundation/components/_type.scss */ -blockquote cite:before { - content: "\2014 \0020"; -} -/* line 326, ../../../sass/foundation/components/_type.scss */ -blockquote cite a, -blockquote cite a:visited { - color: #555555; -} - -/* line 332, ../../../sass/foundation/components/_type.scss */ -blockquote, -blockquote p { - line-height: 1.6; - color: #6f6f6f; -} - -/* Microformats */ -/* line 338, ../../../sass/foundation/components/_type.scss */ -.vcard { - display: inline-block; - margin: 0 0 1.25em 0; - border: 1px solid #dddddd; - padding: 0.625em 0.75em; -} -/* line 344, ../../../sass/foundation/components/_type.scss */ -.vcard li { - margin: 0; - display: block; -} -/* line 348, ../../../sass/foundation/components/_type.scss */ -.vcard .fn { - font-weight: bold; - font-size: 0.9375em; -} - -/* line 355, ../../../sass/foundation/components/_type.scss */ -.vevent .summary { - font-weight: bold; -} -/* line 357, ../../../sass/foundation/components/_type.scss */ -.vevent abbr { - cursor: default; - text-decoration: none; - font-weight: bold; - border: none; - padding: 0 0.0625em; -} - -@media only screen and (min-width: 768px) { - /* line 368, ../../../sass/foundation/components/_type.scss */ - h1, h2, h3, h4, h5, h6 { - line-height: 1.4; - } - - /* line 369, ../../../sass/foundation/components/_type.scss */ - h1 { - font-size: 2.75em; - } - - /* line 370, ../../../sass/foundation/components/_type.scss */ - h2 { - font-size: 2.3125em; - } - - /* line 371, ../../../sass/foundation/components/_type.scss */ - h3 { - font-size: 1.6875em; - } - - /* line 372, ../../../sass/foundation/components/_type.scss */ - h4 { - font-size: 1.4375em; - } -} -/* - * 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 383, ../../../sass/foundation/components/_type.scss */ -.print-only { - display: none !important; -} - -@media print { - /* line 385, ../../../sass/foundation/components/_type.scss */ - * { - background: transparent !important; - color: black !important; - /* Black prints faster: h5bp.com/s */ - box-shadow: none !important; - text-shadow: none !important; - } - - /* line 393, ../../../sass/foundation/components/_type.scss */ - a, - a:visited { - text-decoration: underline; - } - - /* line 394, ../../../sass/foundation/components/_type.scss */ - a[href]:after { - content: " (" attr(href) ")"; - } - - /* line 396, ../../../sass/foundation/components/_type.scss */ - abbr[title]:after { - content: " (" attr(title) ")"; - } - - /* line 401, ../../../sass/foundation/components/_type.scss */ - .ir a:after, - a[href^="javascript:"]:after, - a[href^="#"]:after { - content: ""; - } - - /* line 404, ../../../sass/foundation/components/_type.scss */ - pre, - blockquote { - border: 1px solid #999999; - page-break-inside: avoid; - } - - /* line 409, ../../../sass/foundation/components/_type.scss */ - thead { - display: table-header-group; - /* h5bp.com/t */ - } - - /* line 412, ../../../sass/foundation/components/_type.scss */ - tr, - img { - page-break-inside: avoid; - } - - /* line 414, ../../../sass/foundation/components/_type.scss */ - img { - max-width: 100% !important; - } - - @page { - margin: 0.5cm; -} - - /* line 420, ../../../sass/foundation/components/_type.scss */ - p, - h2, - h3 { - orphans: 3; - widows: 3; - } - - /* line 426, ../../../sass/foundation/components/_type.scss */ - h2, - h3 { - page-break-after: avoid; - } - - /* line 428, ../../../sass/foundation/components/_type.scss */ - .hide-on-print { - display: none !important; - } - - /* line 429, ../../../sass/foundation/components/_type.scss */ - .print-only { - display: block !important; - } - - /* line 430, ../../../sass/foundation/components/_type.scss */ - .hide-for-print { - display: none !important; - } - - /* line 431, ../../../sass/foundation/components/_type.scss */ - .show-for-print { - display: inherit !important; - } -} -/* line 171, ../../../sass/foundation/components/_buttons.scss */ -button, .button { - border-style: solid; - border-width: 1px; - cursor: pointer; - font-family: inherit; - font-weight: bold; - line-height: normal; - margin: 0 0 1.25em; - position: relative; - text-decoration: none; - text-align: center; - display: inline-block; - padding-top: 0.75em; - padding-right: 1.5em; - padding-bottom: 0.8125em; - padding-left: 1.5em; - font-size: 1em; - background-color: #3c6eb4; - border-color: #2f578e; - color: white; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button:hover, button:focus, .button:hover, .button:focus { - background-color: #2f578e; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button:hover, button:focus, .button:hover, .button:focus { - color: white; -} -/* line 176, ../../../sass/foundation/components/_buttons.scss */ -button.secondary, .button.secondary { - background-color: #8c8c8c; - border-color: #737373; - color: white; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { - background-color: #737373; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus { - color: white; -} -/* line 177, ../../../sass/foundation/components/_buttons.scss */ -button.success, .button.success { - background-color: #5da423; - border-color: #457a1a; - color: white; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { - background-color: #457a1a; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.success:hover, button.success:focus, .button.success:hover, .button.success:focus { - color: white; -} -/* line 178, ../../../sass/foundation/components/_buttons.scss */ -button.alert, .button.alert { - background-color: #c60f13; - border-color: #970b0e; - color: white; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { - background-color: #970b0e; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus { - color: white; -} -/* line 180, ../../../sass/foundation/components/_buttons.scss */ -button.large, .button.large { - padding-top: 1em; - padding-right: 2em; - padding-bottom: 1.0625em; - padding-left: 2em; - font-size: 1.25em; -} -/* line 181, ../../../sass/foundation/components/_buttons.scss */ -button.small, .button.small { - padding-top: 0.5625em; - padding-right: 1.125em; - padding-bottom: 0.625em; - padding-left: 1.125em; - font-size: 0.8125em; -} -/* line 182, ../../../sass/foundation/components/_buttons.scss */ -button.tiny, .button.tiny { - padding-top: 0.4375em; - padding-right: 0.875em; - padding-bottom: 0.5em; - padding-left: 0.875em; - font-size: 0.6875em; -} -/* line 183, ../../../sass/foundation/components/_buttons.scss */ -button.expand, .button.expand { - padding-right: 0; - padding-left: 0; - width: 100%; -} -/* line 185, ../../../sass/foundation/components/_buttons.scss */ -button.left-align, .button.left-align { - text-align: left; - text-indent: 0.75em; -} -/* line 186, ../../../sass/foundation/components/_buttons.scss */ -button.right-align, .button.right-align { - text-align: right; - padding-right: 0.75em; -} -/* line 188, ../../../sass/foundation/components/_buttons.scss */ -button.disabled, button[disabled], .button.disabled, .button[disabled] { - background-color: #3c6eb4; - border-color: #2f578e; - color: white; - cursor: default; - opacity: 0.6; - -webkit-box-shadow: none; - box-shadow: none; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { - background-color: #2f578e; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { - color: white; -} -/* line 146, ../../../sass/foundation/components/_buttons.scss */ -button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus { - background-color: #3c6eb4; -} -/* line 189, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary { - background-color: #8c8c8c; - border-color: #737373; - color: white; - cursor: default; - opacity: 0.6; - -webkit-box-shadow: none; - box-shadow: none; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { - background-color: #737373; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { - color: white; -} -/* line 146, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus { - background-color: #8c8c8c; -} -/* line 190, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success { - background-color: #5da423; - border-color: #457a1a; - color: white; - cursor: default; - opacity: 0.6; - -webkit-box-shadow: none; - box-shadow: none; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { - background-color: #457a1a; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { - color: white; -} -/* line 146, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus { - background-color: #5da423; -} -/* line 191, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert { - background-color: #c60f13; - border-color: #970b0e; - color: white; - cursor: default; - opacity: 0.6; - -webkit-box-shadow: none; - box-shadow: none; -} -/* line 122, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { - background-color: #970b0e; -} -/* line 133, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { - color: white; -} -/* line 146, ../../../sass/foundation/components/_buttons.scss */ -button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus { - background-color: #c60f13; -} - -/* line 196, ../../../sass/foundation/components/_buttons.scss */ -button, .button { - padding-top: 0.8125em; - padding-bottom: 0.75em; - -webkit-appearance: none; -} -/* line 198, ../../../sass/foundation/components/_buttons.scss */ -button.tiny, .button.tiny { - padding-top: 0.5em; - padding-bottom: 0.4375em; - -webkit-appearance: none; -} -/* line 199, ../../../sass/foundation/components/_buttons.scss */ -button.small, .button.small { - padding-top: 0.625em; - padding-bottom: 0.5625em; - -webkit-appearance: none; -} -/* line 200, ../../../sass/foundation/components/_buttons.scss */ -button.large, .button.large { - padding-top: 1.03125em; - padding-bottom: 1.03125em; - -webkit-appearance: none; -} - -@media only screen { - /* line 206, ../../../sass/foundation/components/_buttons.scss */ - button, .button { - -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; - box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; - -webkit-transition: background-color 300ms ease-out; - -moz-transition: background-color 300ms ease-out; - transition: background-color 300ms ease-out; - } - /* line 68, ../../../sass/foundation/components/_global.scss */ - button:active, .button:active { - -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; - box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; - } - /* line 214, ../../../sass/foundation/components/_buttons.scss */ - button.radius, .button.radius { - -webkit-border-radius: 3px; - border-radius: 3px; - } - /* line 215, ../../../sass/foundation/components/_buttons.scss */ - button.round, .button.round { - -webkit-border-radius: 1000px; - border-radius: 1000px; - } -} -@media only screen and (min-width: 768px) { - /* line 223, ../../../sass/foundation/components/_buttons.scss */ - button, .button { - display: inline-block; - } -} -/* Standard Forms */ -/* line 264, ../../../sass/foundation/components/_forms.scss */ -form { - margin: 0 0 1em; -} - -/* Using forms within rows, we need to set some defaults */ -/* line 67, ../../../sass/foundation/components/_forms.scss */ -form .row .row { - margin: 0 -0.5em; -} -/* line 70, ../../../sass/foundation/components/_forms.scss */ -form .row .row .column, -form .row .row .columns { - padding: 0 0.5em; -} -/* line 73, ../../../sass/foundation/components/_forms.scss */ -form .row .row.collapse { - margin: 0; -} -/* line 76, ../../../sass/foundation/components/_forms.scss */ -form .row .row.collapse .column, -form .row .row.collapse .columns { - padding: 0; -} -/* line 77, ../../../sass/foundation/components/_forms.scss */ -form .row .row.collapse input { - -moz-border-radius-bottomright: 0; - -moz-border-radius-topright: 0; - -webkit-border-bottom-right-radius: 0; - -webkit-border-top-right-radius: 0; -} -/* line 89, ../../../sass/foundation/components/_forms.scss */ -form .row input.column, -form .row input.columns, -form .row textarea.column, -form .row textarea.columns { - padding-left: 0.5em; -} - -/* Label Styles */ -/* line 270, ../../../sass/foundation/components/_forms.scss */ -label { - font-size: 0.875em; - color: #4d4d4d; - cursor: pointer; - display: block; - font-weight: 500; - margin-bottom: 0.1875em; - /* Styles for required inputs */ -} -/* line 271, ../../../sass/foundation/components/_forms.scss */ -label.right { - float: none; - text-align: right; -} -/* line 272, ../../../sass/foundation/components/_forms.scss */ -label.inline { - margin: 0 0 1em 0; - padding: 0.625em 0; -} -/* line 274, ../../../sass/foundation/components/_forms.scss */ -label small { - text-transform: capitalize; - color: #666666; -} - -/* Attach elements to the beginning or end of an input */ -/* line 282, ../../../sass/foundation/components/_forms.scss */ -.prefix, -.postfix { - display: block; - position: relative; - z-index: 2; - text-align: center; - width: 100%; - padding-top: 0; - padding-bottom: 0; - border-style: solid; - border-width: 1px; - overflow: hidden; - font-size: 0.875em; - height: 2.3125em; - line-height: 2.3125em; -} - -/* Adjust padding, alignment and radius if pre/post element is a button */ -/* line 285, ../../../sass/foundation/components/_forms.scss */ -.postfix.button { - padding-left: 0; - padding-right: 0; - padding-top: 0; - padding-bottom: 0; - text-align: center; - line-height: 2.125em; -} - -/* line 286, ../../../sass/foundation/components/_forms.scss */ -.prefix.button { - padding-left: 0; - padding-right: 0; - padding-top: 0; - padding-bottom: 0; - text-align: center; - line-height: 2.125em; -} - -/* line 288, ../../../sass/foundation/components/_forms.scss */ -.prefix.button.radius { - -webkit-border-radius: 0; - border-radius: 0; - -moz-border-radius-bottomleft: 3px; - -moz-border-radius-topleft: 3px; - -webkit-border-bottom-left-radius: 3px; - -webkit-border-top-left-radius: 3px; - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; -} - -/* line 289, ../../../sass/foundation/components/_forms.scss */ -.postfix.button.radius { - -webkit-border-radius: 0; - border-radius: 0; - -moz-border-radius-topright: 3px; - -moz-border-radius-bottomright: 3px; - -webkit-border-top-right-radius: 3px; - -webkit-border-bottom-right-radius: 3px; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} - -/* line 290, ../../../sass/foundation/components/_forms.scss */ -.prefix.button.round { - -webkit-border-radius: 0; - border-radius: 0; - -moz-border-radius-bottomleft: 1000px; - -moz-border-radius-topleft: 1000px; - -webkit-border-bottom-left-radius: 1000px; - -webkit-border-top-left-radius: 1000px; - border-bottom-left-radius: 1000px; - border-top-left-radius: 1000px; -} - -/* line 291, ../../../sass/foundation/components/_forms.scss */ -.postfix.button.round { - -webkit-border-radius: 0; - border-radius: 0; - -moz-border-radius-topright: 1000px; - -moz-border-radius-bottomright: 1000px; - -webkit-border-top-right-radius: 1000px; - -webkit-border-bottom-right-radius: 1000px; - border-top-right-radius: 1000px; - border-bottom-right-radius: 1000px; -} - -/* Separate prefix and postfix styles when on span or label so buttons keep their own */ -/* line 294, ../../../sass/foundation/components/_forms.scss */ -span.prefix, label.prefix { - background: #f2f2f2; - border-color: #d9d9d9; - border-right: none; - color: #333333; -} -/* line 295, ../../../sass/foundation/components/_forms.scss */ -span.prefix.radius, label.prefix.radius { - -webkit-border-radius: 0; - border-radius: 0; - -moz-border-radius-bottomleft: 3px; - -moz-border-radius-topleft: 3px; - -webkit-border-bottom-left-radius: 3px; - -webkit-border-top-left-radius: 3px; - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; -} - -/* line 297, ../../../sass/foundation/components/_forms.scss */ -span.postfix, label.postfix { - background: #f2f2f2; - border-color: #cccccc; - border-left: none; - color: #333333; -} -/* line 298, ../../../sass/foundation/components/_forms.scss */ -span.postfix.radius, label.postfix.radius { - -webkit-border-radius: 0; - border-radius: 0; - -moz-border-radius-topright: 3px; - -moz-border-radius-bottomright: 3px; - -webkit-border-top-right-radius: 3px; - -webkit-border-bottom-right-radius: 3px; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} - -/* Input groups will automatically style first and last elements of the group */ -/* line 304, ../../../sass/foundation/components/_forms.scss */ -.input-group.radius > *:first-child, .input-group.radius > *:first-child * { - -moz-border-radius-bottomleft: 3px; - -moz-border-radius-topleft: 3px; - -webkit-border-bottom-left-radius: 3px; - -webkit-border-top-left-radius: 3px; - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; -} -/* line 307, ../../../sass/foundation/components/_forms.scss */ -.input-group.radius > *:last-child, .input-group.radius > *:last-child * { - -moz-border-radius-topright: 3px; - -moz-border-radius-bottomright: 3px; - -webkit-border-top-right-radius: 3px; - -webkit-border-bottom-right-radius: 3px; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} -/* line 312, ../../../sass/foundation/components/_forms.scss */ -.input-group.round > *:first-child, .input-group.round > *:first-child * { - -moz-border-radius-bottomleft: 1000px; - -moz-border-radius-topleft: 1000px; - -webkit-border-bottom-left-radius: 1000px; - -webkit-border-top-left-radius: 1000px; - border-bottom-left-radius: 1000px; - border-top-left-radius: 1000px; -} -/* line 315, ../../../sass/foundation/components/_forms.scss */ -.input-group.round > *:last-child, .input-group.round > *:last-child * { - -moz-border-radius-topright: 1000px; - -moz-border-radius-bottomright: 1000px; - -webkit-border-top-right-radius: 1000px; - -webkit-border-bottom-right-radius: 1000px; - border-top-right-radius: 1000px; - border-bottom-right-radius: 1000px; -} - -/* We use this to get basic styling on all basic form elements */ -/* line 335, ../../../sass/foundation/components/_forms.scss */ -input[type="text"], -input[type="password"], -input[type="date"], -input[type="datetime"], -input[type="datetime-local"], -input[type="month"], -input[type="week"], -input[type="email"], -input[type="number"], -input[type="search"], -input[type="tel"], -input[type="time"], -input[type="url"], -textarea { - -webkit-appearance: none; - -webkit-border-radius: 0; - border-radius: 0; - background-color: white; - font-family: inherit; - border: 1px solid #cccccc; - -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); - box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); - color: rgba(0, 0, 0, 0.75); - display: block; - font-size: 0.875em; - margin: 0 0 1em 0; - padding: 0.5em; - height: 2.3125em; - width: 100%; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; - -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out; - -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out; - transition: box-shadow 0.45s, border-color 0.45s ease-in-out; -} -/* line 134, ../../../sass/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, -textarea:focus { - -webkit-box-shadow: 0 0 5px #999999; - -moz-box-shadow: 0 0 5px #999999; - box-shadow: 0 0 5px #999999; - border-color: #999999; -} -/* line 113, ../../../sass/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, -textarea:focus { - background: #fafafa; - border-color: #999999; - outline: none; -} -/* line 120, ../../../sass/foundation/components/_forms.scss */ -input[type="text"][disabled], -input[type="password"][disabled], -input[type="date"][disabled], -input[type="datetime"][disabled], -input[type="datetime-local"][disabled], -input[type="month"][disabled], -input[type="week"][disabled], -input[type="email"][disabled], -input[type="number"][disabled], -input[type="search"][disabled], -input[type="tel"][disabled], -input[type="time"][disabled], -input[type="url"][disabled], -textarea[disabled] { - background-color: #dddddd; -} - -/* Adjust margin for form elements below */ -/* line 349, ../../../sass/foundation/components/_forms.scss */ -input[type="file"], -input[type="checkbox"], -input[type="radio"], -select { - margin: 0 0 1em 0; -} - -/* Normalize file input width */ -/* line 354, ../../../sass/foundation/components/_forms.scss */ -input[type="file"] { - width: 100%; -} - -/* We add basic fieldset styling */ -/* line 359, ../../../sass/foundation/components/_forms.scss */ -fieldset { - border: solid 1px #dddddd; - padding: 1.25em; - margin: 1.125em 0; -} -/* line 221, ../../../sass/foundation/components/_forms.scss */ -fieldset legend { - font-weight: bold; - background: white; - padding: 0 0.1875em; - margin: 0; - margin-left: -0.1875em; -} - -/* Error Handling */ -/* line 366, ../../../sass/foundation/components/_forms.scss */ -[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error { - display: block; - padding: 0.375em 0.25em; - margin-top: 0; - margin-bottom: 1em; - font-size: 0.75em; - font-weight: bold; - background: #c60f13; - color: white; -} -/* line 369, ../../../sass/foundation/components/_forms.scss */ -[data-abide] span.error, [data-abide] small.error { - display: none; -} - -/* line 371, ../../../sass/foundation/components/_forms.scss */ -span.error, small.error { - display: block; - padding: 0.375em 0.25em; - margin-top: 0; - margin-bottom: 1em; - font-size: 0.75em; - font-weight: bold; - background: #c60f13; - color: white; -} - -/* line 377, ../../../sass/foundation/components/_forms.scss */ -.error input, -.error textarea, -.error select { - border-color: #c60f13; - background-color: rgba(198, 15, 19, 0.1); - margin-bottom: 0; -} -/* line 236, ../../../sass/foundation/components/_forms.scss */ -.error input:focus, -.error textarea:focus, -.error select:focus { - background: #fafafa; - border-color: #999999; -} -/* line 383, ../../../sass/foundation/components/_forms.scss */ -.error label, -.error label.error { - color: #c60f13; -} -/* line 388, ../../../sass/foundation/components/_forms.scss */ -.error > small, -.error small.error { - display: block; - padding: 0.375em 0.25em; - margin-top: 0; - margin-bottom: 1em; - font-size: 0.75em; - font-weight: bold; - background: #c60f13; - color: white; -} -/* line 392, ../../../sass/foundation/components/_forms.scss */ -.error span.error-message { - display: block; -} - -/* line 398, ../../../sass/foundation/components/_forms.scss */ -input.error, -textarea.error { - border-color: #c60f13; - background-color: rgba(198, 15, 19, 0.1); - margin-bottom: 0; -} -/* line 236, ../../../sass/foundation/components/_forms.scss */ -input.error:focus, -textarea.error:focus { - background: #fafafa; - border-color: #999999; -} - -/* line 403, ../../../sass/foundation/components/_forms.scss */ -.error select { - border-color: #c60f13; - background-color: rgba(198, 15, 19, 0.1); -} -/* line 236, ../../../sass/foundation/components/_forms.scss */ -.error select:focus { - background: #fafafa; - border-color: #999999; -} - -/* line 407, ../../../sass/foundation/components/_forms.scss */ -label.error { - color: #c60f13; -} - -/* Button Groups */ -/* line 72, ../../../sass/foundation/components/_button-groups.scss */ -.button-group { - list-style: none; - margin: 0; - *zoom: 1; -} -/* line 121, ../../../sass/foundation/components/_global.scss */ -.button-group:before, .button-group:after { - content: " "; - display: table; -} -/* line 122, ../../../sass/foundation/components/_global.scss */ -.button-group:after { - clear: both; -} -/* line 74, ../../../sass/foundation/components/_button-groups.scss */ -.button-group > * { - margin: 0 0 0 -1px; - float: left; -} -/* line 35, ../../../sass/foundation/components/_button-groups.scss */ -.button-group > *:first-child { - margin-left: 0; -} -/* line 53, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button { - -moz-border-radius-bottomleft: 3px; - -moz-border-radius-topleft: 3px; - -webkit-border-bottom-left-radius: 3px; - -webkit-border-top-left-radius: 3px; - border-bottom-left-radius: 3px; - border-top-left-radius: 3px; -} -/* line 57, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button { - -moz-border-radius-topright: 3px; - -moz-border-radius-bottomright: 3px; - -webkit-border-top-right-radius: 3px; - -webkit-border-bottom-right-radius: 3px; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} -/* line 53, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button { - -moz-border-radius-bottomleft: 1000px; - -moz-border-radius-topleft: 1000px; - -webkit-border-bottom-left-radius: 1000px; - -webkit-border-top-left-radius: 1000px; - border-bottom-left-radius: 1000px; - border-top-left-radius: 1000px; -} -/* line 57, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button { - -moz-border-radius-topright: 1000px; - -moz-border-radius-bottomright: 1000px; - -webkit-border-top-right-radius: 1000px; - -webkit-border-bottom-right-radius: 1000px; - border-top-right-radius: 1000px; - border-bottom-right-radius: 1000px; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-2 li { - width: 50%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-2 li button, .button-group.even-2 li .button { - width: 100%; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-3 li { - width: 33.33333%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-3 li button, .button-group.even-3 li .button { - width: 100%; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-4 li { - width: 25%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-4 li button, .button-group.even-4 li .button { - width: 100%; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-5 li { - width: 20%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-5 li button, .button-group.even-5 li .button { - width: 100%; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-6 li { - width: 16.66667%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-6 li button, .button-group.even-6 li .button { - width: 100%; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-7 li { - width: 14.28571%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-7 li button, .button-group.even-7 li .button { - width: 100%; -} -/* line 80, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-8 li { - width: 12.5%; -} -/* line 63, ../../../sass/foundation/components/_button-groups.scss */ -.button-group.even-8 li button, .button-group.even-8 li .button { - width: 100%; -} - -/* line 84, ../../../sass/foundation/components/_button-groups.scss */ -.button-bar { - *zoom: 1; -} -/* line 121, ../../../sass/foundation/components/_global.scss */ -.button-bar:before, .button-bar:after { - content: " "; - display: table; -} -/* line 122, ../../../sass/foundation/components/_global.scss */ -.button-bar:after { - clear: both; -} -/* line 86, ../../../sass/foundation/components/_button-groups.scss */ -.button-bar .button-group { - float: left; - margin-right: 0.625em; -} -/* line 23, ../../../sass/foundation/components/_button-groups.scss */ -.button-bar .button-group div { - overflow: hidden; -} - -/* Dropdown Button */ -/* line 108, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button { - position: relative; - padding-right: 3.1875em; -} -/* line 46, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button:before { - position: absolute; - content: ""; - width: 0; - height: 0; - display: block; - border-style: solid; - border-color: white transparent transparent transparent; - top: 50%; -} -/* line 81, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button:before { - border-width: 0.5625em; - right: 1.5em; - margin-top: -0.25em; -} -/* line 100, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button:before { - border-color: white transparent transparent transparent; -} -/* line 109, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.tiny { - padding-right: 2.1875em; -} -/* line 61, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.tiny:before { - border-width: 0.4375em; - right: 0.875em; - margin-top: -0.15625em; -} -/* line 100, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.tiny:before { - border-color: white transparent transparent transparent; -} -/* line 110, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.small { - padding-right: 2.8125em; -} -/* line 71, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.small:before { - border-width: 0.5625em; - right: 1.125em; - margin-top: -0.21875em; -} -/* line 100, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.small:before { - border-color: white transparent transparent transparent; -} -/* line 111, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.large { - padding-right: 4em; -} -/* line 91, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.large:before { - border-width: 0.625em; - right: 1.75em; - margin-top: -0.3125em; -} -/* line 100, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.large:before { - border-color: white transparent transparent transparent; -} -/* line 112, ../../../sass/foundation/components/_dropdown-buttons.scss */ -.dropdown.button.secondary:before { - border-color: #333333 transparent transparent transparent; -} - -/* Split Buttons */ -/* line 150, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button { - position: relative; - padding-right: 4.8em; -} -/* line 53, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span { - display: block; - height: 100%; - position: absolute; - right: 0; - top: 0; - border-left: solid 1px; -} -/* line 62, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span:before { - position: absolute; - content: ""; - width: 0; - height: 0; - display: block; - border-style: inset; - left: 50%; -} -/* line 73, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span:active { - background-color: rgba(0, 0, 0, 0.1); -} -/* line 79, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span { - border-left-color: #294b7b; -} -/* line 116, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span { - width: 3em; -} -/* line 117, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span:before { - border-top-style: solid; - border-width: 0.5625em; - top: 1.125em; - margin-left: -0.5625em; -} -/* line 142, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button span:before { - border-color: white transparent transparent transparent; -} -/* line 79, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.secondary span { - border-left-color: #666666; -} -/* line 142, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.secondary span:before { - border-color: white transparent transparent transparent; -} -/* line 79, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.alert span { - border-left-color: #7f0a0c; -} -/* line 79, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.success span { - border-left-color: #396516; -} -/* line 156, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.tiny { - padding-right: 3.9375em; -} -/* line 88, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.tiny span { - width: 2.84375em; -} -/* line 89, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.tiny span:before { - border-top-style: solid; - border-width: 0.4375em; - top: 0.875em; - margin-left: -0.3125em; -} -/* line 157, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.small { - padding-right: 3.9375em; -} -/* line 102, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.small span { - width: 2.8125em; -} -/* line 103, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.small span:before { - border-top-style: solid; - border-width: 0.5625em; - top: 0.84375em; - margin-left: -0.5625em; -} -/* line 158, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.large { - padding-right: 6em; -} -/* line 130, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.large span { - width: 3.75em; -} -/* line 131, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.large span:before { - border-top-style: solid; - border-width: 0.625em; - top: 1.3125em; - margin-left: -0.5625em; -} -/* line 159, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.expand { - padding-left: 2em; -} -/* line 142, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.secondary span:before { - border-color: #333333 transparent transparent transparent; -} -/* line 163, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.radius span { - -moz-border-radius-topright: 3px; - -moz-border-radius-bottomright: 3px; - -webkit-border-top-right-radius: 3px; - -webkit-border-bottom-right-radius: 3px; - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; -} -/* line 164, ../../../sass/foundation/components/_split-buttons.scss */ -.split.button.round span { - -moz-border-radius-topright: 1000px; - -moz-border-radius-bottomright: 1000px; - -webkit-border-top-right-radius: 1000px; - -webkit-border-bottom-right-radius: 1000px; - border-top-right-radius: 1000px; - border-bottom-right-radius: 1000px; -} - -/* Flex Video */ -/* line 44, ../../../sass/foundation/components/_flex-video.scss */ -.flex-video { - position: relative; - padding-top: 1.5625em; - padding-bottom: 67.5%; - height: 0; - margin-bottom: 1em; - overflow: hidden; -} -/* line 26, ../../../sass/foundation/components/_flex-video.scss */ -.flex-video.widescreen { - padding-bottom: 57.25%; -} -/* line 27, ../../../sass/foundation/components/_flex-video.scss */ -.flex-video.vimeo { - padding-top: 0; -} -/* line 32, ../../../sass/foundation/components/_flex-video.scss */ -.flex-video iframe, -.flex-video object, -.flex-video embed, -.flex-video video { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; -} - -/* Sections */ -/* line 285, ../../../sass/foundation/components/_section.scss */ -[data-section=''], [data-section='auto'], .section-container.auto, -[data-section='vertical-tabs'], .section-container.vertical-tabs, -[data-section='vertical-nav'], .section-container.vertical-nav, -[data-section='horizontal-nav'], .section-container.horizontal-nav, -[data-section='accordion'], .section-container.accordion { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; -} -/* line 55, ../../../sass/foundation/components/_section.scss */ -[data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style], -[data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style], -[data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style], -[data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style], -[data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] { - width: 100% !important; -} -/* line 58, ../../../sass/foundation/components/_section.scss */ -[data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section, -[data-section='vertical-tabs'][data-section-small-style] > [data-section-region], -[data-section='vertical-tabs'][data-section-small-style] > section, -[data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section, -[data-section='vertical-nav'][data-section-small-style] > [data-section-region], -[data-section='vertical-nav'][data-section-small-style] > section, -[data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section, -[data-section='horizontal-nav'][data-section-small-style] > [data-section-region], -[data-section='horizontal-nav'][data-section-small-style] > section, -[data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section, -[data-section='accordion'][data-section-small-style] > [data-section-region], -[data-section='accordion'][data-section-small-style] > section, -[data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section { - padding: 0 !important; - margin: 0 !important; -} -/* line 61, ../../../sass/foundation/components/_section.scss */ -[data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title, -[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], -[data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, -[data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], -[data-section='vertical-tabs'][data-section-small-style] > section > .title, -[data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], -[data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title, -[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], -[data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, -[data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], -[data-section='vertical-nav'][data-section-small-style] > section > .title, -[data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], -[data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title, -[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], -[data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, -[data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], -[data-section='horizontal-nav'][data-section-small-style] > section > .title, -[data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], -[data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title, -[data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title], -[data-section='accordion'][data-section-small-style] > [data-section-region] > .title, -[data-section='accordion'][data-section-small-style] > section > [data-section-title], -[data-section='accordion'][data-section-small-style] > section > .title, -[data-section='accordion'][data-section-small-style] > .section > [data-section-title], -[data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title { - width: 100% !important; -} -/* line 287, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region], -[data-section='vertical-tabs'] > section, -[data-section='vertical-tabs'] > .section, -[data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region], -[data-section='vertical-nav'] > section, -[data-section='vertical-nav'] > .section, -[data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region], -[data-section='horizontal-nav'] > section, -[data-section='horizontal-nav'] > .section, -[data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region], -[data-section='accordion'] > section, -[data-section='accordion'] > .section, -[data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] { - margin: 0; -} -/* line 102, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, -[data-section='vertical-tabs'] > section > [data-section-title], -[data-section='vertical-tabs'] > section > .title, -[data-section='vertical-tabs'] > .section > [data-section-title], -[data-section='vertical-tabs'] > .section > .title, -[data-section='vertical-tabs'] > [data-section-region] > [data-section-title], -[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, -[data-section='vertical-nav'] > section > [data-section-title], -[data-section='vertical-nav'] > section > .title, -[data-section='vertical-nav'] > .section > [data-section-title], -[data-section='vertical-nav'] > .section > .title, -[data-section='vertical-nav'] > [data-section-region] > [data-section-title], -[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, -[data-section='horizontal-nav'] > section > [data-section-title], -[data-section='horizontal-nav'] > section > .title, -[data-section='horizontal-nav'] > .section > [data-section-title], -[data-section='horizontal-nav'] > .section > .title, -[data-section='horizontal-nav'] > [data-section-region] > [data-section-title], -[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, -[data-section='accordion'] > section > [data-section-title], -[data-section='accordion'] > section > .title, -[data-section='accordion'] > .section > [data-section-title], -[data-section='accordion'] > .section > .title, -[data-section='accordion'] > [data-section-region] > [data-section-title], -[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title { - margin-bottom: 0; -} -/* line 104, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a, -[data-section='vertical-tabs'] > section > [data-section-title] a, -[data-section='vertical-tabs'] > section > .title a, -[data-section='vertical-tabs'] > .section > [data-section-title] a, -[data-section='vertical-tabs'] > .section > .title a, -[data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, -[data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a, -[data-section='vertical-nav'] > section > [data-section-title] a, -[data-section='vertical-nav'] > section > .title a, -[data-section='vertical-nav'] > .section > [data-section-title] a, -[data-section='vertical-nav'] > .section > .title a, -[data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, -[data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a, -[data-section='horizontal-nav'] > section > [data-section-title] a, -[data-section='horizontal-nav'] > section > .title a, -[data-section='horizontal-nav'] > .section > [data-section-title] a, -[data-section='horizontal-nav'] > .section > .title a, -[data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, -[data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a, -[data-section='accordion'] > section > [data-section-title] a, -[data-section='accordion'] > section > .title a, -[data-section='accordion'] > .section > [data-section-title] a, -[data-section='accordion'] > .section > .title a, -[data-section='accordion'] > [data-section-region] > [data-section-title] a, -[data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; -} -/* line 111, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content, -[data-section='vertical-tabs'] > section > [data-section-content], -[data-section='vertical-tabs'] > section > .content, -[data-section='vertical-tabs'] > .section > [data-section-content], -[data-section='vertical-tabs'] > .section > .content, -[data-section='vertical-tabs'] > [data-section-region] > [data-section-content], -[data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content, -[data-section='vertical-nav'] > section > [data-section-content], -[data-section='vertical-nav'] > section > .content, -[data-section='vertical-nav'] > .section > [data-section-content], -[data-section='vertical-nav'] > .section > .content, -[data-section='vertical-nav'] > [data-section-region] > [data-section-content], -[data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content, -[data-section='horizontal-nav'] > section > [data-section-content], -[data-section='horizontal-nav'] > section > .content, -[data-section='horizontal-nav'] > .section > [data-section-content], -[data-section='horizontal-nav'] > .section > .content, -[data-section='horizontal-nav'] > [data-section-region] > [data-section-content], -[data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content, -[data-section='accordion'] > section > [data-section-content], -[data-section='accordion'] > section > .content, -[data-section='accordion'] > .section > [data-section-content], -[data-section='accordion'] > .section > .content, -[data-section='accordion'] > [data-section-region] > [data-section-content], -[data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content { - display: none; -} -/* line 116, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content, -[data-section='vertical-tabs'] > section.active > [data-section-content], -[data-section='vertical-tabs'] > section.active > .content, -[data-section='vertical-tabs'] > .section.active > [data-section-content], -[data-section='vertical-tabs'] > .section.active > .content, -[data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], -[data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content, -[data-section='vertical-nav'] > section.active > [data-section-content], -[data-section='vertical-nav'] > section.active > .content, -[data-section='vertical-nav'] > .section.active > [data-section-content], -[data-section='vertical-nav'] > .section.active > .content, -[data-section='vertical-nav'] > [data-section-region].active > [data-section-content], -[data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content, -[data-section='horizontal-nav'] > section.active > [data-section-content], -[data-section='horizontal-nav'] > section.active > .content, -[data-section='horizontal-nav'] > .section.active > [data-section-content], -[data-section='horizontal-nav'] > .section.active > .content, -[data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], -[data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content, -[data-section='accordion'] > section.active > [data-section-content], -[data-section='accordion'] > section.active > .content, -[data-section='accordion'] > .section.active > [data-section-content], -[data-section='accordion'] > .section.active > .content, -[data-section='accordion'] > [data-section-region].active > [data-section-content], -[data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content { - display: block; -} -/* line 119, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active), -[data-section='vertical-tabs'] > section:not(.active), -[data-section='vertical-tabs'] > .section:not(.active), -[data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active), -[data-section='vertical-nav'] > section:not(.active), -[data-section='vertical-nav'] > .section:not(.active), -[data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active), -[data-section='horizontal-nav'] > section:not(.active), -[data-section='horizontal-nav'] > .section:not(.active), -[data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active), -[data-section='accordion'] > section:not(.active), -[data-section='accordion'] > .section:not(.active), -[data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) { - padding: 0 !important; -} -/* line 126, ../../../sass/foundation/components/_section.scss */ -[data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title, -[data-section='vertical-tabs'] > section > [data-section-title], -[data-section='vertical-tabs'] > section > .title, -[data-section='vertical-tabs'] > .section > [data-section-title], -[data-section='vertical-tabs'] > .section > .title, -[data-section='vertical-tabs'] > [data-section-region] > [data-section-title], -[data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title, -[data-section='vertical-nav'] > section > [data-section-title], -[data-section='vertical-nav'] > section > .title, -[data-section='vertical-nav'] > .section > [data-section-title], -[data-section='vertical-nav'] > .section > .title, -[data-section='vertical-nav'] > [data-section-region] > [data-section-title], -[data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title, -[data-section='horizontal-nav'] > section > [data-section-title], -[data-section='horizontal-nav'] > section > .title, -[data-section='horizontal-nav'] > .section > [data-section-title], -[data-section='horizontal-nav'] > .section > .title, -[data-section='horizontal-nav'] > [data-section-region] > [data-section-title], -[data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title, -[data-section='accordion'] > section > [data-section-title], -[data-section='accordion'] > section > .title, -[data-section='accordion'] > .section > [data-section-title], -[data-section='accordion'] > .section > .title, -[data-section='accordion'] > [data-section-region] > [data-section-title], -[data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title { - width: 100%; -} - -/* line 296, ../../../sass/foundation/components/_section.scss */ -.section-container.auto, -.section-container.vertical-tabs, -.section-container.vertical-nav, -.section-container.horizontal-nav, -.section-container.accordion { - border-top: 1px solid #cccccc; -} -/* line 207, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .title, .section-container.auto > .section > .title, -.section-container.vertical-tabs > section > .title, -.section-container.vertical-tabs > .section > .title, -.section-container.vertical-nav > section > .title, -.section-container.vertical-nav > .section > .title, -.section-container.horizontal-nav > section > .title, -.section-container.horizontal-nav > .section > .title, -.section-container.accordion > section > .title, -.section-container.accordion > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; -} -/* line 211, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .title a, .section-container.auto > .section > .title a, -.section-container.vertical-tabs > section > .title a, -.section-container.vertical-tabs > .section > .title a, -.section-container.vertical-nav > section > .title a, -.section-container.vertical-nav > .section > .title a, -.section-container.horizontal-nav > section > .title a, -.section-container.horizontal-nav > .section > .title a, -.section-container.accordion > section > .title a, -.section-container.accordion > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; -} -/* line 217, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover, -.section-container.vertical-tabs > section > .title:hover, -.section-container.vertical-tabs > .section > .title:hover, -.section-container.vertical-nav > section > .title:hover, -.section-container.vertical-nav > .section > .title:hover, -.section-container.horizontal-nav > section > .title:hover, -.section-container.horizontal-nav > .section > .title:hover, -.section-container.accordion > section > .title:hover, -.section-container.accordion > .section > .title:hover { - background-color: #e2e2e2; -} -/* line 220, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .content, .section-container.auto > .section > .content, -.section-container.vertical-tabs > section > .content, -.section-container.vertical-tabs > .section > .content, -.section-container.vertical-nav > section > .content, -.section-container.vertical-nav > .section > .content, -.section-container.horizontal-nav > section > .content, -.section-container.horizontal-nav > .section > .content, -.section-container.accordion > section > .content, -.section-container.accordion > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; -} -/* line 225, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child, -.section-container.vertical-tabs > section > .content > *:last-child, -.section-container.vertical-tabs > .section > .content > *:last-child, -.section-container.vertical-nav > section > .content > *:last-child, -.section-container.vertical-nav > .section > .content > *:last-child, -.section-container.horizontal-nav > section > .content > *:last-child, -.section-container.horizontal-nav > .section > .content > *:last-child, -.section-container.accordion > section > .content > *:last-child, -.section-container.accordion > .section > .content > *:last-child { - margin-bottom: 0; -} -/* line 226, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child, -.section-container.vertical-tabs > section > .content > *:first-child, -.section-container.vertical-tabs > .section > .content > *:first-child, -.section-container.vertical-nav > section > .content > *:first-child, -.section-container.vertical-nav > .section > .content > *:first-child, -.section-container.horizontal-nav > section > .content > *:first-child, -.section-container.horizontal-nav > .section > .content > *:first-child, -.section-container.accordion > section > .content > *:first-child, -.section-container.accordion > .section > .content > *:first-child { - padding-top: 0; -} -/* line 227, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video), -.section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), -.section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video), -.section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), -.section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video), -.section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), -.section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video), -.section-container.accordion > section > .content > *:last-child:not(.flex-video), -.section-container.accordion > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; -} -/* line 231, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section.active > .title, .section-container.auto > .section.active > .title, -.section-container.vertical-tabs > section.active > .title, -.section-container.vertical-tabs > .section.active > .title, -.section-container.vertical-nav > section.active > .title, -.section-container.vertical-nav > .section.active > .title, -.section-container.horizontal-nav > section.active > .title, -.section-container.horizontal-nav > .section.active > .title, -.section-container.accordion > section.active > .title, -.section-container.accordion > .section.active > .title { - background: #d5d5d5; -} -/* line 233, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a, -.section-container.vertical-tabs > section.active > .title a, -.section-container.vertical-tabs > .section.active > .title a, -.section-container.vertical-nav > section.active > .title a, -.section-container.vertical-nav > .section.active > .title a, -.section-container.horizontal-nav > section.active > .title a, -.section-container.horizontal-nav > .section.active > .title a, -.section-container.accordion > section.active > .title a, -.section-container.accordion > .section.active > .title a { - color: #333333; -} -/* line 237, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), -.section-container.vertical-tabs > section:not(.active), -.section-container.vertical-tabs > .section:not(.active), -.section-container.vertical-nav > section:not(.active), -.section-container.vertical-nav > .section:not(.active), -.section-container.horizontal-nav > section:not(.active), -.section-container.horizontal-nav > .section:not(.active), -.section-container.accordion > section:not(.active), -.section-container.accordion > .section:not(.active) { - padding: 0 !important; -} -/* line 243, ../../../sass/foundation/components/_section.scss */ -.section-container.auto > section > .title, .section-container.auto > .section > .title, -.section-container.vertical-tabs > section > .title, -.section-container.vertical-tabs > .section > .title, -.section-container.vertical-nav > section > .title, -.section-container.vertical-nav > .section > .title, -.section-container.horizontal-nav > section > .title, -.section-container.horizontal-nav > .section > .title, -.section-container.accordion > section > .title, -.section-container.accordion > .section > .title { - border-top: none; -} - -/* line 303, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'], .section-container.tabs { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; -} -/* line 49, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) { - visibility: hidden; -} -/* line 102, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title { - margin-bottom: 0; -} -/* line 104, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; -} -/* line 111, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content { - display: none; -} -/* line 116, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content { - display: block; -} -/* line 119, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) { - padding: 0 !important; -} -/* line 132, ../../../sass/foundation/components/_section.scss */ -[data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title { - width: auto; - position: absolute; - top: 0; - left: 0; -} - -/* line 310, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs { - border: none; -} -/* line 207, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .title, .section-container.tabs > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; -} -/* line 211, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .title a, .section-container.tabs > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; -} -/* line 217, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover { - background-color: #e2e2e2; -} -/* line 220, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .content, .section-container.tabs > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; -} -/* line 225, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child { - margin-bottom: 0; -} -/* line 226, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child { - padding-top: 0; -} -/* line 227, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; -} -/* line 231, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title { - background: white; -} -/* line 233, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a { - color: #333333; -} -/* line 237, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) { - padding: 0 !important; -} -/* line 249, ../../../sass/foundation/components/_section.scss */ -.section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title { - border-bottom: 0; -} - -@media only screen and (min-width: 768px) { - /* line 319, ../../../sass/foundation/components/_section.scss */ - [data-section=''], [data-section='auto'], .section-container.auto { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; - } - /* line 49, ../../../sass/foundation/components/_section.scss */ - [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) { - visibility: hidden; - } - /* line 102, ../../../sass/foundation/components/_section.scss */ - [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title { - margin-bottom: 0; - } - /* line 104, ../../../sass/foundation/components/_section.scss */ - [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; - } - /* line 111, ../../../sass/foundation/components/_section.scss */ - [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content { - display: none; - } - /* line 116, ../../../sass/foundation/components/_section.scss */ - [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content { - display: block; - } - /* line 119, ../../../sass/foundation/components/_section.scss */ - [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) { - padding: 0 !important; - } - /* line 132, ../../../sass/foundation/components/_section.scss */ - [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title { - width: auto; - position: absolute; - top: 0; - left: 0; - } - - /* line 326, ../../../sass/foundation/components/_section.scss */ - .section-container.auto { - border: none; - } - /* line 207, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .title, .section-container.auto > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; - } - /* line 211, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .title a, .section-container.auto > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; - } - /* line 217, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover { - background-color: #e2e2e2; - } - /* line 220, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .content, .section-container.auto > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; - } - /* line 225, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child { - margin-bottom: 0; - } - /* line 226, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child { - padding-top: 0; - } - /* line 227, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; - } - /* line 231, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title { - background: white; - } - /* line 233, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a { - color: #333333; - } - /* line 237, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) { - padding: 0 !important; - } - /* line 249, ../../../sass/foundation/components/_section.scss */ - .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title { - border-bottom: 0; - } - - /* line 333, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'], .section-container.vertical-tabs { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; - } - /* line 49, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) { - visibility: hidden; - } - /* line 55, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] { - width: 100% !important; - } - /* line 58, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section { - padding: 0 !important; - margin: 0 !important; - } - /* line 61, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title { - width: 100% !important; - } - /* line 102, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title { - margin-bottom: 0; - } - /* line 104, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; - } - /* line 111, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content { - display: none; - } - /* line 116, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content { - display: block; - } - /* line 119, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) { - padding: 0 !important; - } - /* line 143, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title { - position: absolute; - top: 0; - left: 0; - width: 12.5em; - } - /* line 150, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active { - padding-left: 12.5em; - } - /* line 153, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title { - width: 12.5em; - } - - /* line 340, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs { - border: none; - } - /* line 207, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; - } - /* line 211, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; - } - /* line 217, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover { - background-color: #e2e2e2; - } - /* line 220, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; - } - /* line 225, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child { - margin-bottom: 0; - } - /* line 226, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child { - padding-top: 0; - } - /* line 227, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; - } - /* line 231, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title { - background: #d5d5d5; - } - /* line 233, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a { - color: #333333; - } - /* line 237, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) { - padding: 0 !important; - } - /* line 257, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active { - padding-left: 12.4375em; - } - /* line 260, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title { - background-color: #d5d5d5; - } - - /* line 347, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'], .section-container.vertical-nav { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; - } - /* line 49, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) { - visibility: hidden; - } - /* line 55, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] { - width: 100% !important; - } - /* line 58, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section { - padding: 0 !important; - margin: 0 !important; - } - /* line 61, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title { - width: 100% !important; - } - /* line 349, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] { - position: relative; - display: inline-block; - } - /* line 102, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title { - margin-bottom: 0; - } - /* line 104, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; - } - /* line 111, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content { - display: none; - } - /* line 116, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content { - display: block; - } - /* line 119, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) { - padding: 0 !important; - } - /* line 165, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title { - position: static; - width: auto; - } - /* line 168, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a { - display: block; - } - /* line 171, ../../../sass/foundation/components/_section.scss */ - [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content { - position: absolute; - top: 0; - left: 0; - z-index: 999; - min-width: 12.5em; - } - - /* line 354, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav { - border: none; - } - /* line 207, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; - } - /* line 211, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; - } - /* line 217, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover { - background-color: #e2e2e2; - } - /* line 220, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; - } - /* line 225, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child { - margin-bottom: 0; - } - /* line 226, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child { - padding-top: 0; - } - /* line 227, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; - } - /* line 231, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title { - background: #d5d5d5; - } - /* line 233, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a { - color: #333333; - } - /* line 237, ../../../sass/foundation/components/_section.scss */ - .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) { - padding: 0 !important; - } - - /* line 361, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'], .section-container.horizontal-nav { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; - } - /* line 49, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) { - visibility: hidden; - } - /* line 55, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] { - width: 100% !important; - } - /* line 58, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section { - padding: 0 !important; - margin: 0 !important; - } - /* line 61, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title { - width: 100% !important; - } - /* line 363, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] { - position: relative; - float: left; - } - /* line 102, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title { - margin-bottom: 0; - } - /* line 104, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; - } - /* line 111, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content { - display: none; - } - /* line 116, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content { - display: block; - } - /* line 119, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) { - padding: 0 !important; - } - /* line 186, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title { - position: static; - width: auto; - } - /* line 189, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a { - display: block; - } - /* line 192, ../../../sass/foundation/components/_section.scss */ - [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content { - width: auto; - position: absolute; - top: 0; - left: 0; - z-index: 999; - min-width: 12.5em; - } - - /* line 368, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav { - background: #efefef; - border: 1px solid #cccccc; - } - /* line 207, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; - } - /* line 211, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; - } - /* line 217, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover { - background-color: #e2e2e2; - } - /* line 220, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; - } - /* line 225, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child { - margin-bottom: 0; - } - /* line 226, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child { - padding-top: 0; - } - /* line 227, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; - } - /* line 231, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title { - background: #d5d5d5; - } - /* line 233, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a { - color: #333333; - } - /* line 237, ../../../sass/foundation/components/_section.scss */ - .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) { - padding: 0 !important; - } -} -/* line 378, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section], .no-js .section-container { - width: 100%; - position: relative; - display: block; - margin-bottom: 1.25em; -} -/* line 55, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] { - width: 100% !important; -} -/* line 58, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section { - padding: 0 !important; - margin: 0 !important; -} -/* line 61, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title { - width: 100% !important; -} -/* line 380, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] { - margin: 0; -} -/* line 102, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title { - margin-bottom: 0; -} -/* line 104, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a { - width: 100%; - display: inline-block; - white-space: nowrap; -} -/* line 111, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content { - display: none; -} -/* line 116, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content { - display: block; -} -/* line 119, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) { - padding: 0 !important; -} -/* line 126, ../../../sass/foundation/components/_section.scss */ -.no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title { - width: 100%; -} -/* line 384, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container { - border-top: 1px solid #cccccc; -} -/* line 207, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .title, .no-js .section-container > .section > .title { - background-color: #efefef; - cursor: pointer; - border: solid 1px #cccccc; -} -/* line 211, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .title a, .no-js .section-container > .section > .title a { - padding: 0.9375em; - color: #333333; - font-size: 0.875em; - background: none; -} -/* line 217, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover { - background-color: #e2e2e2; -} -/* line 220, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .content, .no-js .section-container > .section > .content { - padding: 0.9375em; - background-color: white; - border: solid 1px #cccccc; -} -/* line 225, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child { - margin-bottom: 0; -} -/* line 226, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child { - padding-top: 0; -} -/* line 227, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) { - padding-bottom: 0; -} -/* line 231, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title { - background: #d5d5d5; -} -/* line 233, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a { - color: #333333; -} -/* line 237, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) { - padding: 0 !important; -} -/* line 243, ../../../sass/foundation/components/_section.scss */ -.no-js .section-container > section > .title, .no-js .section-container > .section > .title { - border-top: none; -} - -/* Wrapped around .top-bar to contain to grid width */ -/* line 72, ../../../sass/foundation/components/_top-bar.scss */ -.contain-to-grid { - width: 100%; - background: #111111; -} -/* line 76, ../../../sass/foundation/components/_top-bar.scss */ -.contain-to-grid .top-bar { - margin-bottom: 0; -} - -/* line 80, ../../../sass/foundation/components/_top-bar.scss */ -.fixed { - width: 100%; - left: 0; - position: fixed; - top: 0; - z-index: 99; -} -/* line 87, ../../../sass/foundation/components/_top-bar.scss */ -.fixed.expanded:not(.top-bar) { - overflow-y: auto; - height: auto; - width: 100%; - max-height: 100%; -} -/* line 93, ../../../sass/foundation/components/_top-bar.scss */ -.fixed.expanded:not(.top-bar) .title-area { - position: fixed; - width: 100%; - z-index: 99; -} -/* line 99, ../../../sass/foundation/components/_top-bar.scss */ -.fixed.expanded:not(.top-bar) .top-bar-section { - z-index: 98; - margin-top: 45px; -} - -/* line 106, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar { - overflow: hidden; - height: 45px; - line-height: 45px; - position: relative; - background: #111111; - margin-bottom: 0; -} -/* line 115, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar ul { - margin-bottom: 0; - list-style: none; -} -/* line 120, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .row { - max-width: none; -} -/* line 123, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar form, -.top-bar input { - margin-bottom: 0; -} -/* line 125, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar input { - height: 2.45em; -} -/* line 127, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .button { - padding-top: .5em; - padding-bottom: .5em; - margin-bottom: 0; -} -/* line 130, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .title-area { - position: relative; - margin: 0; -} -/* line 135, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .name { - height: 45px; - margin: 0; - font-size: 16px; -} -/* line 140, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .name h1 { - line-height: 45px; - font-size: 1.0625em; - margin: 0; -} -/* line 144, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .name h1 a { - font-weight: bold; - color: white; - width: 50%; - display: block; - padding: 0 15px; -} -/* line 155, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .toggle-topbar { - position: absolute; - right: 0; - top: 0; -} -/* line 160, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .toggle-topbar a { - color: white; - text-transform: uppercase; - font-size: 0.8125em; - font-weight: bold; - position: relative; - display: block; - padding: 0 15px; - height: 45px; - line-height: 45px; -} -/* line 173, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .toggle-topbar.menu-icon { - right: 15px; - top: 50%; - margin-top: -16px; - padding-left: 40px; -} -/* line 179, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .toggle-topbar.menu-icon a { - text-indent: -48px; - width: 34px; - height: 34px; - line-height: 33px; - padding: 0; - color: white; -} -/* line 187, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar .toggle-topbar.menu-icon a span { - position: absolute; - right: 0; - display: block; - width: 16px; - height: 0; - -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; - box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; -} -/* line 208, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar.expanded { - height: auto; - background: transparent; -} -/* line 212, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar.expanded .title-area { - background: #111111; -} -/* line 215, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar.expanded .toggle-topbar a { - color: #888888; -} -/* line 216, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar.expanded .toggle-topbar a span { - -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; - box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; -} - -/* line 234, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section { - left: 0; - position: relative; - width: auto; - -webkit-transition: left 300ms ease-out; - -moz-transition: left 300ms ease-out; - transition: left 300ms ease-out; -} -/* line 240, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul { - width: 100%; - height: auto; - display: block; - background: #222222; - font-size: 16px; - margin: 0; -} -/* line 250, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .divider, -.top-bar-section [role="separator"] { - border-bottom: solid 1px #2b2b2b; - border-top: solid 1px black; - clear: both; - height: 1px; - width: 100%; -} -/* line 259, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a { - display: block; - width: 100%; - color: white; - padding: 12px 0 12px 0; - padding-left: 15px; - font-size: 0.8125em; - font-weight: bold; - background: #222222; -} -/* line 269, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button { - background: #3c6eb4; - font-size: 0.8125em; - padding-right: 15px; - padding-left: 15px; -} -/* line 274, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button:hover { - background: #2f578e; -} -/* line 278, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button.secondary { - background: #8c8c8c; -} -/* line 280, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button.secondary:hover { - background: #737373; -} -/* line 284, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button.success { - background: #5da423; -} -/* line 286, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button.success:hover { - background: #457a1a; -} -/* line 290, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button.alert { - background: #c60f13; -} -/* line 292, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li > a.button.alert:hover { - background: #970b0e; -} -/* line 300, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li:hover > a { - background: black; - color: white; -} -/* line 306, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section ul li.active > a { - background: #090909; - color: white; -} -/* line 313, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .has-form { - padding: 15px; -} -/* line 316, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .has-dropdown { - position: relative; -} -/* line 320, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .has-dropdown > a:after { - content: ""; - display: block; - width: 0; - height: 0; - border: inset 5px; - border-color: transparent transparent transparent rgba(255, 255, 255, 0.5); - border-left-style: solid; - margin-right: 15px; - margin-top: -4.5px; - position: absolute; - top: 50%; - right: 0; -} -/* line 332, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .has-dropdown.moved { - position: static; -} -/* line 333, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .has-dropdown.moved > .dropdown { - display: block; -} -/* line 340, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown { - position: absolute; - left: 100%; - top: 0; - display: none; - z-index: 99; -} -/* line 347, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown li { - width: 100%; - height: auto; -} -/* line 351, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown li a { - font-weight: normal; - padding: 8px 15px; -} -/* line 354, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown li a.parent-link { - font-weight: bold; -} -/* line 359, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown li.title h5 { - margin-bottom: 0; -} -/* line 360, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown li.title h5 a { - color: white; - line-height: 22.5px; - display: block; -} -/* line 368, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-section .dropdown label { - padding: 8px 15px 2px; - margin-bottom: 0; - text-transform: uppercase; - color: #555555; - font-weight: bold; - font-size: 0.625em; -} - -/* line 380, ../../../sass/foundation/components/_top-bar.scss */ -.top-bar-js-breakpoint { - width: 940px !important; - visibility: hidden; -} - -/* line 384, ../../../sass/foundation/components/_top-bar.scss */ -.js-generated { - display: block; -} - -@media only screen and (min-width: 940px) { - /* line 389, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar { - background: #111111; - *zoom: 1; - overflow: visible; - } - /* line 121, ../../../sass/foundation/components/_global.scss */ - .top-bar:before, .top-bar:after { - content: " "; - display: table; - } - /* line 122, ../../../sass/foundation/components/_global.scss */ - .top-bar:after { - clear: both; - } - /* line 394, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar .toggle-topbar { - display: none; - } - /* line 396, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar .title-area { - float: left; - } - /* line 397, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar .name h1 a { - width: auto; - } - /* line 400, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar input, - .top-bar .button { - line-height: 2em; - font-size: 0.875em; - height: 2em; - padding: 0 10px; - position: relative; - top: 8px; - } - /* line 409, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar.expanded { - background: #111111; - } - - /* line 412, ../../../sass/foundation/components/_top-bar.scss */ - .contain-to-grid .top-bar { - max-width: 62.5em; - margin: 0 auto; - margin-bottom: 0; - } - - /* line 418, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section { - -webkit-transition: none 0 0; - -moz-transition: none 0 0; - transition: none 0 0; - left: 0 !important; - } - /* line 422, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section ul { - width: auto; - height: auto !important; - display: inline; - } - /* line 427, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section ul li { - float: left; - } - /* line 429, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section ul li .js-generated { - display: none; - } - /* line 435, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section li.hover > a:not(.button) { - background: black; - color: white; - } - /* line 440, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section li a:not(.button) { - padding: 0 15px; - line-height: 45px; - background: #111111; - } - /* line 444, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section li a:not(.button):hover { - background: black; - } - /* line 452, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-dropdown > a { - padding-right: 35px !important; - } - /* line 454, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-dropdown > a:after { - content: ""; - display: block; - width: 0; - height: 0; - border: inset 5px; - border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent; - border-top-style: solid; - margin-top: -2.5px; - top: 22.5px; - } - /* line 463, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-dropdown.moved { - position: relative; - } - /* line 464, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-dropdown.moved > .dropdown { - display: none; - } - /* line 468, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown { - display: block; - } - /* line 475, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after { - border: none; - content: "\00bb"; - top: 1em; - margin-top: -7px; - right: 5px; - } - /* line 487, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .dropdown { - left: 0; - top: auto; - background: transparent; - min-width: 100%; - } - /* line 494, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .dropdown li a { - color: white; - line-height: 1; - white-space: nowrap; - padding: 7px 15px; - background: #1e1e1e; - } - /* line 502, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .dropdown li label { - white-space: nowrap; - background: #1e1e1e; - } - /* line 508, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .dropdown li .dropdown { - left: 100%; - top: 0; - } - /* line 516, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] { - border-bottom: none; - border-top: none; - border-right: solid 1px #2b2b2b; - border-left: solid 1px black; - clear: none; - height: 45px; - width: 0; - } - /* line 526, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section .has-form { - background: #111111; - padding: 0 15px; - height: 45px; - } - /* line 534, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section ul.right li .dropdown { - left: auto; - right: 0; - } - /* line 538, ../../../sass/foundation/components/_top-bar.scss */ - .top-bar-section ul.right li .dropdown li .dropdown { - right: 100%; - } - - /* line 548, ../../../sass/foundation/components/_top-bar.scss */ - .no-js .top-bar-section ul li:hover > a { - background: black; - color: white; - } - /* line 554, ../../../sass/foundation/components/_top-bar.scss */ - .no-js .top-bar-section ul li:active > a { - background: #090909; - color: white; - } - /* line 562, ../../../sass/foundation/components/_top-bar.scss */ - .no-js .top-bar-section .has-dropdown:hover > .dropdown { - display: block; - } -} -@-webkit-keyframes rotate { - /* line 43, ../../../sass/foundation/components/_orbit.scss */ - from { - -webkit-transform: rotate(0deg); - } - - /* line 44, ../../../sass/foundation/components/_orbit.scss */ - to { - -webkit-transform: rotate(360deg); - } -} - -@-moz-keyframes rotate { - /* line 47, ../../../sass/foundation/components/_orbit.scss */ - from { - -moz-transform: rotate(0deg); - } - - /* line 48, ../../../sass/foundation/components/_orbit.scss */ - to { - -moz-transform: rotate(360deg); - } -} - -@-o-keyframes rotate { - /* line 51, ../../../sass/foundation/components/_orbit.scss */ - from { - -o-transform: rotate(0deg); - } - - /* line 52, ../../../sass/foundation/components/_orbit.scss */ - to { - -o-transform: rotate(360deg); - } -} - -@keyframes rotate { - /* line 56, ../../../sass/foundation/components/_orbit.scss */ - from { - transform: rotate(0deg); - } - - /* line 57, ../../../sass/foundation/components/_orbit.scss */ - to { - transform: rotate(360deg); - } -} - -/* Orbit Graceful Loading */ -/* line 61, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper { - position: relative; -} -/* line 64, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper ul { - list-style-type: none; - margin: 0; -} -/* line 71, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper ul li, -.slideshow-wrapper ul li .orbit-caption { - display: none; -} -/* line 74, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper ul li:first-child { - display: block; -} -/* line 77, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper .orbit-container { - background-color: transparent; -} -/* line 80, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper .orbit-container li { - display: block; -} -/* line 82, ../../../sass/foundation/components/_orbit.scss */ -.slideshow-wrapper .orbit-container li .orbit-caption { - display: block; -} - -/* line 88, ../../../sass/foundation/components/_orbit.scss */ -.preloader { - display: block; - width: 40px; - height: 40px; - position: absolute; - top: 50%; - left: 50%; - margin-top: -20px; - margin-left: -20px; - border: solid 3px; - border-color: #555555 white; - -webkit-border-radius: 1000px; - border-radius: 1000px; - -webkit-animation-name: rotate; - -webkit-animation-duration: 1.5s; - -webkit-animation-iteration-count: infinite; - -webkit-animation-timing-function: linear; - -moz-animation-name: rotate; - -moz-animation-duration: 1.5s; - -moz-animation-iteration-count: infinite; - -moz-animation-timing-function: linear; - -o-animation-name: rotate; - -o-animation-duration: 1.5s; - -o-animation-iteration-count: infinite; - -o-animation-timing-function: linear; - animation-name: rotate; - animation-duration: 1.5s; - animation-iteration-count: infinite; - animation-timing-function: linear; -} - -/* line 120, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container { - overflow: hidden; - width: 100%; - position: relative; - background: whitesmoke; -} -/* line 126, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slides-container { - list-style: none; - margin: 0; - padding: 0; - position: relative; -} -/* line 132, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slides-container img { - display: block; - max-width: 100%; -} -/* line 134, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slides-container > * { - position: absolute; - top: 0; - width: 100%; - margin-left: 100%; -} -/* line 145, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slides-container > *:first-child { - margin-left: 0%; -} -/* line 154, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slides-container > * .orbit-caption { - position: absolute; - bottom: 0; - background-color: rgba(0, 0, 0, 0.6); - color: white; - width: 100%; - padding: 10px 14px; - font-size: 0.875em; -} -/* line 171, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slide-number { - position: absolute; - top: 10px; - left: 10px; - font-size: 12px; - color: white; - background: rgba(0, 0, 0, 0); - z-index: 10; -} -/* line 176, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-slide-number span { - font-weight: 700; - padding: 0.3125em; -} -/* line 182, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-timer { - position: absolute; - top: 10px; - right: 10px; - height: 6px; - width: 100px; - z-index: 10; -} -/* line 189, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-timer .orbit-progress { - height: 100%; - background-color: rgba(0, 0, 0, 0.6); - display: block; - width: 0%; -} -/* line 199, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-timer > span { - display: none; - position: absolute; - top: 10px; - right: 0; - width: 11px; - height: 14px; - border: solid 4px black; - border-top: none; - border-bottom: none; -} -/* line 213, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-timer.paused > span { - right: -6px; - top: 9px; - width: 11px; - height: 14px; - border: inset 8px; - border-right-style: solid; - border-color: transparent transparent transparent black; -} -/* line 225, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container:hover .orbit-timer > span { - display: block; -} -/* line 229, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-prev, -.orbit-container .orbit-next { - position: absolute; - top: 50%; - margin-top: -25px; - background-color: rgba(0, 0, 0, 0.6); - width: 50px; - height: 60px; - line-height: 50px; - color: white; - text-indent: -9999px !important; - z-index: 10; -} -/* line 241, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-prev:hover, -.orbit-container .orbit-next:hover { - background-color: rgba(0, 0, 0, 0.6); -} -/* line 245, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-prev > span, -.orbit-container .orbit-next > span { - position: absolute; - top: 50%; - margin-top: -16px; - display: block; - width: 0; - height: 0; - border: inset 16px; -} -/* line 255, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-prev { - left: 0; -} -/* line 256, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-prev > span { - border-right-style: solid; - border-color: transparent; - border-right-color: white; -} -/* line 261, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-prev:hover > span { - border-right-color: #cccccc; -} -/* line 265, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-next { - right: 0; -} -/* line 266, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-next > span { - border-color: transparent; - border-left-style: solid; - border-left-color: white; - left: 50%; - margin-left: -8px; -} -/* line 273, ../../../sass/foundation/components/_orbit.scss */ -.orbit-container .orbit-next:hover > span { - border-left-color: #cccccc; -} - -/* line 279, ../../../sass/foundation/components/_orbit.scss */ -.orbit-bullets { - margin: 0 auto 30px auto; - overflow: hidden; - position: relative; - top: 10px; -} -/* line 285, ../../../sass/foundation/components/_orbit.scss */ -.orbit-bullets li { - display: block; - width: 0.75em; - height: 0.75em; - background: #999999; - float: left; - margin-right: 6px; - border: solid 1px #555555; - -webkit-border-radius: 1000px; - border-radius: 1000px; -} -/* line 295, ../../../sass/foundation/components/_orbit.scss */ -.orbit-bullets li.active { - background: #555555; -} -/* line 299, ../../../sass/foundation/components/_orbit.scss */ -.orbit-bullets li:last-child { - margin-right: 0; -} - -/* line 306, ../../../sass/foundation/components/_orbit.scss */ -.touch .orbit-container .orbit-prev, -.touch .orbit-container .orbit-next { - display: none; -} -/* line 309, ../../../sass/foundation/components/_orbit.scss */ -.touch .orbit-bullets { - display: none; -} - -@media only screen and (min-width: 768px) { - /* line 318, ../../../sass/foundation/components/_orbit.scss */ - .touch .orbit-container .orbit-prev, - .touch .orbit-container .orbit-next { - display: inherit; - } - /* line 321, ../../../sass/foundation/components/_orbit.scss */ - .touch .orbit-bullets { - display: block; - } -} -@media only screen and (max-width: 768px) { - /* line 328, ../../../sass/foundation/components/_orbit.scss */ - .orbit-stack-on-small .orbit-slides-container { - height: auto !important; - } - /* line 329, ../../../sass/foundation/components/_orbit.scss */ - .orbit-stack-on-small .orbit-slides-container > * { - position: relative; - margin-left: 0% !important; - } - /* line 336, ../../../sass/foundation/components/_orbit.scss */ - .orbit-stack-on-small .orbit-timer, - .orbit-stack-on-small .orbit-next, - .orbit-stack-on-small .orbit-prev, - .orbit-stack-on-small .orbit-bullets { - display: none; - } -} -/* line 109, ../../../sass/foundation/components/_reveal.scss */ -.reveal-modal-bg { - position: fixed; - height: 100%; - width: 100%; - background: black; - background: rgba(0, 0, 0, 0.45); - z-index: 98; - display: none; - top: 0; - left: 0; -} - -/* line 111, ../../../sass/foundation/components/_reveal.scss */ -.reveal-modal { - visibility: hidden; - display: none; - position: absolute; - left: 50%; - z-index: 99; - height: auto; - margin-left: -40%; - width: 80%; - background-color: white; - padding: 1.25em; - border: solid 1px #666666; - -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); - box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); - top: 50px; -} -/* line 62, ../../../sass/foundation/components/_reveal.scss */ -.reveal-modal .column, -.reveal-modal .columns { - min-width: 0; -} -/* line 65, ../../../sass/foundation/components/_reveal.scss */ -.reveal-modal > :first-child { - margin-top: 0; -} -/* line 66, ../../../sass/foundation/components/_reveal.scss */ -.reveal-modal > :last-child { - margin-bottom: 0; -} -/* line 115, ../../../sass/foundation/components/_reveal.scss */ -.reveal-modal .close-reveal-modal { - font-size: 1.375em; - line-height: 1; - position: absolute; - top: 0.5em; - right: 0.6875em; - color: #aaaaaa; - font-weight: bold; - cursor: pointer; -} - -@media only screen and (min-width: 768px) { - /* line 121, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal { - padding: 1.875em; - top: 6.25em; - } - /* line 124, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal.tiny { - margin-left: -15%; - width: 30%; - } - /* line 125, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal.small { - margin-left: -20%; - width: 40%; - } - /* line 126, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal.medium { - margin-left: -30%; - width: 60%; - } - /* line 127, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal.large { - margin-left: -35%; - width: 70%; - } - /* line 128, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal.xlarge { - margin-left: -47.5%; - width: 95%; - } -} -@media print { - /* line 134, ../../../sass/foundation/components/_reveal.scss */ - .reveal-modal { - background: white !important; - } -} -/* Foundation Joyride */ -/* line 41, ../../../sass/foundation/components/_joyride.scss */ -.joyride-list { - display: none; -} - -/* Default styles for the container */ -/* line 44, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide { - display: none; - position: absolute; - background: black; - color: white; - z-index: 101; - top: 0; - left: 2.5%; - font-family: inherit; - font-weight: normal; - width: 95%; -} - -/* line 57, ../../../sass/foundation/components/_joyride.scss */ -.lt-ie9 .joyride-tip-guide { - max-width: 800px; - left: 50%; - margin-left: -400px; -} - -/* line 63, ../../../sass/foundation/components/_joyride.scss */ -.joyride-content-wrapper { - width: 100%; - padding: 1.125em 1.25em 1.5em; -} -/* line 68, ../../../sass/foundation/components/_joyride.scss */ -.joyride-content-wrapper .button { - margin-bottom: 0 !important; -} - -/* Add a little css triangle pip, older browser just miss out on the fanciness of it */ -/* line 73, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide .joyride-nub { - display: block; - position: absolute; - left: 22px; - width: 0; - height: 0; - border: inset 14px; -} -/* line 81, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide .joyride-nub.top { - border-top-style: solid; - border-color: black; - border-top-color: transparent !important; - border-left-color: transparent !important; - border-right-color: transparent !important; - top: -28px; -} -/* line 89, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide .joyride-nub.bottom { - border-bottom-style: solid; - border-color: black !important; - border-bottom-color: transparent !important; - border-left-color: transparent !important; - border-right-color: transparent !important; - bottom: -28px; -} -/* line 98, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide .joyride-nub.right { - right: -28px; -} -/* line 99, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide .joyride-nub.left { - left: -28px; -} - -/* Typography */ -/* line 109, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide h1, -.joyride-tip-guide h2, -.joyride-tip-guide h3, -.joyride-tip-guide h4, -.joyride-tip-guide h5, -.joyride-tip-guide h6 { - line-height: 1.25; - margin: 0; - font-weight: bold; - color: white; -} - -/* line 115, ../../../sass/foundation/components/_joyride.scss */ -.joyride-tip-guide p { - margin: 0 0 1.125em 0; - font-size: 0.875em; - line-height: 1.3; -} - -/* line 121, ../../../sass/foundation/components/_joyride.scss */ -.joyride-timer-indicator-wrap { - width: 50px; - height: 3px; - border: solid 1px #555555; - position: absolute; - right: 1.0625em; - bottom: 1em; -} - -/* line 129, ../../../sass/foundation/components/_joyride.scss */ -.joyride-timer-indicator { - display: block; - width: 0; - height: inherit; - background: #666666; -} - -/* line 136, ../../../sass/foundation/components/_joyride.scss */ -.joyride-close-tip { - position: absolute; - right: 12px; - top: 10px; - color: #777777 !important; - text-decoration: none; - font-size: 30px; - font-weight: normal; - line-height: 0.5 !important; -} -/* line 147, ../../../sass/foundation/components/_joyride.scss */ -.joyride-close-tip:hover, .joyride-close-tip:focus { - color: #eeeeee !important; -} - -/* line 150, ../../../sass/foundation/components/_joyride.scss */ -.joyride-modal-bg { - position: fixed; - height: 100%; - width: 100%; - background: transparent; - background: rgba(0, 0, 0, 0.5); - z-index: 100; - display: none; - top: 0; - left: 0; - cursor: pointer; -} - -/* line 163, ../../../sass/foundation/components/_joyride.scss */ -.joyride-expose-wrapper { - background-color: #ffffff; - position: absolute; - border-radius: 3px; - z-index: 102; - -moz-box-shadow: 0 0 30px white; - -webkit-box-shadow: 0 0 15px white; - box-shadow: 0 0 15px white; -} - -/* line 175, ../../../sass/foundation/components/_joyride.scss */ -.joyride-expose-cover { - background: transparent; - border-radius: 3px; - position: absolute; - z-index: 9999; - top: 0; - left: 0; -} - -/* Styles for screens that are atleast 768px; */ -@media only screen and (min-width: 768px) { - /* line 187, ../../../sass/foundation/components/_joyride.scss */ - .joyride-tip-guide { - width: 300px; - left: inherit; - } - /* line 189, ../../../sass/foundation/components/_joyride.scss */ - .joyride-tip-guide .joyride-nub.bottom { - border-color: black !important; - border-bottom-color: transparent !important; - border-left-color: transparent !important; - border-right-color: transparent !important; - bottom: -28px; - } - /* line 196, ../../../sass/foundation/components/_joyride.scss */ - .joyride-tip-guide .joyride-nub.right { - border-color: black !important; - border-top-color: transparent !important; - border-right-color: transparent !important; - border-bottom-color: transparent !important; - top: 22px; - left: auto; - right: -28px; - } - /* line 204, ../../../sass/foundation/components/_joyride.scss */ - .joyride-tip-guide .joyride-nub.left { - border-color: black !important; - border-top-color: transparent !important; - border-left-color: transparent !important; - border-bottom-color: transparent !important; - top: 22px; - left: -28px; - right: auto; - } -} -/* Clearing Styles */ -/* line 36, ../../../sass/foundation/components/_clearing.scss */ -[data-clearing] { - *zoom: 1; - margin-bottom: 0; - margin-left: 0; - list-style: none; -} -/* line 121, ../../../sass/foundation/components/_global.scss */ -[data-clearing]:before, [data-clearing]:after { - content: " "; - display: table; -} -/* line 122, ../../../sass/foundation/components/_global.scss */ -[data-clearing]:after { - clear: both; -} -/* line 42, ../../../sass/foundation/components/_clearing.scss */ -[data-clearing] li { - float: left; - margin-right: 10px; -} - -/* line 48, ../../../sass/foundation/components/_clearing.scss */ -.clearing-blackout { - background: #111111; - position: fixed; - width: 100%; - height: 100%; - top: 0; - left: 0; - z-index: 998; -} -/* line 57, ../../../sass/foundation/components/_clearing.scss */ -.clearing-blackout .clearing-close { - display: block; -} - -/* line 60, ../../../sass/foundation/components/_clearing.scss */ -.clearing-container { - position: relative; - z-index: 998; - height: 100%; - overflow: hidden; - margin: 0; -} - -/* line 68, ../../../sass/foundation/components/_clearing.scss */ -.visible-img { - height: 95%; - position: relative; -} -/* line 72, ../../../sass/foundation/components/_clearing.scss */ -.visible-img img { - position: absolute; - left: 50%; - top: 50%; - margin-left: -50%; - max-height: 100%; - max-width: 100%; -} - -/* line 82, ../../../sass/foundation/components/_clearing.scss */ -.clearing-caption { - color: white; - line-height: 1.3; - margin-bottom: 0; - text-align: center; - bottom: 0; - background: #111111; - width: 100%; - padding: 10px 30px; - position: absolute; - left: 0; -} - -/* line 95, ../../../sass/foundation/components/_clearing.scss */ -.clearing-close { - z-index: 999; - padding-left: 20px; - padding-top: 10px; - font-size: 40px; - line-height: 1; - color: white; - display: none; -} -/* line 105, ../../../sass/foundation/components/_clearing.scss */ -.clearing-close:hover, .clearing-close:focus { - color: #ccc; -} - -/* line 108, ../../../sass/foundation/components/_clearing.scss */ -.clearing-assembled .clearing-container { - height: 100%; -} -/* line 109, ../../../sass/foundation/components/_clearing.scss */ -.clearing-assembled .clearing-container .carousel > ul { - display: none; -} - -/* line 113, ../../../sass/foundation/components/_clearing.scss */ -.clearing-feature li { - display: none; -} -/* line 115, ../../../sass/foundation/components/_clearing.scss */ -.clearing-feature li.clearing-featured-img { - display: block; -} - -@media only screen and (min-width: 768px) { - /* line 123, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-prev, - .clearing-main-next { - position: absolute; - height: 100%; - width: 40px; - top: 0; - } - /* line 128, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-prev > span, - .clearing-main-next > span { - position: absolute; - top: 50%; - display: block; - width: 0; - height: 0; - border: solid 16px; - } - - /* line 137, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-prev { - left: 0; - } - /* line 139, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-prev > span { - left: 5px; - border-color: transparent; - border-right-color: white; - } - - /* line 145, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-next { - right: 0; - } - /* line 147, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-next > span { - border-color: transparent; - border-left-color: white; - } - - /* line 154, ../../../sass/foundation/components/_clearing.scss */ - .clearing-main-prev.disabled, - .clearing-main-next.disabled { - opacity: 0.5; - } - - /* line 158, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel { - background: #111111; - height: 150px; - margin-top: 5px; - } - /* line 163, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel > ul { - display: block; - z-index: 999; - width: 200%; - height: 100%; - margin-left: 0; - position: relative; - left: 0; - } - /* line 172, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel > ul li { - display: block; - width: 175px; - height: inherit; - padding: 0; - float: left; - overflow: hidden; - margin-right: 1px; - position: relative; - cursor: pointer; - opacity: 0.4; - } - /* line 185, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel > ul li.fix-height img { - min-height: 100%; - height: 100%; - max-width: none; - } - /* line 192, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel > ul li a.th { - border: none; - -webkit-box-shadow: none; - box-shadow: none; - display: block; - } - /* line 201, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel > ul li img { - cursor: pointer !important; - min-width: 100% !important; - } - /* line 206, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .carousel > ul li.visible { - opacity: 1; - } - /* line 211, ../../../sass/foundation/components/_clearing.scss */ - .clearing-assembled .clearing-container .visible-img { - background: #111111; - overflow: hidden; - height: 75%; - } - - /* line 218, ../../../sass/foundation/components/_clearing.scss */ - .clearing-close { - position: absolute; - top: 10px; - right: 20px; - padding-left: 0; - padding-top: 0; - } -} -/* Foundation Alerts */ -/* line 94, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box { - border-style: solid; - border-width: 1px; - display: block; - font-weight: bold; - margin-bottom: 1.25em; - position: relative; - padding: 0.6875em 1.3125em 0.75em 0.6875em; - font-size: 0.875em; - background-color: #3c6eb4; - border-color: #2f578e; - color: white; -} -/* line 97, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box .close { - font-size: 1.375em; - padding: 5px 4px 4px; - line-height: 0; - position: absolute; - top: 0.4375em; - right: 0.3125em; - color: #333333; - opacity: 0.3; -} -/* line 81, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box .close:hover, .alert-box .close:focus { - opacity: 0.5; -} -/* line 99, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box.radius { - -webkit-border-radius: 3px; - border-radius: 3px; -} -/* line 100, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box.round { - -webkit-border-radius: 1000px; - border-radius: 1000px; -} -/* line 102, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box.success { - background-color: #5da423; - border-color: #457a1a; - color: white; -} -/* line 103, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box.alert { - background-color: #c60f13; - border-color: #970b0e; - color: white; -} -/* line 104, ../../../sass/foundation/components/_alert-boxes.scss */ -.alert-box.secondary { - background-color: #8c8c8c; - border-color: #737373; - color: white; -} - -/* Breadcrumbs */ -/* line 115, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs { - display: block; - padding: 0.5625em 0.875em 0.5625em; - overflow: hidden; - margin-left: 0; - list-style: none; - border-style: solid; - border-width: 1px; - background-color: #999999; - border-color: #7f7f7f; - -webkit-border-radius: 3px; - border-radius: 3px; -} -/* line 119, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > * { - margin: 0; - float: left; - font-size: 0.6875em; - text-transform: uppercase; -} -/* line 60, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *:hover a, .breadcrumbs > *:focus a { - text-decoration: underline; -} -/* line 63, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > * a, -.breadcrumbs > * span { - text-transform: uppercase; - color: #3c6eb4; -} -/* line 69, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *.current { - cursor: default; - color: #333333; -} -/* line 72, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *.current a { - cursor: default; - color: #333333; -} -/* line 78, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a { - text-decoration: none; -} -/* line 82, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *.unavailable { - color: #999999; -} -/* line 84, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *.unavailable a { - color: #999999; -} -/* line 89, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus, -.breadcrumbs > *.unavailable a:focus { - text-decoration: none; - color: #999999; - cursor: default; -} -/* line 96, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *:before { - content: "/"; - color: #aaaaaa; - margin: 0 0.75em; - position: relative; - top: 1px; -} -/* line 104, ../../../sass/foundation/components/_breadcrumbs.scss */ -.breadcrumbs > *:first-child:before { - content: " "; - margin: 0; -} - -/* Custom Checkbox and Radio Inputs */ -/* line 67, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .hidden-field { - margin-left: -99999px; - position: absolute; - visibility: hidden; -} -/* line 73, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom { - display: inline-block; - width: 16px; - height: 16px; - position: relative; - top: -1px; - /* fix centering issue */ - vertical-align: middle; - border: solid 1px #cccccc; - background: white; -} -/* line 83, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.checkbox { - -webkit-border-radius: 0; - border-radius: 0; - padding: 0; -} -/* line 87, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.radio { - -webkit-border-radius: 1000px; - border-radius: 1000px; - padding: 3px; -} -/* line 92, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.checkbox:before { - content: ""; - display: block; - font-size: 16px; - color: white; -} -/* line 101, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.radio.checked:before { - content: ""; - display: block; - width: 8px; - height: 8px; - -webkit-border-radius: 1000px; - border-radius: 1000px; - background: #222222; - position: relative; -} -/* line 113, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.checkbox.checked:before { - content: "\00d7"; - color: #222222; - position: absolute; - top: -50%; - left: 50%; - margin-top: 4px; - margin-left: -5px; -} - -/* Custom Select Options and Dropdowns */ -/* line 127, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom { - /* Custom input, disabled */ -} -/* line 128, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown { - display: block; - position: relative; - top: 0; - height: 2.3125em; - margin-bottom: 1.25em; - margin-top: 0; - padding: 0; - width: 100%; - background: white; - background: -moz-linear-gradient(top, white 0%, #f3f3f3 100%); - background: -webkit-linear-gradient(top, white 0%, #f3f3f3 100%); - -webkit-box-shadow: none; - background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 100%); - box-shadow: none; - font-size: 0.875em; - vertical-align: top; -} -/* line 148, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul { - overflow-y: auto; - max-height: 200px; -} -/* line 153, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown .current { - cursor: default; - white-space: nowrap; - line-height: 2.25em; - color: rgba(0, 0, 0, 0.75); - text-decoration: none; - overflow: hidden; - display: block; - margin-left: 0.5em; - margin-right: 2.3125em; -} -/* line 165, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown .selector { - cursor: default; - position: absolute; - width: 2.5em; - height: 2.3125em; - display: block; - right: 0; - top: 0; -} -/* line 173, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown .selector:after { - content: ""; - display: block; - content: ""; - display: block; - width: 0; - height: 0; - border: inset 5px; - border-color: #aaaaaa transparent transparent transparent; - border-top-style: solid; - position: absolute; - left: 0.9375em; - top: 50%; - margin-top: -3px; -} -/* line 186, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after { - content: ""; - display: block; - width: 0; - height: 0; - border: inset 5px; - border-color: #222222 transparent transparent transparent; - border-top-style: solid; -} -/* line 190, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown .disabled { - color: #888888; -} -/* line 192, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown .disabled:hover { - background: transparent; - color: #888888; -} -/* line 195, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown .disabled:hover:after { - display: none; -} -/* line 199, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.open ul { - display: block; - z-index: 10; - min-width: 100%; - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - box-sizing: content-box; -} -/* line 206, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.small { - max-width: 134px; -} -/* line 207, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.medium { - max-width: 254px; -} -/* line 208, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.large { - max-width: 434px; -} -/* line 209, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.expand { - width: 100% !important; -} -/* line 211, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.open.small ul { - min-width: 134px; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; -} -/* line 212, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.open.medium ul { - min-width: 254px; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; -} -/* line 213, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown.open.large ul { - min-width: 434px; - -moz-box-sizing: border-box; - -webkit-box-sizing: border-box; - box-sizing: border-box; -} -/* line 216, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .error .custom.dropdown { - border-color: #c60f13; - background-color: rgba(198, 15, 19, 0.1); - background: rgba(198, 15, 19, 0.1); - margin-bottom: 0; -} -/* line 236, ../../../sass/foundation/components/_forms.scss */ -form.custom .error .custom.dropdown:focus { - background: #fafafa; - border-color: #999999; -} -/* line 222, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .error .custom.dropdown + small.error { - margin-top: 0; -} -/* line 226, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul { - position: absolute; - width: auto; - display: none; - margin: 0; - left: -1px; - top: auto; - -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); - box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1); - margin: 0; - padding: 0; - background: white; - border: solid 1px #cccccc; - font-size: 16px; -} -/* line 243, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul li { - color: #555555; - font-size: 0.875em; - cursor: default; - padding-top: 0.25em; - padding-bottom: 0.25em; - padding-left: 0.375em; - padding-right: 2.375em; - min-height: 1.5em; - line-height: 1.5em; - margin: 0; - white-space: nowrap; - list-style: none; -} -/* line 257, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul li.selected { - background: #eeeeee; - color: black; -} -/* line 261, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul li:hover { - background-color: #e4e4e4; - color: black; -} -/* line 265, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul li.selected:hover { - background: #eeeeee; - cursor: default; - color: black; -} -/* line 272, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.dropdown ul.show { - display: block; -} -/* line 276, ../../../sass/foundation/components/_custom-forms.scss */ -form.custom .custom.disabled { - background: #dddddd; -} - -/* Keystroke Characters */ -/* line 52, ../../../sass/foundation/components/_keystrokes.scss */ -.keystroke, -kbd { - background-color: #ededed; - border-color: #dbdbdb; - color: #222222; - border-style: solid; - border-width: 1px; - margin: 0; - font-family: "Consolas", "Menlo", "Courier", monospace; - font-size: 0.875em; - padding: 0.125em 0.25em 0; - -webkit-border-radius: 3px; - border-radius: 3px; -} - -/* Labels */ -/* line 71, ../../../sass/foundation/components/_labels.scss */ -.label { - font-weight: bold; - text-align: center; - text-decoration: none; - line-height: 1; - white-space: nowrap; - display: inline-block; - position: relative; - padding: 0.1875em 0.625em 0.25em; - font-size: 0.875em; - background-color: #3c6eb4; - color: white; -} -/* line 77, ../../../sass/foundation/components/_labels.scss */ -.label.radius { - -webkit-border-radius: 3px; - border-radius: 3px; -} -/* line 78, ../../../sass/foundation/components/_labels.scss */ -.label.round { - -webkit-border-radius: 1000px; - border-radius: 1000px; -} -/* line 80, ../../../sass/foundation/components/_labels.scss */ -.label.alert { - background-color: #c60f13; - color: white; -} -/* line 81, ../../../sass/foundation/components/_labels.scss */ -.label.success { - background-color: #5da423; - color: white; -} -/* line 82, ../../../sass/foundation/components/_labels.scss */ -.label.secondary { - background-color: #8c8c8c; - color: white; -} - -/* Inline Lists */ -/* line 49, ../../../sass/foundation/components/_inline-lists.scss */ -.inline-list { - margin: 0 auto 1.0625em auto; - margin-left: -1.375em; - margin-right: 0; - padding: 0; - list-style: none; - overflow: hidden; -} -/* line 36, ../../../sass/foundation/components/_inline-lists.scss */ -.inline-list > li { - list-style: none; - float: left; - margin-left: 1.375em; - display: block; -} -/* line 41, ../../../sass/foundation/components/_inline-lists.scss */ -.inline-list > li > * { - display: block; -} - -/* Default Pagination */ -/* line 128, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination { - display: block; - height: 1.5em; - margin-left: -0.3125em; -} -/* line 87, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li { - height: 1.5em; - color: #222222; - font-size: 0.875em; - margin-left: 0.3125em; -} -/* line 93, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li a { - display: block; - padding: 0.0625em 0.4375em 0.0625em; - color: #999999; -} -/* line 100, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li:hover a, -ul.pagination li a:focus { - background: #e6e6e6; -} -/* line 45, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li.unavailable a { - cursor: default; - color: #999999; -} -/* line 50, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus { - background: transparent; -} -/* line 57, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li.current a { - background: #3c6eb4; - color: white; - font-weight: bold; - cursor: default; -} -/* line 64, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li.current a:hover, ul.pagination li.current a:focus { - background: #3c6eb4; -} -/* line 110, ../../../sass/foundation/components/_pagination.scss */ -ul.pagination li { - float: left; - display: block; -} - -/* Pagination centred wrapper */ -/* line 133, ../../../sass/foundation/components/_pagination.scss */ -.pagination-centered { - text-align: center; -} -/* line 110, ../../../sass/foundation/components/_pagination.scss */ -.pagination-centered ul.pagination li { - float: none; - display: inline-block; -} - -/* Panels */ -/* line 66, ../../../sass/foundation/components/_panels.scss */ -.panel { - border-style: solid; - border-width: 1px; - border-color: #d9d9d9; - margin-bottom: 1.25em; - padding: 1.25em; - background: #f2f2f2; -} -/* line 44, ../../../sass/foundation/components/_panels.scss */ -.panel > :first-child { - margin-top: 0; -} -/* line 45, ../../../sass/foundation/components/_panels.scss */ -.panel > :last-child { - margin-bottom: 0; -} -/* line 50, ../../../sass/foundation/components/_panels.scss */ -.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p { - color: #333333; -} -/* line 54, ../../../sass/foundation/components/_panels.scss */ -.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 { - line-height: 1; - margin-bottom: 0.625em; -} -/* line 56, ../../../sass/foundation/components/_panels.scss */ -.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader { - line-height: 1.4; -} -/* line 68, ../../../sass/foundation/components/_panels.scss */ -.panel.callout { - border-style: solid; - border-width: 1px; - border-color: #2f578e; - margin-bottom: 1.25em; - padding: 1.25em; - background: #3c6eb4; - -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; - box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -} -/* line 44, ../../../sass/foundation/components/_panels.scss */ -.panel.callout > :first-child { - margin-top: 0; -} -/* line 45, ../../../sass/foundation/components/_panels.scss */ -.panel.callout > :last-child { - margin-bottom: 0; -} -/* line 51, ../../../sass/foundation/components/_panels.scss */ -.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p { - color: white; -} -/* line 54, ../../../sass/foundation/components/_panels.scss */ -.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 { - line-height: 1; - margin-bottom: 0.625em; -} -/* line 56, ../../../sass/foundation/components/_panels.scss */ -.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader { - line-height: 1.4; -} -/* line 71, ../../../sass/foundation/components/_panels.scss */ -.panel.callout a { - color: white; -} -/* line 76, ../../../sass/foundation/components/_panels.scss */ -.panel.radius { - -webkit-border-radius: 3px; - border-radius: 3px; -} - -/* Pricing Tables */ -/* line 121, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table { - border: solid 1px #dddddd; - margin-left: 0; - margin-bottom: 1.25em; -} -/* line 61, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table * { - list-style: none; - line-height: 1; -} -/* line 124, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table .title { - background-color: #dddddd; - padding: 0.9375em 1.25em; - text-align: center; - color: #333333; - font-weight: bold; - font-size: 1em; -} -/* line 125, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table .price { - background-color: #eeeeee; - padding: 0.9375em 1.25em; - text-align: center; - color: #333333; - font-weight: normal; - font-size: 1.25em; -} -/* line 126, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table .description { - background-color: white; - padding: 0.9375em; - text-align: center; - color: #777777; - font-size: 0.75em; - font-weight: normal; - line-height: 1.4; - border-bottom: dotted 1px #dddddd; -} -/* line 127, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table .bullet-item { - background-color: white; - padding: 0.9375em; - text-align: center; - color: #333333; - font-size: 0.875em; - font-weight: normal; - border-bottom: dotted 1px #dddddd; -} -/* line 128, ../../../sass/foundation/components/_pricing-tables.scss */ -.pricing-table .cta-button { - background-color: whitesmoke; - text-align: center; - padding: 1.25em 1.25em 0; -} - -/* Progress Bar */ -/* line 50, ../../../sass/foundation/components/_progress-bars.scss */ -.progress { - background-color: transparent; - height: 1.5625em; - border: 1px solid #cccccc; - padding: 0.125em; - margin-bottom: 0.625em; -} -/* line 54, ../../../sass/foundation/components/_progress-bars.scss */ -.progress .meter { - background: #3c6eb4; - height: 100%; - display: block; -} -/* line 57, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.secondary .meter { - background: #8c8c8c; - height: 100%; - display: block; -} -/* line 58, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.success .meter { - background: #5da423; - height: 100%; - display: block; -} -/* line 59, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.alert .meter { - background: #c60f13; - height: 100%; - display: block; -} -/* line 61, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.radius { - -webkit-border-radius: 3px; - border-radius: 3px; -} -/* line 62, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.radius .meter { - -webkit-border-radius: 2px; - border-radius: 2px; -} -/* line 65, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.round { - -webkit-border-radius: 1000px; - border-radius: 1000px; -} -/* line 66, ../../../sass/foundation/components/_progress-bars.scss */ -.progress.round .meter { - -webkit-border-radius: 999px; - border-radius: 999px; -} - -/* Side Nav */ -/* line 67, ../../../sass/foundation/components/_side-nav.scss */ -.side-nav { - display: block; - margin: 0; - padding: 0.875em 0; - list-style-type: none; - list-style-position: inside; -} -/* line 39, ../../../sass/foundation/components/_side-nav.scss */ -.side-nav li { - margin: 0 0 0.4375em 0; - font-size: 0.875em; -} -/* line 43, ../../../sass/foundation/components/_side-nav.scss */ -.side-nav li a { - display: block; - color: #3c6eb4; -} -/* line 48, ../../../sass/foundation/components/_side-nav.scss */ -.side-nav li.active > a:first-child { - color: #4d4d4d; - font-weight: bold; -} -/* line 53, ../../../sass/foundation/components/_side-nav.scss */ -.side-nav li.divider { - border-top: 1px solid; - height: 0; - padding: 0; - list-style: none; - border-top-color: #e6e6e6; -} - -/* Side Nav */ -/* line 82, ../../../sass/foundation/components/_sub-nav.scss */ -.sub-nav { - display: block; - width: auto; - overflow: hidden; - margin: -0.25em 0 1.125em; - padding-top: 0.25em; - margin-right: 0; - margin-left: -0.5625em; -} -/* line 42, ../../../sass/foundation/components/_sub-nav.scss */ -.sub-nav dt, -.sub-nav dd, -.sub-nav li { - float: left; - display: inline; - margin-left: 0.5625em; - margin-bottom: 0.625em; - font-weight: normal; - font-size: 0.875em; -} -/* line 50, ../../../sass/foundation/components/_sub-nav.scss */ -.sub-nav dt a, -.sub-nav dd a, -.sub-nav li a { - color: #999999; - text-decoration: none; -} -/* line 54, ../../../sass/foundation/components/_sub-nav.scss */ -.sub-nav dt.active a, -.sub-nav dd.active a, -.sub-nav li.active a { - -webkit-border-radius: 1000px; - border-radius: 1000px; - font-weight: bold; - background: #3c6eb4; - padding: 0.1875em 0.5625em; - cursor: default; - color: white; -} - -/* Foundation Switches */ -@media only screen { - /* line 239, ../../../sass/foundation/components/_switch.scss */ - div.switch { - position: relative; - padding: 0; - display: block; - overflow: hidden; - border-style: solid; - border-width: 1px; - margin-bottom: 1.25em; - height: 2.25em; - background: white; - border-color: #cccccc; - } - /* line 58, ../../../sass/foundation/components/_switch.scss */ - div.switch label { - position: relative; - left: 0; - z-index: 2; - float: left; - width: 50%; - height: 100%; - margin: 0; - font-weight: bold; - text-align: left; - -webkit-transition: all 0.1s ease-out; - -moz-transition: all 0.1s ease-out; - transition: all 0.1s ease-out; - } - /* line 75, ../../../sass/foundation/components/_switch.scss */ - div.switch input { - position: absolute; - z-index: 3; - opacity: 0; - width: 100%; - height: 100%; - -moz-appearance: none; - } - /* line 85, ../../../sass/foundation/components/_switch.scss */ - div.switch input:hover, div.switch input:focus { - cursor: pointer; - } - /* line 91, ../../../sass/foundation/components/_switch.scss */ - div.switch span:last-child { - position: absolute; - top: -1px; - left: -1px; - z-index: 1; - display: block; - padding: 0; - border-width: 1px; - border-style: solid; - -webkit-transition: all 0.1s ease-out; - -moz-transition: all 0.1s ease-out; - transition: all 0.1s ease-out; - } - /* line 106, ../../../sass/foundation/components/_switch.scss */ - div.switch input:not(:checked) + label { - opacity: 0; - } - /* line 109, ../../../sass/foundation/components/_switch.scss */ - div.switch input:checked { - display: none !important; - } - /* line 110, ../../../sass/foundation/components/_switch.scss */ - div.switch input { - left: 0; - display: block !important; - } - /* line 114, ../../../sass/foundation/components/_switch.scss */ - div.switch input:first-of-type + label, - div.switch input:first-of-type + span + label { - left: -50%; - } - /* line 116, ../../../sass/foundation/components/_switch.scss */ - div.switch input:first-of-type:checked + label, - div.switch input:first-of-type:checked + span + label { - left: 0%; - } - /* line 120, ../../../sass/foundation/components/_switch.scss */ - div.switch input:last-of-type + label, - div.switch input:last-of-type + span + label { - right: -50%; - left: auto; - text-align: right; - } - /* line 122, ../../../sass/foundation/components/_switch.scss */ - div.switch input:last-of-type:checked + label, - div.switch input:last-of-type:checked + span + label { - right: 0%; - left: auto; - } - /* line 125, ../../../sass/foundation/components/_switch.scss */ - div.switch span.custom { - display: none !important; - } - /* line 137, ../../../sass/foundation/components/_switch.scss */ - form.custom div.switch .hidden-field { - margin-left: auto; - position: absolute; - visibility: visible; - } - /* line 149, ../../../sass/foundation/components/_switch.scss */ - div.switch label { - padding: 0; - line-height: 2.3em; - font-size: 0.875em; - } - /* line 157, ../../../sass/foundation/components/_switch.scss */ - div.switch input:first-of-type:checked ~ span:last-child { - left: 100%; - margin-left: -2.1875em; - } - /* line 163, ../../../sass/foundation/components/_switch.scss */ - div.switch span:last-child { - width: 2.25em; - height: 2.25em; - } - /* line 177, ../../../sass/foundation/components/_switch.scss */ - div.switch span:last-child { - border-color: #b3b3b3; - background: white; - background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%); - background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%); - background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%); - -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; - box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; - } - /* line 201, ../../../sass/foundation/components/_switch.scss */ - div.switch:hover span:last-child, div.switch:focus span:last-child { - background: white; - background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%); - background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%); - background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); - } - /* line 211, ../../../sass/foundation/components/_switch.scss */ - div.switch:active { - background: transparent; - } - /* line 243, ../../../sass/foundation/components/_switch.scss */ - div.switch.large { - height: 2.75em; - } - /* line 149, ../../../sass/foundation/components/_switch.scss */ - div.switch.large label { - padding: 0; - line-height: 2.3em; - font-size: 1.0625em; - } - /* line 157, ../../../sass/foundation/components/_switch.scss */ - div.switch.large input:first-of-type:checked ~ span:last-child { - left: 100%; - margin-left: -2.6875em; - } - /* line 163, ../../../sass/foundation/components/_switch.scss */ - div.switch.large span:last-child { - width: 2.75em; - height: 2.75em; - } - /* line 246, ../../../sass/foundation/components/_switch.scss */ - div.switch.small { - height: 1.75em; - } - /* line 149, ../../../sass/foundation/components/_switch.scss */ - div.switch.small label { - padding: 0; - line-height: 2.1em; - font-size: 0.75em; - } - /* line 157, ../../../sass/foundation/components/_switch.scss */ - div.switch.small input:first-of-type:checked ~ span:last-child { - left: 100%; - margin-left: -1.6875em; - } - /* line 163, ../../../sass/foundation/components/_switch.scss */ - div.switch.small span:last-child { - width: 1.75em; - height: 1.75em; - } - /* line 249, ../../../sass/foundation/components/_switch.scss */ - div.switch.tiny { - height: 1.375em; - } - /* line 149, ../../../sass/foundation/components/_switch.scss */ - div.switch.tiny label { - padding: 0; - line-height: 1.9em; - font-size: 0.6875em; - } - /* line 157, ../../../sass/foundation/components/_switch.scss */ - div.switch.tiny input:first-of-type:checked ~ span:last-child { - left: 100%; - margin-left: -1.3125em; - } - /* line 163, ../../../sass/foundation/components/_switch.scss */ - div.switch.tiny span:last-child { - width: 1.375em; - height: 1.375em; - } - /* line 252, ../../../sass/foundation/components/_switch.scss */ - div.switch.radius { - -webkit-border-radius: 4px; - border-radius: 4px; - } - /* line 253, ../../../sass/foundation/components/_switch.scss */ - div.switch.radius span:last-child { - -webkit-border-radius: 3px; - border-radius: 3px; - } - /* line 257, ../../../sass/foundation/components/_switch.scss */ - div.switch.round { - -webkit-border-radius: 1000px; - border-radius: 1000px; - } - /* line 258, ../../../sass/foundation/components/_switch.scss */ - div.switch.round span:last-child { - -webkit-border-radius: 999px; - border-radius: 999px; - } - /* line 259, ../../../sass/foundation/components/_switch.scss */ - div.switch.round label { - padding: 0 0.5625em; - } - - @-webkit-keyframes webkitSiblingBugfix { - /* line 264, ../../../sass/foundation/components/_switch.scss */ - from { - position: relative; - } - - /* line 264, ../../../sass/foundation/components/_switch.scss */ - to { - position: relative; - } -} -} -@media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 480px) { - /* line 239, ../../../sass/foundation/components/_switch.scss */ - div.switch { - -webkit-animation: webkitSiblingBugfix infinite 1s; - } -} -@media only screen and (-webkit-min-device-pixel-ratio: 1.5) { - /* line 239, ../../../sass/foundation/components/_switch.scss */ - div.switch { - -webkit-animation: none 0; - } -} -/* line 11, ../../../sass/foundation/components/_magellan.scss */ -[data-magellan-expedition] { - background: white; - z-index: 50; - min-width: 100%; - padding: 10px; -} -/* line 17, ../../../sass/foundation/components/_magellan.scss */ -[data-magellan-expedition] .sub-nav { - margin-bottom: 0; -} -/* line 19, ../../../sass/foundation/components/_magellan.scss */ -[data-magellan-expedition] .sub-nav dd { - margin-bottom: 0; -} - -/* Tables */ -/* line 80, ../../../sass/foundation/components/_tables.scss */ -table { - background: white; - margin-bottom: 1.25em; - border: solid 1px #dddddd; -} -/* line 42, ../../../sass/foundation/components/_tables.scss */ -table thead, -table tfoot { - background: whitesmoke; - font-weight: bold; -} -/* line 48, ../../../sass/foundation/components/_tables.scss */ -table thead tr th, -table thead tr td, -table tfoot tr th, -table tfoot tr td { - padding: 0.5em 0.625em 0.625em; - font-size: 0.875em; - color: #222222; - text-align: left; -} -/* line 59, ../../../sass/foundation/components/_tables.scss */ -table tr th, -table tr td { - padding: 0.5625em 0.625em; - font-size: 0.875em; - color: #222222; -} -/* line 67, ../../../sass/foundation/components/_tables.scss */ -table tr.even, table tr.alt, table tr:nth-of-type(even) { - background: #f9f9f9; -} -/* line 74, ../../../sass/foundation/components/_tables.scss */ -table thead tr th, -table tfoot tr th, -table tbody tr td, -table tr td, -table tfoot tr td { - display: table-cell; - line-height: 1.125em; -} - -/* Image Thumbnails */ -/* line 45, ../../../sass/foundation/components/_thumbs.scss */ -.th { - line-height: 0; - display: inline-block; - border: solid 4px white; - -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); - -webkit-transition: all 200ms ease-out; - -moz-transition: all 200ms ease-out; - transition: all 200ms ease-out; -} -/* line 32, ../../../sass/foundation/components/_thumbs.scss */ -.th:hover, .th:focus { - -webkit-box-shadow: 0 0 6px 1px rgba(60, 110, 180, 0.5); - box-shadow: 0 0 6px 1px rgba(60, 110, 180, 0.5); -} -/* line 49, ../../../sass/foundation/components/_thumbs.scss */ -.th.radius { - -webkit-border-radius: 3px; - border-radius: 3px; -} - -/* line 51, ../../../sass/foundation/components/_thumbs.scss */ -a.th { - display: inline-block; - max-width: 100%; -} - -/* Tooltips */ -/* line 29, ../../../sass/foundation/components/_tooltips.scss */ -.has-tip { - border-bottom: dotted 1px #cccccc; - cursor: help; - font-weight: bold; - color: #333333; -} -/* line 36, ../../../sass/foundation/components/_tooltips.scss */ -.has-tip:hover, .has-tip:focus { - border-bottom: dotted 1px #223f68; - color: #3c6eb4; -} -/* line 42, ../../../sass/foundation/components/_tooltips.scss */ -.has-tip.tip-left, .has-tip.tip-right { - float: none !important; -} - -/* line 45, ../../../sass/foundation/components/_tooltips.scss */ -.tooltip { - display: none; - position: absolute; - z-index: 999; - font-weight: bold; - font-size: 0.9375em; - line-height: 1.3; - padding: 0.5em; - max-width: 85%; - left: 50%; - width: 100%; - color: white; - background: black; - -webkit-border-radius: 3px; - border-radius: 3px; -} -/* line 60, ../../../sass/foundation/components/_tooltips.scss */ -.tooltip > .nub { - display: block; - left: 5px; - position: absolute; - width: 0; - height: 0; - border: solid 5px; - border-color: transparent transparent black transparent; - top: -10px; -} -/* line 71, ../../../sass/foundation/components/_tooltips.scss */ -.tooltip.opened { - color: #3c6eb4 !important; - border-bottom: dotted 1px #223f68 !important; -} - -/* line 77, ../../../sass/foundation/components/_tooltips.scss */ -.tap-to-close { - display: block; - font-size: 0.625em; - color: #888888; - font-weight: normal; -} - -@media only screen and (min-width: 768px) { - /* line 86, ../../../sass/foundation/components/_tooltips.scss */ - .tooltip > .nub { - border-color: transparent transparent black transparent; - top: -10px; - } - /* line 90, ../../../sass/foundation/components/_tooltips.scss */ - .tooltip.tip-top > .nub { - border-color: black transparent transparent transparent; - top: auto; - bottom: -10px; - } - /* line 97, ../../../sass/foundation/components/_tooltips.scss */ - .tooltip.tip-left, .tooltip.tip-right { - float: none !important; - } - /* line 99, ../../../sass/foundation/components/_tooltips.scss */ - .tooltip.tip-left > .nub { - border-color: transparent transparent transparent black; - right: -10px; - left: auto; - top: 50%; - margin-top: -5px; - } - /* line 106, ../../../sass/foundation/components/_tooltips.scss */ - .tooltip.tip-right > .nub { - border-color: transparent black transparent transparent; - right: auto; - left: -10px; - top: 50%; - margin-top: -5px; - } -} -@media only screen and (max-width: 767px) { - /* line 128, ../../../sass/foundation/components/_dropdown.scss */ - .f-dropdown { - max-width: 100%; - left: 0; - } -} -/* Foundation Dropdowns */ -/* line 135, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown { - position: absolute; - top: -9999px; - list-style: none; - margin-left: 0; - width: 100%; - max-height: none; - height: auto; - background: white; - border: solid 1px #cccccc; - font-size: 16px; - z-index: 99; - margin-top: 2px; - max-width: 200px; -} -/* line 50, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown > *:first-child { - margin-top: 0; -} -/* line 51, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown > *:last-child { - margin-bottom: 0; -} -/* line 76, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown:before { - content: ""; - display: block; - width: 0; - height: 0; - border: inset 6px; - border-color: transparent transparent white transparent; - border-bottom-style: solid; - position: absolute; - top: -12px; - left: 10px; - z-index: 99; -} -/* line 83, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown:after { - content: ""; - display: block; - width: 0; - height: 0; - border: inset 7px; - border-color: transparent transparent #cccccc transparent; - border-bottom-style: solid; - position: absolute; - top: -14px; - left: 9px; - z-index: 98; -} -/* line 91, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.right:before { - left: auto; - right: 10px; -} -/* line 95, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.right:after { - left: auto; - right: 9px; -} -/* line 139, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown li { - font-size: 0.875em; - cursor: pointer; - line-height: 1.125em; - margin: 0; -} -/* line 115, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown li:hover, .f-dropdown li:focus { - background: #eeeeee; -} -/* line 117, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown li a { - display: block; - padding: 0.5em; - color: #555555; -} -/* line 142, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.content { - position: absolute; - top: -9999px; - list-style: none; - margin-left: 0; - padding: 1.25em; - width: 100%; - height: auto; - max-height: none; - background: white; - border: solid 1px #cccccc; - font-size: 16px; - z-index: 99; - max-width: 200px; -} -/* line 50, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.content > *:first-child { - margin-top: 0; -} -/* line 51, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.content > *:last-child { - margin-bottom: 0; -} -/* line 145, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.tiny { - max-width: 200px; -} -/* line 146, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.small { - max-width: 300px; -} -/* line 147, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.medium { - max-width: 500px; -} -/* line 148, ../../../sass/foundation/components/_dropdown.scss */ -.f-dropdown.large { - max-width: 800px; -} diff --git a/roles/taskotron/taskotron-frontend/files/static/css/normalize.css b/roles/taskotron/taskotron-frontend/files/static/css/normalize.css deleted file mode 100644 index a2e2ed7176..0000000000 --- a/roles/taskotron/taskotron-frontend/files/static/css/normalize.css +++ /dev/null @@ -1,420 +0,0 @@ -/* normalize.css v2.1.2 | MIT License | git.io/normalize */ -/* ========================================================================== - HTML5 display definitions - ========================================================================== */ -/** - * Correct `block` display not defined in IE 8/9. - */ -/* line 22, ../../../sass/normalize.scss */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -nav, -section, -summary { - display: block; -} - -/** - * Correct `inline-block` display not defined in IE 8/9. - */ -/* line 32, ../../../sass/normalize.scss */ -audio, -canvas, -video { - display: inline-block; -} - -/** - * Prevent modern browsers from displaying `audio` without controls. - * Remove excess height in iOS 5 devices. - */ -/* line 41, ../../../sass/normalize.scss */ -audio:not([controls]) { - display: none; - height: 0; -} - -/** - * Address `[hidden]` styling not present in IE 8/9. - * Hide the `template` element in IE, Safari, and Firefox < 22. - */ -/* line 52, ../../../sass/normalize.scss */ -[hidden], -template { - display: none; -} - -/* line 56, ../../../sass/normalize.scss */ -script { - display: none !important; -} - -/* ========================================================================== - Base - ========================================================================== */ -/** - * 1. Set default font family to sans-serif. - * 2. Prevent iOS text size adjust after orientation change, without disabling - * user zoom. - */ -/* line 70, ../../../sass/normalize.scss */ -html { - font-family: sans-serif; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ -} - -/** - * Remove default margin. - */ -/* line 80, ../../../sass/normalize.scss */ -body { - margin: 0; -} - -/* ========================================================================== - Links - ========================================================================== */ -/** - * Remove the gray background color from active links in IE 10. - */ -/* line 92, ../../../sass/normalize.scss */ -a { - background: transparent; -} - -/** - * Address `outline` inconsistency between Chrome and other browsers. - */ -/* line 100, ../../../sass/normalize.scss */ -a:focus { - outline: thin dotted; -} - -/** - * Improve readability when focused and also mouse hovered in all browsers. - */ -/* line 109, ../../../sass/normalize.scss */ -a:active, -a:hover { - outline: 0; -} - -/* ========================================================================== - Typography - ========================================================================== */ -/** - * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari 5, and Chrome. - */ -/* line 122, ../../../sass/normalize.scss */ -h1 { - font-size: 2em; - margin: 0.67em 0; -} - -/** - * Address styling not present in IE 8/9, Safari 5, and Chrome. - */ -/* line 131, ../../../sass/normalize.scss */ -abbr[title] { - border-bottom: 1px dotted; -} - -/** - * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. - */ -/* line 140, ../../../sass/normalize.scss */ -b, -strong { - font-weight: bold; -} - -/** - * Address styling not present in Safari 5 and Chrome. - */ -/* line 148, ../../../sass/normalize.scss */ -dfn { - font-style: italic; -} - -/** - * Address differences between Firefox and other browsers. - */ -/* line 156, ../../../sass/normalize.scss */ -hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; -} - -/** - * Address styling not present in IE 8/9. - */ -/* line 166, ../../../sass/normalize.scss */ -mark { - background: #ff0; - color: #000; -} - -/** - * Correct font family set oddly in Safari 5 and Chrome. - */ -/* line 178, ../../../sass/normalize.scss */ -code, -kbd, -pre, -samp { - font-family: monospace, serif; - font-size: 1em; -} - -/** - * Improve readability of pre-formatted text in all browsers. - */ -/* line 187, ../../../sass/normalize.scss */ -pre { - white-space: pre-wrap; -} - -/** - * Set consistent quote types. - */ -/* line 195, ../../../sass/normalize.scss */ -q { - quotes: "\201C" "\201D" "\2018" "\2019"; -} - -/** - * Address inconsistent and variable font size in all browsers. - */ -/* line 203, ../../../sass/normalize.scss */ -small { - font-size: 80%; -} - -/** - * Prevent `sub` and `sup` affecting `line-height` in all browsers. - */ -/* line 212, ../../../sass/normalize.scss */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; -} - -/* line 219, ../../../sass/normalize.scss */ -sup { - top: -0.5em; -} - -/* line 223, ../../../sass/normalize.scss */ -sub { - bottom: -0.25em; -} - -/* ========================================================================== - Embedded content - ========================================================================== */ -/** - * Remove border when inside `a` element in IE 8/9. - */ -/* line 235, ../../../sass/normalize.scss */ -img { - border: 0; -} - -/** - * Correct overflow displayed oddly in IE 9. - */ -/* line 243, ../../../sass/normalize.scss */ -svg:not(:root) { - overflow: hidden; -} - -/* ========================================================================== - Figures - ========================================================================== */ -/** - * Address margin not present in IE 8/9 and Safari 5. - */ -/* line 255, ../../../sass/normalize.scss */ -figure { - margin: 0; -} - -/* ========================================================================== - Forms - ========================================================================== */ -/** - * Define consistent border, margin, and padding. - */ -/* line 267, ../../../sass/normalize.scss */ -fieldset { - border: 1px solid silver; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; -} - -/** - * 1. Correct `color` not being inherited in IE 8/9. - * 2. Remove padding so people aren't caught out if they zero out fieldsets. - */ -/* line 278, ../../../sass/normalize.scss */ -legend { - border: 0; - /* 1 */ - padding: 0; - /* 2 */ -} - -/** - * 1. Correct font family not being inherited in all browsers. - * 2. Correct font size not being inherited in all browsers. - * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. - */ -/* line 292, ../../../sass/normalize.scss */ -button, -input, -select, -textarea { - font-family: inherit; - /* 1 */ - font-size: 100%; - /* 2 */ - margin: 0; - /* 3 */ -} - -/** - * Address Firefox 4+ setting `line-height` on `input` using `!important` in - * the UA stylesheet. - */ -/* line 304, ../../../sass/normalize.scss */ -button, -input { - line-height: normal; -} - -/** - * Address inconsistent `text-transform` inheritance for `button` and `select`. - * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. - * Correct `select` style inheritance in Firefox 4+ and Opera. - */ -/* line 316, ../../../sass/normalize.scss */ -button, -select { - text-transform: none; -} - -/** - * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * and `video` controls. - * 2. Correct inability to style clickable `input` types in iOS. - * 3. Improve usability and consistency of cursor style between image-type - * `input` and others. - */ -/* line 331, ../../../sass/normalize.scss */ -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ -} - -/** - * Re-set default cursor for disabled elements. - */ -/* line 341, ../../../sass/normalize.scss */ -button[disabled], -html input[disabled] { - cursor: default; -} - -/** - * 1. Address box sizing set to `content-box` in IE 8/9. - * 2. Remove excess padding in IE 8/9. - */ -/* line 351, ../../../sass/normalize.scss */ -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ -} - -/** - * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome - * (include `-moz` to future-proof). - */ -/* line 362, ../../../sass/normalize.scss */ -input[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - /* 2 */ - box-sizing: content-box; -} - -/** - * Remove inner padding and search cancel button in Safari 5 and Chrome - * on OS X. - */ -/* line 375, ../../../sass/normalize.scss */ -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; -} - -/** - * Remove inner padding and border in Firefox 4+. - */ -/* line 384, ../../../sass/normalize.scss */ -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; -} - -/** - * 1. Remove default vertical scrollbar in IE 8/9. - * 2. Improve readability and alignment in all browsers. - */ -/* line 394, ../../../sass/normalize.scss */ -textarea { - overflow: auto; - /* 1 */ - vertical-align: top; - /* 2 */ -} - -/* ========================================================================== - Tables - ========================================================================== */ -/** - * Remove most spacing between table cells. - */ -/* line 407, ../../../sass/normalize.scss */ -table { - border-collapse: collapse; - border-spacing: 0; -} diff --git a/roles/taskotron/taskotron-frontend/files/static/css/style.css b/roles/taskotron/taskotron-frontend/files/static/css/style.css new file mode 100644 index 0000000000..3775c3d3ee --- /dev/null +++ b/roles/taskotron/taskotron-frontend/files/static/css/style.css @@ -0,0 +1,183 @@ +@font-face { + font-family: "Overpass"; + src: local("Overpass Regular"), + local(Overpass), + local(Overpass-Regular), + url(static/fonts/Overpass-Regular.ttf); + font-style: normal; + font-weight: 400; +} + +@font-face { + font-family: "Overpass"; + src: local("Overpass Bold"), + local(Overpass-Bold), + local(Overpass-Bold), + url(static/fonts/Overpass-Bold.ttf); + font-style: normal; + font-weight: 700; +} + +@font-face { + font-family: "Overpass"; + src: local("Overpass Light"), + local(Overpass-Light), + url(static/fonts/Overpass-Light.ttf); + font-style: normal; + font-weight: 300; +} + +body { + font-family: "Overpass"; + background-color: #fefefe; + font-size: 16pt +} + +.bg { + background-image: linear-gradient(#e8e8e8, #fefefe); +} + +.fullpage { + height: 100vh; + display: flex; + justify-content: center; + align-items: center; +} + +.navbar { + margin-bottom: 0px; + border: none; + background: none; +} + +.navbar-dark { + background-color: #535452; +} + +.navbar-nav > li > a { + text-transform: uppercase; + color: #e8e8e8 !important; + font-size: 10pt; +} + +.navbar-nav > li > a:hover { + color: #639a81 !important; +} + +.development { + text-transform: uppercase; + color: #cc6168 !important; + font-size: 10pt; +} + +.staging { + text-transform: uppercase; + color: #cc8f60 !important; + font-size: 10pt; +} + +.jumbotron { + background: none; +} + +.logo { + width: 1000px; +} + +.punchline { + font-size: 34pt !important; + font-weight: 700 !important; + text-transform: uppercase; + color: #535452; +} + +.vfill-40 { + margin: 0px; + padding: 0px; + height: 40px; +} + +.vfill-80 { + margin: 0px; + padding: 0px; + height: 80px; +} + +.vfill-120 { + margin: 0px; + padding: 0px; + height: 120px; +} + +.btn-primary { + background-color: rgba(0,0,0,0); + border-color: #639a81 !important; + border-width: 2px; + color: #639a81; + margin: 0px 5px 5px 10px; + padding: 11px 16px 8px 16px; + border-radius: 23px; + text-transform: uppercase; + font-size: 12pt; + font-weight: 600 !important; +} + +.btn-primary:hover { + background-color: #639a81; + border-color: #639a81; + color: white; +} + +.hvr-fade { + display: inline-block; + vertical-align: middle; + -webkit-transform: translateZ(0); + transform: translateZ(0); + box-shadow: 0 0 1px rgba(0, 0, 0, 0); + -webkit-backface-visibility: hidden; + backface-visibility: hidden; + -moz-osx-font-smoothing: grayscale; + overflow: hidden; + -webkit-transition-duration: 0.3s; + transition-duration: 0.3s; + -webkit-transition-property: color, background-color; + transition-property: color, background-color; +} +.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active { + background-color: #639a81 !important; + color: white; +} + +.vertical-center { + display: flex; + align-items: center; +} + +.featurette { + font-size: 72pt; + margin-top: 0.1em; + line-height: 0px; +} + +hr { + margin-top: 40px; + margin-bottom: 40px; +} + +h2{ + font-size: 18pt !important; + text-transform: uppercase; + font-weight: 700; +} + +.text-muted { + font-weight: 300; +} + +footer { + background: linear-gradient(#fefefe, #e8e8e8); +} + +small { + font-size: 9pt; +} diff --git a/roles/taskotron/taskotron-frontend/files/static/css/text.css b/roles/taskotron/taskotron-frontend/files/static/css/text.css deleted file mode 100644 index 1e3e9efe0e..0000000000 --- a/roles/taskotron/taskotron-frontend/files/static/css/text.css +++ /dev/null @@ -1,56 +0,0 @@ -@charset "UTF-8"; -@font-face { - font-family: 'ComfortaaThin'; - src: url("../fonts/Comfortaa_Thin-webfont.eot"); - src: local("☺"), url("../fonts/Comfortaa_Thin-webfont.woff") format("woff"), url("../fonts/Comfortaa_Thin-webfont.ttf") format("truetype"), url("../fonts/Comfortaa_Thin-webfont.svg#webfontReo2lGxG") format("svg"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'ComfortaaRegular'; - src: url("../fonts/Comfortaa_Regular-webfont.eot"); - src: local("☺"), url("../fonts/Comfortaa_Regular-webfont.woff") format("woff"), url("../fonts/Comfortaa_Regular-webfont.ttf") format("truetype"), url("../fonts/Comfortaa_Regular-webfont.svg#webfontxbL3cos8") format("svg"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'ComfortaaBold'; - src: url("../fonts/Comfortaa_Bold-webfont.eot"); - src: local("☺"), url("../fonts/Comfortaa_Bold-webfont.woff") format("woff"), url("../fonts/Comfortaa_Bold-webfont.ttf") format("truetype"), url("../fonts/Comfortaa_Bold-webfont.svg#webfontjkcnhWWT") format("svg"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'CantarellRegular'; - src: url("../fonts/Cantarell-Regular-webfont.eot"); - src: local("☺"), url("../fonts/Cantarell-Regular-webfont.woff") format("woff"), url("../fonts/Cantarell-Regular-webfont.ttf") format("truetype"), url("../fonts/Cantarell-Regular-webfont.svg#webfontPQ4tPnyo") format("svg"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'CantarellBold'; - src: url("../fonts/Cantarell-Bold-webfont.eot"); - src: local("☺"), url("../fonts/Cantarell-Bold-webfont.woff") format("woff"), url("../fonts/Cantarell-Bold-webfont.ttf") format("truetype"), url("../fonts/Cantarell-Bold-webfont.svg#webfont3gCLDhwY") format("svg"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'CantarellBoldOblique'; - src: url("../fonts/Cantarell-BoldOblique-webfont.eot"); - src: local("☺"), url("../fonts/Cantarell-BoldOblique-webfont.woff") format("woff"), url("../fonts/Cantarell-BoldOblique-webfont.ttf") format("truetype"), url("../fonts/Cantarell-BoldOblique-webfont.svg#webfont3gCLDhwY") format("svg"); - font-weight: normal; - font-style: normal; -} - -@font-face { - font-family: 'CantarellOblique'; - src: url("../fonts/Cantarell-Oblique-webfont.eot"); - src: local("☺"), url("../fonts/Cantarell-Oblique-webfont.woff") format("woff"), url("../fonts/Cantarell-Oblique-webfont.ttf") format("truetype"), url("../fonts/Cantarell-Oblique-webfont.svg#webfont3gCLDhwY") format("svg"); - font-weight: normal; - font-style: normal; -} diff --git a/roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Bold.ttf b/roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Bold.ttf new file mode 100644 index 0000000000000000000000000000000000000000..0518472f2d8e47d9aa1cc75d32de3920fd5c6fc3 GIT binary patch literal 89396 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

gBaF9X84x=-7L8TM(O_{>kG7yk4w@{` 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 literal 0 HcmV?d00001 diff --git a/roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Light.ttf b/roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Light.ttf new file mode 100644 index 0000000000000000000000000000000000000000..426c35e5bf1d3aec1dd343d36545c39ea6455ebd GIT binary patch literal 112160 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 JEVoMJe*lsbd@cY0 literal 0 HcmV?d00001 diff --git a/roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Regular.ttf b/roles/taskotron/taskotron-frontend/files/static/fonts/Overpass-Regular.ttf new file mode 100644 index 0000000000000000000000000000000000000000..49499e47739a168352e7e34700f9d079511e68b5 GIT binary patch literal 89064 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

*^Ln$QFzTF?RslQ9{Qn2M>8 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 literal 0 HcmV?d00001 diff --git a/roles/taskotron/taskotron-frontend/files/static/img/favicon.png b/roles/taskotron/taskotron-frontend/files/static/img/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..d96b64c8ce90e332de62383445f680deb7c9b23c GIT binary patch literal 470 zcmV;{0V)28P)qutq+BogI^s z$W~eU0Lo%YHrTO{3~|}q&-9;}|KQZ!-F05B`Nnv<^Y%5J-|cEp*piMhpX6uiLrl@^%>w5-eIAt-ryi!Bzay{r*IhC zHtIpJ2g|sF_w8P;svG#67oN5BKjBGxa2{Ke++Vc|t+UrL z)9@57V5;GnW*_$MLWk%CZsI`0`)~~>`$oGqSm#YRhyAUgk2e~qKcmI{_l2kRaR2}S M07*qoM6N<$f)MP{+W-In literal 0 HcmV?d00001 diff --git a/roles/taskotron/taskotron-frontend/files/static/img/plain-fedora-light.png b/roles/taskotron/taskotron-frontend/files/static/img/plain-fedora-light.png deleted file mode 100644 index 07f5100ebe88b8679a70d8010a1aff9b04d55a38..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3617 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 n(brs diff --git a/roles/taskotron/taskotron-frontend/files/static/img/repeater.png b/roles/taskotron/taskotron-frontend/files/static/img/repeater.png deleted file mode 100644 index 45d9189fbaa82a6c06e7d2843b078028217c1171..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 190 zcmeAS@N?(olHy`uVBq!ia0y~yU|?imU;fq}u=)5S4FVrp{1sp#MHI~yAt8(;qa|DR_^BoEJj$r=Ctrz-?;nu;WcH!Yem qL8xV~i^jrPNj3*PTZDLyGQ@1npZ4>aA1?y~1B0ilpUXO@geCyHqdeXK diff --git a/roles/taskotron/taskotron-frontend/files/static/img/taskotron-box.svg b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-box.svg new file mode 100644 index 0000000000..0081c03af8 --- /dev/null +++ b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-box.svg @@ -0,0 +1,66 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/roles/taskotron/taskotron-frontend/files/static/img/taskotron-dev.svg b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-dev.svg new file mode 100644 index 0000000000..c0d1bd07de --- /dev/null +++ b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-dev.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/roles/taskotron/taskotron-frontend/files/static/img/taskotron-prod.svg b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-prod.svg new file mode 100644 index 0000000000..5c546208c1 --- /dev/null +++ b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-prod.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/roles/taskotron/taskotron-frontend/files/static/img/taskotron-stg.svg b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-stg.svg new file mode 100644 index 0000000000..a86881af3e --- /dev/null +++ b/roles/taskotron/taskotron-frontend/files/static/img/taskotron-stg.svg @@ -0,0 +1,131 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 index 40f444de51..0072eca07e 100644 --- a/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 +++ b/roles/taskotron/taskotron-frontend/templates/landingpage.html.j2 @@ -1,147 +1,176 @@ - - - - - - - - - + + + + + + - - + - {{ landingpage_title }} - - + + - - + + + - - - - - - - - - + Taskotron {{ landingpage_title }} + + +

-
-
-
- This application is open source! Get the code - or look at development plans. - -
+
+ +
+
+
+ +
+

automated task execution framework

+
+

+ Browse Task Results + Recently Executed Tasks + Documentation +

+
-
+
-
+
-{% if fedmenu_url is defined and fedmenu_data_url is defined %} - - - -{% endif %} +
+
+

Open source rockstar

Taskotron is under active development. If you're interested in contributing, check out our Development guide and the tickets and tasks on our Planning Workboard, or pick some easy to handle tasks.

+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+

Simple check management

Package maintainers in full control of their package-related checks, no hurdles.

+
+
+ +
+ +
+
+

Support for package-related checks

Can this new build of firefox package be safely updated? Do the functional tests pass for this new build of openssh?

+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+

Support for distribution-wide checks

Can this set of packages be pushed to stable? Is this new system compose installable?

+
+
+ +
+ +
+
+

Event-based

Where applicable only the simplest interaction between services is used - passing messages through a message bus - for both check triggering and result reporting. No hardcoded tie-ins to specific services.

+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+

Decoupled design

Comprised of loosely-coupled standalone units (tools, libraries) so that important logical functions are separated and one unit can be replaced with a different unit with similar functionality.

+
+
+ +
+ +
+
+

Trivial local execution

No need to replicate the production environment with all its servers and configurations, the check authors can easily run and develop their checks on their local machine with no unnecessary software setup hassle.

+
+
+
+
+
+
+
+ + + + + + + + +