@font-face {
	font-family: FontAwesome;
	src: url(assets/font/fontawesome-webfont.eot?#iefix&v=3.0.1) format("embedded-opentype"), url(assets/font/fontawesome-webfont.woff?v=3.0.1) format("woff"), url(assets/font/fontawesome-webfont.ttf?v=3.0.1) format("truetype");
	font-weight: normal;
	font-style: normal;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	display: inline-block;
}
canvas {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}
html {
	font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
html {
	font-family: sans-serif;
}
button {
	font-family: sans-serif;
}
input {
	font-family: sans-serif;
}
select {
	font-family: sans-serif;
}
textarea {
	font-family: sans-serif;
}
body {
	margin: 0px;
}
a:focus {
	outline: dotted thin;
}
a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
h1 {
	margin: 0px; font-size: 2em;
}
h2 {
	margin: 0px; font-size: 1.5em;
}
h3 {
	margin: 0px; font-size: 1.17em;
}
h4 {
	margin: 0px; font-size: 1em;
}
h5 {
	margin: 0px; font-size: 0.83em;
}
h6 {
	margin: 0px; font-size: 0.75em;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
p {
	margin: 1em 0px;
}
pre {
	margin: 1em 0px;
}
pre {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
code {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
kbd {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
samp {
	font-family: monospace, serif; font-size: 1em; _font-family: "courier new", monospace;
}
pre {
	white-space: pre-wrap; -ms-word-wrap: break-word;
}
q {
	quotes: none;
}
q::before {
	content: none;
}
q::after {
	content: none;
}
small {
	font-size: 75%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 1em 0px;
}
menu {
	margin: 1em 0px;
}
ol {
	margin: 1em 0px;
}
ul {
	margin: 1em 0px;
}
dd {
	margin: 0px 0px 0px 40px;
}
menu {
	padding: 0px 0px 0px 40px;
}
ol {
	padding: 0px 0px 0px 40px;
}
ul {
	padding: 0px 0px 0px 40px;
}
nav ul {
	list-style: none;
}
nav ol {
	list-style: none;
}
img {
	border: 0px currentColor; border-image: none; -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0px;
}
form {
	margin: 0px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none; white-space: normal;
}
button {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
input {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
select {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
textarea {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
button {
	line-height: normal;
}
input {
	line-height: normal;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
input[disabled] {
	cursor: default;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
textarea {
	overflow: auto; vertical-align: top;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
* {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
*::after {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
html {
	font-size: 100%;
}
body {
	font-size: 100%;
}
body {
	background: white; margin: 0px; padding: 0px; color: rgb(34, 34, 34); line-height: 1; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; position: relative;
}
a:focus {
	
}
img {
	height: auto; max-width: 100%;
}
object {
	height: auto; max-width: 100%;
}
embed {
	height: auto; max-width: 100%;
}
object {
	height: 100%;
}
embed {
	height: 100%;
}
img {
	-ms-interpolation-mode: bicubic;
}
#map_canvas img {
	max-width: none !important;
}
#map_canvas embed {
	max-width: none !important;
}
#map_canvas object {
	max-width: none !important;
}
.map_canvas img {
	max-width: none !important;
}
.map_canvas embed {
	max-width: none !important;
}
.map_canvas object {
	max-width: none !important;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-justify {
	text-align: justify !important;
}
.hide {
	display: none;
}
.antialiased {
	-webkit-font-smoothing: antialiased;
}
img {
	vertical-align: middle; display: inline-block;
}
textarea {
	height: auto; min-height: 50px;
}
select {
	width: 100%;
}
.row {
	margin: 0px auto; width: 100%; max-width: 62.5em;
}
.row::before {
	display: table; content: " ";
}
.row::after {
	display: table; content: " ";
}
.row::after {
	clear: both;
}
.collapse.row .column {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.collapse.row .columns {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.row .row {
	margin: 0px -0.93em; width: auto; max-width: none;
}
.row .row::before {
	display: table; content: " ";
}
.row .row::after {
	display: table; content: " ";
}
.row .row::after {
	clear: both;
}
.row .collapse.row {
	margin: 0px; width: auto; max-width: none;
}
.row .collapse.row::before {
	display: table; content: " ";
}
.row .collapse.row::after {
	display: table; content: " ";
}
.row .collapse.row::after {
	clear: both;
}
.column {
	width: 100%; padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
.columns {
	width: 100%; padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
@media only screen
{
.column {
	padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
.columns {
	padding-right: 0.93em; padding-left: 0.93em; float: left; position: relative;
}
.small-1 {
	width: 8.33%; position: relative;
}
.small-2 {
	width: 16.66%; position: relative;
}
.small-3 {
	width: 25%; position: relative;
}
.small-4 {
	width: 33.33%; position: relative;
}
.small-5 {
	width: 41.66%; position: relative;
}
.small-6 {
	width: 50%; position: relative;
}
.small-7 {
	width: 58.33%; position: relative;
}
.small-8 {
	width: 66.66%; position: relative;
}
.small-9 {
	width: 75%; position: relative;
}
.small-10 {
	width: 83.33%; position: relative;
}
.small-11 {
	width: 91.66%; position: relative;
}
.small-12 {
	width: 100%; position: relative;
}
.small-offset-1 {
	margin-left: 8.33%; position: relative;
}
.small-offset-2 {
	margin-left: 16.66%; position: relative;
}
.small-offset-3 {
	margin-left: 25%; position: relative;
}
.small-offset-4 {
	margin-left: 33.33%; position: relative;
}
.small-offset-5 {
	margin-left: 41.66%; position: relative;
}
.small-offset-6 {
	margin-left: 50%; position: relative;
}
.small-offset-7 {
	margin-left: 58.33%; position: relative;
}
.small-offset-8 {
	margin-left: 66.66%; position: relative;
}
.small-offset-9 {
	margin-left: 75%; position: relative;
}
.small-offset-10 {
	margin-left: 83.33%; position: relative;
}
[class*='column'] + [class*='column']:last-child {
	float: right;
}
[class*='column'] + [class*='column'].end {
	float: left;
}
.small-centered.column {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
.small-centered.columns {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
}
@media only screen and (min-width:48em)
{
.large-1 {
	width: 8.33%; position: relative;
}
.large-2 {
	width: 16.66%; position: relative;
}
.large-3 {
	width: 25%; position: relative;
}
.large-4 {
	width: 33.33%; position: relative;
}
.large-5 {
	width: 41.66%; position: relative;
}
.large-6 {
	width: 50%; position: relative;
}
.large-7 {
	width: 58.33%; position: relative;
}
.large-8 {
	width: 66.66%; position: relative;
}
.large-9 {
	width: 75%; position: relative;
}
.large-10 {
	width: 83.33%; position: relative;
}
.large-11 {
	width: 91.66%; position: relative;
}
.large-12 {
	width: 100%; position: relative;
}
.row .large-offset-1 {
	margin-left: 8.33%; position: relative;
}
.row .large-offset-2 {
	margin-left: 16.66%; position: relative;
}
.row .large-offset-3 {
	margin-left: 25%; position: relative;
}
.row .large-offset-4 {
	margin-left: 33.33%; position: relative;
}
.row .large-offset-5 {
	margin-left: 41.66%; position: relative;
}
.row .large-offset-6 {
	margin-left: 50%; position: relative;
}
.row .large-offset-7 {
	margin-left: 58.33%; position: relative;
}
.row .large-offset-8 {
	margin-left: 66.66%; position: relative;
}
.row .large-offset-9 {
	margin-left: 75%; position: relative;
}
.row .large-offset-10 {
	margin-left: 83.33%; position: relative;
}
.row .large-offset-11 {
	margin-left: 91.66%; position: relative;
}
.push-1 {
	left: 8.33%; right: auto; position: relative;
}
.pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.push-2 {
	left: 16.66%; right: auto; position: relative;
}
.pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.push-3 {
	left: 25%; right: auto; position: relative;
}
.pull-3 {
	left: auto; right: 25%; position: relative;
}
.push-4 {
	left: 33.33%; right: auto; position: relative;
}
.pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.push-5 {
	left: 41.66%; right: auto; position: relative;
}
.pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.push-6 {
	left: 50%; right: auto; position: relative;
}
.pull-6 {
	left: auto; right: 50%; position: relative;
}
.push-7 {
	left: 58.33%; right: auto; position: relative;
}
.pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.push-8 {
	left: 66.66%; right: auto; position: relative;
}
.pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.push-9 {
	left: 75%; right: auto; position: relative;
}
.pull-9 {
	left: auto; right: 75%; position: relative;
}
.push-10 {
	left: 83.33%; right: auto; position: relative;
}
.pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.push-11 {
	left: 91.66%; right: auto; position: relative;
}
.pull-11 {
	left: auto; right: 91.66%; position: relative;
}
.small-push-1 {
	left: inherit;
}
.small-pull-1 {
	right: inherit;
}
.small-push-2 {
	left: inherit;
}
.small-pull-2 {
	right: inherit;
}
.small-push-3 {
	left: inherit;
}
.small-pull-3 {
	right: inherit;
}
.small-push-4 {
	left: inherit;
}
.small-pull-4 {
	right: inherit;
}
.small-push-5 {
	left: inherit;
}
.small-pull-5 {
	right: inherit;
}
.small-push-6 {
	left: inherit;
}
.small-pull-6 {
	right: inherit;
}
.small-push-7 {
	left: inherit;
}
.small-pull-7 {
	right: inherit;
}
.small-push-8 {
	left: inherit;
}
.small-pull-8 {
	right: inherit;
}
.small-push-9 {
	left: inherit;
}
.small-pull-9 {
	right: inherit;
}
.small-push-10 {
	left: inherit;
}
.small-pull-10 {
	right: inherit;
}
.small-push-11 {
	left: inherit;
}
.small-pull-11 {
	right: inherit;
}
.small-centered.column {
	margin-right: 0px; margin-left: 0px; float: left !important;
}
.small-centered.columns {
	margin-right: 0px; margin-left: 0px; float: left !important;
}
.large-centered.column {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
.large-centered.columns {
	margin-right: auto; margin-left: auto; float: none !important; position: relative;
}
}
.show-for-small {
	display: inherit !important;
}
.show-for-medium-down {
	display: inherit !important;
}
.show-for-large-down {
	display: inherit !important;
}
.show-for-medium {
	display: none !important;
}
.show-for-medium-up {
	display: none !important;
}
.show-for-large {
	display: none !important;
}
.show-for-large-up {
	display: none !important;
}
.show-for-xlarge {
	display: none !important;
}
.hide-for-medium {
	display: inherit !important;
}
.hide-for-medium-up {
	display: inherit !important;
}
.hide-for-large {
	display: inherit !important;
}
.hide-for-large-up {
	display: inherit !important;
}
.hide-for-xlarge {
	display: inherit !important;
}
.hide-for-small {
	display: none !important;
}
.hide-for-medium-down {
	display: none !important;
}
.hide-for-large-down {
	display: none !important;
}
table.show-for-small {
	display: table;
}
table.show-for-medium-down {
	display: table;
}
table.show-for-large-down {
	display: table;
}
table.hide-for-medium {
	display: table;
}
table.hide-for-medium-up {
	display: table;
}
table.hide-for-large {
	display: table;
}
table.hide-for-large-up {
	display: table;
}
table.hide-for-xlarge {
	display: table;
}
thead.show-for-small {
	display: table-header-group !important;
}
thead.show-for-medium-down {
	display: table-header-group !important;
}
thead.show-for-large-down {
	display: table-header-group !important;
}
thead.hide-for-medium {
	display: table-header-group !important;
}
thead.hide-for-medium-up {
	display: table-header-group !important;
}
thead.hide-for-large {
	display: table-header-group !important;
}
thead.hide-for-large-up {
	display: table-header-group !important;
}
thead.hide-for-xlarge {
	display: table-header-group !important;
}
tbody.show-for-small {
	display: table-row-group !important;
}
tbody.show-for-medium-down {
	display: table-row-group !important;
}
tbody.show-for-large-down {
	display: table-row-group !important;
}
tbody.hide-for-medium {
	display: table-row-group !important;
}
tbody.hide-for-medium-up {
	display: table-row-group !important;
}
tbody.hide-for-large {
	display: table-row-group !important;
}
tbody.hide-for-large-up {
	display: table-row-group !important;
}
tbody.hide-for-xlarge {
	display: table-row-group !important;
}
tr.show-for-small {
	display: table-row !important;
}
tr.show-for-medium-down {
	display: table-row !important;
}
tr.show-for-large-down {
	display: table-row !important;
}
tr.hide-for-medium {
	display: table-row !important;
}
tr.hide-for-medium-up {
	display: table-row !important;
}
tr.hide-for-large {
	display: table-row !important;
}
tr.hide-for-large-up {
	display: table-row !important;
}
tr.hide-for-xlarge {
	display: table-row !important;
}
td.show-for-small {
	display: table-cell !important;
}
td.show-for-medium-down {
	display: table-cell !important;
}
td.show-for-large-down {
	display: table-cell !important;
}
td.hide-for-medium {
	display: table-cell !important;
}
td.hide-for-medium-up {
	display: table-cell !important;
}
td.hide-for-large {
	display: table-cell !important;
}
td.hide-for-large-up {
	display: table-cell !important;
}
td.hide-for-xlarge {
	display: table-cell !important;
}
th.show-for-small {
	display: table-cell !important;
}
th.show-for-medium-down {
	display: table-cell !important;
}
th.show-for-large-down {
	display: table-cell !important;
}
th.hide-for-medium {
	display: table-cell !important;
}
th.hide-for-medium-up {
	display: table-cell !important;
}
th.hide-for-large {
	display: table-cell !important;
}
th.hide-for-large-up {
	display: table-cell !important;
}
th.hide-for-xlarge {
	display: table-cell !important;
}
@media only screen and (min-width:48em)
{
.show-for-medium {
	display: inherit !important;
}
.show-for-medium-up {
	display: inherit !important;
}
.show-for-small {
	display: none !important;
}
.hide-for-small {
	display: inherit !important;
}
.hide-for-medium {
	display: none !important;
}
.hide-for-medium-up {
	display: none !important;
}
table.show-for-medium {
	display: table;
}
table.show-for-medium-up {
	display: table;
}
table.hide-for-small {
	display: table;
}
thead.show-for-medium {
	display: table-header-group !important;
}
thead.show-for-medium-up {
	display: table-header-group !important;
}
thead.hide-for-small {
	display: table-header-group !important;
}
tbody.show-for-medium {
	display: table-row-group !important;
}
tbody.show-for-medium-up {
	display: table-row-group !important;
}
tbody.hide-for-small {
	display: table-row-group !important;
}
tr.show-for-medium {
	display: table-row !important;
}
tr.show-for-medium-up {
	display: table-row !important;
}
tr.hide-for-small {
	display: table-row !important;
}
td.show-for-medium {
	display: table-cell !important;
}
td.show-for-medium-up {
	display: table-cell !important;
}
td.hide-for-small {
	display: table-cell !important;
}
th.show-for-medium {
	display: table-cell !important;
}
th.show-for-medium-up {
	display: table-cell !important;
}
th.hide-for-small {
	display: table-cell !important;
}
}
@media only screen and (min-width:80em)
{
.show-for-large {
	display: inherit !important;
}
.show-for-large-up {
	display: inherit !important;
}
.show-for-medium {
	display: none !important;
}
.show-for-medium-down {
	display: none !important;
}
.hide-for-medium {
	display: inherit !important;
}
.hide-for-medium-down {
	display: inherit !important;
}
.hide-for-large {
	display: none !important;
}
.hide-for-large-up {
	display: none !important;
}
table.show-for-large {
	display: table;
}
table.show-for-large-up {
	display: table;
}
table.hide-for-medium {
	display: table;
}
table.hide-for-medium-down {
	display: table;
}
thead.show-for-large {
	display: table-header-group !important;
}
thead.show-for-large-up {
	display: table-header-group !important;
}
thead.hide-for-medium {
	display: table-header-group !important;
}
thead.hide-for-medium-down {
	display: table-header-group !important;
}
tbody.show-for-large {
	display: table-row-group !important;
}
tbody.show-for-large-up {
	display: table-row-group !important;
}
tbody.hide-for-medium {
	display: table-row-group !important;
}
tbody.hide-for-medium-down {
	display: table-row-group !important;
}
tr.show-for-large {
	display: table-row !important;
}
tr.show-for-large-up {
	display: table-row !important;
}
tr.hide-for-medium {
	display: table-row !important;
}
tr.hide-for-medium-down {
	display: table-row !important;
}
td.show-for-large {
	display: table-cell !important;
}
td.show-for-large-up {
	display: table-cell !important;
}
td.hide-for-medium {
	display: table-cell !important;
}
td.hide-for-medium-down {
	display: table-cell !important;
}
th.show-for-large {
	display: table-cell !important;
}
th.show-for-large-up {
	display: table-cell !important;
}
th.hide-for-medium {
	display: table-cell !important;
}
th.hide-for-medium-down {
	display: table-cell !important;
}
}
@media only screen and (min-width:90em)
{
.show-for-xlarge {
	display: inherit !important;
}
.show-for-large {
	display: none !important;
}
.show-for-large-down {
	display: none !important;
}
.hide-for-large {
	display: inherit !important;
}
.hide-for-large-down {
	display: inherit !important;
}
.hide-for-xlarge {
	display: none !important;
}
table.show-for-xlarge {
	display: table;
}
table.hide-for-large {
	display: table;
}
table.hide-for-large-down {
	display: table;
}
thead.show-for-xlarge {
	display: table-header-group !important;
}
thead.hide-for-large {
	display: table-header-group !important;
}
thead.hide-for-large-down {
	display: table-header-group !important;
}
tbody.show-for-xlarge {
	display: table-row-group !important;
}
tbody.hide-for-large {
	display: table-row-group !important;
}
tbody.hide-for-large-down {
	display: table-row-group !important;
}
tr.show-for-xlarge {
	display: table-row !important;
}
tr.hide-for-large {
	display: table-row !important;
}
tr.hide-for-large-down {
	display: table-row !important;
}
td.show-for-xlarge {
	display: table-cell !important;
}
td.hide-for-large {
	display: table-cell !important;
}
td.hide-for-large-down {
	display: table-cell !important;
}
th.show-for-xlarge {
	display: table-cell !important;
}
th.hide-for-large {
	display: table-cell !important;
}
th.hide-for-large-down {
	display: table-cell !important;
}
}
.show-for-landscape {
	display: inherit !important;
}
.hide-for-portrait {
	display: inherit !important;
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
table.hide-for-landscape {
	display: table;
}
table.show-for-portrait {
	display: table;
}
thead.hide-for-landscape {
	display: table-header-group !important;
}
thead.show-for-portrait {
	display: table-header-group !important;
}
tbody.hide-for-landscape {
	display: table-row-group !important;
}
tbody.show-for-portrait {
	display: table-row-group !important;
}
tr.hide-for-landscape {
	display: table-row !important;
}
tr.show-for-portrait {
	display: table-row !important;
}
td.hide-for-landscape {
	display: table-cell !important;
}
td.show-for-portrait {
	display: table-cell !important;
}
th.hide-for-landscape {
	display: table-cell !important;
}
th.show-for-portrait {
	display: table-cell !important;
}
@media only screen and (orientation:landscape)
{
.show-for-landscape {
	display: inherit !important;
}
.hide-for-portrait {
	display: inherit !important;
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
table.show-for-landscape {
	display: table;
}
table.hide-for-portrait {
	display: table;
}
thead.show-for-landscape {
	display: table-header-group !important;
}
thead.hide-for-portrait {
	display: table-header-group !important;
}
tbody.show-for-landscape {
	display: table-row-group !important;
}
tbody.hide-for-portrait {
	display: table-row-group !important;
}
tr.show-for-landscape {
	display: table-row !important;
}
tr.hide-for-portrait {
	display: table-row !important;
}
td.show-for-landscape {
	display: table-cell !important;
}
td.hide-for-portrait {
	display: table-cell !important;
}
th.show-for-landscape {
	display: table-cell !important;
}
th.hide-for-portrait {
	display: table-cell !important;
}
}
@media only screen and (orientation:portrait)
{
.show-for-portrait {
	display: inherit !important;
}
.hide-for-landscape {
	display: inherit !important;
}
.hide-for-portrait {
	display: none !important;
}
.show-for-landscape {
	display: none !important;
}
table.show-for-portrait {
	display: table;
}
table.hide-for-landscape {
	display: table;
}
thead.show-for-portrait {
	display: table-header-group !important;
}
thead.hide-for-landscape {
	display: table-header-group !important;
}
tbody.show-for-portrait {
	display: table-row-group !important;
}
tbody.hide-for-landscape {
	display: table-row-group !important;
}
tr.show-for-portrait {
	display: table-row !important;
}
tr.hide-for-landscape {
	display: table-row !important;
}
td.show-for-portrait {
	display: table-cell !important;
}
td.hide-for-landscape {
	display: table-cell !important;
}
th.show-for-portrait {
	display: table-cell !important;
}
th.hide-for-landscape {
	display: table-cell !important;
}
}
.show-for-touch {
	display: none !important;
}
.hide-for-touch {
	display: inherit !important;
}
.touch .show-for-touch {
	display: inherit !important;
}
.touch .hide-for-touch {
	display: none !important;
}
table.hide-for-touch {
	display: table;
}
.touch table.show-for-touch {
	display: table;
}
thead.hide-for-touch {
	display: table-header-group !important;
}
.touch thead.show-for-touch {
	display: table-header-group !important;
}
tbody.hide-for-touch {
	display: table-row-group !important;
}
.touch tbody.show-for-touch {
	display: table-row-group !important;
}
tr.hide-for-touch {
	display: table-row !important;
}
.touch tr.show-for-touch {
	display: table-row !important;
}
td.hide-for-touch {
	display: table-cell !important;
}
.touch td.show-for-touch {
	display: table-cell !important;
}
th.hide-for-touch {
	display: table-cell !important;
}
.touch th.show-for-touch {
	display: table-cell !important;
}
@media only screen
{
[class*='block-grid-'] {
	margin: 0px -10px; padding: 0px; display: block;
}
[class*='block-grid-']::before {
	display: table; content: " ";
}
[class*='block-grid-']::after {
	display: table; content: " ";
}
[class*='block-grid-']::after {
	clear: both;
}
[class*='block-grid-'] > li {
	padding: 0px 10px 10px; height: auto; float: left; display: inline;
}
.small-block-grid-1 > li {
	padding: 0px 10px 10px; width: 100%;
}
.small-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-1 > li:nth-of-type(n+1) {
	clear: both;
}
.small-block-grid-2 > li {
	padding: 0px 10px 10px; width: 50%;
}
.small-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.small-block-grid-3 > li {
	padding: 0px 10px 10px; width: 33.33%;
}
.small-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.small-block-grid-4 > li {
	padding: 0px 10px 10px; width: 25%;
}
.small-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.small-block-grid-5 > li {
	padding: 0px 10px 10px; width: 20%;
}
.small-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.small-block-grid-6 > li {
	padding: 0px 10px 10px; width: 16.66%;
}
.small-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.small-block-grid-7 > li {
	padding: 0px 10px 10px; width: 14.28%;
}
.small-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.small-block-grid-8 > li {
	padding: 0px 10px 10px; width: 12.5%;
}
.small-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.small-block-grid-9 > li {
	padding: 0px 10px 10px; width: 11.11%;
}
.small-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.small-block-grid-10 > li {
	padding: 0px 10px 10px; width: 10%;
}
.small-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.small-block-grid-11 > li {
	padding: 0px 10px 10px; width: 9.09%;
}
.small-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.small-block-grid-12 > li {
	padding: 0px 10px 10px; width: 8.33%;
}
.small-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
}
@media only screen and (min-width:48em)
{
.small-block-grid-1 > li:nth-of-type(n+1) {
	clear: none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear: none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear: none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear: none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear: none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear: none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear: none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear: none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear: none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear: none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear: none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear: none;
}
.large-block-grid-1 > li {
	padding: 0px 10px 10px; width: 100%;
}
.large-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-1 > li:nth-of-type(n+1) {
	clear: both;
}
.large-block-grid-2 > li {
	padding: 0px 10px 10px; width: 50%;
}
.large-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.large-block-grid-3 > li {
	padding: 0px 10px 10px; width: 33.33%;
}
.large-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.large-block-grid-4 > li {
	padding: 0px 10px 10px; width: 25%;
}
.large-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.large-block-grid-5 > li {
	padding: 0px 10px 10px; width: 20%;
}
.large-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.large-block-grid-6 > li {
	padding: 0px 10px 10px; width: 16.66%;
}
.large-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.large-block-grid-7 > li {
	padding: 0px 10px 10px; width: 14.28%;
}
.large-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.large-block-grid-8 > li {
	padding: 0px 10px 10px; width: 12.5%;
}
.large-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.large-block-grid-9 > li {
	padding: 0px 10px 10px; width: 11.11%;
}
.large-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.large-block-grid-10 > li {
	padding: 0px 10px 10px; width: 10%;
}
.large-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.large-block-grid-11 > li {
	padding: 0px 10px 10px; width: 9.09%;
}
.large-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.large-block-grid-12 > li {
	padding: 0px 10px 10px; width: 8.33%;
}
.large-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
}
p.lead {
	line-height: 1.6; font-size: 1.21em;
}
.subheader {
	color: rgb(111, 111, 111); line-height: 1.4; font-weight: 300; margin-top: 0.2em; margin-bottom: 0.5em;
}
div {
	margin: 0px; padding: 0px; direction: ltr;
}
dl {
	margin: 0px; padding: 0px; direction: ltr;
}
dt {
	margin: 0px; padding: 0px; direction: ltr;
}
dd {
	margin: 0px; padding: 0px; direction: ltr;
}
ul {
	margin: 0px; padding: 0px; direction: ltr;
}
ol {
	margin: 0px; padding: 0px; direction: ltr;
}
li {
	margin: 0px; padding: 0px; direction: ltr;
}
h1 {
	margin: 0px; padding: 0px; direction: ltr;
}
h2 {
	margin: 0px; padding: 0px; direction: ltr;
}
h3 {
	margin: 0px; padding: 0px; direction: ltr;
}
h4 {
	margin: 0px; padding: 0px; direction: ltr;
}
h5 {
	margin: 0px; padding: 0px; direction: ltr;
}
h6 {
	margin: 0px; padding: 0px; direction: ltr;
}
pre {
	margin: 0px; padding: 0px; direction: ltr;
}
form {
	margin: 0px; padding: 0px; direction: ltr;
}
p {
	margin: 0px; padding: 0px; direction: ltr;
}
blockquote {
	margin: 0px; padding: 0px; direction: ltr;
}
th {
	margin: 0px; padding: 0px; direction: ltr;
}
td {
	margin: 0px; padding: 0px; direction: ltr;
}
a {
	color: rgb(43, 166, 203); line-height: inherit; text-decoration: none;
}
a:hover {
	color: rgb(39, 149, 182);
}
a:focus {
	color: rgb(39, 149, 182);
}
a img {
	border: currentColor; border-image: none;
}
p {
	line-height: 1.6; font-family: inherit; font-size: 1em; font-weight: normal; margin-bottom: 1.25em; text-rendering: optimizeLegibility;
}
p aside {
	line-height: 1.35; font-size: 0.87em; font-style: italic;
}
h1 {
	color: rgb(34, 34, 34); line-height: 1.21em; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0.5em; text-rendering: optimizeLegibility;
}
h2 {
	color: rgb(34, 34, 34); line-height: 1.21em; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0.5em; text-rendering: optimizeLegibility;
}
h3 {
	color: rgb(34, 34, 34); line-height: 1.21em; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0.5em; text-rendering: optimizeLegibility;
}
h4 {
	color: rgb(34, 34, 34); line-height: 1.21em; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0.5em; text-rendering: optimizeLegibility;
}
h5 {
	color: rgb(34, 34, 34); line-height: 1.21em; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0.5em; text-rendering: optimizeLegibility;
}
h6 {
	color: rgb(34, 34, 34); line-height: 1.21em; font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; margin-top: 0.2em; margin-bottom: 0.5em; text-rendering: optimizeLegibility;
}
h1 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h2 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h3 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h4 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h5 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h6 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h1 {
	font-size: 2.12em;
}
h2 {
	font-size: 1.68em;
}
h3 {
	font-size: 1.37em;
}
h4 {
	font-size: 1.12em;
}
h5 {
	font-size: 1.12em;
}
h6 {
	font-size: 1em;
}
hr {
	border-width: 1px 0px 0px; border-style: solid; border-color: rgb(221, 221, 221); margin: 1.25em 0px 1.18em; border-image: none; height: 0px; clear: both;
}
em {
	line-height: inherit; font-style: italic;
}
i {
	line-height: inherit; font-style: italic;
}
strong {
	line-height: inherit; font-weight: bold;
}
b {
	line-height: inherit; font-weight: bold;
}
small {
	line-height: inherit; font-size: 60%;
}
code {
	color: rgb(127, 10, 12); font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: bold;
}
ul {
	line-height: 1.6; font-family: inherit; font-size: 1em; margin-bottom: 1.25em; list-style-position: outside;
}
ol {
	line-height: 1.6; font-family: inherit; font-size: 1em; margin-bottom: 1.25em; list-style-position: outside;
}
dl {
	line-height: 1.6; font-family: inherit; font-size: 1em; margin-bottom: 1.25em; list-style-position: outside;
}
ul li ul {
	font-size: 1em; margin-bottom: 0px; margin-left: 1.25em;
}
ul li ol {
	font-size: 1em; margin-bottom: 0px; margin-left: 1.25em;
}
ul.square li ul {
	list-style: inherit;
}
ul.circle li ul {
	list-style: inherit;
}
ul.disc li ul {
	list-style: inherit;
}
ul.square {
	list-style-type: square;
}
ul.circle {
	list-style-type: circle;
}
ul.disc {
	list-style-type: disc;
}
ul.no-bullet {
	list-style: none;
}
ol li ul {
	margin-bottom: 0px; margin-left: 1.25em;
}
ol li ol {
	margin-bottom: 0px; margin-left: 1.25em;
}
dl dt {
	font-weight: bold; margin-bottom: 0.3em;
}
dl dd {
	margin-bottom: 0.75em;
}
abbr {
	color: rgb(34, 34, 34); text-transform: uppercase; font-size: 90%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
acronym {
	color: rgb(34, 34, 34); text-transform: uppercase; font-size: 90%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr {
	text-transform: none;
}
blockquote {
	margin: 0px 0px 1.25em; padding: 0.56em 1.25em 0px 1.18em; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
blockquote cite {
	color: rgb(85, 85, 85); font-size: 0.81em; display: block;
}
blockquote cite::before {
	content: "\2014 \0020";
}
blockquote cite a {
	color: rgb(85, 85, 85);
}
blockquote cite a:visited {
	color: rgb(85, 85, 85);
}
blockquote {
	color: rgb(111, 111, 111); line-height: 1.6;
}
blockquote p {
	color: rgb(111, 111, 111); line-height: 1.6;
}
.vcard {
	margin: 0px 0px 1.25em; padding: 0.62em 0.75em; border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block;
}
.vcard li {
	margin: 0px; display: block;
}
.vcard .fn {
	font-size: 0.93em; font-weight: bold;
}
.vevent .summary {
	font-weight: bold;
}
.vevent abbr {
	padding: 0px 0.06em; border: currentColor; border-image: none; font-weight: bold; text-decoration: none; cursor: default;
}
@media only screen and (min-width:48em)
{
h1 {
	line-height: 1.4;
}
h2 {
	line-height: 1.4;
}
h3 {
	line-height: 1.4;
}
h4 {
	line-height: 1.4;
}
h5 {
	line-height: 1.4;
}
h6 {
	line-height: 1.4;
}
h1 {
	font-size: 2.75em;
}
h2 {
	font-size: 2.31em;
}
h3 {
	font-size: 1.68em;
}
h4 {
	font-size: 1.43em;
}
}
.print-only {
	display: none !important;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
.hide-on-print {
	display: none !important;
}
.print-only {
	display: block !important;
}
.hide-for-print {
	display: none !important;
}
.show-for-print {
	display: inherit !important;
}
}
button {
	margin: 0px 0px 1.25em; padding: 0.75em 1.5em 0.81em; border: 1px solid rgb(34, 132, 161); text-align: center; color: white; line-height: 1; font-family: inherit; font-size: 1em; font-weight: bold; text-decoration: none; display: inline-block; position: relative; cursor: pointer; background-color: rgb(43, 166, 203);
}
.button {
	margin: 0px 0px 1.25em; padding: 0.75em 1.5em 0.81em; border: 1px solid rgb(34, 132, 161); text-align: center; color: white; line-height: 1; font-family: inherit; font-size: 1em; font-weight: bold; text-decoration: none; display: inline-block; position: relative; cursor: pointer; background-color: rgb(43, 166, 203);
}
button:hover {
	background-color: rgb(34, 132, 161);
}
button:focus {
	background-color: rgb(34, 132, 161);
}
.button:hover {
	background-color: rgb(34, 132, 161);
}
.button:focus {
	background-color: rgb(34, 132, 161);
}
button:hover {
	color: white;
}
button:focus {
	color: white;
}
.button:hover {
	color: white;
}
.button:focus {
	color: white;
}
button.secondary {
	border-color: rgb(208, 208, 208); color: rgb(51, 51, 51); background-color: rgb(233, 233, 233);
}
.secondary.button {
	border-color: rgb(208, 208, 208); color: rgb(51, 51, 51); background-color: rgb(233, 233, 233);
}
button.secondary:hover {
	background-color: rgb(208, 208, 208);
}
button.secondary:focus {
	background-color: rgb(208, 208, 208);
}
.secondary.button:hover {
	background-color: rgb(208, 208, 208);
}
.secondary.button:focus {
	background-color: rgb(208, 208, 208);
}
button.secondary:hover {
	color: rgb(51, 51, 51);
}
button.secondary:focus {
	color: rgb(51, 51, 51);
}
.secondary.button:hover {
	color: rgb(51, 51, 51);
}
.secondary.button:focus {
	color: rgb(51, 51, 51);
}
button.success {
	border-color: rgb(69, 122, 26); color: white; background-color: rgb(93, 164, 35);
}
.success.button {
	border-color: rgb(69, 122, 26); color: white; background-color: rgb(93, 164, 35);
}
button.success:hover {
	background-color: rgb(69, 122, 26);
}
button.success:focus {
	background-color: rgb(69, 122, 26);
}
.success.button:hover {
	background-color: rgb(69, 122, 26);
}
.success.button:focus {
	background-color: rgb(69, 122, 26);
}
button.success:hover {
	color: white;
}
button.success:focus {
	color: white;
}
.success.button:hover {
	color: white;
}
.success.button:focus {
	color: white;
}
button.alert {
	border-color: rgb(151, 11, 14); color: white; background-color: rgb(198, 15, 19);
}
.alert.button {
	border-color: rgb(151, 11, 14); color: white; background-color: rgb(198, 15, 19);
}
button.alert:hover {
	background-color: rgb(151, 11, 14);
}
button.alert:focus {
	background-color: rgb(151, 11, 14);
}
.alert.button:hover {
	background-color: rgb(151, 11, 14);
}
.alert.button:focus {
	background-color: rgb(151, 11, 14);
}
button.alert:hover {
	color: white;
}
button.alert:focus {
	color: white;
}
.alert.button:hover {
	color: white;
}
.alert.button:focus {
	color: white;
}
button.large {
	padding: 1em 2em 1.06em; font-size: 1.25em;
}
.large.button {
	padding: 1em 2em 1.06em; font-size: 1.25em;
}
button.small {
	padding: 0.56em 1.12em 0.62em; font-size: 0.81em;
}
.small.button {
	padding: 0.56em 1.12em 0.62em; font-size: 0.81em;
}
button.tiny {
	padding: 0.43em 0.87em 0.5em; font-size: 0.68em;
}
.tiny.button {
	padding: 0.43em 0.87em 0.5em; font-size: 0.68em;
}
button.expand {
	width: 100%; padding-right: 0px; padding-left: 0px;
}
.expand.button {
	width: 100%; padding-right: 0px; padding-left: 0px;
}
button.left-align {
	text-align: left; text-indent: 0.75em;
}
.left-align.button {
	text-align: left; text-indent: 0.75em;
}
button.right-align {
	text-align: right; padding-right: 0.75em;
}
.right-align.button {
	text-align: right; padding-right: 0.75em;
}
button.disabled {
	border-color: rgb(34, 132, 161); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(43, 166, 203); -webkit-box-shadow: none;
}
button[disabled] {
	border-color: rgb(34, 132, 161); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(43, 166, 203); -webkit-box-shadow: none;
}
.disabled.button {
	border-color: rgb(34, 132, 161); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(43, 166, 203); -webkit-box-shadow: none;
}
[disabled].button {
	border-color: rgb(34, 132, 161); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(43, 166, 203); -webkit-box-shadow: none;
}
button.disabled:hover {
	background-color: rgb(34, 132, 161);
}
button.disabled:focus {
	background-color: rgb(34, 132, 161);
}
button[disabled]:hover {
	background-color: rgb(34, 132, 161);
}
button[disabled]:focus {
	background-color: rgb(34, 132, 161);
}
.disabled.button:hover {
	background-color: rgb(34, 132, 161);
}
.disabled.button:focus {
	background-color: rgb(34, 132, 161);
}
[disabled].button:hover {
	background-color: rgb(34, 132, 161);
}
[disabled].button:focus {
	background-color: rgb(34, 132, 161);
}
button.disabled:hover {
	color: white;
}
button.disabled:focus {
	color: white;
}
button[disabled]:hover {
	color: white;
}
button[disabled]:focus {
	color: white;
}
.disabled.button:hover {
	color: white;
}
.disabled.button:focus {
	color: white;
}
[disabled].button:hover {
	color: white;
}
[disabled].button:focus {
	color: white;
}
button.disabled:hover {
	background-color: rgb(43, 166, 203);
}
button.disabled:focus {
	background-color: rgb(43, 166, 203);
}
button[disabled]:hover {
	background-color: rgb(43, 166, 203);
}
button[disabled]:focus {
	background-color: rgb(43, 166, 203);
}
.disabled.button:hover {
	background-color: rgb(43, 166, 203);
}
.disabled.button:focus {
	background-color: rgb(43, 166, 203);
}
[disabled].button:hover {
	background-color: rgb(43, 166, 203);
}
[disabled].button:focus {
	background-color: rgb(43, 166, 203);
}
button.secondary.disabled {
	border-color: rgb(208, 208, 208); color: rgb(51, 51, 51); cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(233, 233, 233); -webkit-box-shadow: none;
}
button[disabled].secondary {
	border-color: rgb(208, 208, 208); color: rgb(51, 51, 51); cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(233, 233, 233); -webkit-box-shadow: none;
}
.secondary.disabled.button {
	border-color: rgb(208, 208, 208); color: rgb(51, 51, 51); cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(233, 233, 233); -webkit-box-shadow: none;
}
[disabled].secondary.button {
	border-color: rgb(208, 208, 208); color: rgb(51, 51, 51); cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(233, 233, 233); -webkit-box-shadow: none;
}
button.secondary.disabled:hover {
	background-color: rgb(208, 208, 208);
}
button.secondary.disabled:focus {
	background-color: rgb(208, 208, 208);
}
button[disabled].secondary:hover {
	background-color: rgb(208, 208, 208);
}
button[disabled].secondary:focus {
	background-color: rgb(208, 208, 208);
}
.secondary.disabled.button:hover {
	background-color: rgb(208, 208, 208);
}
.secondary.disabled.button:focus {
	background-color: rgb(208, 208, 208);
}
[disabled].secondary.button:hover {
	background-color: rgb(208, 208, 208);
}
[disabled].secondary.button:focus {
	background-color: rgb(208, 208, 208);
}
button.secondary.disabled:hover {
	color: rgb(51, 51, 51);
}
button.secondary.disabled:focus {
	color: rgb(51, 51, 51);
}
button[disabled].secondary:hover {
	color: rgb(51, 51, 51);
}
button[disabled].secondary:focus {
	color: rgb(51, 51, 51);
}
.secondary.disabled.button:hover {
	color: rgb(51, 51, 51);
}
.secondary.disabled.button:focus {
	color: rgb(51, 51, 51);
}
[disabled].secondary.button:hover {
	color: rgb(51, 51, 51);
}
[disabled].secondary.button:focus {
	color: rgb(51, 51, 51);
}
button.secondary.disabled:hover {
	background-color: rgb(233, 233, 233);
}
button.secondary.disabled:focus {
	background-color: rgb(233, 233, 233);
}
button[disabled].secondary:hover {
	background-color: rgb(233, 233, 233);
}
button[disabled].secondary:focus {
	background-color: rgb(233, 233, 233);
}
.secondary.disabled.button:hover {
	background-color: rgb(233, 233, 233);
}
.secondary.disabled.button:focus {
	background-color: rgb(233, 233, 233);
}
[disabled].secondary.button:hover {
	background-color: rgb(233, 233, 233);
}
[disabled].secondary.button:focus {
	background-color: rgb(233, 233, 233);
}
button.success.disabled {
	border-color: rgb(69, 122, 26); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(93, 164, 35); -webkit-box-shadow: none;
}
button[disabled].success {
	border-color: rgb(69, 122, 26); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(93, 164, 35); -webkit-box-shadow: none;
}
.success.disabled.button {
	border-color: rgb(69, 122, 26); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(93, 164, 35); -webkit-box-shadow: none;
}
[disabled].success.button {
	border-color: rgb(69, 122, 26); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(93, 164, 35); -webkit-box-shadow: none;
}
button.success.disabled:hover {
	background-color: rgb(69, 122, 26);
}
button.success.disabled:focus {
	background-color: rgb(69, 122, 26);
}
button[disabled].success:hover {
	background-color: rgb(69, 122, 26);
}
button[disabled].success:focus {
	background-color: rgb(69, 122, 26);
}
.success.disabled.button:hover {
	background-color: rgb(69, 122, 26);
}
.success.disabled.button:focus {
	background-color: rgb(69, 122, 26);
}
[disabled].success.button:hover {
	background-color: rgb(69, 122, 26);
}
[disabled].success.button:focus {
	background-color: rgb(69, 122, 26);
}
button.success.disabled:hover {
	color: white;
}
button.success.disabled:focus {
	color: white;
}
button[disabled].success:hover {
	color: white;
}
button[disabled].success:focus {
	color: white;
}
.success.disabled.button:hover {
	color: white;
}
.success.disabled.button:focus {
	color: white;
}
[disabled].success.button:hover {
	color: white;
}
[disabled].success.button:focus {
	color: white;
}
button.success.disabled:hover {
	background-color: rgb(93, 164, 35);
}
button.success.disabled:focus {
	background-color: rgb(93, 164, 35);
}
button[disabled].success:hover {
	background-color: rgb(93, 164, 35);
}
button[disabled].success:focus {
	background-color: rgb(93, 164, 35);
}
.success.disabled.button:hover {
	background-color: rgb(93, 164, 35);
}
.success.disabled.button:focus {
	background-color: rgb(93, 164, 35);
}
[disabled].success.button:hover {
	background-color: rgb(93, 164, 35);
}
[disabled].success.button:focus {
	background-color: rgb(93, 164, 35);
}
button.alert.disabled {
	border-color: rgb(151, 11, 14); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(198, 15, 19); -webkit-box-shadow: none;
}
button[disabled].alert {
	border-color: rgb(151, 11, 14); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(198, 15, 19); -webkit-box-shadow: none;
}
.alert.disabled.button {
	border-color: rgb(151, 11, 14); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(198, 15, 19); -webkit-box-shadow: none;
}
[disabled].alert.button {
	border-color: rgb(151, 11, 14); color: white; cursor: default; opacity: 0.6; box-shadow: none; background-color: rgb(198, 15, 19); -webkit-box-shadow: none;
}
button.alert.disabled:hover {
	background-color: rgb(151, 11, 14);
}
button.alert.disabled:focus {
	background-color: rgb(151, 11, 14);
}
button[disabled].alert:hover {
	background-color: rgb(151, 11, 14);
}
button[disabled].alert:focus {
	background-color: rgb(151, 11, 14);
}
.alert.disabled.button:hover {
	background-color: rgb(151, 11, 14);
}
.alert.disabled.button:focus {
	background-color: rgb(151, 11, 14);
}
[disabled].alert.button:hover {
	background-color: rgb(151, 11, 14);
}
[disabled].alert.button:focus {
	background-color: rgb(151, 11, 14);
}
button.alert.disabled:hover {
	color: white;
}
button.alert.disabled:focus {
	color: white;
}
button[disabled].alert:hover {
	color: white;
}
button[disabled].alert:focus {
	color: white;
}
.alert.disabled.button:hover {
	color: white;
}
.alert.disabled.button:focus {
	color: white;
}
[disabled].alert.button:hover {
	color: white;
}
[disabled].alert.button:focus {
	color: white;
}
button.alert.disabled:hover {
	background-color: rgb(198, 15, 19);
}
button.alert.disabled:focus {
	background-color: rgb(198, 15, 19);
}
button[disabled].alert:hover {
	background-color: rgb(198, 15, 19);
}
button[disabled].alert:focus {
	background-color: rgb(198, 15, 19);
}
.alert.disabled.button:hover {
	background-color: rgb(198, 15, 19);
}
.alert.disabled.button:focus {
	background-color: rgb(198, 15, 19);
}
[disabled].alert.button:hover {
	background-color: rgb(198, 15, 19);
}
[disabled].alert.button:focus {
	background-color: rgb(198, 15, 19);
}
button {
	padding-top: 0.81em; padding-bottom: 0.75em;
}
.button {
	padding-top: 0.81em; padding-bottom: 0.75em;
}
button.tiny {
	padding-top: 0.5em; padding-bottom: 0.43em;
}
.tiny.button {
	padding-top: 0.5em; padding-bottom: 0.43em;
}
button.small {
	padding-top: 0.62em; padding-bottom: 0.56em;
}
.small.button {
	padding-top: 0.62em; padding-bottom: 0.56em;
}
button.large {
	padding-top: 1.03em; padding-bottom: 1.03em;
}
.large.button {
	padding-top: 1.03em; padding-bottom: 1.03em;
}
@media only screen
{
button {
	transition:background-color 300ms ease-out; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5); -webkit-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;
}
.button {
	transition:background-color 300ms ease-out; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5); -webkit-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;
}
button:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
.button:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
button.radius {
	border-radius: 3px; -webkit-border-radius: 3px;
}
.radius.button {
	border-radius: 3px; -webkit-border-radius: 3px;
}
button.round {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
.round.button {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
}
@media only screen and (min-width:48em)
{
button {
	display: inline-block;
}
.button {
	display: inline-block;
}
}
form {
	margin: 0px 0px 1em;
}
form .row .row {
	margin: 0px -0.5em;
}
form .row .row .column {
	padding: 0px 0.5em;
}
form .row .row .columns {
	padding: 0px 0.5em;
}
form .row .collapse.row {
	margin: 0px;
}
form .row .collapse.row .column {
	padding: 0px;
}
form .row .collapse.row .columns {
	padding: 0px;
}
form .row input.column {
	padding-left: 0.5em;
}
form .row input.columns {
	padding-left: 0.5em;
}
form .row textarea.column {
	padding-left: 0.5em;
}
form .row textarea.columns {
	padding-left: 0.5em;
}
label {
	color: rgb(77, 77, 77); font-size: 0.87em; font-weight: 500; margin-bottom: 0.18em; display: block; cursor: pointer;
}
label.right {
	text-align: right; float: none;
}
label.inline {
	margin: 0px 0px 1em; padding: 0.62em 0px;
}
.prefix {
	border-width: 1px; border-style: solid; width: 100%; height: 2.31em; text-align: center; line-height: 2.31em; overflow: hidden; padding-top: 0px; padding-bottom: 0px; font-size: 0.87em; display: block; position: relative; z-index: 2;
}
.postfix {
	border-width: 1px; border-style: solid; width: 100%; height: 2.31em; text-align: center; line-height: 2.31em; overflow: hidden; padding-top: 0px; padding-bottom: 0px; font-size: 0.87em; display: block; position: relative; z-index: 2;
}
.button.postfix {
	padding: 0px; text-align: center; line-height: 2.12em;
}
.button.prefix {
	padding: 0px; text-align: center; line-height: 2.12em;
}
.radius.button.prefix {
	border-radius: 3px 0px 0px 3px; -webkit-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;
}
.radius.button.postfix {
	border-radius: 0px 3px 3px 0px; -webkit-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;
}
.round.button.prefix {
	border-radius: 1000px 0px 0px 1000px; -webkit-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;
}
.round.button.postfix {
	border-radius: 0px 1000px 1000px 0px; -webkit-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;
}
span.prefix {
	background: rgb(242, 242, 242); border-color: rgb(217, 217, 217) currentColor rgb(217, 217, 217) rgb(217, 217, 217); color: rgb(51, 51, 51); border-right-width: medium; border-right-style: none;
}
span.radius.prefix {
	border-radius: 3px 0px 0px 3px; -webkit-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;
}
span.postfix {
	background: rgb(242, 242, 242); border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) currentColor; color: rgb(51, 51, 51); border-left-width: medium; border-left-style: none;
}
span.radius.postfix {
	border-radius: 0px 3px 3px 0px; -webkit-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;
}
.radius.input-group > *:first-child {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px;
}
.radius.input-group > *:first-child * {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px;
}
.radius.input-group > *:last-child {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.radius.input-group > *:last-child * {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.round.input-group > *:first-child {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px;
}
.round.input-group > *:first-child * {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px;
}
.round.input-group > *:last-child {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
.round.input-group > *:last-child * {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
input[type='text'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='password'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='date'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='datetime'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='datetime-local'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='month'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='week'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='email'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='number'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='search'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='tel'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='time'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='url'] {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
textarea {
	margin: 0px 0px 1em; padding: 0.5em; border: 1px solid rgb(204, 204, 204); transition:box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; border-image: none; width: 100%; height: 2.31em; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87em; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: white; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out; -moz-transition: box-shadow, 0.45s, -moz-box-shadow, 0.45s, -webkit-box-shadow, 0.45s, border-color, 0.45s, ease-in-out;
}
input[type='text']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='password']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='date']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='datetime']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='datetime-local']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='month']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='week']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='email']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='number']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='search']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='tel']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='time']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='url']:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
textarea:focus {
	border-color: rgb(153, 153, 153); box-shadow: 0px 0px 5px #999999; -webkit-box-shadow: 0 0 5px #999999; -moz-box-shadow: 0 0 5px #999999;
}
input[type='text']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='password']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='date']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='datetime']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='datetime-local']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='month']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='week']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='email']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='number']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='search']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='tel']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='time']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='url']:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
textarea:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input[type='text'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='password'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='date'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='datetime'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='datetime-local'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='month'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='week'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='email'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='number'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='search'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='tel'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='time'][disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='url'][disabled] {
	background-color: rgb(221, 221, 221);
}
textarea[disabled] {
	background-color: rgb(221, 221, 221);
}
input[type='file'] {
	margin: 0px 0px 1em;
}
input[type='checkbox'] {
	margin: 0px 0px 1em;
}
input[type='radio'] {
	margin: 0px 0px 1em;
}
select {
	margin: 0px 0px 1em;
}
input[type='file'] {
	width: 100%;
}
fieldset {
	margin: 1.12em 0px; padding: 1.25em; border: 1px solid rgb(221, 221, 221); border-image: none;
}
fieldset legend {
	background: white; margin: 0px 0px 0px -0.18em; padding: 0px 0.18em; font-weight: bold;
}
.error input {
	border-color: rgb(198, 15, 19); background-color: rgba(198, 15, 19, 0.1);
}
input.error {
	border-color: rgb(198, 15, 19); background-color: rgba(198, 15, 19, 0.1);
}
.error textarea {
	border-color: rgb(198, 15, 19); background-color: rgba(198, 15, 19, 0.1);
}
textarea.error {
	border-color: rgb(198, 15, 19); background-color: rgba(198, 15, 19, 0.1);
}
.error input:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
input.error:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
.error textarea:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
textarea.error:focus {
	background: rgb(250, 250, 250); border-color: rgb(153, 153, 153);
}
.error label {
	color: rgb(198, 15, 19);
}
label.error {
	color: rgb(198, 15, 19);
}
.error small {
	background: rgb(198, 15, 19); padding: 0.37em 0.25em; color: white; font-size: 0.75em; font-weight: bold; margin-top: -1.31em; margin-bottom: 1em; display: block;
}
small.error {
	background: rgb(198, 15, 19); padding: 0.37em 0.25em; color: white; font-size: 0.75em; font-weight: bold; margin-top: -1.31em; margin-bottom: 1em; display: block;
}
form.custom .hidden-field {
	margin-left: -99999px; visibility: hidden; position: absolute;
}
form.custom .custom {
	background: white; border: 1px solid rgb(204, 204, 204); border-image: none; top: 2px; width: 16px; height: 16px; display: inline-block; position: relative;
}
form.custom .radio.custom {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
form.custom .checkbox.custom::before {
	left: 0px; top: 0px; width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 0.8; font-size: 14px; display: block; position: absolute; content: "";
}
form.custom .checked.radio.custom::before {
	background: rgb(34, 34, 34); border-radius: 1000px; left: 3px; top: 3px; width: 8px; height: 8px; display: block; position: relative; content: ""; -webkit-border-radius: 1000px;
}
form.custom .checked.checkbox.custom::before {
	color: rgb(34, 34, 34); content: "\00d7";
}
form.custom .dropdown.custom {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(243, 243, 243) 100%); padding: 0px; top: 0px; width: 100%; height: 2.31em; font-size: 0.87em; margin-top: 0px; margin-bottom: 1.25em; vertical-align: top; display: block; position: relative; box-shadow: none; -webkit-box-shadow: none;
}
form.custom .dropdown.custom ul {
	-ms-overflow-y: auto; max-height: 200px;
}
form.custom .dropdown.custom .current {
	color: rgba(0, 0, 0, 0.75); line-height: 2.25em; overflow: hidden; text-decoration: none; margin-right: 2.31em; margin-left: 0.5em; display: block; white-space: nowrap; cursor: default;
}
form.custom .dropdown.custom .selector {
	top: 0px; width: 2.5em; height: 2.31em; right: 0px; display: block; position: absolute; cursor: default;
}
form.custom .dropdown.custom .selector::after {
	border-width: 5px; border-style: solid inset inset; border-color: rgb(170, 170, 170) transparent transparent; border-image: none; left: 0.93em; top: 50%; width: 0px; height: 0px; margin-top: -3px; display: block; position: absolute; content: "";
}
form.custom .dropdown.custom:hover a.selector::after {
	border-width: 5px; border-style: solid inset inset; border-color: rgb(34, 34, 34) transparent transparent; border-image: none; width: 0px; height: 0px; display: block; content: "";
}
form.custom .open.dropdown.custom a.selector::after {
	border-width: 5px; border-style: solid inset inset; border-color: rgb(34, 34, 34) transparent transparent; border-image: none; width: 0px; height: 0px; display: block; content: "";
}
form.custom .dropdown.custom .disabled {
	color: rgb(136, 136, 136);
}
form.custom .dropdown.custom .disabled:hover {
	background: none; color: rgb(136, 136, 136);
}
form.custom .dropdown.custom .disabled:hover::after {
	display: none;
}
form.custom .open.dropdown.custom ul {
	display: block; z-index: 10; min-width: 100%; box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
form.custom .small.dropdown.custom {
	max-width: 134px;
}
form.custom .medium.dropdown.custom {
	max-width: 254px;
}
form.custom .large.dropdown.custom {
	max-width: 434px;
}
form.custom .expand.dropdown.custom {
	width: 100% !important;
}
form.custom .small.open.dropdown.custom ul {
	min-width: 134px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
form.custom .medium.open.dropdown.custom ul {
	min-width: 254px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
form.custom .large.open.dropdown.custom ul {
	min-width: 434px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
form.custom .dropdown.custom ul {
	background: white; margin: 0px; padding: 0px; border: 1px solid rgb(204, 204, 204); border-image: none; left: -1px; top: auto; width: auto; font-size: 16px; display: none; position: absolute; box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.1); -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
}
form.custom .dropdown.custom ul li {
	list-style: none; margin: 0px; padding: 0.25em 2.37em 0.25em 0.37em; color: rgb(85, 85, 85); line-height: 1.5em; font-size: 0.87em; white-space: nowrap; cursor: default; min-height: 1.5em;
}
form.custom .dropdown.custom ul li.selected {
	background: rgb(238, 238, 238); color: black;
}
form.custom .dropdown.custom ul li:hover {
	color: black; background-color: rgb(228, 228, 228);
}
form.custom .dropdown.custom ul li.selected:hover {
	background: rgb(238, 238, 238); color: black; cursor: default;
}
form.custom .dropdown.custom ul.show {
	display: block;
}
form.custom .disabled.custom {
	background-color: rgb(221, 221, 221);
}
.button-group {
	list-style: none; margin: 0px;
}
.button-group::before {
	display: table; content: " ";
}
.button-group::after {
	display: table; content: " ";
}
.button-group::after {
	clear: both;
}
.button-group > * {
	margin: 0px 0px 0px -1px; float: left;
}
.button-group > *:first-child {
	margin-left: 0px;
}
.radius.button-group > *:first-child {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px;
}
.radius.button-group > *:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px;
}
.radius.button-group > *:first-child > button {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px;
}
.radius.button-group > *:first-child > .button {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-topleft: 3px; -webkit-border-bottom-left-radius: 3px; -webkit-border-top-left-radius: 3px;
}
.radius.button-group > *:last-child {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.radius.button-group > *:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.radius.button-group > *:last-child > button {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.radius.button-group > *:last-child > .button {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.round.button-group > *:first-child {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px;
}
.round.button-group > *:first-child > a {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px;
}
.round.button-group > *:first-child > button {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px;
}
.round.button-group > *:first-child > .button {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px; -moz-border-radius-bottomleft: 1000px; -moz-border-radius-topleft: 1000px; -webkit-border-bottom-left-radius: 1000px; -webkit-border-top-left-radius: 1000px;
}
.round.button-group > *:last-child {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
.round.button-group > *:last-child > a {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
.round.button-group > *:last-child > button {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
.round.button-group > *:last-child > .button {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
.even-2.button-group li {
	width: 50%;
}
.even-2.button-group li button {
	width: 100%;
}
.even-2.button-group li .button {
	width: 100%;
}
.even-3.button-group li {
	width: 33.33%;
}
.even-3.button-group li button {
	width: 100%;
}
.even-3.button-group li .button {
	width: 100%;
}
.even-4.button-group li {
	width: 25%;
}
.even-4.button-group li button {
	width: 100%;
}
.even-4.button-group li .button {
	width: 100%;
}
.even-5.button-group li {
	width: 20%;
}
.even-5.button-group li button {
	width: 100%;
}
.even-5.button-group li .button {
	width: 100%;
}
.even-6.button-group li {
	width: 16.66%;
}
.even-6.button-group li button {
	width: 100%;
}
.even-6.button-group li .button {
	width: 100%;
}
.even-7.button-group li {
	width: 14.28%;
}
.even-7.button-group li button {
	width: 100%;
}
.even-7.button-group li .button {
	width: 100%;
}
.even-8.button-group li {
	width: 12.5%;
}
.even-8.button-group li button {
	width: 100%;
}
.even-8.button-group li .button {
	width: 100%;
}
.button-bar {
	
}
.button-bar::before {
	display: table; content: " ";
}
.button-bar::after {
	display: table; content: " ";
}
.button-bar::after {
	clear: both;
}
.button-bar .button-group {
	margin-right: 0.62em; float: left;
}
.button-bar .button-group div {
	overflow: hidden;
}
.button.dropdown {
	padding-right: 3.18em; position: relative;
}
.button.dropdown::before {
	border-style: solid; border-color: white transparent transparent; top: 50%; width: 0px; height: 0px; display: block; position: absolute; content: "";
}
.button.dropdown::before {
	border-width: 0.56em; right: 1.5em; margin-top: -0.25em;
}
.button.dropdown::before {
	border-color: white transparent transparent;
}
.tiny.button.dropdown {
	padding-right: 2.18em;
}
.tiny.button.dropdown::before {
	border-width: 0.43em; right: 0.87em; margin-top: -0.15em;
}
.tiny.button.dropdown::before {
	border-color: white transparent transparent;
}
.small.button.dropdown {
	padding-right: 2.81em;
}
.small.button.dropdown::before {
	border-width: 0.56em; right: 1.12em; margin-top: -0.21em;
}
.small.button.dropdown::before {
	border-color: white transparent transparent;
}
.large.button.dropdown {
	padding-right: 4em;
}
.large.button.dropdown::before {
	border-width: 0.62em; right: 1.75em; margin-top: -0.31em;
}
.large.button.dropdown::before {
	border-color: white transparent transparent;
}
.secondary.button.dropdown::before {
	border-color: rgb(51, 51, 51) transparent transparent;
}
.button.split {
	padding-right: 4.8em; position: relative;
}
.button.split span {
	top: 0px; height: 100%; right: 0px; border-left-color: currentColor; border-left-width: 1px; border-left-style: solid; display: block; position: absolute;
}
.button.split span::before {
	border-style: inset; left: 50%; width: 0px; height: 0px; display: block; position: absolute; content: "";
}
.button.split span:active {
	background-color: rgba(0, 0, 0, 0.1);
}
.button.split span {
	border-left-color: rgb(30, 114, 140);
}
.button.split span {
	width: 3em;
}
.button.split span::before {
	border-width: 0.56em; top: 1.12em; margin-left: -0.56em; border-top-style: solid;
}
.button.split span::before {
	border-color: white transparent transparent;
}
.secondary.button.split span {
	border-left-color: rgb(195, 195, 195);
}
.secondary.button.split span::before {
	border-color: white transparent transparent;
}
.alert.button.split span {
	border-left-color: rgb(127, 10, 12);
}
.success.button.split span {
	border-left-color: rgb(57, 101, 22);
}
.tiny.button.split {
	padding-right: 3.93em;
}
.tiny.button.split span {
	width: 2.84em;
}
.tiny.button.split span::before {
	border-width: 0.43em; top: 0.87em; margin-left: -0.31em; border-top-style: solid;
}
.small.button.split {
	padding-right: 3.93em;
}
.small.button.split span {
	width: 2.81em;
}
.small.button.split span::before {
	border-width: 0.56em; top: 0.84em; margin-left: -0.56em; border-top-style: solid;
}
.large.button.split {
	padding-right: 6em;
}
.large.button.split span {
	width: 3.75em;
}
.large.button.split span::before {
	border-width: 0.62em; top: 1.31em; margin-left: -0.56em; border-top-style: solid;
}
.expand.button.split {
	padding-left: 2em;
}
.secondary.button.split span::before {
	border-color: rgb(51, 51, 51) transparent transparent;
}
.radius.button.split span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px;
}
.round.button.split span {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px; -moz-border-radius-topright: 1000px; -moz-border-radius-bottomright: 1000px; -webkit-border-top-right-radius: 1000px; -webkit-border-bottom-right-radius: 1000px;
}
.flex-video {
	height: 0px; overflow: hidden; padding-top: 1.56em; padding-bottom: 67.5%; margin-bottom: 1em; position: relative;
}
.widescreen.flex-video {
	padding-bottom: 57.25%;
}
.vimeo.flex-video {
	padding-top: 0px;
}
.flex-video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.section-container {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204); border-image: none; width: 100%; margin-bottom: 1.25em; display: block;
}
.auto.section-container {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204); border-image: none; width: 100%; margin-bottom: 1.25em; display: block;
}
.section-container > section {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: relative;
}
.section-container > .section {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: relative;
}
.auto.section-container > section {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: relative;
}
.auto.section-container > .section {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: relative;
}
.section-container > section .title {
	margin: 0px; top: 0px; width: 100%; cursor: pointer; background-color: rgb(239, 239, 239);
}
.section-container > .section .title {
	margin: 0px; top: 0px; width: 100%; cursor: pointer; background-color: rgb(239, 239, 239);
}
.auto.section-container > section .title {
	margin: 0px; top: 0px; width: 100%; cursor: pointer; background-color: rgb(239, 239, 239);
}
.auto.section-container > .section .title {
	margin: 0px; top: 0px; width: 100%; cursor: pointer; background-color: rgb(239, 239, 239);
}
.section-container > section .title a {
	padding: 0.93em; width: 100%; color: rgb(51, 51, 51); font-size: 0.87em; display: inline-block; white-space: nowrap;
}
.section-container > .section .title a {
	padding: 0.93em; width: 100%; color: rgb(51, 51, 51); font-size: 0.87em; display: inline-block; white-space: nowrap;
}
.auto.section-container > section .title a {
	padding: 0.93em; width: 100%; color: rgb(51, 51, 51); font-size: 0.87em; display: inline-block; white-space: nowrap;
}
.auto.section-container > .section .title a {
	padding: 0.93em; width: 100%; color: rgb(51, 51, 51); font-size: 0.87em; display: inline-block; white-space: nowrap;
}
.section-container > section .title:hover {
	background-color: rgb(226, 226, 226);
}
.section-container > .section .title:hover {
	background-color: rgb(226, 226, 226);
}
.auto.section-container > section .title:hover {
	background-color: rgb(226, 226, 226);
}
.auto.section-container > .section .title:hover {
	background-color: rgb(226, 226, 226);
}
.section-container > section .content {
	padding: 0.93em; display: none; background-color: white;
}
.section-container > .section .content {
	padding: 0.93em; display: none; background-color: white;
}
.auto.section-container > section .content {
	padding: 0.93em; display: none; background-color: white;
}
.auto.section-container > .section .content {
	padding: 0.93em; display: none; background-color: white;
}
.section-container > section .content > *:last-child {
	margin-bottom: 0px;
}
.section-container > .section .content > *:last-child {
	margin-bottom: 0px;
}
.auto.section-container > section .content > *:last-child {
	margin-bottom: 0px;
}
.auto.section-container > .section .content > *:last-child {
	margin-bottom: 0px;
}
.section-container > section .content > *:first-child {
	padding-top: 0px;
}
.section-container > .section .content > *:first-child {
	padding-top: 0px;
}
.auto.section-container > section .content > *:first-child {
	padding-top: 0px;
}
.auto.section-container > .section .content > *:first-child {
	padding-top: 0px;
}
.section-container > section .content > *:last-child {
	padding-bottom: 0px;
}
.section-container > .section .content > *:last-child {
	padding-bottom: 0px;
}
.auto.section-container > section .content > *:last-child {
	padding-bottom: 0px;
}
.auto.section-container > .section .content > *:last-child {
	padding-bottom: 0px;
}
.section-container > section.active > .content {
	display: block;
}
.section-container > .active.section > .content {
	display: block;
}
.auto.section-container > section.active > .content {
	display: block;
}
.auto.section-container > .active.section > .content {
	display: block;
}
.section-container > section.active > .title {
	background: rgb(213, 213, 213);
}
.section-container > .active.section > .title {
	background: rgb(213, 213, 213);
}
.auto.section-container > section.active > .title {
	background: rgb(213, 213, 213);
}
.auto.section-container > .active.section > .title {
	background: rgb(213, 213, 213);
}
.tabs.section-container {
	border: 0px currentColor; border-image: none; position: relative;
}
.tabs.section-container > section {
	border: 0px currentColor; border-image: none; padding-top: 0px; position: static;
}
.tabs.section-container > .section {
	border: 0px currentColor; border-image: none; padding-top: 0px; position: static;
}
.tabs.section-container > section .title {
	border-width: 1px 0px 0px 1px; border-style: solid none none solid; border-color: rgb(204, 204, 204) currentColor currentColor rgb(204, 204, 204); border-image: none; width: auto; position: absolute; z-index: 1;
}
.tabs.section-container > .section .title {
	border-width: 1px 0px 0px 1px; border-style: solid none none solid; border-color: rgb(204, 204, 204) currentColor currentColor rgb(204, 204, 204); border-image: none; width: auto; position: absolute; z-index: 1;
}
.tabs.section-container > section .title a {
	width: 100%;
}
.tabs.section-container > .section .title a {
	width: 100%;
}
.tabs.section-container > section:last-child .title {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.tabs.section-container > :last-child.section .title {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.tabs.section-container > section .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: -1px; position: absolute; z-index: 10;
}
.tabs.section-container > .section .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: -1px; position: absolute; z-index: 10;
}
.tabs.section-container > section.active > .title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; z-index: 11; background-color: white;
}
.tabs.section-container > .active.section > .title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; z-index: 11; background-color: white;
}
.tabs.section-container > section.active > .content {
	position: relative;
}
.tabs.section-container > .active.section > .content {
	position: relative;
}
@media only screen and (min-width:48em)
{
.auto.section-container {
	border: 0px currentColor; border-image: none; position: relative;
}
.auto.section-container > section {
	border: 0px currentColor; border-image: none; padding-top: 0px; position: static;
}
.auto.section-container > .section {
	border: 0px currentColor; border-image: none; padding-top: 0px; position: static;
}
.auto.section-container > section .title {
	border-width: 1px 0px 0px 1px; border-style: solid none none solid; border-color: rgb(204, 204, 204) currentColor currentColor rgb(204, 204, 204); border-image: none; width: auto; position: absolute; z-index: 1;
}
.auto.section-container > .section .title {
	border-width: 1px 0px 0px 1px; border-style: solid none none solid; border-color: rgb(204, 204, 204) currentColor currentColor rgb(204, 204, 204); border-image: none; width: auto; position: absolute; z-index: 1;
}
.auto.section-container > section .title a {
	width: 100%;
}
.auto.section-container > .section .title a {
	width: 100%;
}
.auto.section-container > section:last-child .title {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.auto.section-container > :last-child.section .title {
	border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.auto.section-container > section .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: -1px; position: absolute; z-index: 10;
}
.auto.section-container > .section .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; top: -1px; position: absolute; z-index: 10;
}
.auto.section-container > section.active > .title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; z-index: 11; background-color: white;
}
.auto.section-container > .active.section > .title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; z-index: 11; background-color: white;
}
.auto.section-container > section.active > .content {
	position: relative;
}
.auto.section-container > .active.section > .content {
	position: relative;
}
.accordion.section-container .section {
	padding-top: 0px !important;
}
.vertical-tabs.section-container {
	border: 1px solid rgb(204, 204, 204); border-image: none; position: relative;
}
.vertical-tabs.section-container section {
	border: 0px currentColor; border-image: none; padding-top: 0px !important; position: static; background-color: rgb(239, 239, 239);
}
.vertical-tabs.section-container .section {
	border: 0px currentColor; border-image: none; padding-top: 0px !important; position: static; background-color: rgb(239, 239, 239);
}
.vertical-tabs.section-container section .title {
	width: 12.5em; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: absolute;
}
.vertical-tabs.section-container .section .title {
	width: 12.5em; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: absolute;
}
.vertical-tabs.section-container section:first-child .title {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.vertical-tabs.section-container :first-child.section .title {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.vertical-tabs.section-container section .content {
	left: 12.5em; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; display: block; position: relative; z-index: 10;
}
.vertical-tabs.section-container .section .content {
	left: 12.5em; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; display: block; position: relative; z-index: 10;
}
.vertical-tabs.section-container section.active > .title {
	width: 12.62em; border-right-color: currentColor; border-right-width: 0px; border-right-style: none; z-index: 11; background-color: white;
}
.vertical-tabs.section-container .active.section > .title {
	width: 12.62em; border-right-color: currentColor; border-right-width: 0px; border-right-style: none; z-index: 11; background-color: white;
}
.vertical-tabs.section-container section:last-child.active .title {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.vertical-tabs.section-container :last-child.active.section .title {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.vertical-nav.section-container {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204); border-image: none;
}
.vertical-nav.section-container > section {
	padding-top: 0px !important;
}
.vertical-nav.section-container > .section {
	padding-top: 0px !important;
}
.vertical-nav.section-container > section .title a {
	width: 100%; display: block;
}
.vertical-nav.section-container > .section .title a {
	width: 100%; display: block;
}
.vertical-nav.section-container > section .content {
	display: none;
}
.vertical-nav.section-container > .section .content {
	display: none;
}
.vertical-nav.section-container > section.active > .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; left: 100%; top: -1px; display: block; position: absolute; z-index: 999; min-width: 12.5em;
}
.vertical-nav.section-container > .active.section > .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; left: 100%; top: -1px; display: block; position: absolute; z-index: 999; min-width: 12.5em;
}
.horizontal-nav.section-container {
	background: rgb(239, 239, 239); border: 1px solid rgb(204, 204, 204); border-image: none; position: relative;
}
.horizontal-nav.section-container > section {
	border: 0px currentColor; border-image: none; padding-top: 0px; position: static;
}
.horizontal-nav.section-container > .section {
	border: 0px currentColor; border-image: none; padding-top: 0px; position: static;
}
.horizontal-nav.section-container > section .title {
	border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) currentColor; border-image: none; top: -1px; width: auto; position: absolute; z-index: 1;
}
.horizontal-nav.section-container > .section .title {
	border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) currentColor; border-image: none; top: -1px; width: auto; position: absolute; z-index: 1;
}
.horizontal-nav.section-container > section .title a {
	width: 100%;
}
.horizontal-nav.section-container > .section .title a {
	width: 100%;
}
.horizontal-nav.section-container > section .content {
	display: none;
}
.horizontal-nav.section-container > .section .content {
	display: none;
}
.horizontal-nav.section-container > section.active > .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; left: 0px; top: -2px; display: block; position: absolute; z-index: 999; min-width: 12.5em;
}
.horizontal-nav.section-container > .active.section > .content {
	border: 1px solid rgb(204, 204, 204); border-image: none; left: 0px; top: -2px; display: block; position: absolute; z-index: 999; min-width: 12.5em;
}
}
.contain-to-grid {
	background: rgb(17, 17, 17); width: 100%;
}
.fixed {
	left: 0px; top: 0px; width: 100%; position: fixed; z-index: 99;
}
.top-bar {
	background: rgb(17, 17, 17); height: 45px; line-height: 45px; overflow: hidden; margin-bottom: 1.87em; position: relative;
}
.top-bar ul {
	list-style: none; margin-bottom: 0px;
}
.top-bar .row {
	max-width: none;
}
.top-bar form {
	margin-bottom: 0px;
}
.top-bar input {
	margin-bottom: 0px;
}
.top-bar input {
	height: 2.45em;
}
.top-bar .button {
	padding-top: 0.5em; padding-bottom: 0.5em; margin-bottom: 0px;
}
.top-bar .title-area {
	position: relative;
}
.top-bar .name {
	margin: 0px; height: 45px; font-size: 16px;
}
.top-bar .name h1 {
	margin: 0px; line-height: 45px; font-size: 1.06em;
}
.top-bar .name h1 a {
	padding: 0px 15px; width: 50%; color: white; font-weight: bold; display: block;
}
.top-bar .toggle-topbar {
	top: 0px; right: 0px; position: absolute;
}
.top-bar .toggle-topbar a {
	padding: 0px 15px; height: 45px; color: white; text-transform: uppercase; line-height: 45px; font-size: 0.81em; font-weight: bold; display: block; position: relative;
}
.top-bar .menu-icon.toggle-topbar {
	top: 50%; right: 15px; padding-left: 40px; margin-top: -16px;
}
.top-bar .menu-icon.toggle-topbar a {
	padding: 0px; width: 34px; height: 34px; color: white; line-height: 33px; text-indent: -48px;
}
.top-bar .menu-icon.toggle-topbar a span {
	width: 16px; height: 0px; right: 0px; display: block; position: absolute; box-shadow: 0px 10px 0px 1px white, 0px 16px 0px 1px white, 0px 22px 0px 1px white; -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}
.expanded.top-bar {
	background: none; height: auto;
}
.expanded.top-bar .title-area {
	background: rgb(17, 17, 17);
}
.expanded.top-bar .toggle-topbar a {
	color: rgb(136, 136, 136);
}
.expanded.top-bar .toggle-topbar a span {
	box-shadow: 0px 10px 0px 1px #888888, 0px 16px 0px 1px #888888, 0px 22px 0px 1px #888888; -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
}
.top-bar-section {
	transition:left 300ms ease-out; left: 0px; width: auto; position: relative; -webkit-transition: left 300ms ease-out; -moz-transition: left 300ms ease-out;
}
.top-bar-section ul {
	background: rgb(51, 51, 51); margin: 0px; width: 100%; height: auto; font-size: 16px; display: block;
}
.top-bar-section .divider {
	width: 100%; height: 1px; clear: both; border-top-color: rgb(26, 26, 26); border-bottom-color: rgb(77, 77, 77); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.top-bar-section [role='separator'] {
	width: 100%; height: 1px; clear: both; border-top-color: rgb(26, 26, 26); border-bottom-color: rgb(77, 77, 77); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.top-bar-section ul li > a {
	background: rgb(51, 51, 51); padding: 12px 0px 12px 15px; width: 100%; color: white; font-size: 0.81em; font-weight: bold; display: block;
}
.top-bar-section ul li > a:hover {
	background: rgb(43, 43, 43);
}
.top-bar-section ul li > a.button {
	background: rgb(43, 166, 203); font-size: 0.81em;
}
.top-bar-section ul li > a.button:hover {
	background: rgb(34, 132, 161);
}
.top-bar-section ul li > a.secondary.button {
	background: rgb(233, 233, 233);
}
.top-bar-section ul li > a.secondary.button:hover {
	background: rgb(208, 208, 208);
}
.top-bar-section ul li > a.success.button {
	background: rgb(93, 164, 35);
}
.top-bar-section ul li > a.success.button:hover {
	background: rgb(69, 122, 26);
}
.top-bar-section ul li > a.alert.button {
	background: rgb(198, 15, 19);
}
.top-bar-section ul li > a.alert.button:hover {
	background: rgb(151, 11, 14);
}
.top-bar-section ul li.active > a {
	background: rgb(43, 43, 43);
}
.top-bar-section .has-form {
	padding: 15px;
}
.top-bar-section .has-dropdown {
	position: relative;
}
.top-bar-section .has-dropdown > a::after {
	border-width: 5px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgba(255, 255, 255, 0.5); border-image: none; top: 22px; width: 0px; height: 0px; right: 0px; margin-top: -4.5px; margin-right: 15px; display: block; position: absolute; content: "";
}
.top-bar-section .moved.has-dropdown {
	position: static;
}
.top-bar-section .moved.has-dropdown > .dropdown {
	visibility: visible;
}
.top-bar-section .dropdown {
	left: 100%; top: 0px; visibility: hidden; position: absolute; z-index: 99;
}
.top-bar-section .dropdown li {
	width: 100%;
}
.top-bar-section .dropdown li a {
	padding: 8px 15px; font-weight: normal;
}
.top-bar-section .dropdown li.title h5 {
	margin-bottom: 0px;
}
.top-bar-section .dropdown li.title h5 a {
	color: white; line-height: 22.5px; display: block;
}
.top-bar-section .dropdown label {
	padding: 8px 15px 2px; color: rgb(85, 85, 85); text-transform: uppercase; font-size: 0.62em; font-weight: bold; margin-bottom: 0px;
}
.top-bar-js-breakpoint {
	width: 58.75em !important; visibility: hidden;
}
.js-generated {
	display: block;
}
@media only screen and (min-width:58.75em)
{
.top-bar {
	background: rgb(17, 17, 17); overflow: visible;
}
.top-bar::before {
	display: table; content: " ";
}
.top-bar::after {
	display: table; content: " ";
}
.top-bar::after {
	clear: both;
}
.top-bar .toggle-topbar {
	display: none;
}
.top-bar .title-area {
	float: left;
}
.top-bar .name h1 a {
	width: auto;
}
.top-bar input {
	padding: 0px 10px; top: 8px; height: 2em; line-height: 2em; font-size: 0.87em; position: relative;
}
.top-bar .button {
	padding: 0px 10px; top: 8px; height: 2em; line-height: 2em; font-size: 0.87em; position: relative;
}
.expanded.top-bar {
	background: rgb(17, 17, 17);
}
.contain-to-grid .top-bar {
	margin: 0px auto 1.87em; max-width: 62.5em;
}
.top-bar-section {
	transition:none; left: 0px !important; -webkit-transition: none 0 0; -moz-transition: none 0 0;
}
.top-bar-section ul {
	width: auto; height: auto !important; display: inline;
}
.top-bar-section ul li {
	float: left;
}
.top-bar-section ul li .js-generated {
	display: none;
}
.top-bar-section li a:not(.button) {
	background: rgb(17, 17, 17); padding: 0px 15px; line-height: 45px;
}
.top-bar-section li a:not(.button):hover {
	background: black;
}
.top-bar-section .has-dropdown > a {
	padding-right: 35px !important;
}
.top-bar-section .has-dropdown > a::after {
	border-width: 5px; border-style: solid inset inset; border-color: rgba(255, 255, 255, 0.5) transparent transparent; border-image: none; width: 0px; height: 0px; margin-top: -2.5px; display: block; content: "";
}
.top-bar-section .moved.has-dropdown {
	position: relative;
}
.top-bar-section .moved.has-dropdown > .dropdown {
	visibility: hidden;
}
.top-bar-section .has-dropdown:hover > .dropdown {
	visibility: visible;
}
.top-bar-section .has-dropdown:active > .dropdown {
	visibility: visible;
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
	border: currentColor; border-image: none; right: 5px; margin-top: -15px; content: "\00bb";
}
.top-bar-section .dropdown {
	background: none; left: 0px; top: auto; min-width: 100%;
}
.top-bar-section .dropdown li a {
	background: rgb(30, 30, 30); padding: 7px 15px; color: white; line-height: 1; white-space: nowrap;
}
.top-bar-section .dropdown li label {
	background: rgb(30, 30, 30); white-space: nowrap;
}
.top-bar-section .dropdown li .dropdown {
	left: 100%; top: 0px;
}
.top-bar-section > ul > .divider {
	border-width: medium 1px; border-style: none solid; border-color: currentColor rgb(43, 43, 43) currentColor black; width: 0px; height: 45px; clear: none;
}
.top-bar-section > ul > [role='separator'] {
	border-width: medium 1px; border-style: none solid; border-color: currentColor rgb(43, 43, 43) currentColor black; width: 0px; height: 45px; clear: none;
}
.top-bar-section .has-form {
	background: rgb(17, 17, 17); padding: 0px 15px; height: 45px;
}
.top-bar-section ul.right li .dropdown {
	left: auto; right: 0px;
}
.top-bar-section ul.right li .dropdown li .dropdown {
	right: 100%;
}
}
.orbit-container {
	background: whitesmoke; width: 100%; overflow: hidden; position: relative;
}
.orbit-container .orbit-slides-container {
	list-style: none; margin: 0px; padding: 0px; position: relative;
}
.orbit-container .orbit-slides-container img {
	display: block;
}
.orbit-container .orbit-slides-container > * {
	height: 100%; float: left; position: relative;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	padding: 10px 14px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); font-size: 0.87em; position: absolute; background-color: rgba(0, 0, 0, 0.6);
}
.orbit-container .orbit-slides-container > * .orbit-caption * {
	color: white;
}
.orbit-container .orbit-slide-number {
	background: rgba(0, 0, 0, 0); left: 10px; top: 10px; color: white; font-size: 12px; position: absolute;
}
.orbit-container .orbit-slide-number span {
	padding: 0.31em; font-weight: 700;
}
.orbit-container .orbit-timer {
	top: 10px; width: 100px; height: 6px; right: 10px; position: absolute;
}
.orbit-container .orbit-timer .orbit-progress {
	width: 0%; height: 100%; display: block; background-color: rgba(0, 0, 0, 0.6);
}
.orbit-container .orbit-timer > span {
	border-width: medium 4px; border-style: none solid; border-color: currentColor rgb(0, 0, 0); border-image: none; top: 10px; width: 11px; height: 14px; right: 0px; display: none; position: absolute;
}
.orbit-container .paused.orbit-timer > span {
	border-width: 8px; border-style: inset solid inset inset; border-color: transparent transparent transparent rgb(0, 0, 0); border-image: none; top: 9px; width: 11px; height: 14px; right: -6px;
}
.orbit-container:hover .orbit-timer > span {
	display: block;
}
.orbit-container .orbit-prev {
	top: 50%; width: 50px; height: 60px; color: white; line-height: 50px; text-indent: -9999px !important; margin-top: -25px; position: absolute; background-color: rgba(0, 0, 0, 0.6);
}
.orbit-container .orbit-next {
	top: 50%; width: 50px; height: 60px; color: white; line-height: 50px; text-indent: -9999px !important; margin-top: -25px; position: absolute; background-color: rgba(0, 0, 0, 0.6);
}
.orbit-container .orbit-prev > span {
	border: 16px inset currentColor; border-image: none; top: 50%; width: 0px; height: 0px; margin-top: -16px; display: block; position: absolute;
}
.orbit-container .orbit-next > span {
	border: 16px inset currentColor; border-image: none; top: 50%; width: 0px; height: 0px; margin-top: -16px; display: block; position: absolute;
}
.orbit-container .orbit-prev {
	left: 0px;
}
.orbit-container .orbit-prev > span {
	border-color: transparent rgb(255, 255, 255) transparent transparent; border-right-style: solid;
}
.orbit-container .orbit-prev:hover > span {
	border-right-color: rgb(204, 204, 204);
}
.orbit-container .orbit-next {
	right: 0px;
}
.orbit-container .orbit-next > span {
	border-color: transparent transparent transparent rgb(255, 255, 255); left: 50%; margin-left: -8px; border-left-style: solid;
}
.orbit-container .orbit-next:hover > span {
	border-left-color: rgb(204, 204, 204);
}
.orbit-bullets {
	margin: 0px auto 30px; top: 10px; overflow: hidden; position: relative;
}
.orbit-bullets li {
	background: rgb(153, 153, 153); border-radius: 1000px; border: 2px solid rgb(34, 34, 34); border-image: none; width: 18px; height: 18px; margin-right: 6px; float: left; display: block; -webkit-border-radius: 1000px;
}
.orbit-bullets li.active {
	background: rgb(34, 34, 34);
}
.orbit-bullets li:last-child {
	margin-right: 0px;
}
.touch .orbit-container .orbit-prev {
	display: none;
}
.touch .orbit-container .orbit-next {
	display: none;
}
.touch .orbit-bullets {
	display: none;
}
@media only screen and (min-width:48em)
{
.touch .orbit-container .orbit-prev {
	display: inherit;
}
.touch .orbit-container .orbit-next {
	display: inherit;
}
.touch .orbit-bullets {
	display: block;
}
}
.reveal-modal-bg {
	background: rgba(0, 0, 0, 0.45); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 98;
}
.reveal-modal {
	padding: 1.25em; border: 1px solid rgb(102, 102, 102); border-image: none; left: 50%; top: 50px; width: 80%; height: auto; margin-left: -40%; display: none; visibility: hidden; position: absolute; z-index: 99; box-shadow: 0px 0px 10px rgba(0,0,0,0.4); background-color: white; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal .column {
	min-width: 0px;
}
.reveal-modal .columns {
	min-width: 0px;
}
.reveal-modal > :first-child {
	margin-top: 0px;
}
.reveal-modal > :last-child {
	margin-bottom: 0px;
}
.reveal-modal .close-reveal-modal {
	top: 0.5em; right: 0.68em; color: rgb(170, 170, 170); line-height: 1; font-size: 1.37em; font-weight: bold; position: absolute; cursor: pointer;
}
@media only screen and (min-width:48em)
{
.reveal-modal {
	padding: 1.87em; top: 6.25em;
}
.tiny.reveal-modal {
	width: 30%; margin-left: -15%;
}
.small.reveal-modal {
	width: 40%; margin-left: -20%;
}
.medium.reveal-modal {
	width: 60%; margin-left: -30%;
}
.large.reveal-modal {
	width: 70%; margin-left: -35%;
}
.xlarge.reveal-modal {
	width: 95%; margin-left: -47.5%;
}
}
@media print
{
div:not(.reveal-modal) {
	display: none;
}
}
.joyride-list {
	display: none;
}
.joyride-tip-guide {
	background: black; left: 2.5%; top: 0px; width: 95%; color: white; font-family: inherit; font-weight: normal; display: none; position: absolute; z-index: 101;
}
.lt-ie9 .joyride-tip-guide {
	left: 50%; margin-left: -400px; max-width: 800px;
}
.joyride-content-wrapper {
	padding: 1.12em 1.25em 1.5em; width: 100%;
}
.joyride-content-wrapper .button {
	margin-bottom: 0px !important;
}
.joyride-tip-guide .joyride-nub {
	border: 14px inset currentColor; border-image: none; left: 22px; width: 0px; height: 0px; display: block; position: absolute;
}
.joyride-tip-guide .top.joyride-nub {
	top: -28px; border-top-color: transparent !important; border-right-color: transparent !important; border-bottom-color: black; border-left-color: transparent !important; border-top-style: solid;
}
.joyride-tip-guide .bottom.joyride-nub {
	border-color: black transparent transparent !important; bottom: -28px; border-bottom-style: solid;
}
.joyride-tip-guide .right.joyride-nub {
	right: -28px;
}
.joyride-tip-guide .left.joyride-nub {
	left: -28px;
}
.joyride-tip-guide h1 {
	margin: 0px; color: white; line-height: 1.25; font-weight: bold;
}
.joyride-tip-guide h2 {
	margin: 0px; color: white; line-height: 1.25; font-weight: bold;
}
.joyride-tip-guide h3 {
	margin: 0px; color: white; line-height: 1.25; font-weight: bold;
}
.joyride-tip-guide h4 {
	margin: 0px; color: white; line-height: 1.25; font-weight: bold;
}
.joyride-tip-guide h5 {
	margin: 0px; color: white; line-height: 1.25; font-weight: bold;
}
.joyride-tip-guide h6 {
	margin: 0px; color: white; line-height: 1.25; font-weight: bold;
}
.joyride-tip-guide p {
	margin: 0px 0px 1.12em; line-height: 1.3; font-size: 0.87em;
}
.joyride-timer-indicator-wrap {
	border: 1px solid rgb(85, 85, 85); border-image: none; width: 50px; height: 3px; right: 1.06em; bottom: 1em; position: absolute;
}
.joyride-timer-indicator {
	background: rgb(102, 102, 102); width: 0px; height: inherit; display: block;
}
.joyride-close-tip {
	top: 10px; right: 12px; color: rgb(119, 119, 119) !important; line-height: 0.5 !important; font-size: 30px; font-weight: normal; text-decoration: none; position: absolute;
}
.joyride-close-tip:hover {
	color: rgb(238, 238, 238) !important;
}
.joyride-close-tip:focus {
	color: rgb(238, 238, 238) !important;
}
.joyride-modal-bg {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 100; cursor: pointer;
}
.joyride-expose-wrapper {
	border-radius: 3px; position: absolute; z-index: 102; box-shadow: 0px 0px 15px #ffffff; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0px 0px 15px #ffffff; -moz-box-shadow: 0px 0px 30px #ffffff;
}
.joyride-expose-cover {
	background: none; border-radius: 3px; left: 0px; top: 0px; position: absolute; z-index: 9999;
}
@media only screen and (min-width:48em)
{
.joyride-tip-guide {
	left: inherit; width: 300px;
}
.joyride-tip-guide .bottom.joyride-nub {
	border-color: black transparent transparent !important; bottom: -28px;
}
.joyride-tip-guide .right.joyride-nub {
	border-color: transparent transparent transparent black !important; left: auto; top: 22px; right: -28px;
}
.joyride-tip-guide .left.joyride-nub {
	border-color: transparent black transparent transparent !important; left: -28px; top: 22px; right: auto;
}
}
[data-clearing] {
	list-style: none; margin-bottom: 0px;
}
[data-clearing]::before {
	display: table; content: " ";
}
[data-clearing]::after {
	display: table; content: " ";
}
[data-clearing]::after {
	clear: both;
}
[data-clearing] li {
	margin-right: 10px; float: left;
}
.clearing-blackout {
	background: rgb(17, 17, 17); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 998;
}
.clearing-blackout .clearing-close {
	display: block;
}
.clearing-container {
	margin: 0px; height: 100%; overflow: hidden; position: relative; z-index: 998;
}
.visible-img {
	height: 95%; position: relative;
}
.visible-img img {
	left: 50%; top: 50%; margin-left: -50%; position: absolute; max-height: 100%; max-width: 100%;
}
.clearing-caption {
	background: rgb(17, 17, 17); padding: 10px 30px; left: 0px; width: 100%; text-align: center; bottom: 0px; color: white; line-height: 1.3; margin-bottom: 0px; position: absolute;
}
.clearing-close {
	color: white; line-height: 1; padding-top: 10px; padding-left: 20px; font-size: 40px; display: none; z-index: 999;
}
.clearing-close:hover {
	color: rgb(204, 204, 204);
}
.clearing-close:focus {
	color: rgb(204, 204, 204);
}
.clearing-assembled .clearing-container {
	height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
	display: none;
}
@media only screen and (min-width:48em)
{
.clearing-main-prev {
	top: 0px; width: 40px; height: 100%; position: absolute;
}
.clearing-main-next {
	top: 0px; width: 40px; height: 100%; position: absolute;
}
.clearing-main-prev > span {
	border: 16px solid currentColor; border-image: none; top: 50%; width: 0px; height: 0px; display: block; position: absolute;
}
.clearing-main-next > span {
	border: 16px solid currentColor; border-image: none; top: 50%; width: 0px; height: 0px; display: block; position: absolute;
}
.clearing-main-prev {
	left: 0px;
}
.clearing-main-prev > span {
	border-color: transparent white transparent transparent; left: 5px;
}
.clearing-main-next {
	right: 0px;
}
.clearing-main-next > span {
	border-color: transparent transparent transparent white;
}
.disabled.clearing-main-prev {
	opacity: 0.5;
}
.disabled.clearing-main-next {
	opacity: 0.5;
}
.clearing-feature ~ li {
	display: none;
}
.clearing-assembled .clearing-container .carousel {
	background: rgb(17, 17, 17); height: 150px; margin-top: 5px;
}
.clearing-assembled .clearing-container .carousel > ul {
	left: 0px; width: 200%; height: 100%; margin-left: 0px; display: block; position: relative; z-index: 999;
}
.clearing-assembled .clearing-container .carousel > ul li {
	padding: 0px; width: 175px; height: inherit; overflow: hidden; margin-right: 1px; float: left; display: block; position: relative; cursor: pointer; opacity: 0.4;
}
.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
	height: 100%; min-height: 100%; max-width: none;
}
.clearing-assembled .clearing-container .carousel > ul li a.th {
	border: currentColor; border-image: none; display: block; box-shadow: none; -webkit-box-shadow: none;
}
.clearing-assembled .clearing-container .carousel > ul li img {
	cursor: pointer !important; min-width: 100% !important;
}
.clearing-assembled .clearing-container .carousel > ul li.visible {
	opacity: 1;
}
.clearing-assembled .clearing-container .visible-img {
	background: rgb(17, 17, 17); height: 75%; overflow: hidden;
}
.clearing-close {
	top: 10px; right: 20px; padding-top: 0px; padding-left: 0px; position: absolute;
}
}
.alert-box {
	padding: 0.68em 1.31em 0.75em 0.68em; border: 1px solid rgb(34, 132, 161); color: white; font-size: 0.87em; font-weight: bold; margin-bottom: 1.25em; display: block; position: relative; background-color: rgb(43, 166, 203);
}
.alert-box .close {
	padding: 5px 4px 4px; top: 0.43em; right: 0.31em; color: rgb(51, 51, 51); line-height: 0; font-size: 1.37em; position: absolute; opacity: 0.3;
}
.alert-box .close:hover {
	opacity: 0.5;
}
.alert-box .close:focus {
	opacity: 0.5;
}
.radius.alert-box {
	border-radius: 3px; -webkit-border-radius: 3px;
}
.round.alert-box {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
.success.alert-box {
	border-color: rgb(69, 122, 26); color: white; background-color: rgb(93, 164, 35);
}
.alert.alert-box {
	border-color: rgb(151, 11, 14); color: white; background-color: rgb(198, 15, 19);
}
.secondary.alert-box {
	border-color: rgb(208, 208, 208); color: rgb(80, 80, 80); background-color: rgb(233, 233, 233);
}
.breadcrumbs {
	list-style: none; padding: 0.56em 0.87em; border-radius: 3px; border: 1px solid gainsboro; overflow: hidden; margin-left: 0px; display: block; background-color: rgb(246, 246, 246); -webkit-border-radius: 3px;
}
.breadcrumbs > * {
	margin: 0px; color: rgb(43, 166, 203); text-transform: uppercase; font-size: 0.68em; float: left;
}
.breadcrumbs > *:hover a {
	text-decoration: underline;
}
.breadcrumbs > *:focus a {
	text-decoration: underline;
}
.breadcrumbs > * a {
	color: rgb(43, 166, 203); text-transform: uppercase;
}
.breadcrumbs > * span {
	color: rgb(43, 166, 203); text-transform: uppercase;
}
.breadcrumbs > *.current {
	color: rgb(51, 51, 51); cursor: default;
}
.breadcrumbs > *.current a {
	color: rgb(51, 51, 51); cursor: default;
}
.breadcrumbs > *.current:hover {
	text-decoration: none;
}
.breadcrumbs > *.current:hover a {
	text-decoration: none;
}
.breadcrumbs > *.current:focus {
	text-decoration: none;
}
.breadcrumbs > *.current:focus a {
	text-decoration: none;
}
.breadcrumbs > *.unavailable {
	color: rgb(153, 153, 153);
}
.breadcrumbs > *.unavailable a {
	color: rgb(153, 153, 153);
}
.breadcrumbs > *.unavailable:hover {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *.unavailable:hover a {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *.unavailable:focus {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *.unavailable a:focus {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *::before {
	margin: 0px 0.75em; top: 1px; color: rgb(170, 170, 170); position: relative; content: "/";
}
.breadcrumbs > *:first-child::before {
	margin: 0px; content: " ";
}
.keystroke {
	margin: 0px; padding: 0.12em 0.25em 0em; border-radius: 3px; border: 1px solid rgb(219, 219, 219); color: rgb(34, 34, 34); font-family: "Consolas", "Menlo", "Courier", monospace; font-size: 0.93em; background-color: rgb(237, 237, 237); -webkit-border-radius: 3px;
}
kbd {
	margin: 0px; padding: 0.12em 0.25em 0em; border-radius: 3px; border: 1px solid rgb(219, 219, 219); color: rgb(34, 34, 34); font-family: "Consolas", "Menlo", "Courier", monospace; font-size: 0.93em; background-color: rgb(237, 237, 237); -webkit-border-radius: 3px;
}
.label {
	padding: 0.18em 0.62em 0.25em; text-align: center; color: white; line-height: 1; font-size: 0.87em; font-weight: bold; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; background-color: rgb(43, 166, 203);
}
.radius.label {
	border-radius: 3px; -webkit-border-radius: 3px;
}
.round.label {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
.alert.label {
	color: white; background-color: rgb(198, 15, 19);
}
.success.label {
	color: white; background-color: rgb(93, 164, 35);
}
.secondary.label {
	color: rgb(51, 51, 51); background-color: rgb(233, 233, 233);
}
.inline-list {
	list-style: none; margin: 0px 0px 1.06em -1.37em; padding: 0px; overflow: hidden;
}
.inline-list > li {
	list-style: none; margin-left: 1.37em; float: left; display: block;
}
.inline-list > li > * {
	display: block;
}
.pagination {
	height: 1.5em; margin-left: -0.31em; display: block;
}
.pagination li {
	height: 1.5em; color: rgb(34, 34, 34); font-size: 0.87em; margin-left: 0.31em; float: left; display: block;
}
.pagination li a {
	padding: 0.06em 0.43em; color: rgb(153, 153, 153); display: block;
}
.pagination li:hover a {
	background: rgb(230, 230, 230);
}
.pagination li a:focus {
	background: rgb(230, 230, 230);
}
.pagination li.unavailable a {
	color: rgb(153, 153, 153); cursor: default;
}
.pagination li.unavailable:hover a {
	background: none;
}
.pagination li.unavailable a:focus {
	background: none;
}
.pagination li.current a {
	background: rgb(43, 166, 203); color: white; font-weight: bold; cursor: default;
}
.pagination li.current a:hover {
	background: rgb(43, 166, 203);
}
.pagination li.current a:focus {
	background: rgb(43, 166, 203);
}
.pagination-centered {
	text-align: center;
}
.pagination-centered ul > li {
	float: none; display: inline-block;
}
.panel {
	background: rgb(242, 242, 242); padding: 1.25em; border: 1px solid rgb(217, 217, 217); margin-bottom: 1.25em;
}
.panel h1 {
	color: rgb(51, 51, 51);
}
.panel h2 {
	color: rgb(51, 51, 51);
}
.panel h3 {
	color: rgb(51, 51, 51);
}
.panel h4 {
	color: rgb(51, 51, 51);
}
.panel h5 {
	color: rgb(51, 51, 51);
}
.panel h6 {
	color: rgb(51, 51, 51);
}
.panel p {
	color: rgb(51, 51, 51);
}
.panel > :first-child {
	margin-top: 0px;
}
.panel > :last-child {
	margin-bottom: 0px;
}
.panel h1 {
	line-height: 1; margin-bottom: 0.62em;
}
.panel h2 {
	line-height: 1; margin-bottom: 0.62em;
}
.panel h3 {
	line-height: 1; margin-bottom: 0.62em;
}
.panel h4 {
	line-height: 1; margin-bottom: 0.62em;
}
.panel h5 {
	line-height: 1; margin-bottom: 0.62em;
}
.panel h6 {
	line-height: 1; margin-bottom: 0.62em;
}
.panel h1.subheader {
	line-height: 1.4;
}
.panel h2.subheader {
	line-height: 1.4;
}
.panel h3.subheader {
	line-height: 1.4;
}
.panel h4.subheader {
	line-height: 1.4;
}
.panel h5.subheader {
	line-height: 1.4;
}
.panel h6.subheader {
	line-height: 1.4;
}
.callout.panel {
	background: rgb(43, 166, 203); padding: 1.25em; border: 1px solid rgb(34, 132, 161); margin-bottom: 1.25em; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.callout.panel h1 {
	color: white;
}
.callout.panel h2 {
	color: white;
}
.callout.panel h3 {
	color: white;
}
.callout.panel h4 {
	color: white;
}
.callout.panel h5 {
	color: white;
}
.callout.panel h6 {
	color: white;
}
.callout.panel p {
	color: white;
}
.callout.panel > :first-child {
	margin-top: 0px;
}
.callout.panel > :last-child {
	margin-bottom: 0px;
}
.callout.panel h1 {
	line-height: 1; margin-bottom: 0.62em;
}
.callout.panel h2 {
	line-height: 1; margin-bottom: 0.62em;
}
.callout.panel h3 {
	line-height: 1; margin-bottom: 0.62em;
}
.callout.panel h4 {
	line-height: 1; margin-bottom: 0.62em;
}
.callout.panel h5 {
	line-height: 1; margin-bottom: 0.62em;
}
.callout.panel h6 {
	line-height: 1; margin-bottom: 0.62em;
}
.callout.panel h1.subheader {
	line-height: 1.4;
}
.callout.panel h2.subheader {
	line-height: 1.4;
}
.callout.panel h3.subheader {
	line-height: 1.4;
}
.callout.panel h4.subheader {
	line-height: 1.4;
}
.callout.panel h5.subheader {
	line-height: 1.4;
}
.callout.panel h6.subheader {
	line-height: 1.4;
}
.radius.panel {
	border-radius: 3px; -webkit-border-radius: 3px;
}
.pricing-table {
	border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 1.25em; margin-left: 0px;
}
.pricing-table * {
	list-style: none; line-height: 1;
}
.pricing-table .title {
	padding: 0.93em 1.25em; text-align: center; color: rgb(51, 51, 51); font-size: 1em; font-weight: bold; background-color: rgb(221, 221, 221);
}
.pricing-table .price {
	padding: 0.93em 1.25em; text-align: center; color: rgb(51, 51, 51); font-size: 1.25em; font-weight: normal; background-color: rgb(238, 238, 238);
}
.pricing-table .description {
	padding: 0.93em; text-align: center; color: rgb(119, 119, 119); line-height: 1.4; font-size: 0.75em; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; background-color: white;
}
.pricing-table .bullet-item {
	padding: 0.93em; text-align: center; color: rgb(51, 51, 51); font-size: 0.87em; font-weight: normal; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; background-color: white;
}
.pricing-table .cta-button {
	padding: 1.25em 1.25em 0px; text-align: center; background-color: whitesmoke;
}
.progress {
	padding: 0.12em; border: 1px solid rgb(204, 204, 204); border-image: none; height: 1.56em; margin-bottom: 0.62em; background-color: transparent;
}
.progress .meter {
	background: rgb(43, 166, 203); height: 100%; display: block;
}
.secondary.progress .meter {
	background: rgb(233, 233, 233); height: 100%; display: block;
}
.success.progress .meter {
	background: rgb(93, 164, 35); height: 100%; display: block;
}
.alert.progress .meter {
	background: rgb(198, 15, 19); height: 100%; display: block;
}
.radius.progress {
	border-radius: 3px; -webkit-border-radius: 3px;
}
.radius.progress .meter {
	border-radius: 2px; -webkit-border-radius: 2px;
}
.round.progress {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
.round.progress .meter {
	border-radius: 999px; -webkit-border-radius: 999px;
}
.side-nav {
	margin: 0px; padding: 0.87em 0px; display: block; list-style-type: none; list-style-position: inside;
}
.side-nav li {
	margin: 0px 0px 0.43em; font-size: 0.87em;
}
.side-nav li a {
	color: rgb(43, 166, 203); display: block;
}
.side-nav li.active a {
	color: rgb(77, 77, 77); font-weight: bold;
}
.side-nav li.divider {
	list-style: none; padding: 0px; height: 0px; border-top-color: rgb(230, 230, 230); border-top-width: 1px; border-top-style: solid;
}
.sub-nav {
	margin: -0.25em 0px 1.12em -0.56em; width: auto; overflow: hidden; padding-top: 0.25em; display: block;
}
.sub-nav dt {
	font-size: 0.87em; font-weight: normal; margin-bottom: 0.62em; margin-left: 0.56em; float: left; display: inline;
}
.sub-nav dd {
	font-size: 0.87em; font-weight: normal; margin-bottom: 0.62em; margin-left: 0.56em; float: left; display: inline;
}
.sub-nav dt a {
	color: rgb(153, 153, 153); text-decoration: none;
}
.sub-nav dd a {
	color: rgb(153, 153, 153); text-decoration: none;
}
.sub-nav dt.active a {
	background: rgb(43, 166, 203); padding: 0.18em 0.56em; border-radius: 1000px; color: white; font-weight: bold; cursor: default; -webkit-border-radius: 1000px;
}
.sub-nav dd.active a {
	background: rgb(43, 166, 203); padding: 0.18em 0.56em; border-radius: 1000px; color: white; font-weight: bold; cursor: default; -webkit-border-radius: 1000px;
}
@media only screen
{
div.switch {
	background: white; padding: 0px; border: 1px solid rgb(204, 204, 204); width: 100%; height: 36px; overflow: hidden; margin-bottom: 1.25em; display: block; position: relative; -webkit-animation: webkitSiblingBugfix infinite 1s;
}
div.switch label {
	margin: 0px; transition:0.1s ease-out; left: 0px; width: 50%; height: 100%; text-align: left; font-weight: bold; float: left; position: relative; z-index: 2; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out;
}
div.switch input {
	width: 100%; height: 100%; position: absolute; z-index: 3; opacity: 0;
}
div.switch input:hover {
	cursor: pointer;
}
div.switch input:focus {
	cursor: pointer;
}
div.switch > span {
	border-width: 1px; border-style: solid; padding: 0px; transition:0.1s ease-out; left: -1px; top: -1px; display: block; position: absolute; z-index: 1; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out;
}
div.switch input:not(:checked) + label {
	opacity: 0;
}
div.switch input:checked {
	display: none !important;
}
div.switch input {
	left: 0px; display: block !important;
}
div.switch input:first-of-type + label {
	left: -50%;
}
div.switch input:first-of-type + span + label {
	left: -50%;
}
div.switch input:first-of-type:checked + label {
	left: 0%;
}
div.switch input:first-of-type:checked + span + label {
	left: 0%;
}
div.switch input:last-of-type + label {
	left: auto; text-align: right; right: -50%;
}
div.switch input:last-of-type + span + label {
	left: auto; text-align: right; right: -50%;
}
div.switch input:last-of-type:checked + label {
	left: auto; right: 0%;
}
div.switch input:last-of-type:checked + span + label {
	left: auto; right: 0%;
}
div.switch span.custom {
	display: none !important;
}
div.switch label {
	padding: 0px 0.37em; line-height: 2.3em; font-size: 0.87em;
}
div.switch input:first-of-type:checked ~ span {
	left: 100%; margin-left: -2.18em;
}
div.switch > span {
	width: 2.25em; height: 2.25em;
}
div.switch > span {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(242, 242, 242) 100%); border-color: rgb(179, 179, 179); box-shadow: 2px 0px 10px 0px rgba(0,0,0,0.07), 1000px 0px 0px 980px #e1f5d1, -2px 0px 10px 0px rgba(0,0,0,0.07), -1000px 0px 0px 1000px #f5f5f5; -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 #f5f5f5;
}
div.switch:hover > span {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
}
div.switch:focus > span {
	background: linear-gradient(rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
}
div.switch:active {
	background: none;
}
div.large.switch {
	height: 44px;
}
div.large.switch label {
	padding: 0px 0.37em; line-height: 2.3em; font-size: 1.06em;
}
div.large.switch input:first-of-type:checked ~ span {
	left: 100%; margin-left: -2.68em;
}
div.large.switch > span {
	width: 2.75em; height: 2.75em;
}
div.small.switch {
	height: 28px;
}
div.small.switch label {
	padding: 0px 0.37em; line-height: 2.1em; font-size: 0.75em;
}
div.small.switch input:first-of-type:checked ~ span {
	left: 100%; margin-left: -1.68em;
}
div.small.switch > span {
	width: 1.75em; height: 1.75em;
}
div.tiny.switch {
	height: 22px;
}
div.tiny.switch label {
	padding: 0px 0.37em; line-height: 1.9em; font-size: 0.68em;
}
div.tiny.switch input:first-of-type:checked ~ span {
	left: 100%; margin-left: -1.31em;
}
div.tiny.switch > span {
	width: 1.37em; height: 1.37em;
}
div.radius.switch {
	border-radius: 4px; -webkit-border-radius: 4px;
}
div.radius.switch > span {
	border-radius: 3px; -webkit-border-radius: 3px;
}
div.round.switch {
	border-radius: 1000px; -webkit-border-radius: 1000px;
}
div.round.switch > span {
	border-radius: 999px; -webkit-border-radius: 999px;
}
div.round.switch label {
	padding: 0px 0.56em;
}
}
[data-magellan-expedition] {
	background: white; padding: 10px; z-index: 50; min-width: 100%;
}
[data-magellan-expedition] .sub-nav {
	margin-bottom: 0px;
}
[data-magellan-expedition] .sub-nav dd {
	margin-bottom: 0px;
}
table {
	background: white; border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 1.25em;
}
table thead {
	background: whitesmoke; font-weight: bold;
}
table tfoot {
	background: whitesmoke; font-weight: bold;
}
table thead tr th {
	padding: 0.5em 0.62em 0.62em; text-align: left; color: rgb(34, 34, 34); font-size: 0.87em;
}
table thead tr td {
	padding: 0.5em 0.62em 0.62em; text-align: left; color: rgb(34, 34, 34); font-size: 0.87em;
}
table tfoot tr th {
	padding: 0.5em 0.62em 0.62em; text-align: left; color: rgb(34, 34, 34); font-size: 0.87em;
}
table tfoot tr td {
	padding: 0.5em 0.62em 0.62em; text-align: left; color: rgb(34, 34, 34); font-size: 0.87em;
}
table tr th {
	padding: 0.56em 0.62em; color: rgb(34, 34, 34); font-size: 0.87em;
}
table tr td {
	padding: 0.56em 0.62em; color: rgb(34, 34, 34); font-size: 0.87em;
}
table tr.even {
	background: rgb(249, 249, 249);
}
table tr.alt {
	background: rgb(249, 249, 249);
}
table tr:nth-of-type(2n) {
	background: rgb(249, 249, 249);
}
table thead tr th {
	line-height: 1.12em; display: table-cell;
}
table tfoot tr th {
	line-height: 1.12em; display: table-cell;
}
table tbody tr td {
	line-height: 1.12em; display: table-cell;
}
table tr td {
	line-height: 1.12em; display: table-cell;
}
table tfoot tr td {
	line-height: 1.12em; display: table-cell;
}
.th {
	border: 4px solid white; transition:200ms ease-out; border-image: none; line-height: 0; display: inline-block; box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out;
}
.th:hover {
	box-shadow: 0px 0px 6px 1px rgba(43,166,203,0.5); -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
.th:focus {
	box-shadow: 0px 0px 6px 1px rgba(43,166,203,0.5); -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}
.radius.th {
	border-radius: 3px; -webkit-border-radius: 3px;
}
a.th {
	display: block;
}
.has-tip {
	color: rgb(51, 51, 51); font-weight: bold; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
.has-tip:hover {
	color: rgb(43, 166, 203); border-bottom-color: rgb(25, 97, 119); border-bottom-width: 1px; border-bottom-style: dotted;
}
.has-tip:focus {
	color: rgb(43, 166, 203); border-bottom-color: rgb(25, 97, 119); border-bottom-width: 1px; border-bottom-style: dotted;
}
.tip-left.has-tip {
	float: none !important;
}
.tip-right.has-tip {
	float: none !important;
}
.tooltip {
	background: black; padding: 0.5em; border-radius: 3px; left: 50%; width: 100%; color: white; line-height: 1.3; font-size: 0.93em; font-weight: bold; display: none; position: absolute; z-index: 999; max-width: 85%; -webkit-border-radius: 3px;
}
.tooltip > .nub {
	border-width: 5px; border-style: solid; border-color: transparent transparent black; border-image: none; left: 5px; top: -10px; width: 0px; height: 0px; display: block; position: absolute;
}
.opened.tooltip {
	color: rgb(43, 166, 203) !important; border-bottom-color: rgb(25, 97, 119) !important; border-bottom-width: 1px !important; border-bottom-style: dotted !important;
}
.tap-to-close {
	color: rgb(136, 136, 136); font-size: 0.62em; font-weight: normal; display: block;
}
@media only screen and (min-width:48em)
{
.tooltip > .nub {
	border-color: transparent transparent black; top: -10px;
}
.tip-top.tooltip > .nub {
	border-color: black transparent transparent; top: auto; bottom: -10px;
}
.tip-left.tooltip {
	float: none !important;
}
.tip-right.tooltip {
	float: none !important;
}
.tip-left.tooltip > .nub {
	border-color: transparent transparent transparent black; left: auto; top: 50%; right: -10px; margin-top: -5px;
}
.tip-right.tooltip > .nub {
	border-color: transparent black transparent transparent; left: -10px; top: 50%; right: auto; margin-top: -5px;
}
}
@media only screen and (max-width:767px)
{
.f-dropdown {
	left: 0px; max-width: 100%;
}
}
.f-dropdown {
	background: white; list-style: none; padding: 1.25em; border: 1px solid rgb(204, 204, 204); border-image: none; top: -9999px; width: 100%; height: auto; font-size: 16px; margin-top: 2px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.f-dropdown *:first-child {
	margin-top: 0px;
}
.f-dropdown *:last-child {
	margin-bottom: 0px;
}
.f-dropdown::before {
	border-width: 6px; border-style: inset inset solid; border-color: transparent transparent white; border-image: none; left: 10px; top: -12px; width: 0px; height: 0px; display: block; position: absolute; z-index: 99; content: "";
}
.f-dropdown::after {
	border-width: 7px; border-style: inset inset solid; border-color: transparent transparent rgb(204, 204, 204); border-image: none; left: 9px; top: -14px; width: 0px; height: 0px; display: block; position: absolute; z-index: 98; content: "";
}
.right.f-dropdown::before {
	left: auto; right: 10px;
}
.right.f-dropdown::after {
	left: auto; right: 9px;
}
.f-dropdown li {
	margin: 0px; line-height: 1.12em; font-size: 0.87em; cursor: pointer;
}
.f-dropdown li:hover {
	background: rgb(238, 238, 238);
}
.f-dropdown li:focus {
	background: rgb(238, 238, 238);
}
.f-dropdown li a {
	padding: 0.31em 0.62em; color: rgb(85, 85, 85); display: block;
}
.content.f-dropdown {
	background: white; list-style: none; padding: 1.25em; border: 1px solid rgb(204, 204, 204); border-image: none; top: -9999px; width: 100%; height: auto; font-size: 16px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.content.f-dropdown *:first-child {
	margin-top: 0px;
}
.content.f-dropdown *:last-child {
	margin-bottom: 0px;
}
.tiny.f-dropdown {
	max-width: 200px;
}
.small.f-dropdown {
	max-width: 300px;
}
.medium.f-dropdown {
	max-width: 500px;
}
.large.f-dropdown {
	max-width: 800px;
}
[class^='icon-'] {
	background-position: 0% 0%; width: auto; height: auto; line-height: normal; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; margin-top: 0px; vertical-align: baseline; display: inline; background-image: none; background-repeat: repeat; -webkit-font-smoothing: antialiased;
}
[class*=' icon-'] {
	background-position: 0% 0%; width: auto; height: auto; line-height: normal; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; margin-top: 0px; vertical-align: baseline; display: inline; background-image: none; background-repeat: repeat; -webkit-font-smoothing: antialiased;
}
.icon-white {
	background-image: none;
}
.nav-pills > .active > a > [class^='icon-'] {
	background-image: none;
}
.nav-pills > .active > a > [class*=' icon-'] {
	background-image: none;
}
.nav-list > .active > a > [class^='icon-'] {
	background-image: none;
}
.nav-list > .active > a > [class*=' icon-'] {
	background-image: none;
}
.navbar-inverse .nav > .active > a > [class^='icon-'] {
	background-image: none;
}
.navbar-inverse .nav > .active > a > [class*=' icon-'] {
	background-image: none;
}
.dropdown-menu > li > a:hover > [class^='icon-'] {
	background-image: none;
}
.dropdown-menu > li > a:hover > [class*=' icon-'] {
	background-image: none;
}
.dropdown-menu > .active > a > [class^='icon-'] {
	background-image: none;
}
.dropdown-menu > .active > a > [class*=' icon-'] {
	background-image: none;
}
.dropdown-submenu:hover > a > [class^='icon-'] {
	background-image: none;
}
.dropdown-submenu:hover > a > [class*=' icon-'] {
	background-image: none;
}
[class^='icon-']::before {
	text-decoration: inherit; display: inline-block; speak: none;
}
[class*=' icon-']::before {
	text-decoration: inherit; display: inline-block; speak: none;
}
a [class^='icon-'] {
	display: inline-block;
}
a [class*=' icon-'] {
	display: inline-block;
}
.icon-large::before {
	font-size: 1.33em; vertical-align: -10%;
}
.btn [class^='icon-'] {
	display: inline;
}
.btn [class*=' icon-'] {
	display: inline;
}
.nav [class^='icon-'] {
	display: inline;
}
.nav [class*=' icon-'] {
	display: inline;
}
.btn [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.btn [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
.nav [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.nav [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
.btn [class^='icon-'].icon-spin {
	display: inline-block;
}
.btn [class*=' icon-'].icon-spin {
	display: inline-block;
}
.nav [class^='icon-'].icon-spin {
	display: inline-block;
}
.nav [class*=' icon-'].icon-spin {
	display: inline-block;
}
.nav-tabs [class^='icon-'] {
	line-height: 0.9em;
}
.nav-tabs [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.nav-tabs [class*=' icon-'] {
	line-height: 0.9em;
}
.nav-tabs [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
.nav-pills [class^='icon-'] {
	line-height: 0.9em;
}
.nav-pills [class^='icon-'].icon-large {
	line-height: 0.9em;
}
.nav-pills [class*=' icon-'] {
	line-height: 0.9em;
}
.nav-pills [class*=' icon-'].icon-large {
	line-height: 0.9em;
}
li [class^='icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class*=' icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
.nav li [class^='icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
.nav li [class*=' icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class^='icon-'].icon-large {
	width: 1.56em;
}
li [class*=' icon-'].icon-large {
	width: 1.56em;
}
.nav li [class^='icon-'].icon-large {
	width: 1.56em;
}
.nav li [class*=' icon-'].icon-large {
	width: 1.56em;
}
ul.icons {
	text-indent: -0.75em; list-style-type: none;
}
ul.icons li [class^='icon-'] {
	width: 0.75em;
}
ul.icons li [class*=' icon-'] {
	width: 0.75em;
}
.icon-muted {
	color: rgb(238, 238, 238);
}
.icon-border {
	padding: 0.2em 0.25em 0.15em; border-radius: 3px; border: 1px solid rgb(238, 238, 238); border-image: none; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.icon-2x {
	font-size: 2em;
}
.icon-border.icon-2x {
	border-width: 2px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.icon-3x {
	font-size: 3em;
}
.icon-border.icon-3x {
	border-width: 3px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.icon-4x {
	font-size: 4em;
}
.icon-border.icon-4x {
	border-width: 4px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
[class^='icon-'].pull-left {
	margin-right: 0.3em;
}
[class*=' icon-'].pull-left {
	margin-right: 0.3em;
}
[class^='icon-'].pull-right {
	margin-left: 0.3em;
}
[class*=' icon-'].pull-right {
	margin-left: 0.3em;
}
.btn [class^='icon-'].icon-2x.pull-left {
	margin-top: 0.18em;
}
.btn [class^='icon-'].icon-2x.pull-right {
	margin-top: 0.18em;
}
.btn [class*=' icon-'].icon-2x.pull-left {
	margin-top: 0.18em;
}
.btn [class*=' icon-'].icon-2x.pull-right {
	margin-top: 0.18em;
}
.btn [class^='icon-'].icon-large.icon-spin {
	line-height: 0.8em;
}
.btn [class*=' icon-'].icon-large.icon-spin {
	line-height: 0.8em;
}
.btn-small.btn [class^='icon-'].icon-2x.pull-left {
	margin-top: 0.25em;
}
.btn-small.btn [class^='icon-'].icon-2x.pull-right {
	margin-top: 0.25em;
}
.btn-small.btn [class*=' icon-'].icon-2x.pull-left {
	margin-top: 0.25em;
}
.btn-small.btn [class*=' icon-'].icon-2x.pull-right {
	margin-top: 0.25em;
}
.btn-large.btn [class^='icon-'] {
	margin-top: 0px;
}
.btn-large.btn [class*=' icon-'] {
	margin-top: 0px;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-left {
	margin-top: 0.05em;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-right {
	margin-top: 0.05em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-left {
	margin-top: 0.05em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-right {
	margin-top: 0.05em;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-left {
	margin-right: 0.2em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-left {
	margin-right: 0.2em;
}
.btn-large.btn [class^='icon-'].icon-2x.pull-right {
	margin-left: 0.2em;
}
.btn-large.btn [class*=' icon-'].icon-2x.pull-right {
	margin-left: 0.2em;
}
.icon-spin {
	animation:spin 2s linear infinite; display: inline-block; -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear;
}
.icon-glass::before {
	content: "\f000";
}
.icon-music::before {
	content: "\f001";
}
.icon-search::before {
	content: "\f002";
}
.icon-envelope::before {
	content: "\f003";
}
.icon-heart::before {
	content: "\f004";
}
.icon-star::before {
	content: "\f005";
}
.icon-star-empty::before {
	content: "\f006";
}
.icon-user::before {
	content: "\f007";
}
.icon-film::before {
	content: "\f008";
}
.icon-th-large::before {
	content: "\f009";
}
.icon-th::before {
	content: "\f00a";
}
.icon-th-list::before {
	content: "\f00b";
}
.icon-ok::before {
	content: "\f00c";
}
.icon-remove::before {
	content: "\f00d";
}
.icon-zoom-in::before {
	content: "\f00e";
}
.icon-zoom-out::before {
	content: "\f010";
}
.icon-off::before {
	content: "\f011";
}
.icon-signal::before {
	content: "\f012";
}
.icon-cog::before {
	content: "\f013";
}
.icon-trash::before {
	content: "\f014";
}
.icon-home::before {
	content: "\f015";
}
.icon-file::before {
	content: "\f016";
}
.icon-time::before {
	content: "\f017";
}
.icon-road::before {
	content: "\f018";
}
.icon-download-alt::before {
	content: "\f019";
}
.icon-download::before {
	content: "\f01a";
}
.icon-upload::before {
	content: "\f01b";
}
.icon-inbox::before {
	content: "\f01c";
}
.icon-play-circle::before {
	content: "\f01d";
}
.icon-repeat::before {
	content: "\f01e";
}
.icon-refresh::before {
	content: "\f021";
}
.icon-list-alt::before {
	content: "\f022";
}
.icon-lock::before {
	content: "\f023";
}
.icon-flag::before {
	content: "\f024";
}
.icon-headphones::before {
	content: "\f025";
}
.icon-volume-off::before {
	content: "\f026";
}
.icon-volume-down::before {
	content: "\f027";
}
.icon-volume-up::before {
	content: "\f028";
}
.icon-qrcode::before {
	content: "\f029";
}
.icon-barcode::before {
	content: "\f02a";
}
.icon-tag::before {
	content: "\f02b";
}
.icon-tags::before {
	content: "\f02c";
}
.icon-book::before {
	content: "\f02d";
}
.icon-bookmark::before {
	content: "\f02e";
}
.icon-print::before {
	content: "\f02f";
}
.icon-camera::before {
	content: "\f030";
}
.icon-font::before {
	content: "\f031";
}
.icon-bold::before {
	content: "\f032";
}
.icon-italic::before {
	content: "\f033";
}
.icon-text-height::before {
	content: "\f034";
}
.icon-text-width::before {
	content: "\f035";
}
.icon-align-left::before {
	content: "\f036";
}
.icon-align-center::before {
	content: "\f037";
}
.icon-align-right::before {
	content: "\f038";
}
.icon-align-justify::before {
	content: "\f039";
}
.icon-list::before {
	content: "\f03a";
}
.icon-indent-left::before {
	content: "\f03b";
}
.icon-indent-right::before {
	content: "\f03c";
}
.icon-facetime-video::before {
	content: "\f03d";
}
.icon-picture::before {
	content: "\f03e";
}
.icon-pencil::before {
	content: "\f040";
}
.icon-map-marker::before {
	content: "\f041";
}
.icon-adjust::before {
	content: "\f042";
}
.icon-tint::before {
	content: "\f043";
}
.icon-edit::before {
	content: "\f044";
}
.icon-share::before {
	content: "\f045";
}
.icon-check::before {
	content: "\f046";
}
.icon-move::before {
	content: "\f047";
}
.icon-step-backward::before {
	content: "\f048";
}
.icon-fast-backward::before {
	content: "\f049";
}
.icon-backward::before {
	content: "\f04a";
}
.icon-play::before {
	content: "\f04b";
}
.icon-pause::before {
	content: "\f04c";
}
.icon-stop::before {
	content: "\f04d";
}
.icon-forward::before {
	content: "\f04e";
}
.icon-fast-forward::before {
	content: "\f050";
}
.icon-step-forward::before {
	content: "\f051";
}
.icon-eject::before {
	content: "\f052";
}
.icon-chevron-left::before {
	content: "\f053";
}
.icon-chevron-right::before {
	content: "\f054";
}
.icon-plus-sign::before {
	content: "\f055";
}
.icon-minus-sign::before {
	content: "\f056";
}
.icon-remove-sign::before {
	content: "\f057";
}
.icon-ok-sign::before {
	content: "\f058";
}
.icon-question-sign::before {
	content: "\f059";
}
.icon-info-sign::before {
	content: "\f05a";
}
.icon-screenshot::before {
	content: "\f05b";
}
.icon-remove-circle::before {
	content: "\f05c";
}
.icon-ok-circle::before {
	content: "\f05d";
}
.icon-ban-circle::before {
	content: "\f05e";
}
.icon-arrow-left::before {
	content: "\f060";
}
.icon-arrow-right::before {
	content: "\f061";
}
.icon-arrow-up::before {
	content: "\f062";
}
.icon-arrow-down::before {
	content: "\f063";
}
.icon-share-alt::before {
	content: "\f064";
}
.icon-resize-full::before {
	content: "\f065";
}
.icon-resize-small::before {
	content: "\f066";
}
.icon-plus::before {
	content: "\f067";
}
.icon-minus::before {
	content: "\f068";
}
.icon-asterisk::before {
	content: "\f069";
}
.icon-exclamation-sign::before {
	content: "\f06a";
}
.icon-gift::before {
	content: "\f06b";
}
.icon-leaf::before {
	content: "\f06c";
}
.icon-fire::before {
	content: "\f06d";
}
.icon-eye-open::before {
	content: "\f06e";
}
.icon-eye-close::before {
	content: "\f070";
}
.icon-warning-sign::before {
	content: "\f071";
}
.icon-plane::before {
	content: "\f072";
}
.icon-calendar::before {
	content: "\f073";
}
.icon-random::before {
	content: "\f074";
}
.icon-comment::before {
	content: "\f075";
}
.icon-magnet::before {
	content: "\f076";
}
.icon-chevron-up::before {
	content: "\f077";
}
.icon-chevron-down::before {
	content: "\f078";
}
.icon-retweet::before {
	content: "\f079";
}
.icon-shopping-cart::before {
	content: "\f07a";
}
.icon-folder-close::before {
	content: "\f07b";
}
.icon-folder-open::before {
	content: "\f07c";
}
.icon-resize-vertical::before {
	content: "\f07d";
}
.icon-resize-horizontal::before {
	content: "\f07e";
}
.icon-bar-chart::before {
	content: "\f080";
}
.icon-twitter-sign::before {
	content: "\f081";
}
.icon-facebook-sign::before {
	content: "\f082";
}
.icon-camera-retro::before {
	content: "\f083";
}
.icon-key::before {
	content: "\f084";
}
.icon-cogs::before {
	content: "\f085";
}
.icon-comments::before {
	content: "\f086";
}
.icon-thumbs-up::before {
	content: "\f087";
}
.icon-thumbs-down::before {
	content: "\f088";
}
.icon-star-half::before {
	content: "\f089";
}
.icon-heart-empty::before {
	content: "\f08a";
}
.icon-signout::before {
	content: "\f08b";
}
.icon-linkedin-sign::before {
	content: "\f08c";
}
.icon-pushpin::before {
	content: "\f08d";
}
.icon-external-link::before {
	content: "\f08e";
}
.icon-signin::before {
	content: "\f090";
}
.icon-trophy::before {
	content: "\f091";
}
.icon-github-sign::before {
	content: "\f092";
}
.icon-upload-alt::before {
	content: "\f093";
}
.icon-lemon::before {
	content: "\f094";
}
.icon-phone::before {
	content: "\f095";
}
.icon-check-empty::before {
	content: "\f096";
}
.icon-bookmark-empty::before {
	content: "\f097";
}
.icon-phone-sign::before {
	content: "\f098";
}
.icon-twitter::before {
	content: "\f099";
}
.icon-facebook::before {
	content: "\f09a";
}
.icon-github::before {
	content: "\f09b";
}
.icon-unlock::before {
	content: "\f09c";
}
.icon-credit-card::before {
	content: "\f09d";
}
.icon-rss::before {
	content: "\f09e";
}
.icon-hdd::before {
	content: "\f0a0";
}
.icon-bullhorn::before {
	content: "\f0a1";
}
.icon-bell::before {
	content: "\f0a2";
}
.icon-certificate::before {
	content: "\f0a3";
}
.icon-hand-right::before {
	content: "\f0a4";
}
.icon-hand-left::before {
	content: "\f0a5";
}
.icon-hand-up::before {
	content: "\f0a6";
}
.icon-hand-down::before {
	content: "\f0a7";
}
.icon-circle-arrow-left::before {
	content: "\f0a8";
}
.icon-circle-arrow-right::before {
	content: "\f0a9";
}
.icon-circle-arrow-up::before {
	content: "\f0aa";
}
.icon-circle-arrow-down::before {
	content: "\f0ab";
}
.icon-globe::before {
	content: "\f0ac";
}
.icon-wrench::before {
	content: "\f0ad";
}
.icon-tasks::before {
	content: "\f0ae";
}
.icon-filter::before {
	content: "\f0b0";
}
.icon-briefcase::before {
	content: "\f0b1";
}
.icon-fullscreen::before {
	content: "\f0b2";
}
.icon-group::before {
	content: "\f0c0";
}
.icon-link::before {
	content: "\f0c1";
}
.icon-cloud::before {
	content: "\f0c2";
}
.icon-beaker::before {
	content: "\f0c3";
}
.icon-cut::before {
	content: "\f0c4";
}
.icon-copy::before {
	content: "\f0c5";
}
.icon-paper-clip::before {
	content: "\f0c6";
}
.icon-save::before {
	content: "\f0c7";
}
.icon-sign-blank::before {
	content: "\f0c8";
}
.icon-reorder::before {
	content: "\f0c9";
}
.icon-list-ul::before {
	content: "\f0ca";
}
.icon-list-ol::before {
	content: "\f0cb";
}
.icon-strikethrough::before {
	content: "\f0cc";
}
.icon-underline::before {
	content: "\f0cd";
}
.icon-table::before {
	content: "\f0ce";
}
.icon-magic::before {
	content: "\f0d0";
}
.icon-truck::before {
	content: "\f0d1";
}
.icon-pinterest::before {
	content: "\f0d2";
}
.icon-pinterest-sign::before {
	content: "\f0d3";
}
.icon-google-plus-sign::before {
	content: "\f0d4";
}
.icon-google-plus::before {
	content: "\f0d5";
}
.icon-money::before {
	content: "\f0d6";
}
.icon-caret-down::before {
	content: "\f0d7";
}
.icon-caret-up::before {
	content: "\f0d8";
}
.icon-caret-left::before {
	content: "\f0d9";
}
.icon-caret-right::before {
	content: "\f0da";
}
.icon-columns::before {
	content: "\f0db";
}
.icon-sort::before {
	content: "\f0dc";
}
.icon-sort-down::before {
	content: "\f0dd";
}
.icon-sort-up::before {
	content: "\f0de";
}
.icon-envelope-alt::before {
	content: "\f0e0";
}
.icon-linkedin::before {
	content: "\f0e1";
}
.icon-undo::before {
	content: "\f0e2";
}
.icon-legal::before {
	content: "\f0e3";
}
.icon-dashboard::before {
	content: "\f0e4";
}
.icon-comment-alt::before {
	content: "\f0e5";
}
.icon-comments-alt::before {
	content: "\f0e6";
}
.icon-bolt::before {
	content: "\f0e7";
}
.icon-sitemap::before {
	content: "\f0e8";
}
.icon-umbrella::before {
	content: "\f0e9";
}
.icon-paste::before {
	content: "\f0ea";
}
.icon-lightbulb::before {
	content: "\f0eb";
}
.icon-exchange::before {
	content: "\f0ec";
}
.icon-cloud-download::before {
	content: "\f0ed";
}
.icon-cloud-upload::before {
	content: "\f0ee";
}
.icon-user-md::before {
	content: "\f0f0";
}
.icon-stethoscope::before {
	content: "\f0f1";
}
.icon-suitcase::before {
	content: "\f0f2";
}
.icon-bell-alt::before {
	content: "\f0f3";
}
.icon-coffee::before {
	content: "\f0f4";
}
.icon-food::before {
	content: "\f0f5";
}
.icon-file-alt::before {
	content: "\f0f6";
}
.icon-building::before {
	content: "\f0f7";
}
.icon-hospital::before {
	content: "\f0f8";
}
.icon-ambulance::before {
	content: "\f0f9";
}
.icon-medkit::before {
	content: "\f0fa";
}
.icon-fighter-jet::before {
	content: "\f0fb";
}
.icon-beer::before {
	content: "\f0fc";
}
.icon-h-sign::before {
	content: "\f0fd";
}
.icon-plus-sign-alt::before {
	content: "\f0fe";
}
.icon-double-angle-left::before {
	content: "\f100";
}
.icon-double-angle-right::before {
	content: "\f101";
}
.icon-double-angle-up::before {
	content: "\f102";
}
.icon-double-angle-down::before {
	content: "\f103";
}
.icon-angle-left::before {
	content: "\f104";
}
.icon-angle-right::before {
	content: "\f105";
}
.icon-angle-up::before {
	content: "\f106";
}
.icon-angle-down::before {
	content: "\f107";
}
.icon-desktop::before {
	content: "\f108";
}
.icon-laptop::before {
	content: "\f109";
}
.icon-tablet::before {
	content: "\f10a";
}
.icon-mobile-phone::before {
	content: "\f10b";
}
.icon-circle-blank::before {
	content: "\f10c";
}
.icon-quote-left::before {
	content: "\f10d";
}
.icon-quote-right::before {
	content: "\f10e";
}
.icon-spinner::before {
	content: "\f110";
}
.icon-circle::before {
	content: "\f111";
}
.icon-reply::before {
	content: "\f112";
}
.icon-github-alt::before {
	content: "\f113";
}
.icon-folder-close-alt::before {
	content: "\f114";
}
.icon-folder-open-alt::before {
	content: "\f115";
}
.hero {
	background: rgb(242, 242, 242); padding: 1.25em; border: 1px solid rgb(217, 217, 217); margin-bottom: 1.25em;
}
.hero h1 {
	color: rgb(51, 51, 51);
}
.hero h2 {
	color: rgb(51, 51, 51);
}
.hero h3 {
	color: rgb(51, 51, 51);
}
.hero h4 {
	color: rgb(51, 51, 51);
}
.hero h5 {
	color: rgb(51, 51, 51);
}
.hero h6 {
	color: rgb(51, 51, 51);
}
.hero p {
	color: rgb(51, 51, 51);
}
.hero > :first-child {
	margin-top: 0px;
}
.hero > :last-child {
	margin-bottom: 0px;
}
.hero h1 {
	line-height: 1; margin-bottom: 0.62em;
}
.hero h2 {
	line-height: 1; margin-bottom: 0.62em;
}
.hero h3 {
	line-height: 1; margin-bottom: 0.62em;
}
.hero h4 {
	line-height: 1; margin-bottom: 0.62em;
}
.hero h5 {
	line-height: 1; margin-bottom: 0.62em;
}
.hero h6 {
	line-height: 1; margin-bottom: 0.62em;
}
.hero h1.subheader {
	line-height: 1.4;
}
.hero h2.subheader {
	line-height: 1.4;
}
.hero h3.subheader {
	line-height: 1.4;
}
.hero h4.subheader {
	line-height: 1.4;
}
.hero h5.subheader {
	line-height: 1.4;
}
.hero h6.subheader {
	line-height: 1.4;
}
.container {
	margin: 0px auto; width: 100%; max-width: 62.5em;
}
.container::before {
	display: table; content: " ";
}
.container::after {
	display: table; content: " ";
}
.container::after {
	clear: both;
}
nav > ul {
	margin-top: 1em; display: block;
}
nav > ul li {
	padding: 1em 2em; display: inline;
}
nav > ul li:first-child {
	padding-left: 0px;
}
.nav-bar {
	padding: 0px; margin-top: 0px; margin-left: 0px;
}
.nav-bar > li {
	margin: 0px; padding: 0px; line-height: 38px; border-right-color: currentColor; border-right-width: medium; border-right-style: none; float: left; display: block; position: relative; box-shadow: inset 1px 0px 0px rgba(255,255,255,0.2); -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset; -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
}
.nav-bar > li:first-child {
	box-shadow: 0px 0px 0px; -webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0;
}
.nav-bar > li:last-child {
	box-shadow: inset 1px 0px 0px rgba(255,255,255,0.2), 1px 0px 0px rgba(255,255,255,0.2); -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2); -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
}
.nav-bar > li.active > a {
	color: white; cursor: default;
}
.nav-bar > li.active:hover {
	background: rgb(91, 208, 220); cursor: default;
}
.nav-bar > li:hover {
	background: rgb(91, 208, 220);
}
.nav-bar > li > a {
	color: rgb(255, 255, 255);
}
.nav-bar > li ul {
	margin-bottom: 0px;
}
.nav-bar > li .flyout {
	display: none;
}
.nav-bar > li.has-flyout > a:first-child {
	padding-right: 40px; border-right-color: rgb(189, 183, 172); border-right-width: 2px; border-right-style: solid; position: relative;
}
.nav-bar > li.has-flyout > a:first-child::after {
	border-width: 4px; border-style: solid; border-color: rgb(230, 230, 230) transparent transparent; border-image: none; top: 17px; width: 0px; height: 0px; right: 20px; display: block; position: absolute; content: "";
}
.nav-bar > li.has-flyout > a.flyout-toggle {
	padding: 20px; top: 0px; right: 0px; border-left-color: currentColor !important; border-left-width: 0px !important; border-left-style: none !important; display: block; position: absolute; z-index: 2;
}
.nav-bar > li.is-touch.has-flyout > a:first-child {
	padding-right: 55px;
}
.nav-bar > li.is-touch.has-flyout > a.flyout-toggle {
	border-left-color: rgb(189, 183, 172); border-left-width: 1px; border-left-style: dashed;
}
.nav-bar > li > a:first-child {
	padding: 0px 20px; font-size: 14px; text-decoration: none; display: block; position: relative;
}
.nav-bar > li > a:first-child:hover {
	color: rgb(255, 255, 255);
}
.nav-bar > li > #outer_wrapper input {
	margin: 0px 10px;
}
.vertical.nav-bar {
	height: auto; margin-top: 0px;
}
.vertical.nav-bar > li {
	border-right-color: rgb(189, 183, 172); border-bottom-color: currentColor; border-right-width: 1px; border-bottom-width: medium; border-right-style: solid; border-bottom-style: none; float: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.vertical.nav-bar > li.has-flyout > a:first-child::after {
	border-width: 4px; border-style: solid; border-color: transparent transparent transparent rgb(230, 230, 230); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
.vertical.nav-bar > li .flyout {
	left: 100%; top: -1px;
}
.vertical.nav-bar > li .right.flyout {
	left: auto; right: 100%;
}
.vertical.nav-bar > li.active {
	border-right-color: rgb(34, 132, 161); border-right-width: 1px; border-right-style: solid;
}
.vertical.nav-bar > li:last-child {
	border-bottom-color: rgb(51, 51, 51); border-bottom-width: 0px; border-bottom-style: solid;
}
.flyout {
	margin: 0px; padding: 20px; left: 0px; top: 39px; width: 250px; position: absolute; z-index: 40; box-shadow: 0px 1px 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.flyout p {
	line-height: 1.2; font-size: 13px;
}
.flyout *:first-child {
	margin-top: 0px;
}
.flyout *:last-child {
	margin-bottom: 0px;
}
.small.flyout {
	width: 166.66px;
}
.large.flyout {
	width: 437.5px;
}
.right.flyout {
	left: auto; right: -2px;
}
.left.flyout {
	left: -2px; right: auto;
}
.up.flyout {
	top: auto; bottom: 39px;
}
ul.flyout {
	list-style: none; padding: 0px;
}
.nav-bar li ul {
	list-style: none; padding: 0px;
}
ul.flyout li a {
	padding: 15px; height: auto; color: rgb(85, 85, 85); line-height: 1; font-size: 14px; display: block; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.nav-bar li ul li a {
	padding: 15px; height: auto; color: rgb(85, 85, 85); line-height: 1; font-size: 14px; display: block; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5); -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
ul.flyout li a:hover {
	color: rgb(51, 51, 51);
}
.nav-bar li ul li a:hover {
	color: rgb(51, 51, 51);
}
ul.flyout li.active {
	margin-top: 0px;
}
.nav-bar li ul li.active {
	margin-top: 0px;
}
ul.flyout li.active a {
	margin: 0px; border: currentColor; border-image: none; top: 0px; height: auto; color: rgb(255, 255, 255); position: static; box-shadow: 0px 0px 0px; -webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0;
}
.nav-bar li ul li.active a {
	margin: 0px; border: currentColor; border-image: none; top: 0px; height: auto; color: rgb(255, 255, 255); position: static; box-shadow: 0px 0px 0px; -webkit-box-shadow: 0 0 0; -moz-box-shadow: 0 0 0;
}
#outer_wrapper .nav-bar > li.has-flyout:hover ul {
	margin-top: -2px; display: block;
}
