@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;family=Roboto+Slab:wght@300;400;700&amp;display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    /**
 * Remove the inner border and padding in Firefox.
 */

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

    /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*!
 * jQuery UI Accordion 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

/*!
 * jQuery UI Autocomplete 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/*!
 * jQuery UI Button 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*!
 * jQuery UI Checkboxradio 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}

/*!
 * jQuery UI Controlgroup 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}


/*!
 * jQuery UI Datepicker 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}

/*!
 * jQuery UI Dialog 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

/*!
 * jQuery UI Draggable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

/*!
 * jQuery UI Menu 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

/*!
 * jQuery UI Progressbar 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

/*!
 * jQuery UI Resizable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

/*!
 * jQuery UI Selectable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

/*!
 * jQuery UI Selectmenu 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}

/*!
 * jQuery UI Sortable 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

/*!
 * jQuery UI Slider 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/*!
 * jQuery UI Spinner 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/*!
 * jQuery UI Tabs 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

/*!
 * jQuery UI Tooltip 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}

/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(../png/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../png/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(../png/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(../png/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(../png/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(../png/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
	background-image: url(../png/ui-icons_777777_256x240.png);
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	-ms-filter: "alpha(opacity=30)"/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}

/*!
 * jQuery UI CSS Framework 1.13.2
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

/*! =======================================================
                      VERSION  11.0.2              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:-moz-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#DFDFDF), to(#BEBEBE));background-image:-webkit-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:-o-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:linear-gradient(to bottom, #DFDFDF, #BEBEBE);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE',GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:-moz-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#E5E5E5), to(#E9E9E9));background-image:-webkit-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:-o-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:linear-gradient(to bottom, #E5E5E5, #E9E9E9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner{position:relative;left:-50%}.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow{left:-.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .tooltip.bs-tooltip-bottom{margin-top:2px}.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right{margin-top:-14px}.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow{top:8px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#F9F9F9));background-image:-webkit-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-o-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:linear-gradient(to bottom, #f5f5f5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#f5f5f5));background-image:-webkit-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:-o-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:linear-gradient(to bottom, #F9F9F9, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#f5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top, #52c5ff, #3abcfd);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));background-image:-webkit-linear-gradient(top, #52c5ff, #3abcfd);background-image:-o-linear-gradient(top, #52c5ff, #3abcfd);background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0)}.slider-track-low,.slider-track-high{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:-moz-linear-gradient(top, #0480BE, #036fa5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0480BE), to(#036fa5));background-image:-webkit-linear-gradient(top, #0480BE, #036fa5);background-image:-o-linear-gradient(top, #0480BE, #036fa5);background-image:linear-gradient(to bottom, #0480BE, #036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE', endColorstr='#036fa5',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480BE;border:0px solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#F9F9F9));background-image:-webkit-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-o-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:linear-gradient(to bottom, #f5f5f5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:0.8;border:0px solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top, #52c5ff, #3abcfd);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));background-image:-webkit-linear-gradient(top, #52c5ff, #3abcfd);background-image:-o-linear-gradient(top, #52c5ff, #3abcfd);background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0);opacity:1}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-light .tooltipster-box{border-radius:3px;border:1px solid #ccc;background:#ededed}.tooltipster-sidetip.tooltipster-light .tooltipster-content{color:#666}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{height:9px;margin-left:-9px;width:18px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow{height:18px;margin-left:0;margin-top:-9px;width:9px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-background{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#ededed;top:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-background{border-left-color:#ededed;left:-1px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-background{border-right-color:#ededed;left:1px}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-background{border-top-color:#ededed;top:-1px}.tooltipster-sidetip.tooltipster-light .tooltipster-arrow-border{border:9px solid transparent}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border{border-left-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border{border-right-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top-color:#ccc}.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-uncropped{top:-9px}.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-uncropped{left:-9px}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
}

    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }

    /** THEME
===================================*/

    .bx-wrapper .bx-viewport {
        -moz-box-shadow: 0 0 5px #ccc;
        -webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
        border: 5px solid #fff;
        left: -5px;
        background: #fff;
        /*fix other elements on the page moving (on Chrome)*/
        -webkit-transform: translatez(0);
        -moz-transform: translatez(0);
        -ms-transform: translatez(0);
        -o-transform: translatez(0);
        transform: translatez(0);
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: -30px;
        width: 100%;
    }

    /* LOADER */

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(../gif/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    /* PAGER */

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #666;
        padding-top: 20px;
    }

        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #666;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #000;
            }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

    .bx-wrapper .bx-next:hover {
        background-position: 0 0;
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999;
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none;
        }

    /* AUTO CONTROLS (START / STOP) */

    .bx-wrapper .bx-controls-auto {
        text-align: center;
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(../png/controls.png) -86px -11px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-start:hover,
            .bx-wrapper .bx-controls-auto .bx-start.active {
                background-position: -86px 0;
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(../png/controls-2.png) -86px -44px no-repeat;
            margin: 0 3px;
        }

            .bx-wrapper .bx-controls-auto .bx-stop:hover,
            .bx-wrapper .bx-controls-auto .bx-stop.active {
                background-position: -86px -33px;
            }

    /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%;
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px;
    }

    /* IMAGE CAPTIONS */

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666\9;
        background: rgba(80, 80, 80, 0.75);
        width: 100%;
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px;
        }

/*!
*  - v1.6.0
* Homepage: http://bqworks.net/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.net/
*/.slider-pro{position:relative;margin:0 auto;-moz-box-sizing:content-box;box-sizing:content-box}.sp-slides-container{position:relative}.sp-mask{position:relative;overflow:hidden}.sp-slides{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.sp-slide{position:absolute}.sp-image-container{overflow:hidden}.sp-image{position:relative;display:block;border:none}.sp-no-js{overflow:hidden;max-width:100%}.sp-thumbnails-container{position:relative;overflow:hidden;direction:ltr}.sp-bottom-thumbnails,.sp-top-thumbnails{left:0;margin:0 auto}.sp-top-thumbnails{position:absolute;top:0;margin-bottom:4px}.sp-bottom-thumbnails{margin-top:4px}.sp-left-thumbnails,.sp-right-thumbnails{position:absolute;top:0}.sp-right-thumbnails{right:0;margin-left:4px}.sp-left-thumbnails{left:0;margin-right:4px}.sp-thumbnails{position:relative}.sp-thumbnail{border:none}.sp-thumbnail-container{position:relative;display:block;overflow:hidden;float:left;-moz-box-sizing:border-box;box-sizing:border-box}.sp-rtl .sp-thumbnail-container{float:right}.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{margin-left:2px;margin-right:2px}.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{margin-left:0}.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{margin-right:0}.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{margin-top:2px;margin-bottom:2px}.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{margin-top:0}.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{margin-bottom:0}.sp-right-thumbnails.sp-has-pointer{margin-left:-13px}.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;left:18px;margin-left:0!important}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;left:0;top:0;margin-left:13px}.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:0;top:50%;margin-top:-8px;border-right:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-left-thumbnails.sp-has-pointer{margin-right:-13px}.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;right:18px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;height:100%;border-left:5px solid red;right:0;top:0;margin-right:13px}.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;right:0;top:50%;margin-top:-8px;border-left:13px solid red;border-top:8px solid transparent;border-bottom:8px solid transparent}.sp-bottom-thumbnails.sp-has-pointer{margin-top:-13px}.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;top:18px;margin-top:0!important}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;top:0;margin-top:13px}.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;top:0;margin-left:-8px;border-bottom:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-top-thumbnails.sp-has-pointer{margin-bottom:-13px}.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{position:absolute;bottom:18px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{content:'';position:absolute;width:100%;border-bottom:5px solid red;bottom:0;margin-bottom:13px}.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{content:'';position:absolute;width:0;height:0;left:50%;bottom:0;margin-left:-8px;border-top:13px solid red;border-left:8px solid transparent;border-right:8px solid transparent}.sp-layer{position:absolute;margin:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-font-smoothing:subpixel-antialiased;-webkit-backface-visibility:hidden}.sp-black{color:#fff;background:#000;background:rgba(0,0,0,.7)}.sp-white{color:#000;background:#fff;background:rgba(255,255,255,.7)}.sp-rounded{border-radius:10px}.sp-padding{padding:10px}.sp-grab{cursor:url(../index.html),move}.sp-grabbing{cursor:url(../index.html),move}.sp-selectable{cursor:default}.sp-caption-container{text-align:center;margin-top:10px}.sp-full-screen{margin:0!important;background-color:#000}.sp-full-screen-button{position:absolute;top:5px;right:10px;font-size:30px;line-height:1;cursor:pointer;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.sp-full-screen-button:before{content:'\2195'}.sp-fade-full-screen{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.slider-pro:hover .sp-fade-full-screen{opacity:1}.sp-buttons{position:relative;width:100%;text-align:center;padding-top:10px}.sp-rtl .sp-buttons{direction:rtl}.sp-full-screen .sp-buttons{display:none}.sp-button{width:10px;height:10px;border:2px solid #000;border-radius:50%;margin:4px;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.sp-selected-button{background-color:#000}@media only screen and (min-width:768px) and (max-width:1024px){.sp-button{width:14px;height:14px}}@media only screen and (min-width:568px) and (max-width:768px){.sp-button{width:16px;height:16px}}@media only screen and (min-width:320px) and (max-width:568px){.sp-button{width:18px;height:18px}}.sp-arrows{position:absolute}.sp-fade-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-slides-container:hover .sp-fade-arrows{opacity:1}.sp-horizontal .sp-arrows{width:100%;left:0;top:50%;margin-top:-15px}.sp-vertical .sp-arrows{height:100%;left:50%;top:0;margin-left:-10px}.sp-arrow{position:absolute;display:block;width:20px;height:30px;cursor:pointer}.sp-vertical .sp-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-horizontal .sp-previous-arrow{left:20px;right:auto}.sp-horizontal.sp-rtl .sp-previous-arrow{right:20px;left:auto}.sp-horizontal .sp-next-arrow{right:20px;left:auto}.sp-horizontal.sp-rtl .sp-next-arrow{left:20px;right:auto}.sp-vertical .sp-previous-arrow{top:20px}.sp-vertical .sp-next-arrow{bottom:20px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sp-next-arrow:after,.sp-next-arrow:before,.sp-previous-arrow:after,.sp-previous-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#fff}.sp-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-previous-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sp-horizontal.sp-rtl .sp-next-arrow{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.ie7 .sp-arrow,.ie8 .sp-arrow{width:0;height:0}.ie7 .sp-arrow:after,.ie7 .sp-arrow:before,.ie8 .sp-arrow:after,.ie8 .sp-arrow:before{content:none}.ie7.sp-horizontal .sp-previous-arrow,.ie8.sp-horizontal .sp-previous-arrow{border-right:20px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-horizontal .sp-next-arrow,.ie8.sp-horizontal .sp-next-arrow{border-left:20px solid #fff;border-top:20px solid transparent;border-bottom:20px solid transparent}.ie7.sp-vertical .sp-previous-arrow,.ie8.sp-vertical .sp-previous-arrow{border-bottom:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent}.ie7.sp-vertical .sp-next-arrow,.ie8.sp-vertical .sp-next-arrow{border-top:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent}.sp-thumbnail-arrows{position:absolute}.sp-fade-thumbnail-arrows{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{opacity:1}.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{width:100%;top:50%;left:0;margin-top:-12px}.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{height:100%;top:0;left:50%;margin-left:-7px}.sp-thumbnail-arrow{position:absolute;display:block;width:15px;height:25px;cursor:pointer}.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{left:0}.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{right:0}.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{top:0}.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{bottom:0}.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{content:'';position:absolute;width:50%;height:50%;background-color:#fff}.sp-previous-thumbnail-arrow:before{left:30%;top:0;-webkit-transform:skew(145deg,0deg);-ms-transform:skew(145deg,0deg);transform:skew(145deg,0deg)}.sp-previous-thumbnail-arrow:after{left:30%;top:50%;-webkit-transform:skew(-145deg,0deg);-ms-transform:skew(-145deg,0deg);transform:skew(-145deg,0deg)}.sp-next-thumbnail-arrow:before{right:30%;top:0;-webkit-transform:skew(35deg,0deg);-ms-transform:skew(35deg,0deg);transform:skew(35deg,0deg)}.sp-next-thumbnail-arrow:after{right:30%;top:50%;-webkit-transform:skew(-35deg,0deg);-ms-transform:skew(-35deg,0deg);transform:skew(-35deg,0deg)}.ie7 .sp-thumbnail-arrow,.ie8 .sp-thumbnail-arrow{width:0;height:0}.ie7 .sp-thumbnail-arrow:after,.ie7 .sp-thumbnail-arrow:before,.ie8 .sp-thumbnail-arrow:after,.ie8 .sp-thumbnail-arrow:before{content:none}.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow{border-right:12px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow{border-left:12px solid #fff;border-top:12px solid transparent;border-bottom:12px solid transparent}.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow{border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent}.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow{border-top:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent}a.sp-video{text-decoration:none}a.sp-video img{-webkit-backface-visibility:hidden;border:none}a.sp-video:after{content:'\25B6';position:absolute;width:45px;padding-left:5px;height:50px;border:2px solid #fff;text-align:center;font-size:30px;border-radius:30px;top:0;color:#fff;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);margin:auto;line-height:52px}.slider-pro img.sp-image,.slider-pro img.sp-thumbnail{max-width:none;max-height:none;border:none!important;border-radius:0!important;padding:0!important;-webkit-box-shadow:none!important;-mox-box-shadow:none!important;box-shadow:none!important;transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.slider-pro a{position:static;transition:none!important;-moz-transition:none!important;-webkit-transition:none!important;-o-transition:none!important}.slider-pro canvas,.slider-pro embed,.slider-pro iframe,.slider-pro object,.slider-pro video{max-width:none;max-height:none}.slider-pro p.sp-layer{font-size:14px;line-height:1.4;margin:0}.slider-pro h1.sp-layer{font-size:32px;line-height:1.4;margin:0}.slider-pro h2.sp-layer{font-size:24px;line-height:1.4;margin:0}.slider-pro h3.sp-layer{font-size:19px;line-height:1.4;margin:0}.slider-pro h4.sp-layer{font-size:16px;line-height:1.4;margin:0}.slider-pro h5.sp-layer{font-size:13px;line-height:1.4;margin:0}.slider-pro h6.sp-layer{font-size:11px;line-height:1.4;margin:0}.slider-pro img.sp-layer{border:none}
@charset "UTF-8";
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 0.875em;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }
  .collapsing.width {
    width: 0;
    height: auto;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.width {
        transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  print-color-adjust: exact; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.footer-bottom #torn-strip {
  width: 100%; }

footer.footer {
  padding: 20px 5%; }
  footer.footer .promise-div .promise {
    color: #ffb81c;
    text-transform: uppercase; }
  footer.footer .promise-div p {
    color: #fff; }
  footer.footer .footer-1, footer.footer .footer-2, footer.footer .footer-3 {
    max-width: 1040px;
    width: 100%; }
    footer.footer .footer-1 ul.footer-link a, footer.footer .footer-2 ul.footer-link a, footer.footer .footer-3 ul.footer-link a {
      color: #fff;
      text-decoration: underline;
      font-weight: 400; }
      footer.footer .footer-1 ul.footer-link a:visited, footer.footer .footer-2 ul.footer-link a:visited, footer.footer .footer-3 ul.footer-link a:visited {
        color: #fff;
        text-decoration: underline; }
      footer.footer .footer-1 ul.footer-link a:hover, footer.footer .footer-2 ul.footer-link a:hover, footer.footer .footer-3 ul.footer-link a:hover {
        color: #fa3;
        text-decoration: underline; }
    footer.footer .footer-1 ul.footer-link li, footer.footer .footer-2 ul.footer-link li, footer.footer .footer-3 ul.footer-link li {
      list-style: none;
      text-align: left;
      color: #fff;
      padding: 0 0 8px;
      font-weight: 400; }
  footer.footer .footer-1 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin: 0 auto; }
    @media (min-width: 645px) {
      footer.footer .footer-1 {
        flex-direction: row; } }
    footer.footer .footer-1 .promise-div {
      margin: 0 auto;
      max-width: 300px;
      width: 100%; }
      @media (min-width: 645px) {
        footer.footer .footer-1 .promise-div {
          margin: 0;
          padding: 0; } }
      footer.footer .footer-1 .promise-div .accountability {
        display: inline-block;
        text-decoration: none !important; }
        footer.footer .footer-1 .promise-div .accountability:hover {
          text-decoration: none; }
        footer.footer .footer-1 .promise-div .accountability p {
          font-weight: normal; }
    footer.footer .footer-1 .footer-1-images {
      display: inline-block;
      max-width: 500px;
      text-align: center;
      width: 100%; }
      footer.footer .footer-1 .footer-1-images .standards {
        padding-bottom: 10px;
        padding-right: 10px; }
  footer.footer .footer-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 20px auto 20px; }
    @media (min-width: 630px) {
      footer.footer .footer-2 {
        flex-direction: row;
        flex-wrap: wrap; } }
    footer.footer .footer-2 p {
      color: #fff; }
    footer.footer .footer-2 .quick-links, footer.footer .footer-2 .more-to-explore {
      margin-right: 5%; }
  footer.footer .footer-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin: 0 auto; }
    footer.footer .footer-3 .copyright-div {
      margin-right: 2rem;
      max-width: 400px;
      width: 100%; }
      footer.footer .footer-3 .copyright-div .ccf-copyright {
        color: #fff; }
    footer.footer .footer-3 .ccf-alliance {
      max-width: 200px;
      width: 100%; }
      footer.footer .footer-3 .ccf-alliance:before {
        color: #fff;
        content: "A member of "; }
  footer.footer .link-header {
    margin-top: 18px;
    margin-bottom: 9px; }
  footer.footer ul {
    margin-top: 0;
    margin-bottom: 9px; }
  footer.footer footer.structFooter {
    border-top: none; }
    footer.footer footer.structFooter ul {
      padding: 0 0 0 40px; }

footer.footer {
  background-color: #007a45; }

footer.footer .footer-1 {
  padding-bottom: 0; }

footer.footer .footer-1 p.promise {
  text-align: center; }
  @media (min-width: 768px) {
    footer.footer .footer-1 p.promise {
      text-align: left; } }

footer.footer .footer-2 {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px; }

footer.footer .footer-2 h3.link-header {
  color: #fff !important;
  font-weight: 700; }

.footer-social {
  margin: 0 10px 0 0; }

@media screen and (max-width: 1000px) {
  footer.footer .footer-1-images {
    text-align: center; } }

.structFooter ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.structFooter ul li {
  padding: 0;
  margin: 0; }

.structFooter h3 {
  margin-bottom: 15px;
  color: #007a45;
  text-transform: uppercase; }

.structFooter a,
.structFooter a:hover,
.structFooter a:visited {
  font: inherit;
  color: inherit;
  text-decoration: underline; }

.structFooter .footer-bottom {
  padding: 10px 15px;
  color: #fff;
  background: #007a45; }

@media screen and (min-width: 992px) {
  .structFooter .about-info {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 992px) and (min-width: 992px) {
  .structFooter .about-info {
    float: left;
    width: 50%; } }

@media screen and (min-width: 992px) {
  .structFooter .links {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 992px) and (min-width: 992px) {
  .structFooter .links {
    float: left;
    width: 50%; } }

.structFooter .connect {
  margin-bottom: 10px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .structFooter .connect {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .structFooter .connect {
    float: left;
    width: 50%; } }

@media screen and (min-width: 1200px) {
  .structFooter .connect {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .structFooter .connect ul li {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%; } }

@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .structFooter .connect {
    float: left;
    width: 33.33333333%; } }

.structFooter .connect ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.structFooter .connect ul li {
  padding: 0 5px;
  margin-bottom: 10px; }

@media screen and (min-width: 1200px) {
  .structFooter .connect ul li {
    padding: 0; } }

.structFooter .connect ul li a {
  display: block; }

.structFooter .connect .fa-facebook {
  color: #3e559c; }

.structFooter .connect .fa-twitter {
  color: #2acaff; }

.structFooter .connect .fa-instagram {
  color: #306992; }

.structFooter .connect .fa-youtube {
  color: #d5280d; }

.structFooter .connect .fa-google-plus {
  color: #dc4a38; }

.structFooter .connect .fa-pinterest {
  color: #bd2125; }

.structFooter .connect .fa-tumblr {
  color: #36465d; }

.structFooter .connect .fa-rss {
  color: #f98e04; }

.structFooter .contact-us {
  margin-bottom: 10px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .structFooter .contact-us {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .structFooter .contact-us {
    float: left;
    width: 50%; } }

@media screen and (min-width: 1200px) {
  .structFooter .contact-us {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .structFooter .contact-us {
    float: left;
    width: 66.66666667%; } }

.structFooter .contact-us li {
  position: relative;
  padding: 8px 5px 8px 25px; }

.structFooter .contact-us em {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  color: #569ce3;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .structFooter .quick-links,
  .structFooter .explore {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

.structFooter .alliance {
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase; }

@media screen and (min-width: 1200px) {
  .structFooter .alliance {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
    text-align: right; } }

@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .structFooter .alliance {
    float: left;
    width: 25%; } }

.structFooter .copyright {
  text-align: left; }

@media screen and (min-width: 1200px) {
  .structFooter .copyright {
    position: relative;
    min-height: 1px;
    padding-top: 18px;
    padding-right: 15px;
    padding-bottom: 18px;
    padding-left: 15px; } }

@media screen and (min-width: 1200px) and (min-width: 1200px) {
  .structFooter .copyright {
    float: left;
    width: 75%; } }

.structFooter .organization-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  text-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .structFooter .organization-links {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) {
  .structFooter .organization-links {
    float: left;
    width: 50%; } }

@media screen and (min-width: 992px) {
  .structFooter .organization-links {
    position: relative;
    max-width: 500px;
    min-height: 1px;
    padding: 0 !important;
    padding-right: 15px;
    padding-left: 15px; } }

@media screen and (min-width: 992px) and (min-width: 768px) {
  .structFooter .organization-links {
    float: left;
    width: 100%; } }

.structFooter .organization-links a {
  display: block;
  padding: 0 5px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%; }

/*@import "header";*/
body .structWrapper .structContent[content-type-name="HomePage"] {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding-bottom: 0; }
  body .structWrapper .structContent[content-type-name="HomePage"] .container-fluid.shell, body .structWrapper .structContent[content-type-name="HomePage"] .shell.container-sm, body .structWrapper .structContent[content-type-name="HomePage"] .shell.container-md, body .structWrapper .structContent[content-type-name="HomePage"] .shell.container-lg, body .structWrapper .structContent[content-type-name="HomePage"] .shell.container-xl {
    padding: 0; }

body .structWrapper .structContent .container-fluid.shell .center, body .structWrapper .structContent .shell.container-sm .center, body .structWrapper .structContent .shell.container-md .center, body .structWrapper .structContent .shell.container-lg .center, body .structWrapper .structContent .shell.container-xl .center {
  text-align: center; }
  @media only screen and (min-width: 500px) {
    body .structWrapper .structContent .container-fluid.shell .center .img-border, body .structWrapper .structContent .shell.container-sm .center .img-border, body .structWrapper .structContent .shell.container-md .center .img-border, body .structWrapper .structContent .shell.container-lg .center .img-border, body .structWrapper .structContent .shell.container-xl .center .img-border {
      max-width: 33%;
      width: 100%; } }

.img-border {
  display: inline-block;
  position: relative; }
  .img-border:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    content: " "; }

/******************************************!
 * START cfstyle legacy css
 ******************************************/
#mobNav {
  display: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

form#aspnetForm {
  height: 100%; }

.structWrapper {
  display: block;
  min-height: 100%;
  margin: 0 auto; }

.structContent {
  position: relative;
  z-index: 25;
  max-width: 1700px;
  min-height: 500px;
  padding: 0 0 4%;
  margin: 0 auto;
  background-color: azure; }

.structContent img {
  max-width: 100%; }

.darkGreen {
  padding: 0.5%;
  padding-left: 1.5%;
  margin-bottom: 0;
  color: #fff;
  background-color: #007a45;
  -webkit-background-size: contain;
  background-size: contain; }

.recognitionBlock h3 {
  margin-top: 0; }

iframe {
  max-width: 100%; }

.structInternalContentBlock {
  clear: left; }

.nomargins {
  margin: 0; }

.pagination {
  float: left;
  width: 100%;
  clear: left; }

.structInternalContentBlock img {
  margin: 1% 0; }

.giftCatalog .paginationAlign > div:first-of-type {
  display: none; }

.structInternalHeader {
  margin-top: 3%; }

@media screen and (min-width: 768px) {
  .structInternalHeader {
    margin-top: 3%; } }

#ctl00_ContentPlaceHolder1_cbEkFrm > .row {
  margin-right: 0;
  margin-left: 0; }

.padBlock {
  display: block;
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  .padBlock {
    max-width: 90%; } }

@media screen and (min-width: 1200px) {
  .padBlock {
    max-width: 75%; } }

.structColumnNarrow {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .structColumnNarrow {
    float: left;
    width: 33.33333333%; } }

@media screen and (max-height: 991px) {
  .structColumnNarrow {
    padding-top: 10px; } }

.structColumnWide {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-left: 0; }

@media (min-width: 992px) {
  .structColumnWide {
    float: left;
    width: 66.66666667%; } }

.structRightColumn50,
.structLeftColumn50 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .structRightColumn50,
  .structLeftColumn50 {
    float: left;
    width: 50%; } }

.internalPB {
  margin-right: -15px;
  margin-left: -15px; }

@media screen and (max-width: 500px) {
  .internalPB {
    margin: 0; } }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  font-weight: 700;
  color: #007a3e;
  text-decoration: underline; }

a:hover,
a:focus {
  color: #1d428a; }

a:visited {
  color: #007a3e; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: azure;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.white {
  color: #fff; }

.black {
  color: #000; }

.CFPrimary {
  color: #007a3e; }

mark,
.mark {
  padding: 0.2em; }

.text-left,
.text-align-left {
  text-align: left; }

.text-right,
.text-align-right {
  text-align: right; }

.text-center,
.text-align-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 9px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

dl {
  margin-top: 0;
  margin-bottom: 18px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eee; }

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0; }

address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143; }

h1, .h1 {
  margin-top: 0;
  margin-bottom: 9px; }

div:not(.advocacy) blockquote {
  padding: 0.5em 10px;
  margin: 0.5em 10px;
  quotes: "“" "”" "‘" "’";
  background: #fff;
  border-right: 5px solid #fd9000;
  border-left: 10px solid #fd9000; }

div:not(.advocacy) blockquote:before {
  position: relative;
  top: 5px;
  margin-right: 0.25em;
  color: #fd9000;
  vertical-align: -0.4em;
  content: open-quote; }

div:not(.advocacy) blockquote:after {
  position: relative;
  top: 5px;
  margin-right: 0.25em;
  color: #fd9000;
  vertical-align: -0.4em;
  content: close-quote; }

div:not(.advocacy) blockquote p {
  display: inline; }

.pullquote {
  font-family: "Roboto Slab", serif;
  color: #007a3e;
  text-align: center; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }


.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: azure; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #d9d9d9; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d9d9d9; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999; }

.form-control::-webkit-input-placeholder {
  color: #999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 32px; }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 45px; } }

.form-group {
  padding-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  border-radius: 3px; }

select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto; }

.input-lg,
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  border-radius: 6px; }

select.input-lg,
select.form-group-lg .form-control {
  height: 45px;
  line-height: 45px; }

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 40px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 23px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  padding: 10px 35px;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  white-space: normal;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px; }

.btn.alt {
  padding: 10px; }

.btn svg {
  fill: #fff; }

.btn span.svgc {
  position: relative;
  top: -3px; }

.btn.nowrap {
  white-space: nowrap; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn:visited {
  color: #fff; }

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65; }

.btn-primary,
.btn-default {
  color: #fff;
  text-decoration: none;
  background-color: #007a45;
  border-color: #007a45; }

.btn-primary:hover,
.btn-default:hover,
.btn-primary:focus,
.btn-default:focus,
.btn-primary.focus,
.btn-default.focus,
.btn-primary:active,
.btn-default:active,
.btn-primary.active,
.btn-default.active,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-default {
  color: #fff; }

.btn-primary:active,
.btn-default:active,
.btn-primary.active,
.btn-default.active,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-primary.disabled,
.btn-default.disabled,
.btn-primary[disabled],
.btn-default[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-default,
.btn-primary.disabled:hover,
.btn-default.disabled:hover,
.btn-primary[disabled]:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-default:hover,
.btn-primary.disabled:focus,
.btn-default.disabled:focus,
.btn-primary[disabled]:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-default:focus,
.btn-primary.disabled.focus,
.btn-default.disabled.focus,
.btn-primary[disabled].focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-default.focus,
.btn-primary.disabled:active,
.btn-default.disabled:active,
.btn-primary[disabled]:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-default:active,
.btn-primary.disabled.active,
.btn-default.disabled.active,
.btn-primary[disabled].active,
.btn-default[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-default.active {
  background-color: #007a45;
  border-color: #007a45; }

.btn-primary .badge,
.btn-default .badge {
  color: #007a45;
  background-color: #fff; }

.btn-primary:hover,
.btn-default:hover,
.btn-primary:active,
.btn-default:active {
  color: #007a45;
  background: #fff; }

.btn-primary:hover svg,
.btn-default:hover svg,
.btn-primary:active svg,
.btn-default:active svg {
  fill: #007a3e; }

.btn-emergency,
.btn-danger {
  color: #fff;
  text-decoration: none;
  background-color: #dc3721;
  border-color: #d14414; }

.btn-emergency:hover,
.btn-danger:hover,
.btn-emergency:focus,
.btn-danger:focus,
.btn-emergency.focus,
.btn-danger.focus,
.btn-emergency:active,
.btn-danger:active,
.btn-emergency.active,
.btn-danger.active,
.open > .dropdown-toggle.btn-emergency,
.open > .dropdown-toggle.btn-danger {
  color: #fff; }

.btn-emergency:active,
.btn-danger:active,
.btn-emergency.active,
.btn-danger.active,
.open > .dropdown-toggle.btn-emergency,
.open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-emergency.disabled,
.btn-danger.disabled,
.btn-emergency[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-emergency,
fieldset[disabled] .btn-danger,
.btn-emergency.disabled:hover,
.btn-danger.disabled:hover,
.btn-emergency[disabled]:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-emergency:hover,
fieldset[disabled] .btn-danger:hover,
.btn-emergency.disabled:focus,
.btn-danger.disabled:focus,
.btn-emergency[disabled]:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-emergency:focus,
fieldset[disabled] .btn-danger:focus,
.btn-emergency.disabled.focus,
.btn-danger.disabled.focus,
.btn-emergency[disabled].focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-emergency.focus,
fieldset[disabled] .btn-danger.focus,
.btn-emergency.disabled:active,
.btn-danger.disabled:active,
.btn-emergency[disabled]:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-emergency:active,
fieldset[disabled] .btn-danger:active,
.btn-emergency.disabled.active,
.btn-danger.disabled.active,
.btn-emergency[disabled].active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-emergency.active,
fieldset[disabled] .btn-danger.active {
  background-color: #dc3721;
  border-color: #e45e4c; }

.btn-emergency .badge,
.btn-danger .badge {
  color: #dc3721;
  background-color: #fff; }

.btn-emergency:hover,
.btn-danger:hover,
.btn-emergency:active,
.btn-danger:active,
.btn-emergency.btn-sm,
.btn-group-sm > .btn-emergency.btn,
.btn-danger.btn-sm,
.btn-group-sm > .btn-danger.btn {
  color: #dc3721;
  background: #fff; }

.btn-emergency:hover svg,
.btn-danger:hover svg,
.btn-emergency:active svg,
.btn-danger:active svg,
.btn-emergency.btn-sm svg,
.btn-group-sm > .btn-emergency.btn svg,
.btn-danger.btn-sm svg,
.btn-group-sm > .btn-danger.btn svg {
  fill: #dc3721; }

.btn-success,
.btnLightGreen-med,
.btn-LightGreen {
  color: #fff;
  text-decoration: none;
  background-color: #079f07;
  border-color: #09d009; }

.btn-success:hover,
.btnLightGreen-med:hover,
.btn-LightGreen:hover,
.btn-success:focus,
.btnLightGreen-med:focus,
.btn-LightGreen:focus,
.btn-success.focus,
.btnLightGreen-med.focus,
.btn-LightGreen.focus,
.btn-success:active,
.btnLightGreen-med:active,
.btn-LightGreen:active,
.btn-success.active,
.btnLightGreen-med.active,
.btn-LightGreen.active,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btnLightGreen-med,
.open > .dropdown-toggle.btn-LightGreen {
  color: #fff; }

.btn-success:active,
.btnLightGreen-med:active,
.btn-LightGreen:active,
.btn-success.active,
.btnLightGreen-med.active,
.btn-LightGreen.active,
.open > .dropdown-toggle.btn-success,
.open > .dropdown-toggle.btnLightGreen-med,
.open > .dropdown-toggle.btn-LightGreen {
  background-image: none; }

.btn-success.disabled,
.btnLightGreen-med.disabled,
.btn-LightGreen.disabled,
.btn-success[disabled],
.btnLightGreen-med[disabled],
.btn-LightGreen[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btnLightGreen-med,
fieldset[disabled] .btn-LightGreen,
.btn-success.disabled:hover,
.btnLightGreen-med.disabled:hover,
.btn-LightGreen.disabled:hover,
.btn-success[disabled]:hover,
.btnLightGreen-med[disabled]:hover,
.btn-LightGreen[disabled]:hover,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btnLightGreen-med:hover,
fieldset[disabled] .btn-LightGreen:hover,
.btn-success.disabled:focus,
.btnLightGreen-med.disabled:focus,
.btn-LightGreen.disabled:focus,
.btn-success[disabled]:focus,
.btnLightGreen-med[disabled]:focus,
.btn-LightGreen[disabled]:focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btnLightGreen-med:focus,
fieldset[disabled] .btn-LightGreen:focus,
.btn-success.disabled.focus,
.btnLightGreen-med.disabled.focus,
.btn-LightGreen.disabled.focus,
.btn-success[disabled].focus,
.btnLightGreen-med[disabled].focus,
.btn-LightGreen[disabled].focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btnLightGreen-med.focus,
fieldset[disabled] .btn-LightGreen.focus,
.btn-success.disabled:active,
.btnLightGreen-med.disabled:active,
.btn-LightGreen.disabled:active,
.btn-success[disabled]:active,
.btnLightGreen-med[disabled]:active,
.btn-LightGreen[disabled]:active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btnLightGreen-med:active,
fieldset[disabled] .btn-LightGreen:active,
.btn-success.disabled.active,
.btnLightGreen-med.disabled.active,
.btn-LightGreen.disabled.active,
.btn-success[disabled].active,
.btnLightGreen-med[disabled].active,
.btn-LightGreen[disabled].active,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btnLightGreen-med.active,
fieldset[disabled] .btn-LightGreen.active {
  background-color: #079f07;
  border-color: #09d009; }

.btn-success .badge,
.btnLightGreen-med .badge,
.btn-LightGreen .badge {
  color: #079f07;
  background-color: #fff; }

.btn-success:hover,
.btnLightGreen-med:hover,
.btn-LightGreen:hover,
.btn-success:active,
.btnLightGreen-med:active,
.btn-LightGreen:active,
.btn-success.btn-sm:not(span),
.btn-group-sm > .btn-success.btn:not(span),
.btnLightGreen-med.btn-sm:not(span),
.btn-group-sm > .btnLightGreen-med.btn:not(span),
.btn-LightGreen.btn-sm:not(span),
.btn-group-sm > .btn-LightGreen.btn:not(span),
.btn-success.alt,
.btnLightGreen-med.alt,
.btn-LightGreen.alt {
  color: #079f07;
  background: #fff; }

.btn-success:hover svg,
.btnLightGreen-med:hover svg,
.btn-LightGreen:hover svg,
.btn-success:active svg,
.btnLightGreen-med:active svg,
.btn-LightGreen:active svg,
.btn-success.btn-sm:not(span) svg,
.btn-group-sm > .btn-success.btn:not(span) svg,
.btnLightGreen-med.btn-sm:not(span) svg,
.btn-group-sm > .btnLightGreen-med.btn:not(span) svg,
.btn-LightGreen.btn-sm:not(span) svg,
.btn-group-sm > .btn-LightGreen.btn:not(span) svg,
.btn-success.alt svg,
.btnLightGreen-med.alt svg,
.btn-LightGreen.alt svg {
  fill: #079f07; }

.btn-info,
.btn-blue {
  color: #fff;
  text-decoration: none;
  background-color: #1d428a;
  border-color: #218adb; }

.btn-info:hover,
.btn-blue:hover,
.btn-info:focus,
.btn-blue:focus,
.btn-info.focus,
.btn-blue.focus,
.btn-info:active,
.btn-blue:active,
.btn-info.active,
.btn-blue.active,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-blue {
  color: #fff; }

.btn-info:active,
.btn-blue:active,
.btn-info.active,
.btn-blue.active,
.open > .dropdown-toggle.btn-info,
.open > .dropdown-toggle.btn-blue {
  background-image: none; }

.btn-info.disabled,
.btn-blue.disabled,
.btn-info[disabled],
.btn-blue[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-blue,
.btn-info.disabled:hover,
.btn-blue.disabled:hover,
.btn-info[disabled]:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-blue:hover,
.btn-info.disabled:focus,
.btn-blue.disabled:focus,
.btn-info[disabled]:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-blue:focus,
.btn-info.disabled.focus,
.btn-blue.disabled.focus,
.btn-info[disabled].focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-blue.focus,
.btn-info.disabled:active,
.btn-blue.disabled:active,
.btn-info[disabled]:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-blue:active,
.btn-info.disabled.active,
.btn-blue.disabled.active,
.btn-info[disabled].active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-blue.active {
  background-color: #1d428a;
  border-color: #218adb; }

.btn-info .badge,
.btn-blue .badge {
  color: #1d428a;
  background-color: #fff; }

.btn-info:hover,
.btn-blue:hover,
.btn-info:active,
.btn-blue:active,
.btn-info.btn-sm:not(span),
.btn-group-sm > .btn-info.btn:not(span),
.btn-blue.btn-sm:not(span),
.btn-group-sm > .btn-blue.btn:not(span) {
  color: #1d428a;
  background: #fff; }

.btn-info:hover svg,
.btn-blue:hover svg,
.btn-info:active svg,
.btn-blue:active svg,
.btn-info.btn-sm:not(span) svg,
.btn-group-sm > .btn-info.btn:not(span) svg,
.btn-blue.btn-sm:not(span) svg,
.btn-group-sm > .btn-blue.btn:not(span) svg {
  fill: #1d428a; }

.btn-warning,
.btnYellow-sm,
.btnYellow {
  color: #fff;
  text-decoration: none;
  background-color: #f5be41;
  border-color: #f8cf71; }

.btn-warning:hover,
.btnYellow-sm:hover,
.btnYellow:hover,
.btn-warning:focus,
.btnYellow-sm:focus,
.btnYellow:focus,
.btn-warning.focus,
.btnYellow-sm.focus,
.btnYellow.focus,
.btn-warning:active,
.btnYellow-sm:active,
.btnYellow:active,
.btn-warning.active,
.btnYellow-sm.active,
.btnYellow.active,
.open > .dropdown-toggle.btn-warning,
.open > .dropdown-toggle.btnYellow-sm,
.open > .dropdown-toggle.btnYellow {
  color: #fff; }

.btn-warning:active,
.btnYellow-sm:active,
.btnYellow:active,
.btn-warning.active,
.btnYellow-sm.active,
.btnYellow.active,
.open > .dropdown-toggle.btn-warning,
.open > .dropdown-toggle.btnYellow-sm,
.open > .dropdown-toggle.btnYellow {
  background-image: none; }

.btn-warning.disabled,
.btnYellow-sm.disabled,
.btnYellow.disabled,
.btn-warning[disabled],
.btnYellow-sm[disabled],
.btnYellow[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btnYellow-sm,
fieldset[disabled] .btnYellow,
.btn-warning.disabled:hover,
.btnYellow-sm.disabled:hover,
.btnYellow.disabled:hover,
.btn-warning[disabled]:hover,
.btnYellow-sm[disabled]:hover,
.btnYellow[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btnYellow-sm:hover,
fieldset[disabled] .btnYellow:hover,
.btn-warning.disabled:focus,
.btnYellow-sm.disabled:focus,
.btnYellow.disabled:focus,
.btn-warning[disabled]:focus,
.btnYellow-sm[disabled]:focus,
.btnYellow[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btnYellow-sm:focus,
fieldset[disabled] .btnYellow:focus,
.btn-warning.disabled.focus,
.btnYellow-sm.disabled.focus,
.btnYellow.disabled.focus,
.btn-warning[disabled].focus,
.btnYellow-sm[disabled].focus,
.btnYellow[disabled].focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btnYellow-sm.focus,
fieldset[disabled] .btnYellow.focus,
.btn-warning.disabled:active,
.btnYellow-sm.disabled:active,
.btnYellow.disabled:active,
.btn-warning[disabled]:active,
.btnYellow-sm[disabled]:active,
.btnYellow[disabled]:active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btnYellow-sm:active,
fieldset[disabled] .btnYellow:active,
.btn-warning.disabled.active,
.btnYellow-sm.disabled.active,
.btnYellow.disabled.active,
.btn-warning[disabled].active,
.btnYellow-sm[disabled].active,
.btnYellow[disabled].active,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btnYellow-sm.active,
fieldset[disabled] .btnYellow.active {
  background-color: #f5be41;
  border-color: #f8cf71; }

.btn-warning .badge,
.btnYellow-sm .badge,
.btnYellow .badge {
  color: #f5be41;
  background-color: #fff; }

.btn-warning:hover,
.btnYellow-sm:hover,
.btnYellow:hover,
.btn-warning:active,
.btnYellow-sm:active,
.btnYellow:active,
.btn-warning.btn-sm,
.btn-group-sm > .btn-warning.btn,
.btnYellow-sm.btn-sm,
.btn-group-sm > .btnYellow-sm.btn,
.btnYellow.btn-sm,
.btn-group-sm > .btnYellow.btn {
  color: #f5be41;
  background: #fff; }

.btn-warning:hover svg,
.btnYellow-sm:hover svg,
.btnYellow:hover svg,
.btn-warning:active svg,
.btnYellow-sm:active svg,
.btnYellow:active svg,
.btn-warning.btn-sm svg,
.btn-group-sm > .btn-warning.btn svg,
.btnYellow-sm.btn-sm svg,
.btn-group-sm > .btnYellow-sm.btn svg,
.btnYellow.btn-sm svg,
.btn-group-sm > .btnYellow.btn svg {
  fill: #f5be41; }

.btn-sponsor,
.btn-orange,
.btnOrange-med {
  color: #fff;
  text-decoration: none;
  background-color: #fd9000;
  border-color: #ffa631; }

.btn-sponsor:hover,
.btn-orange:hover,
.btnOrange-med:hover,
.btn-sponsor:focus,
.btn-orange:focus,
.btnOrange-med:focus,
.btn-sponsor.focus,
.btn-orange.focus,
.btnOrange-med.focus,
.btn-sponsor:active,
.btn-orange:active,
.btnOrange-med:active,
.btn-sponsor.active,
.btn-orange.active,
.btnOrange-med.active,
.open > .dropdown-toggle.btn-sponsor,
.open > .dropdown-toggle.btn-orange,
.open > .dropdown-toggle.btnOrange-med {
  color: #fff; }

.btn-sponsor:active,
.btn-orange:active,
.btnOrange-med:active,
.btn-sponsor.active,
.btn-orange.active,
.btnOrange-med.active,
.open > .dropdown-toggle.btn-sponsor,
.open > .dropdown-toggle.btn-orange,
.open > .dropdown-toggle.btnOrange-med {
  background-image: none; }

.btn-sponsor.disabled,
.btn-orange.disabled,
.btnOrange-med.disabled,
.btn-sponsor[disabled],
.btn-orange[disabled],
.btnOrange-med[disabled],
fieldset[disabled] .btn-sponsor,
fieldset[disabled] .btn-orange,
fieldset[disabled] .btnOrange-med,
.btn-sponsor.disabled:hover,
.btn-orange.disabled:hover,
.btnOrange-med.disabled:hover,
.btn-sponsor[disabled]:hover,
.btn-orange[disabled]:hover,
.btnOrange-med[disabled]:hover,
fieldset[disabled] .btn-sponsor:hover,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btnOrange-med:hover,
.btn-sponsor.disabled:focus,
.btn-orange.disabled:focus,
.btnOrange-med.disabled:focus,
.btn-sponsor[disabled]:focus,
.btn-orange[disabled]:focus,
.btnOrange-med[disabled]:focus,
fieldset[disabled] .btn-sponsor:focus,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btnOrange-med:focus,
.btn-sponsor.disabled.focus,
.btn-orange.disabled.focus,
.btnOrange-med.disabled.focus,
.btn-sponsor[disabled].focus,
.btn-orange[disabled].focus,
.btnOrange-med[disabled].focus,
fieldset[disabled] .btn-sponsor.focus,
fieldset[disabled] .btn-orange.focus,
fieldset[disabled] .btnOrange-med.focus,
.btn-sponsor.disabled:active,
.btn-orange.disabled:active,
.btnOrange-med.disabled:active,
.btn-sponsor[disabled]:active,
.btn-orange[disabled]:active,
.btnOrange-med[disabled]:active,
fieldset[disabled] .btn-sponsor:active,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btnOrange-med:active,
.btn-sponsor.disabled.active,
.btn-orange.disabled.active,
.btnOrange-med.disabled.active,
.btn-sponsor[disabled].active,
.btn-orange[disabled].active,
.btnOrange-med[disabled].active,
fieldset[disabled] .btn-sponsor.active,
fieldset[disabled] .btn-orange.active,
fieldset[disabled] .btnOrange-med.active {
  background-color: #fd9000;
  border-color: #ffa631; }

.btn-sponsor .badge,
.btn-orange .badge,
.btnOrange-med .badge {
  color: #fd9000;
  background-color: #fff; }

.btn-sponsor:hover,
.btn-orange:hover,
.btnOrange-med:hover,
.btn-sponsor:active,
.btn-orange:active,
.btnOrange-med:active,
.btn-sponsor.btn-sm,
.btn-group-sm > .btn-sponsor.btn,
.btn-orange.btn-sm,
.btn-group-sm > .btn-orange.btn,
.btnOrange-med.btn-sm,
.btn-group-sm > .btnOrange-med.btn {
  color: #fd9000;
  background: #fff; }

.btn-sponsor:hover svg,
.btn-orange:hover svg,
.btnOrange-med:hover svg,
.btn-sponsor:active svg,
.btn-orange:active svg,
.btnOrange-med:active svg,
.btn-sponsor.btn-sm svg,
.btn-group-sm > .btn-sponsor.btn svg,
.btn-orange.btn-sm svg,
.btn-group-sm > .btn-orange.btn svg,
.btnOrange-med.btn-sm svg,
.btn-group-sm > .btnOrange-med.btn svg {
  fill: #fd9000; }

.showcase .btn-success,
.showcase .btnLightGreen-med,
.showcase .btn-LightGreen {
  color: #079f07;
  text-decoration: none;
  background-color: #fff;
  border-color: #09d009; }

.showcase .btn-success:hover,
.showcase .btnLightGreen-med:hover,
.showcase .btn-LightGreen:hover,
.showcase .btn-success:focus,
.showcase .btnLightGreen-med:focus,
.showcase .btn-LightGreen:focus,
.showcase .btn-success.focus,
.showcase .btnLightGreen-med.focus,
.showcase .btn-LightGreen.focus,
.showcase .btn-success:active,
.showcase .btnLightGreen-med:active,
.showcase .btn-LightGreen:active,
.showcase .btn-success.active,
.showcase .btnLightGreen-med.active,
.showcase .btn-LightGreen.active,
.open > .dropdown-toggle.showcase .btn-success,
.open > .dropdown-toggle.showcase .btnLightGreen-med,
.open > .dropdown-toggle.showcase .btn-LightGreen {
  color: #079f07; }

.showcase .btn-success:active,
.showcase .btnLightGreen-med:active,
.showcase .btn-LightGreen:active,
.showcase .btn-success.active,
.showcase .btnLightGreen-med.active,
.showcase .btn-LightGreen.active,
.open > .dropdown-toggle.showcase .btn-success,
.open > .dropdown-toggle.showcase .btnLightGreen-med,
.open > .dropdown-toggle.showcase .btn-LightGreen {
  background-image: none; }

.showcase .btn-success.disabled,
.showcase .btnLightGreen-med.disabled,
.showcase .btn-LightGreen.disabled,
.showcase .btn-success[disabled],
.showcase .btnLightGreen-med[disabled],
.showcase .btn-LightGreen[disabled],
fieldset[disabled] .showcase .btn-success,
fieldset[disabled] .showcase .btnLightGreen-med,
fieldset[disabled] .showcase .btn-LightGreen,
.showcase .btn-success.disabled:hover,
.showcase .btnLightGreen-med.disabled:hover,
.showcase .btn-LightGreen.disabled:hover,
.showcase .btn-success[disabled]:hover,
.showcase .btnLightGreen-med[disabled]:hover,
.showcase .btn-LightGreen[disabled]:hover,
fieldset[disabled] .showcase .btn-success:hover,
fieldset[disabled] .showcase .btnLightGreen-med:hover,
fieldset[disabled] .showcase .btn-LightGreen:hover,
.showcase .btn-success.disabled:focus,
.showcase .btnLightGreen-med.disabled:focus,
.showcase .btn-LightGreen.disabled:focus,
.showcase .btn-success[disabled]:focus,
.showcase .btnLightGreen-med[disabled]:focus,
.showcase .btn-LightGreen[disabled]:focus,
fieldset[disabled] .showcase .btn-success:focus,
fieldset[disabled] .showcase .btnLightGreen-med:focus,
fieldset[disabled] .showcase .btn-LightGreen:focus,
.showcase .btn-success.disabled.focus,
.showcase .btnLightGreen-med.disabled.focus,
.showcase .btn-LightGreen.disabled.focus,
.showcase .btn-success[disabled].focus,
.showcase .btnLightGreen-med[disabled].focus,
.showcase .btn-LightGreen[disabled].focus,
fieldset[disabled] .showcase .btn-success.focus,
fieldset[disabled] .showcase .btnLightGreen-med.focus,
fieldset[disabled] .showcase .btn-LightGreen.focus,
.showcase .btn-success.disabled:active,
.showcase .btnLightGreen-med.disabled:active,
.showcase .btn-LightGreen.disabled:active,
.showcase .btn-success[disabled]:active,
.showcase .btnLightGreen-med[disabled]:active,
.showcase .btn-LightGreen[disabled]:active,
fieldset[disabled] .showcase .btn-success:active,
fieldset[disabled] .showcase .btnLightGreen-med:active,
fieldset[disabled] .showcase .btn-LightGreen:active,
.showcase .btn-success.disabled.active,
.showcase .btnLightGreen-med.disabled.active,
.showcase .btn-LightGreen.disabled.active,
.showcase .btn-success[disabled].active,
.showcase .btnLightGreen-med[disabled].active,
.showcase .btn-LightGreen[disabled].active,
fieldset[disabled] .showcase .btn-success.active,
fieldset[disabled] .showcase .btnLightGreen-med.active,
fieldset[disabled] .showcase .btn-LightGreen.active {
  background-color: #fff;
  border-color: #09d009; }

.showcase .btn-success .badge,
.showcase .btnLightGreen-med .badge,
.showcase .btn-LightGreen .badge {
  color: #fff;
  background-color: #079f07; }

.showcase .btn-success:hover,
.showcase .btnLightGreen-med:hover,
.showcase .btn-LightGreen:hover,
.showcase .btn-success:active,
.showcase .btnLightGreen-med:active,
.showcase .btn-LightGreen:active,
.showcase .btn-success.btn-sm:not(span),
.showcase .btn-group-sm > .btn-success.btn:not(span),
.showcase .btnLightGreen-med.btn-sm:not(span),
.showcase .btn-group-sm > .btnLightGreen-med.btn:not(span),
.showcase .btn-LightGreen.btn-sm:not(span),
.showcase .btn-group-sm > .btn-LightGreen.btn:not(span),
.showcase .btn-success.alt,
.showcase .btnLightGreen-med.alt,
.showcase .btn-LightGreen.alt {
  color: #fff;
  background: #079f07; }

.showcase .btn-success:hover svg,
.showcase .btnLightGreen-med:hover svg,
.showcase .btn-LightGreen:hover svg,
.showcase .btn-success:active svg,
.showcase .btnLightGreen-med:active svg,
.showcase .btn-LightGreen:active svg,
.showcase .btn-success.btn-sm:not(span) svg,
.showcase .btn-group-sm > .btn-success.btn:not(span) svg,
.showcase .btnLightGreen-med.btn-sm:not(span) svg,
.showcase .btn-group-sm > .btnLightGreen-med.btn:not(span) svg,
.showcase .btn-LightGreen.btn-sm:not(span) svg,
.showcase .btn-group-sm > .btn-LightGreen.btn:not(span) svg,
.showcase .btn-success.alt svg,
.showcase .btnLightGreen-med.alt svg,
.showcase .btn-LightGreen.alt svg {
  fill: #fff; }

.showcase .btn-info,
.showcase .btn-blue {
  color: #1d428a;
  text-decoration: none;
  background-color: #fff;
  border-color: #218adb; }

.showcase .btn-info:hover,
.showcase .btn-blue:hover,
.showcase .btn-info:focus,
.showcase .btn-blue:focus,
.showcase .btn-info.focus,
.showcase .btn-blue.focus,
.showcase .btn-info:active,
.showcase .btn-blue:active,
.showcase .btn-info.active,
.showcase .btn-blue.active,
.open > .dropdown-toggle.showcase .btn-info,
.open > .dropdown-toggle.showcase .btn-blue {
  color: #1d428a; }

.showcase .btn-info:active,
.showcase .btn-blue:active,
.showcase .btn-info.active,
.showcase .btn-blue.active,
.open > .dropdown-toggle.showcase .btn-info,
.open > .dropdown-toggle.showcase .btn-blue {
  background-image: none; }

.showcase .btn-info.disabled,
.showcase .btn-blue.disabled,
.showcase .btn-info[disabled],
.showcase .btn-blue[disabled],
fieldset[disabled] .showcase .btn-info,
fieldset[disabled] .showcase .btn-blue,
.showcase .btn-info.disabled:hover,
.showcase .btn-blue.disabled:hover,
.showcase .btn-info[disabled]:hover,
.showcase .btn-blue[disabled]:hover,
fieldset[disabled] .showcase .btn-info:hover,
fieldset[disabled] .showcase .btn-blue:hover,
.showcase .btn-info.disabled:focus,
.showcase .btn-blue.disabled:focus,
.showcase .btn-info[disabled]:focus,
.showcase .btn-blue[disabled]:focus,
fieldset[disabled] .showcase .btn-info:focus,
fieldset[disabled] .showcase .btn-blue:focus,
.showcase .btn-info.disabled.focus,
.showcase .btn-blue.disabled.focus,
.showcase .btn-info[disabled].focus,
.showcase .btn-blue[disabled].focus,
fieldset[disabled] .showcase .btn-info.focus,
fieldset[disabled] .showcase .btn-blue.focus,
.showcase .btn-info.disabled:active,
.showcase .btn-blue.disabled:active,
.showcase .btn-info[disabled]:active,
.showcase .btn-blue[disabled]:active,
fieldset[disabled] .showcase .btn-info:active,
fieldset[disabled] .showcase .btn-blue:active,
.showcase .btn-info.disabled.active,
.showcase .btn-blue.disabled.active,
.showcase .btn-info[disabled].active,
.showcase .btn-blue[disabled].active,
fieldset[disabled] .showcase .btn-info.active,
fieldset[disabled] .showcase .btn-blue.active {
  background-color: #fff;
  border-color: #218adb; }

.showcase .btn-info .badge,
.showcase .btn-blue .badge {
  color: #fff;
  background-color: #1d428a; }

.showcase .btn-info:hover,
.showcase .btn-blue:hover,
.showcase .btn-info:active,
.showcase .btn-blue:active,
.showcase .btn-info.btn-sm:not(span),
.showcase .btn-group-sm > .btn-info.btn:not(span),
.showcase .btn-blue.btn-sm:not(span),
.showcase .btn-group-sm > .btn-blue.btn:not(span) {
  color: #fff;
  background: #1d428a; }

.showcase .btn-info:hover svg,
.showcase .btn-blue:hover svg,
.showcase .btn-info:active svg,
.showcase .btn-blue:active svg,
.showcase .btn-info.btn-sm:not(span) svg,
.showcase .btn-group-sm > .btn-info.btn:not(span) svg,
.showcase .btn-blue.btn-sm:not(span) svg,
.showcase .btn-group-sm > .btn-blue.btn:not(span) svg {
  fill: #fff; }

.btn-link {
  font-weight: 400;
  color: #007a3e;
  border-radius: 0; }

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
  color: #1d428a;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg, .btn-group-lg > .btn,
.btn-group-lg > .btn {
  padding: 3% 12%;
  font-size: 1.2rem;
  line-height: 1.33;
  border-radius: 5px; }

.btn-sm, .btn-group-sm > .btn,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: .85rem;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse.in {
  display: block;
  visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.35;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  border-radius: 3px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-weight: 400;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #007a45;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #1d428a;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #1d428a;
  border-color: #1d428a; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c; }

.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit; }

.panel-title a {
  color: #fff; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 18px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-container {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 19.5px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Lato", sans-serif;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.accept-terms label {
  margin: 0; }

.accept-terms .col-md-6 {
  display: flex;
  align-items: center; }

.accept-terms input[type="checkbox"] {
  margin: 0;
  margin-right: 10px; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

#head .row {
  position: relative;
  margin-bottom: 15px; }

.structTopMenu {
  margin: 0 auto;
  line-height: 1.6;
  text-align: center;
  background: #e4f5d5; }

.structHeader {
  position: relative;
  z-index: 30;
  background-color: #fff; }

.modSearchInput {
  position: relative;
  width: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border: 0;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s; }

.modSearchInput input {
  position: absolute;
  top: 1px;
  width: 165px;
  height: 29px;
  padding: 2px 5px;
  margin-left: -4px;
  background: 0 0;
  border: 0; }

@media only screen and (min-width: 996px) {
  .modSearchInput input {
    width: 265px; } }

.img-search {
  position: absolute;
  top: 0;
  width: 24px;
  height: 26px;
  font-size: 0;
  border: 0;
  outline: 0; }

.modUtilities {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 0;
  font-family: "Lato", sans-serif;
  white-space: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.modUtilities.search-open .modSearchInput {
  display: block;
  float: left;
  width: 200px;
  height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 3px; }

@media only screen and (min-width: 996px) {
  .modUtilities.search-open .modSearchInput {
    width: 300px; } }

.modUtilities.search-open .header-search .fa-search {
  margin-right: 10px; }

.modUtilities.search-open .header-search .close-search {
  display: block; }

.modUtilities.search-open .topSocial {
  width: 0;
  padding-right: 0;
  padding-left: 0;
  margin: 0;
  border-color: rgba(0, 0, 0, 0);
  border-width: 0;
  opacity: 0; }

.modUtilities > section,
.modUtilities > ul {
  position: relative;
  padding: 5px 2.6%; }

.modUtilities > section a,
.modUtilities > ul a {
  font-weight: 600;
  color: #5a5a5a;
  text-decoration: none;
  text-transform: uppercase; }

.modUtilities > section:last-child:after,
.modUtilities > ul:last-child:after {
  content: none; }

.modUtilities > section:after,
.modUtilities > ul:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 4px;
  height: 100%;
  content: "";
  /*background: url(Assets/imgs/green-dot.svg) top center repeat-y;*/ }

.modUtilities .search-go {
  display: none; }

.modUtilities .header-search {
  position: relative;
  top: 0;
  height: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
  color: #5a5a5a; }

.modUtilities .header-search .fa-search {
  display: block;
  float: left;
  line-height: 33px;
  vertical-align: top;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.modUtilities .header-search .fa-search:hover {
  color: #c09f80;
  cursor: pointer; }

.modUtilities .header-search .close-search {
  position: absolute;
  top: 0;
  right: 5px;
  display: none;
  line-height: 33px;
  vertical-align: top;
  cursor: pointer; }

.modUtilities .loginLink a {
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.modUtilities .loginLink a:hover {
  color: #c09f80; }

.cartLink em {
  color: #000; }

.cartLink .cartCount {
  position: absolute;
  top: -5px;
  right: -10px;
  display: block;
  width: 16px;
  height: 16px;
  color: #fff;
  text-align: center;
  background: #c09f80;
  border-radius: 50%; }

.cartLink i {
  margin-left: 2px;
  color: #5a5a5a; }

.cartLink a {
  position: relative;
  display: inline-block; }

.cartLink a:hover {
  color: #c09f80; }

.socialShare {
  float: right; }

.socialTrailWrapper {
  margin: 0 0 30px 0;
  overflow: hidden; }

.primaryHead .socialTrailWrapper {
  margin: 0; }

.modBreadcrumbs {
  display: block;
  float: left;
  padding-left: 15px;
  margin-top: 9px;
  margin-bottom: 9px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #007a45; }

.modBreadcrumbs small,
.modBreadcrumbs .small {
  font-weight: 400;
  line-height: 1; }

.modBreadcrumbs small,
.modBreadcrumbs .small {
  font-size: 75%; }

.modBreadcrumbs a {
  font-weight: 500;
  line-height: 1.1;
  color: #007a45;
  text-decoration: none;
  background: 0 0; }

.modBreadcrumbs a:visited {
  color: #007a45; }

.modBreadcrumbs a:hover {
  text-decoration: underline; }

.sponsor .modBreadcrumbs {
  display: none; }

.logo {
  z-index: 1; }

.logo a {
  display: block; }

.logo img {
  max-height: 66px; }

.topSocial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  overflow: hidden;
  list-style: none;
  opacity: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.topSocial em {
  color: #5a5a5a;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.topSocial em:hover,
.topSocial em:active {
  color: #c09f80; }

.topSocial li {
  margin: 0 7.5px -4px; }

.topSocial li:first-child {
  margin-left: 0; }

.topSocial li:last-child {
  margin-right: 0; }

.topSocial a {
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  #mobNav {
    display: none; }
  .topRight {
    display: block; } }

@media only screen and (max-width: 767px) {
  #head {
    display: none; }
  #mobNav {
    display: block; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  #mobNav {
    display: block !important; }
  #head {
    display: none !important; }
  .logo > a {
    padding-top: 0; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #mobNav {
    display: block !important; }
  #head {
    display: none !important; }
  .logo > a {
    padding-top: 0; } }

@media only screen and (max-width: 500px) {
  .structHeader .shell .row,
  .structHeader .shell .col-xs-12 {
    padding-right: 0;
    padding-left: 0; } }

.topRight {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  min-height: 1px;
  padding: 0 !important;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .topRight {
    float: left;
    width: 75%; } }

#head {
  background: #fff; }

#head.row {
  margin: 0; }

img[src*="yieldmanager"] {
  position: absolute;
  bottom: 0;
  display: block; }

#mobNav,
#head {
  position: fixed;
  top: 0;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

#mobNav .logo-and-utils,
#head .logo-and-utils {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto 15px; }

body.menu-showing {
  overflow: hidden; }

#nav {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto; }

#nav ul {
  padding: 0;
  margin: 0;
  list-style: none; }

#nav ul li {
  padding: 0;
  margin: 0; }

#nav .primary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 93%;
  padding: 0 15px 0 8%;
  margin: 0;
  margin-bottom: 0;
  background: #fff;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#nav .primary > li {
  position: relative;
  font-family: "Lato", sans-serif; }

#nav .primary > li > a {
  position: relative;
  display: block;
  padding: 6px 15px;
  margin-top: 0.9em;
  color: #007a45;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

#nav .primary > li > a:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  content: "";
  border: 5px solid;
  border-right: 5px solid transparent;
  border-bottom-width: 0;
  border-left: 5px solid transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#nav .primary > li:hover .secondary,
#nav .primary > li.active .secondary {
  display: block; }

#nav .primary > li:hover > a,
#nav .primary > li.active > a {
  color: #c09f80;
  text-decoration: underline; }

#nav .primary > li:hover > a:after,
#nav .primary > li.active > a:after {
  border-top-width: 0;
  border-bottom-width: 5px; }

#nav .primary > li.no-menu > a:after {
  display: none; }

#nav .primary > li.sponsorBig {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  background-color: #007a45;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }

#nav .primary > li.sponsorBig > a {
  position: relative;
  padding: 0.3em 1em;
  margin-top: 0;
  color: inherit;
  text-decoration: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

#nav .primary > li.sponsorBig > a:after {
  display: none; }

@media screen and (min-width: 900px) {
  #nav .primary > li.sponsorBig > a {
    padding: 0.3em 2.35em; } }

#nav .primary > li.sponsorBig:hover,
#nav .primary > li.sponsorBig:active {
  background: #c09f80; }

#nav .secondary {
  position: absolute;
  left: 50%;
  display: none;
  width: 175px;
  font-family: "Lato", sans-serif;
  background: #e9e9e9;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

#nav .secondary > li > a {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  padding: 15px 30px 15px 15px;
  color: #000;
  text-align: right;
  text-decoration: none; }

#nav .secondary > li:hover .tertiary,
#nav .secondary > li.active .tertiary {
  display: block; }

#nav .secondary > li:hover > a,
#nav .secondary > li.active > a {
  color: #007a45;
  text-decoration: underline; }

#nav .secondary > li:hover > a:after,
#nav .secondary > li.active > a:after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border: transparent 10px solid;
  border-right: #c9c9c9 10px solid;
  border-left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#nav .tertiary {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  min-height: 175px;
  padding-left: 174px;
  background: #e9e9e9; }

#nav .tertiary ul {
  display: block;
  width: 170px;
  min-height: 175px;
  padding: 5px 15px;
  background: #c9c9c9; }

#nav .tertiary ul li {
  width: 145px;
  white-space: nowrap;
  border-left: 0; }

#nav .tertiary ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  padding: 5px 15px;
  color: #000;
  text-decoration: none; }

#nav .tertiary ul li a:hover {
  color: #007a45;
  text-decoration: underline;
  background: #f1f1f1; }

#nav .sponsorBig:hover > .tertiary {
  left: 72px;
  width: 400px;
  min-width: 400px;
  border-top: 5px solid #fd9000;
  border-bottom: 5px solid #fd9000; }

@media screen and (max-width: 1010px) {
  #nav .sponsorBig:hover > .tertiary {
    left: -190px; } }

#nav .sponsorBig:hover > .tertiary ul {
  min-width: 205px;
  padding-left: 10px;
  background: #c9c9c9; }

#nav .sponsorBig:hover > .tertiary li {
  color: #fff;
  background: 0 0; }

#nav .sponsorBig:hover > .tertiary li:hover {
  color: #000;
  background: #fff; }

#nav .sponsorBig:hover > .tertiary li span {
  position: relative;
  top: -16px;
  left: 5px; }

#nav .sponsorBig:hover > .tertiary li:nth-of-type(2) {
  margin-top: 40px; }

#nav .sponsorBig:hover > .tertiary li a {
  padding-left: 5px;
  color: #000; }

#nav .sponsorBig:hover > .tertiary li a:hover {
  color: #000; }

#nav .sponsorBig:hover > .tertiary li:hover {
  color: #000;
  text-decoration: underline; }

#nav .sponsorBig:hover > .tertiary li:first-of-type:not(a) {
  overflow: visible;
  text-decoration: none;
  background: 0 0; }

#mobNav {
  height: 58px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  -webkit-transition: height 0.1s;
  -o-transition: height 0.1s;
  transition: height 0.1s; }

#mobNav.show-menu {
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.6); }

#mobNav.show-menu .primary > li#mobToggle .fa-times {
  opacity: 1; }

#mobNav.show-menu .primary > li#mobToggle .fa-bars {
  opacity: 0; }

#mobNav .primary {
  position: relative;
  display: inline;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 58px;
  padding-left: 0;
  margin: 0;
  margin-bottom: 0;
  overflow: hidden;
  list-style-type: none;
  flex-direction: row;
  background: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row; }

#mobNav .primary > li {
  position: relative;
  display: inline-block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  font-family: "Lato", sans-serif;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#mobNav .primary > li a {
  color: #fff;
  text-decoration: none; }

#mobNav .primary > li.logo {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#mobNav .primary > li.logo a {
  display: inline-block;
  max-width: 150px; }

#mobNav .primary > li.logo a img {
  max-width: 150px; }

#mobNav .primary > li.sponsorBig {
  max-width: 250px;
  padding: 0 1%;
  color: #fff;
  background: #007a45;
  border-bottom: 0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2; }

#mobNav .primary > li.sponsorBig a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 58px;
  color: inherit;
  text-align: center; }

#mobNav .primary > li.sponsorBig:hover,
#mobNav .primary > li.sponsorBig:active {
  background: #c09f80; }

#mobNav .primary > li#mobToggle {
  width: 55px;
  color: #000; }

#mobNav .primary > li#mobToggle em {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s; }

#mobNav .primary > li#mobToggle .fa-times {
  background: #e9e9e9;
  opacity: 0; }

#mobNav .primary > li#mobToggle .fa-bars {
  opacity: 1; }

#mobNav .mob-nav-full {
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-family: "Lato", sans-serif;
  text-align: center;
  list-style: none;
  background: #e9e9e9; }

#mobNav .mob-nav-full li {
  position: relative; }

#mobNav .mob-nav-full li a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 15px 10px;
  margin: 10px 0 10px;
  color: #555;
  text-decoration: none;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  -webkit-transition: color 0.1s, background-color 0.1s, border-color 0.1s;
  -o-transition: color 0.1s, background-color 0.1s, border-color 0.1s;
  transition: color 0.1s, background-color 0.1s, border-color 0.1s; }

#mobNav .mob-nav-full li a:hover,
#mobNav .mob-nav-full li a:active {
  color: #4385f5;
  text-decoration: underline;
  border-right: 5px solid #4385f5;
  border-left: 5px solid #4385f5; }

#mobNav .mob-nav-full li.search-for-child {
  text-align: center;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

#mobNav .mob-nav-full li.search-for-child a {
  padding: 20px 15px;
  margin: 0;
  color: #000;
  text-decoration: none;
  background: #bcbcbc;
  border: 0; }

#mobNav .mob-nav-full li.search-for-child a:hover,
#mobNav .mob-nav-full li.search-for-child a:active {
  text-decoration: underline;
  background: #c09f80;
  border: 0; }

#mobNav .mob-nav-full li.search {
  margin: 0 15px;
  text-align: center;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

@media screen and (min-width: 768px) {
  #mobNav .mob-nav-full li.search {
    max-width: 600px;
    margin: 0 auto; } }

#mobNav .mob-nav-full li.search a {
  position: absolute;
  top: 50%;
  right: 10px;
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#mobNav .mob-nav-full li.search a:hover,
#mobNav .mob-nav-full li.search a:active {
  border: 0; }

#mobNav .mob-nav-full li.search a .fa-search {
  color: #007a45; }

#mobNav .mob-nav-full li.search input {
  width: 100%;
  padding: 5px 40px 5px 5px;
  border: 1px solid #ccc;
  border-radius: 4px; }

.ielt10 #nav .secondary > :hover > .tertiary,
.ielt10 .tertiary:hover,
.ielt10 #nav .primary > .sponsorBig:hover > .tertiary {
  display: table; }

.ielt10 #nav .secondary > :hover > .tertiary ul,
.ielt10 .tertiary:hover ul,
.ielt10 #nav .primary > .sponsorBig:hover > .tertiary ul,
.ielt10 #nav .secondary > :hover > .tertiary div,
.ielt10 .tertiary:hover div,
.ielt10 #nav .primary > .sponsorBig:hover > .tertiary div {
  display: table-cell;
  vertical-align: top; }

@media screen and (max-width: 870px) {
  .ielt10 #nav .primary li:nth-of-type(2) .secondary > li:hover > .tertiary div {
    position: relative;
    left: -20px; } }

.ielt10 #mobNav {
  background: #fff; }

.ielt10 #mobNav ul:first-of-type li {
  float: left; }

.ielt10 #mobNav ul:first-of-type li:first-of-type {
  width: 54%;
  padding-top: 0;
  padding-right: 2%;
  padding-bottom: 0;
  padding-left: 2%; }

.ielt10 #mobNav ul:first-of-type li:nth-of-type(2) {
  width: 30%; }

.ielt10 #mobNav ul:first-of-type li:nth-of-type(2) a {
  position: relative;
  top: 3px;
  left: 18px; }

.ielt10 #mobNav ul:first-of-type li:nth-of-type(3) {
  width: 10%; }

.ielt10 #mobNav ul:first-of-type li:nth-of-type(3) a,
.ielt10 #mobNav ul:first-of-type li:nth-of-type(3) i {
  position: relative;
  top: 3px;
  left: 26px; }

.ielt10 #mobNav ul:first-of-type li:last-of-type {
  left: 93%; }

.ielt10 #mobNav ul:first-of-type #mobToggle em {
  position: relative;
  top: 5px;
  left: 20px; }

.ielt10 #mobNav ul:last-of-type {
  display: inline-block; }

.ielt10 #mobNav ul:last-of-type li {
  width: 48%; }

#mobNav .mob-nav-full li a.show-logged-in {
  display: none; }

#mobNav .mob-nav-full li a.show-default {
  display: block; }

body.logged-in #mobNav .mob-nav-full li a.show-logged-in {
  display: block; }

body.logged-in #mobNav .mob-nav-full li a.show-default {
  display: none; }

.invis {
  position: absolute !important;
  top: auto !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  background: none !important;
  border: 0 !important; }

.circ {
  border-radius: 50%; }

.fullsplash {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%; }

.structDonateContent {
  margin-bottom: 15px;
  background: #fff;
  border: 0 solid #dcebc3; }

div.modDonation {
  max-width: 1024px;
  padding-bottom: 5px;
  margin: 0 auto 5px auto;
  overflow: hidden; }

div.donationInput label {
  margin: 10px 25px 0 7px;
  font-family: "Lato", sans-serif;
  color: #1d428a; }

div.Wdonate div.donationInput ul {
  float: left;
  padding: 0 10px 0 20px;
  margin: 0;
  overflow: hidden;
  list-style: none; }

div.Wdonate div.donationInput ul li input {
  position: relative;
  top: -6px;
  padding: 0; }

div.Wdonate div.cfiButton {
  margin: 1.5% 0 0 30px !important; }

@media screen and (max-width: 500px) {
  div.Wdonate div.cfiButton {
    margin-top: 10px;
    clear: both; } }

div.Wdonate div.donationInput ul li {
  display: block;
  float: left;
  padding: 0; }

div.cfiButton div.btnBlue-med a {
  position: relative;
  z-index: 100;
  display: block;
  float: left;
  height: 37px;
  font-weight: 700;
  line-height: 2.5;
  color: #fff; }

div.cfiButton div a {
  padding: 0 10px 0 8px;
  text-decoration: none; }

div.cfiButton div.btnBlue-med {
  height: 37px;
  padding-left: 3px;
  background: url(../btn-medblueleft.html) left top no-repeat; }

div.donate div.modDonation div.cfiButton {
  display: inline-block;
  padding-bottom: 10px; }

.donationTextbox {
  display: inline-block;
  padding: 0 20px;
  margin: 1.5% 0 0 0; }

.marg10 {
  margin-bottom: 2%; }

.donationInput {
  display: inline-block; }

.donate .h1 {
  padding: 0.5% 3.5%;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  background-color: #1d428a; }

.white15 {
  padding-right: -webkit-calc(20% + 15px);
  padding-right: calc(20% + 15px);
  padding-left: -webkit-calc(20% + 15px);
  padding-left: calc(20% + 15px);
  margin-right: -webkit-calc(-20% - 15px);
  margin-right: calc(-20% - 15px);
  margin-left: -webkit-calc(-20% - 15px);
  margin-left: calc(-20% - 15px);
  background-color: #fff; }

.gray15 {
  height: 127px;
  padding-right: -webkit-calc(20% + 15px);
  padding-right: calc(20% + 15px);
  padding-left: -webkit-calc(20% + 15px);
  padding-left: calc(20% + 15px);
  margin-right: -webkit-calc(-20% - 15px);
  margin-right: calc(-20% - 15px);
  margin-left: -webkit-calc(-20% - 15px);
  margin-left: calc(-20% - 15px);
  background-color: #939393; }

.white30 {
  padding-right: -webkit-calc(10% + 30px);
  padding-right: calc(10% + 30px);
  padding-left: -webkit-calc(10% + 30px);
  padding-left: calc(10% + 30px);
  margin-right: -webkit-calc(-10% - 6px);
  margin-right: calc(-10% - 6px);
  margin-left: -webkit-calc(-10% - 60px);
  margin-left: calc(-10% - 60px);
  background-color: #fff; }

.white100 {
  margin-right: -webkit-calc(-20% - 15px);
  margin-right: calc(-20% - 15px);
  margin-left: -webkit-calc(-11% - 15px);
  margin-left: calc(-11% - 15px);
  background-color: #fff; }

blockquote.figure.left,
blockquote.figure.right {
  width: 100%;
  max-width: 300px; }

blockquote.figure.left {
  float: left; }

blockquote.figure.right {
  float: right; }

@media screen and (max-width: 540px) {
  blockquote.figure.left,
  blockquote.figure.right {
    width: 100%;
    max-width: 100%; } }

blockquote.figure {
  font-family: "Roboto Slab", serif;
  color: #007a3e;
  text-align: center;
  border-left: 0; }

blockquote.figure span {
  font-family: "Lato", sans-serif;
  font-style: italic; }

blockquote.figure small {
  color: #007a3e; }

blockquote.figure small:before {
  content: ""; }

div.figure:not(.sponsorshipBlockLeft) {
  padding: 5px;
  background: #fff;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-image-source: url("../png/image263w_bottom-shadow.png");
  border-image-slice: 0 0 10 1;
  border-image-width: 0 0 4px 0;
  border-image-outset: 0 2px 4px 0; }

div.figure:not(.sponsorshipBlockLeft) img {
  width: 100%;
  max-width: 300px;
  border: 1px solid #007a45; }

div.figure:not(.sponsorshipBlockLeft) .figcaption {
  max-width: 300px;
  padding-top: 7px;
  padding-bottom: 5px;
  margin: 0 auto;
  font-style: italic;
  color: #000;
  text-align: center; }

div.figure:not(.sponsorshipBlockLeft).lg .figcaption,
div.figure:not(.sponsorshipBlockLeft).lg img {
  max-width: 350px; }

div.figure:not(.sponsorshipBlockLeft).max .figcaption,
div.figure:not(.sponsorshipBlockLeft).max img {
  max-width: 100%; }

div.figure.left {
  float: left;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  clear: left; }

div.figure.right {
  float: right;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 20px;
  clear: right; }

.figure img,
.figure a img {
  display: block; }

.figure.left > a {
  float: left; }

.figure.right > a {
  float: right; }

.structInternalContent.countryPage .featureBlock .featurePhoto {
  padding: 0; }

div.modChildDetail {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 3%;
  background: #fff;
  border-radius: 10px; }

@media (min-width: 992px) {
  div.modChildDetail {
    float: left;
    width: 100%; } }

div.modChildDetail h3 span {
  border: 0; }

.modChildCountry {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .modChildCountry {
    float: left;
    width: 33.33333333%; } }

.childDescription {
  padding: 15px 0;
  clear: left; }

.childDescription div {
  float: left;
  width: 100%;
  padding: 20px 0; }

.sponsorship .featureBlock.childSearch {
  clear: left; }

.childStats {
  padding-top: 30px; }

.childStats .figure {
  text-align: center;
  border: 0; }

.childStats .figure img {
  max-width: 100% !important;
  margin: 0 auto; }

.childStats > div:first-child {
  position: relative;
  max-width: 250px;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .childStats > div:first-child {
    float: left;
    width: 25%; } }

@media (min-width: 768px) {
  .childStats > div:first-child {
    float: left;
    width: 25%; } }

.childStats > div:last-child {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .childStats > div:last-child {
    float: left;
    width: 75%; } }

@media (min-width: 768px) {
  .childStats > div:last-child {
    float: left;
    width: 75%; } }

.childStats h3 span {
  color: #000; }

.favoriteChildBlock {
  position: absolute;
  top: 0;
  right: 0;
  display: none; }

.childStats h5,
.childStats h3 {
  display: inline;
  padding: 0;
  margin: 0; }

.childStats > div > h3:nth-of-type(2):before {
  position: relative;
  top: 8px;
  content: url("../png/ico-home.png"); }

.childStats > div > h3:nth-of-type(3):before {
  position: relative;
  top: 8px;
  content: url("../png/ico-birthday.png"); }

.childStats h3.pull-left {
  margin-bottom: 10px; }

.childStats h3.pull-left:before {
  content: ""; }

.childStats .featurePhoto {
  margin-bottom: 10px; }

.childStats .cfiButton {
  padding-top: 5px;
  text-align: center; }

.childSearchInput label {
  min-width: 17%; }

.LearnMore {
  margin-left: 12px;
  white-space: nowrap;
  vertical-align: bottom; }

@media screen and (max-width: 992px) {
  .LearnMore {
    margin-left: 0; } }

.sponsorControls .btn {
  max-width: 120px;
  padding: 10px 15px; }

@media screen and (min-width: 992px) {
  .sponsorImageContainer {
    max-width: 100%; } }

@media screen and (max-width: 768px) {
  .sponsorImageContainer {
    max-width: 393px; } }

.clBlack {
  color: #000; }

.sponsorImageContainer {
  text-align: center; }

@media screen and (min-width: 992px) {
  .childStats h3 {
    margin-right: 2.2%;
    white-space: nowrap; }
  .childStats h3:first-of-type {
    position: relative;
    top: 0; } }

@media screen and (max-width: 992px) {
  .childStats h3 {
    float: left;
    width: 45%;
    clear: left; } }

@media screen and (max-width: 500px) {
  .childStats h3 {
    display: block;
    float: none;
    width: 100%; }
  p.sponsorshipCost {
    top: 25%; } }

@media screen and (max-width: 400px) {
  .childSearchInput #ddlDay {
    margin-left: 32%; } }

#pnlChildSearch .childSearchInput:nth-of-type(4) {
  padding-bottom: 0; }

#pnlChildSearch .childSearchInput:nth-of-type(5) {
  padding-top: 0; }

.cfiButton {
  margin-top: 1%;
  margin-right: 1%;
  margin-bottom: 15px; }

.sponsorSize {
  width: 100%;
  max-width: 200px; }

.CFTertiaryG {
  background-color: #079f07; }

.CFSecondaryB {
  background-color: #1d428a; }

.CFTertiaryP {
  background-color: #782389; }

#campaignholder .campaign {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  #campaignholder .campaign {
    float: left;
    width: 33.33333333%; } }

#campaignholder > :nth-child(3n + 1) {
  clear: left; }

#campaignholder .campaign h6 {
  clear: left; }

div.featuredProjectContent {
  float: left;
  padding: 0 10px 0 0; }

div.project.featuredProject img.projectPhoto {
  padding: 5px;
  margin: 0 0 15px 0;
  background: #fff;
  border: 1px solid #bababa; }

div.project.featuredProject div.projectProgress {
  clear: none; }

div.projectProgress {
  float: left;
  width: 100%;
  height: 100px;
  padding: 1%;
  background: #e4f5d5; }

div.progressRemaining {
  padding: 10px 0 0 0;
  clear: left; }

div.projectProgress div.progress {
  float: left;
  width: 200px;
  height: 9px;
  margin: 15px 0 0 0;
  background: #7ab800;
  border-radius: 4px; }

div.projectProgress div.progress div.progressBar {
  float: left;
  min-width: 18px;
  height: 9px;
  text-align: right;
  background: #f2af32;
  border-radius: 4px; }

div.progressRemaining p,
div.featuredProject div.progressRemaining p {
  margin: 10px;
  color: #007a45;
  text-transform: uppercase; }

div.projectProgress div.cfiButton {
  float: right;
  margin-top: 30px; }

@media only screen and (max-width: 400px) {
  div.projectProgress div.cfiButton {
    margin-top: 62px; } }

div.project.featuredProject {
  float: left;
  padding: 0;
  background: #fff; }

div.projectsFunded {
  padding: 1% 0 50px 0;
  overflow: hidden; }

.featureContent p {
  clear: both; }

.projectsFunded .featureBlock img.featurePhoto,
tr .featureBlock img.featurePhoto,
.projectsRelated span[id$="clRelatedProjects"] .featureBlock img.featurePhoto {
  position: relative;
  z-index: 2;
  display: block;
  float: left;
  padding: 5px;
  margin-right: 15px;
  background: #fff;
  border: 1px solid #bababa; }

div.projectProgress.funded {
  position: relative;
  height: 60px;
  padding: 1%; }

.donationAmounts {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 15px; }

div.progressBlock div {
  width: 80px;
  padding: 5px 5px;
  text-align: center;
  background: #fd9000; }

div.progressBlock {
  position: absolute;
  display: block;
  padding: 0 0 8px 0;
  margin: -50px 0 0 -35px;
  background: url("../png/ico-arrowdownorangeflat.png") bottom center no-repeat; }

.progressBlock div span {
  font-weight: 700;
  color: #fff; }

.structInternalContentBlock div.clear a[href*="fundedProjects.aspx"] {
  margin-left: 15px; }

.featuredProjectContent h3 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-top: 2%;
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 0; }

@media (min-width: 992px) {
  .featuredProjectContent h3 {
    float: left;
    width: 100%; } }

.fpimg,
.fpdisc {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .fpimg,
  .fpdisc {
    float: left;
    width: 50%; } }

.projectsFunded .featureBlock {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .projectsFunded .featureBlock {
    float: left;
    width: 33.33333333%; } }

.clear .projectsFunded .featureBlock .featureContent,
tr .featureContent,
.projectsRelated span[id$="clRelatedProjects"] .featureContent {
  height: 100%;
  min-height: 240px !important; }

.projectsFunded .featureContent,
tr .featureContent,
.projectsRelated span[id$="clRelatedProjects"] .featureContent {
  float: none !important;
  background-color: #fff; }

.featureContent teaser p {
  padding: 1%; }

.featureContent teaser h4 {
  padding-top: 10px;
  margin-top: 0; }

.funded .progress {
  display: none; }

.funded .cfiButton {
  margin-top: 15px !important; }

table[id$="tblProducts"] td {
  vertical-align: top; }

.modProjectGoal ul {
  list-style-type: none;
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
  padding-start: 0; }

.projectImage {
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc; }

div[id$="RealtedProjects"] {
  float: left; }

.projectsRelated span > div {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .projectsRelated span > div {
    float: left;
    width: 33.33333333%; } }

.projectsRelated h3 {
  padding: 0.5%;
  padding-left: 1.5%;
  margin-bottom: 0;
  color: #fff;
  background-color: #007a45;
  -webkit-background-size: contain;
  background-size: contain; }

.fundaproject .clear > h3 {
  padding-top: 20px; }

table[id$="DonationList"] td {
  width: 20%; }

table[id$="DonationList"] td input {
  margin-right: 5%; }

.activeFundaProject .darkGreen {
  clear: both; }

.activeFundaProject div.figure {
  border-image-source: none; }

.activeFundaProject div.figure img {
  width: auto; }

span[id$="rfvMonth"] {
  display: none; }

div[id$="_tabForgotPassword"].RadTabStrip {
  display: none; }

div[id$="upCheckout"] h1 {
  margin-top: 32px; }

.campaign h2 {
  padding: 0.5%;
  padding-left: 1.5%;
  margin-bottom: 0;
  margin-bottom: 1%;
  color: #fff;
  background-color: #007a45;
  -webkit-background-size: contain;
  background-size: contain; }

.structContent .row input,
.structContent .row select,
.structContent .row textarea {
  font-weight: 700; }

.lightGreen2 {
  padding: 1px;
  margin-bottom: 0;
  color: #fff;
  background: url("../jpg/bg-smlightgreen.jpg") 0 0 repeat-x; }

img.left.end {
  float: left;
  margin: 0;
  margin-right: 1%;
  clear: left; }

.cccborder {
  border: 1px solid #ccc; }

.clwhite {
  color: #fff !important; }

.clwhite a {
  color: #fff !important; }

.DonateImg {
  float: left;
  max-width: 100%;
  height: auto !important;
  padding: 0 20px 0 5px; }

.widgetBody .darkGreen {
  clear: left; }

a:visited {
  color: #fd9000; }

.structTopMenu a:visited,
.greentext {
  color: #007a45; }

.shell {
  padding-right: 2%;
  padding-left: 2%;
  overflow: hidden; }

.noPad {
  padding: 0 !important; }

.nmt {
  margin-top: 1% !important; }

@media only screen and (max-width: 400px) {
  h3.h4.nmt {
    clear: left; } }

.mt11 {
  margin-top: 11px; }

.bgwhite {
  background-color: #fff !important; }

.widgetBody div#container {
  text-align: center; }

.nf {
  float: none; }

.con img {
  max-width: 142px !important; }

#rightcolumn h2 {
  margin-top: 0; }

.img-center {
  display: block;
  margin: 0 auto !important; }

.mt0 {
  margin-top: 0; }

.campaign-center {
  max-width: 980px;
  margin: 0 auto; }

.videoContainer {
  margin-top: 22px; }

span.ruFileWrap input[type="button"] {
  display: inline-block !important;
  padding: 10px 35px !important;
  padding: 5px !important;
  margin-bottom: 0 !important;
  margin-left: 8px !important;
  font-family: "Lato", sans-serif;
  color: #fff !important;
  color: #007a45 !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  white-space: normal !important;
  vertical-align: middle !important;
  -ms-touch-action: manipulation !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  background-color: #007a45 !important;
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  border-color: #00ad62 !important;
  border-radius: 5px !important; }

span.ruFileWrap input[type="button"].alt {
  padding: 10px !important; }

span.ruFileWrap input[type="button"] svg {
  fill: #fff !important; }

span.ruFileWrap input[type="button"] span.svgc {
  position: relative !important;
  top: -3px !important; }

span.ruFileWrap input[type="button"].nowrap {
  white-space: nowrap !important; }

span.ruFileWrap input[type="button"]:focus,
span.ruFileWrap input[type="button"]:active:focus,
span.ruFileWrap input[type="button"].active:focus,
span.ruFileWrap input[type="button"].focus,
span.ruFileWrap input[type="button"]:active.focus,
span.ruFileWrap input[type="button"].active.focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important; }

span.ruFileWrap input[type="button"]:hover,
span.ruFileWrap input[type="button"]:focus,
span.ruFileWrap input[type="button"].focus {
  color: #333 !important;
  text-decoration: none !important; }

span.ruFileWrap input[type="button"]:active,
span.ruFileWrap input[type="button"].active {
  background-image: none !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important; }

span.ruFileWrap input[type="button"]:visited {
  color: #fff !important; }

span.ruFileWrap input[type="button"].disabled,
span.ruFileWrap input[type="button"][disabled],
fieldset[disabled] span.ruFileWrap input[type="button"] {
  pointer-events: none !important;
  cursor: not-allowed !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 0.65 !important; }

span.ruFileWrap input[type="button"]:hover,
span.ruFileWrap input[type="button"]:focus,
span.ruFileWrap input[type="button"].focus,
span.ruFileWrap input[type="button"]:active,
span.ruFileWrap input[type="button"].active,
.open > .dropdown-togglespan.ruFileWrap input[type="button"] {
  color: #fff !important; }

span.ruFileWrap input[type="button"]:active,
span.ruFileWrap input[type="button"].active,
.open > .dropdown-togglespan.ruFileWrap input[type="button"] {
  background-image: none !important; }

span.ruFileWrap input[type="button"].disabled,
span.ruFileWrap input[type="button"][disabled],
fieldset[disabled] span.ruFileWrap input[type="button"],
span.ruFileWrap input[type="button"].disabled:hover,
span.ruFileWrap input[type="button"][disabled]:hover,
fieldset[disabled] span.ruFileWrap input[type="button"]:hover,
span.ruFileWrap input[type="button"].disabled:focus,
span.ruFileWrap input[type="button"][disabled]:focus,
fieldset[disabled] span.ruFileWrap input[type="button"]:focus,
span.ruFileWrap input[type="button"].disabled.focus,
span.ruFileWrap input[type="button"][disabled].focus,
fieldset[disabled] span.ruFileWrap input[type="button"].focus,
span.ruFileWrap input[type="button"].disabled:active,
span.ruFileWrap input[type="button"][disabled]:active,
fieldset[disabled] span.ruFileWrap input[type="button"]:active,
span.ruFileWrap input[type="button"].disabled.active,
span.ruFileWrap input[type="button"][disabled].active,
fieldset[disabled] span.ruFileWrap input[type="button"].active {
  background-color: #007a45 !important;
  border-color: #00ad62 !important; }

span.ruFileWrap input[type="button"] .badge {
  color: #007a45 !important;
  background-color: #fff !important; }

span.ruFileWrap input[type="button"]:hover,
span.ruFileWrap input[type="button"]:active {
  color: #007a45 !important;
  background: #fff !important; }

span.ruFileWrap input[type="button"]:hover svg,
span.ruFileWrap input[type="button"]:active svg {
  fill: #007a45 !important; }

.rbSkinnedButton input[type="button"] {
  display: inline-block !important;
  min-height: 32px !important;
  padding: 10px 35px !important;
  padding: 5px 35px !important;
  margin-bottom: 0 !important;
  font-family: "Lato", sans-serif;
  color: #fff !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  white-space: normal !important;
  vertical-align: middle !important;
  -ms-touch-action: manipulation !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  background-color: #007a45 !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  border-color: #00ad62 !important;
  border-radius: 5px !important; }

.rbSkinnedButton input[type="button"].alt {
  padding: 10px !important; }

.rbSkinnedButton input[type="button"] svg {
  fill: #fff !important; }

.rbSkinnedButton input[type="button"] span.svgc {
  position: relative !important;
  top: -3px !important; }

.rbSkinnedButton input[type="button"].nowrap {
  white-space: nowrap !important; }

.rbSkinnedButton input[type="button"]:focus,
.rbSkinnedButton input[type="button"]:active:focus,
.rbSkinnedButton input[type="button"].active:focus,
.rbSkinnedButton input[type="button"].focus,
.rbSkinnedButton input[type="button"]:active.focus,
.rbSkinnedButton input[type="button"].active.focus {
  outline: thin dotted !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important; }

.rbSkinnedButton input[type="button"]:hover,
.rbSkinnedButton input[type="button"]:focus,
.rbSkinnedButton input[type="button"].focus {
  color: #333 !important;
  text-decoration: none !important; }

.rbSkinnedButton input[type="button"]:active,
.rbSkinnedButton input[type="button"].active {
  background-image: none !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important; }

.rbSkinnedButton input[type="button"]:visited {
  color: #fff !important; }

.rbSkinnedButton input[type="button"].disabled,
.rbSkinnedButton input[type="button"][disabled],
fieldset[disabled] .rbSkinnedButton input[type="button"] {
  pointer-events: none !important;
  cursor: not-allowed !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  opacity: 0.65 !important; }

.rbSkinnedButton input[type="button"]:hover,
.rbSkinnedButton input[type="button"]:focus,
.rbSkinnedButton input[type="button"].focus,
.rbSkinnedButton input[type="button"]:active,
.rbSkinnedButton input[type="button"].active,
.open > .dropdown-toggle.rbSkinnedButton input[type="button"] {
  color: #fff !important; }

.rbSkinnedButton input[type="button"]:active,
.rbSkinnedButton input[type="button"].active,
.open > .dropdown-toggle.rbSkinnedButton input[type="button"] {
  background-image: none !important; }

.rbSkinnedButton input[type="button"].disabled,
.rbSkinnedButton input[type="button"][disabled],
fieldset[disabled] .rbSkinnedButton input[type="button"],
.rbSkinnedButton input[type="button"].disabled:hover,
.rbSkinnedButton input[type="button"][disabled]:hover,
fieldset[disabled] .rbSkinnedButton input[type="button"]:hover,
.rbSkinnedButton input[type="button"].disabled:focus,
.rbSkinnedButton input[type="button"][disabled]:focus,
fieldset[disabled] .rbSkinnedButton input[type="button"]:focus,
.rbSkinnedButton input[type="button"].disabled.focus,
.rbSkinnedButton input[type="button"][disabled].focus,
fieldset[disabled] .rbSkinnedButton input[type="button"].focus,
.rbSkinnedButton input[type="button"].disabled:active,
.rbSkinnedButton input[type="button"][disabled]:active,
fieldset[disabled] .rbSkinnedButton input[type="button"]:active,
.rbSkinnedButton input[type="button"].disabled.active,
.rbSkinnedButton input[type="button"][disabled].active,
fieldset[disabled] .rbSkinnedButton input[type="button"].active {
  background-color: #007a45 !important;
  border-color: #00ad62 !important; }

.rbSkinnedButton input[type="button"] .badge {
  color: #007a45 !important;
  background-color: #fff !important; }

.rbSkinnedButton input[type="button"]:hover,
.rbSkinnedButton input[type="button"]:active {
  color: #007a45 !important;
  background: #fff !important; }

.rbSkinnedButton input[type="button"]:hover svg,
.rbSkinnedButton input[type="button"]:active svg {
  fill: #007a45 !important; }

.RadButton.RadButton_Default.rbSkinnedButton {
  background: none !important; }

.structLeftColumn50 > .figure img,
.structRightColumn50 > .figure img {
  width: auto; }

div.cfiButton div.btnLightGreen-sm:hover a,
div.cfiButton div.btnLightGreen-sm:hover input {
  color: #333;
  text-decoration: none;
  background-position: right -29px; }

div.cfiButton div.btnLightGreen-sm a,
div.cfiButton div.btnLightGreen-sm input {
  display: block;
  float: left;
  height: 29px;
  font-weight: 400;
  line-height: 1.8;
  color: #fff;
  background: url("../png/btn-smlightgreenright.png") right top no-repeat; }

div.featureBlock ul.childData li.birthday {
  background: url("../png/ico-birthday.png") 0 0 no-repeat; }

div.featureBlock ul.childData li.homeCountry {
  min-height: 45px;
  background: url("../png/ico-home.png") 0 0 no-repeat; }

.orange {
  padding: 1%;
  color: #000;
  background: #fd9000; }

div.featureBlock ul.childData li {
  padding: 3px 0 3px 40px;
  margin: 5px 0; }

.countryPage ul.childData li p,
.countryPage ul.childData li a {
  margin-left: 5px; }

@media screen and (min-width: 768px) {
  .countryPage .structInternalHeader {
    margin-top: 0; } }

.scinfo + .featureContent {
  padding-left: 0; }

.scinfo + .featureContent .sponsorshipCost,
div[id$="divCtryCallToAction"] .sponsorshipCost {
  bottom: -8px;
  margin-bottom: 0;
  text-align: right; }

.countryPage .sponsorshipCost {
  margin-top: 0; }

.countryPage .structColumnNarrow ul {
  padding: 0 10px 10px 10px;
  margin: 0;
  list-style: none; }

.countryPage .structColumnNarrow ul li {
  padding: 5px 0 0; }

.countryPage .structColumnNarrow ul li a {
  font-weight: 700;
  text-decoration: underline; }

.countryPage .btn.btn-primary:first-of-type {
  margin-bottom: 10px; }

.countryPage .btn.btn-primary:first-of-type {
  white-space: nowrap; }

.countryPage center {
  margin-bottom: 30px; }

[jstcache="0"] .structContent {
  padding-bottom: 0; }

div[id$="cboCountries"] {
  display: block;
  padding: 0.5% 0;
  margin: 0 auto;
  margin-bottom: 15px; }

@media only screen and (min-width: 500px) {
  center .img-border {
    max-width: 33%; } }

.modalBody {
  background-color: #fff; }

.modalBodyLeft {
  float: left;
  width: 200px;
  padding: 10px; }

.modalBodyRight {
  float: left;
  padding: 10px;
  border-left: thin solid #ccc; }

.modal_container {
  background-color: #fff; }

.modal_body_left {
  width: 200px;
  padding: 10px; }

.modal_body_right {
  padding: 10px;
  margin-right: 75px;
  border-left: thin solid #ccc; }

.modal_footer {
  padding: 5px 10px 5px 0;
  text-align: right; }

.validation {
  float: right;
  font-size: smaller;
  color: Red; }

#honoree {
  display: none; }

.modalWrapper h2 {
  max-width: 1130px;
  padding: 0 0 0 10px;
  margin: 0 auto;
  color: #fff;
  background: url("../jpg/bg-darkgreen.jpg") repeat-x scroll 0 0 transparent; }

.modalContent {
  padding: 15px 30px; }

.formRow {
  padding: 5px 0;
  overflow: hidden; }

.required {
  color: red; }

.formRow select {
  float: right;
  width: 205px; }

.formRow input[type="text"] {
  float: right;
  width: 200px; }

.formRow textarea {
  float: right;
  width: 200px; }

.formRow label {
  padding-right: 20px; }

div.formMemoriam div.cfiButton {
  float: left;
  margin: 10px 20px 0 0; }

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px; }

div.pp_default .pp_top .pp_left {
  background: url(../pp-sprite.html) -78px -93px no-repeat; }

div.pp_default .pp_top .pp_middle {
  background: url(../pp-sprite_x.html) top left repeat-x; }

div.pp_default .pp_top .pp_right {
  background: url(../pp-sprite.html) -112px -93px no-repeat; }

div.pp_default .pp_content .ppt {
  color: #f8f8f8; }

div.pp_default .pp_content_container .pp_left {
  padding-left: 13px;
  background: url(../pp-sprite_y.html) -7px 0 repeat-y; }

div.pp_default .pp_content_container .pp_right {
  padding-right: 13px;
  background: url(../pp-sprite_y.html) top right repeat-y; }

div.pp_default .pp_content {
  background-color: #fff; }

div.pp_default .pp_next:hover {
  cursor: pointer;
  background: url(../pp-sprite_next.html) center right no-repeat; }

div.pp_default .pp_previous:hover {
  cursor: pointer;
  background: url(../pp-sprite_prev.html) center left no-repeat; }

div.pp_default .pp_expand {
  width: 28px;
  height: 28px;
  cursor: pointer;
  background: url(../pp-sprite.html) 0 -29px no-repeat; }

div.pp_default .pp_expand:hover {
  cursor: pointer;
  background: url(../pp-sprite.html) 0 -56px no-repeat; }

div.pp_default .pp_contract {
  width: 28px;
  height: 28px;
  cursor: pointer;
  background: url(../pp-sprite.html) 0 -84px no-repeat; }

div.pp_default .pp_contract:hover {
  cursor: pointer;
  background: url(../pp-sprite.html) 0 -113px no-repeat; }

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(../pp-sprite.html) 2px 1px no-repeat; }

div.pp_default #pp_full_res .pp_inline {
  color: #000; }

div.pp_default .pp_gallery ul li a {
  background: url(../pp-default_thumb.html) center center #f8f8f8;
  border: 1px solid #aaa; }

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
  border-color: #fff; }

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto; }

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  width: 30px;
  height: 30px;
  background: url(../pp-sprite.html) -51px 1px no-repeat; }

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px; }

div.pp_default .pp_details {
  position: relative; }

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  width: 20px;
  height: 20px;
  margin: 4px 0 0 0;
  background: url(../pp-sprite.html) -31px -3px no-repeat; }

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px; }

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px; }

div.pp_default .pp_nav {
  position: relative;
  width: 105px;
  height: 30px;
  clear: none; }

div.pp_default .pp_nav .currentTextHolder {
  position: absolute;
  top: 2px;
  left: 75px;
  padding: 0 0 0 10px;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-style: italic;
  color: #999; }

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7; }

div.pp_default .pp_description {
  margin: 5px 50px 5px 0;
  clear: both; }

div.pp_default .pp_bottom .pp_left {
  background: url(../pp-sprite.html) -78px -127px no-repeat; }

div.pp_default .pp_bottom .pp_middle {
  background: url(../pp-sprite_x.html) bottom left repeat-x; }

div.pp_default .pp_bottom .pp_right {
  background: url(../pp-sprite.html) -112px -127px no-repeat; }

div.pp_default .pp_loaderIcon {
  background: url(../pp-loader.html) center center no-repeat; }

div.pp_pic_holder a:focus {
  outline: 0; }

div.pp_overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9500;
  display: none;
  width: 100%;
  background: #000; }

div.pp_pic_holder {
  position: absolute;
  z-index: 10000;
  display: none;
  width: 100px; }

.pp_top {
  position: relative;
  height: 20px; }

* html .pp_top {
  padding: 0 20px; }

.pp_top .pp_left {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px; }

.pp_top .pp_middle {
  position: absolute;
  right: 20px;
  left: 20px;
  height: 20px; }

* html .pp_top .pp_middle {
  position: static;
  left: 0; }

.pp_top .pp_right {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 20px;
  height: 20px; }

.pp_content {
  min-width: 40px;
  height: 40px; }

* html .pp_content {
  width: 40px; }

.pp_fade {
  display: none; }

.pp_content_container {
  position: relative;
  width: 100%;
  text-align: left; }

.pp_content_container .pp_left {
  padding-left: 20px; }

.pp_content_container .pp_right {
  padding-right: 20px; }

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px 0; }

.pp_description {
  display: none;
  margin: 0; }

.pp_social {
  float: left;
  margin: 7px 0 0 0; }

.pp_social .facebook {
  position: relative;
  top: -1px;
  float: left;
  width: 54px;
  margin-left: 5px;
  overflow: visible; }

.pp_social .twitter {
  float: left; }

.pp_social .pinterest {
  float: left;
  width: 60px;
  margin-left: 5px;
  overflow: hidden; }

.pp_nav {
  float: left;
  margin: 3px 10px 0 0;
  clear: right; }

.pp_nav p {
  float: left;
  margin: 2px 4px; }

.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  width: 14px;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px; }

.pp_hoverContainer {
  position: absolute;
  top: 0;
  z-index: 2000;
  width: 100%; }

.pp_gallery {
  position: absolute;
  left: 50%;
  z-index: 10000;
  display: none;
  margin-top: -50px; }

.pp_gallery div {
  position: relative;
  float: left;
  overflow: hidden; }

.pp_gallery ul {
  position: relative;
  float: left;
  height: 35px;
  padding: 0;
  margin: 0 0 0 5px;
  white-space: nowrap; }

.pp_gallery ul a {
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid; }

.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff; }

.pp_gallery ul a img {
  border: 0; }

.pp_gallery li {
  display: block;
  float: left;
  padding: 0;
  margin: 0 5px 0 0; }

.pp_gallery li.default a {
  display: block;
  width: 50px;
  height: 33px;
  background: url(../pp-default_thumbnail.html) 0 0 no-repeat; }

.pp_gallery li.default a img {
  display: none; }

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important; }

a.pp_next {
  display: block;
  float: right;
  width: 49%;
  height: 100%;
  text-indent: -10000px;
  background: url(../pp-btnnext.html) 10000px 10000px no-repeat; }

a.pp_previous {
  display: block;
  float: left;
  width: 49%;
  height: 100%;
  text-indent: -10000px;
  background: url(../pp-btnprevious.html) 10000px 10000px no-repeat; }

a.pp_expand,
a.pp_contract {
  position: absolute;
  top: 10px;
  right: 30px;
  z-index: 20000;
  display: none;
  width: 20px;
  height: 20px;
  text-indent: -10000px;
  cursor: pointer; }

a.pp_close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px; }

.pp_bottom {
  position: relative;
  height: 20px; }

* html .pp_bottom {
  padding: 0 20px; }

.pp_bottom .pp_left {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px; }

.pp_bottom .pp_middle {
  position: absolute;
  right: 20px;
  left: 20px;
  height: 20px; }

* html .pp_bottom .pp_middle {
  position: static;
  left: 0; }

.pp_bottom .pp_right {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: 20px;
  height: 20px; }

.pp_loaderIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px; }

#pp_full_res {
  line-height: 1 !important; }

#pp_full_res .pp_inline {
  text-align: left; }

#pp_full_res .pp_inline p {
  margin: 0 0 15px 0; }

div.ppt {
  z-index: 9999;
  display: none;
  margin: 0 0 5px 15px;
  font-weight: 700;
  color: #fff; }

.CoverPop-open,
.CoverPop-open body {
  overflow: hidden; }

#CoverPop-cover {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: none;
  overflow-y: scroll;
  -webkit-animation: fade-in 0.25s ease-in;
  -webkit-animation-name: fade-in 0.25s ease-in;
  -ms-animation-name: fade-in 0.25s ease-in;
  -o-animation-name: fade-in 0.25s ease-in;
  animation-name: fade-in 0.25s ease-in; }

.CoverPop-open #CoverPop-cover {
  display: block; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.splash {
  background-color: #007a45;
  background-color: rgba(0, 122, 69, 0.9); }

.splash-center {
  width: 75%;
  padding: 10px;
  margin: 10% auto 0;
  color: #000;
  text-align: center;
  text-shadow: #fff;
  background: url(../bg-stripes.html);
  border-radius: 10px; }

.CoverPop-close {
  color: #000;
  text-align: center; }

#CoverPop-cover > div > h1 {
  margin: 0;
  font-family: "Roboto Slab", serif;
  color: #007a45;
  text-decoration: None; }

#CoverPop-cover-small {
  color: #333;
  text-align: left; }

#CoverPop-cover > div > p {
  color: #333;
  text-align: left; }

.btnorangemed {
  width: 40%;
  min-height: 50px;
  margin: auto;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #fd9000;
  border: 1px solid #fd9000;
  border-radius: 3px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 2px inset;
  box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 2px inset;
  -o-border-radius: 3px; }

#CoverPop-cover > div > p > a {
  color: #007a45;
  text-decoration: none; }

#CoverPop-cover > div > p > a:visited {
  color: #fd9000;
  text-decoration: none; }

#CoverPop-cover > div > div.btnorangemed a {
  display: block;
  padding: 5px;
  margin: auto;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #fff;
  text-decoration: None; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: inline-block;
  width: 1em;
  margin-top: 1%;
  margin-right: 0.2em;
  margin-bottom: 1%;
  margin-left: 0.2em;
  font-family: FontAwesome;
  font-size: 2.5em !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none; }

.icon-menu:before {
  z-index: 1001;
  content: "\f0c9"; }

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  text-indent: -9999px;
  cursor: pointer; }

.cboxPhoto {
  display: block;
  float: left;
  max-width: none;
  margin: auto;
  border: 0; }

.cboxIframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0; }

#colorbox,
#cboxContent,
#cboxLoadedContent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*#cboxOverlay {
    background: url(../../../../images/bg-overlay-50.png) repeat 0 0;
}*/
#cboxTopLeft {
  display: none; }

#cboxTopRight {
  display: none; }

#cboxBottomLeft {
  display: none; }

#cboxBottomRight {
  display: none; }

#cboxMiddleLeft {
  display: none; }

#cboxMiddleRight {
  display: none; }

#cboxTopCenter {
  display: none; }

#cboxBottomCenter {
  display: none; }

#cboxContent {
  overflow: hidden;
  background: #fff;
  border: 1px solid #007a45; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 10px; }

#cboxTitle {
  display: none; }

#cboxCurrent {
  display: none; }

#cboxSlideshow {
  display: none; }

#cboxPrevious {
  display: none; }

#cboxPrevious:hover {
  display: none; }

#cboxNext {
  display: none; }

#cboxNext:hover {
  display: none; }

/*#cboxLoadingOverlay {
    background: url(../../../../images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(../../../../images/loading.gif) no-repeat center center;
}*/
#cboxClose {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  /*    background: url(../../../../images/btn-colorboxClose.jpg) no-repeat 0 0;*/ }

#cboxClose:hover {
  background-position: 0 -24px; }

#cboxClose:active {
  background-position: 0 -48px; }

.RadButton.RadButton_Hay.rbSkinnedButton {
  margin-top: 5px;
  background: 0 0;
  background-image: none; }

.RadButton.RadButton_Hay.rbSkinnedButton .rbDecorated {
  height: auto; }

.structContent .bx-wrapper .bx-caption {
  background: #fff; }

.structContent .bx-wrapper .bx-caption span {
  color: #000; }

.structContent .bx-wrapper .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  background: #c5c68f; }

.structContent .bx-wrapper .bx-controls-auto,
.structContent .bx-wrapper .bx-pager {
  position: relative;
  bottom: 0; }

.structContent .bx-wrapper .bx-prev {
  background: url("../png/controls-3.png") no-repeat 0 -32px !important; }

.structContent .bx-wrapper .bx-next {
  right: 10px;
  background: url("../png/controls-3.png") no-repeat -43px -32px !important; }

.structContent .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff; }

.oth,
.oth a,
.oth a:visited,
.oth:visited {
  color: #000;
  text-decoration: underline; }

@media screen and (min-width: 768px) {
  .startBlock {
    position: relative;
    top: -30px; } }

.filters {
  padding-top: 10px; }

.filters > div > div {
  margin-bottom: 5px; }

.filterSearch {
  margin-bottom: 20px; }

.filterSearch input.submit {
  position: relative;
  top: -6px;
  width: 39px;
  height: 39px;
  font-size: 0;
  background: url("../png/button-search.png");
  border: 0; }

.filterList {
  padding: 0; }

.filterList input {
  margin-right: 5px; }

@media only screen and (min-width: 400px) and (max-width: 768px) {
  .dfAccord h3,
  .gcAccord h3 {
    margin-top: 0;
    text-align: right; } }

@media only screen and (max-width: 768px) {
  .dfAccord h3 div,
  .gcAccord h3 div {
    display: block;
    width: 70px;
    margin: 0 auto;
    text-align: center; }
  a.clearAll:first-child {
    display: none !important; }
  .filters {
    padding-top: 10px;
    padding-bottom: 4px; } }

@media only screen and (max-width: 400px) {
  .filters br:first-of-type {
    display: none; }
  .df > .dfLeftSide > div:last-of-type {
    margin-bottom: 10px !important; }
  .df > .dfRightSide {
    padding-right: 0;
    padding-left: 0; } }

@media only screen and (max-width: 768px) {
  .gcAccord > div > div,
  .dfAccord > div > div {
    padding: 0 10px; }
  .dfAccord h2,
  .dfAccord h2 + div,
  .gcAccord h2,
  .gcAccord h2 + div {
    padding: 10px; } }

.dfLeftSide {
  position: relative;
  min-height: 1px;
  padding-top: 1px;
  padding-right: 15px;
  padding-bottom: 1%;
  padding-left: 15px; }

@media (min-width: 900px) {
  .dfLeftSide {
    float: left;
    width: 33.33333333%; } }

@media (min-width: 1200px) {
  .dfLeftSide {
    width: 25%; } }

.dfLeftSide label {
  width: 100%;
  font-weight: 400; }

.dfLeftSide ul {
  list-style-type: none; }

.dfLeftSide h2:first-of-type {
  margin-top: 0; }

.dfLeftSide h2,
.dfLeftSide h3 {
  background-image: url("../jpg/header-tile.jpg");
  background-repeat: repeat-x;
  color: #fff;
  font-size: 1.5rem;
  height: 39px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center; }

.dfLeftSide h2:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  content: url("../png/header-orange.png"); }

.dfLeftSide h3:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  content: url("../png/header-purple.png"); }

.dfLeftSide h3 div {
  position: relative;
  top: -1px; }

.dfLeftSide a.moreYear,
.dfLeftSide a.moreEvents,
.dfLeftSide a.clearAll {
  color: #666;
  text-decoration: underline; }

.dfLeftSide a.clearAll:after {
  content: ""; }

.dfLeftSide a.clearAll {
  position: relative;
  top: -6px;
  display: block;
  clear: both;
  text-align: right; }

.dfLeftSide > div:not(:first-of-type) {
  padding: 0 10px;
  background: #fff; }

.faqHero + .dfLeftSide .clearAll {
  display: none; }

.df > .dfRightSide {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 2%;
  padding-left: 15px; }

@media (min-width: 900px) {
  .df > .dfRightSide {
    float: left;
    width: 66.66666667%; } }

@media (min-width: 1200px) {
  .df > .dfRightSide {
    width: 75%; } }

.df > .dfRightSide h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  color: #000; }

.df > .dfRightSide h2 span {
  border-bottom: 2px solid #ff8400; }

.df > .dfRightSide h2:first-of-type {
  margin-top: 0; }

.dfMainContentNs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .dfMainContentNs {
    float: left;
    width: 100%; } }

@media (min-width: 768px) {
  .dfMainContentNs {
    float: left;
    width: 100%; } }

.faqHero {
  float: left;
  margin: 0 0 3% 15px; }

.faqHero > div:first-of-type {
  position: relative;
  min-height: 1px;
  padding: 0 !important;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .faqHero > div:first-of-type {
    float: left;
    width: 33.33333333%; } }

.faqHero > div:last-of-type {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .faqHero > div:last-of-type {
    float: left;
    width: 66.66666667%; } }

.faqHero > div:last-of-type > div {
  padding: 2%;
  background: #fff;
  border-top: 2px solid #007a45;
  border-bottom: 2px solid #007a45; }

.faqHero h2 {
  margin-top: 0;
  font-family: "Roboto Slab", serif;
  font-weight: 700;
  color: #000; }

@media only screen and (min-width: 992px) {
  .faqHero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .faqHero > div:last-of-type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 26px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .faqHero > div:first-of-type {
    padding: 0; }
  .faqHero h4 {
    margin-top: 0;
    font-family: "Lato", sans-serif; } }

@media only screen and (max-width: 560px) {
  .faqHero img {
    width: 100%; } }

@media only screen and (max-width: 992px) {
  .faqHero > div:last-of-type {
    padding-left: 0; } }

.dffaq {
  font-family: "Lato", sans-serif;
  list-style: none; }

.dffaq .faqquestion {
  padding: 5px 5px 5px 10px;
  cursor: pointer;
  border-bottom: 1px solid #007a45; }

input.faq {
  margin: 0 6px; }

.dffaq:nth-of-type(2n) .faqquestion {
  background-color: #fff; }

.dffaq:nth-of-type(2n) .faqquestion:hover {
  background-color: #f2f2f2; }

.dffaq:nth-of-type(2n + 1) .faqquestion {
  background-color: #f7f7f7; }

.dffaq:nth-of-type(2n + 1) .faqquestion:hover {
  background-color: #eaeaea; }

.faqanswer > div > p {
  padding: 0 15px; }

.faqanswer > div {
  padding: 15px 0; }

.faqquestion span:before,
.faqtitle:before {
  position: relative;
  margin-right: 10px;
  line-height: 0; }

.faqquestion:not(.expanded) span:before,
.faqtitle:not(.expanded):before {
  top: 9px;
  content: "+"; }

.faqquestion.expanded span:before,
.faqtitle.expanded:before {
  left: 2px;
  content: "-"; }

.faqquestion span:before {
  color: grey; }

.faqtitle:before {
  margin-left: 5px;
  color: #fff; }

li.dffaq:not(:last-child) > .faqanswer div {
  border-bottom: 1px solid #007a45; }

ul.faqlists:not(:first-of-type) {
  display: none; }

.faqanswer ul {
  margin-bottom: 15px; }

.faqlists {
  padding-left: 0; }

h2.brbg {
  position: relative;
  padding-bottom: 2px;
  padding-left: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Roboto Slab", serif;
  font-weight: 400 !important;
  color: #fff !important;
  background-image: url("../jpg/header-tile.jpg");
  background-repeat: repeat-x; }

h2.brbg span {
  color: #fff;
  cursor: pointer;
  border-bottom: 0 !important;
  font-family: "Roboto Slab", serif;
  font-size: 1.2rem;
  position: relative;
  top: -3px; }

.faqtitle.single:before {
  display: none; }

.faqbox {
  padding: 10px 0; }

.faqbox h4 {
  margin-bottom: 2px;
  margin-bottom: 10px;
  color: #000; }

.faqbox ul {
  padding: 0; }

.faqbox ul li {
  min-height: 28px;
  padding: 0 0 11px 32px; }

.faqbox ul li:first-of-type {
  background: url("../png/icon_web.png");
  background-repeat: no-repeat; }

.faqbox ul li:nth-of-type(2) {
  background: url("../png/icon_contact.png");
  background-repeat: no-repeat; }

.faqbox ul li:nth-of-type(3) {
  background: url("../png/icon_time.png");
  background-repeat: no-repeat; }

.faqbox ul li:nth-of-type(4) {
  background: url("../png/icon_email.png");
  background-repeat: no-repeat; }

.dfMainContent {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 3%;
  padding-left: 3%;
  margin-bottom: 25px; }

@media (min-width: 768px) {
  .dfMainContent {
    float: left;
    width: 66.66666667%; } }

@media (min-width: 992px) {
  .dfMainContent {
    float: left;
    width: 75%; } }

.dfSideContent {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .dfSideContent {
    float: left;
    width: 33.33333333%; } }

@media (min-width: 992px) {
  .dfSideContent {
    float: left;
    width: 25%; } }

.dfSideContent #sponsor-child {
  margin-bottom: 25px; }

.dfSideContent #sponsor-child #sponsor-item {
  float: none;
  max-width: 305px; }

.df .dfsn {
  padding: 2%;
  margin-left: 2%; }

.df .dfsn:nth-of-type(2n) {
  background: #fff; }

.df .dfsn:nth-of-type(2n + 1) {
  background: #eaeaea; }

.df .dfsn h6 {
  margin: 0;
  font-weight: 700; }

.df .dfsn h6 a {
  color: #000; }

.df .dfsn p:last-of-type {
  margin-bottom: 0; }

.df .dfsn .time {
  font-weight: 400; }

.df .dfsnL {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 15px;
  padding-left: 0; }

@media (min-width: 992px) {
  .df .dfsnL {
    float: left;
    width: 16.66666667%; } }

@media (min-width: 768px) {
  .df .dfsnL {
    float: left;
    width: 25%; } }

.df .dfsnL a {
  float: left;
  max-width: 175px;
  min-height: 100px;
  max-height: 150px;
  overflow: hidden; }

.df .dfsnR {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .df .dfsnR {
    float: left;
    width: 75%; } }

@media (min-width: 768px) {
  .df .dfsnR {
    float: left;
    width: 75%; } }

.df .dfsnR p b,
.df .dfsnR p strong,
.df .dfsnR p span,
.df .dfsnR p a {
  font-weight: 400 !important;
  color: #000 !important;
  text-decoration: none !important;
  background: none !important; }

.df .LoadMore a img {
  padding-top: 15px; }

.dfSide {
  max-width: 305px;
  padding: 10px 10px 15px;
  background: #fff; }

.dfSide h2,
.dfSide h3 {
  position: relative;
  height: 39px;
  padding: 1%;
  margin: 0 0 5px;
  color: #fff;
  text-align: center;
  background-image: url("../jpg/header-tile.jpg");
  background-repeat: repeat-x; }

.dfSide h2:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  content: url("../png/header-orange.png"); }

.dfSide ul {
  padding-left: 25px;
  list-style-image: url("../jpg/arrow-li.jpg"); }

.dfSide ul li a {
  font-weight: 400;
  color: #000; }

.dfSide ul li a:hover {
  color: #007a45; }

.dfSide li {
  margin-bottom: 5px; }

.dfSide .text-align-center {
  margin-top: 20px; }

.negZindex {
  z-index: -1; }

@media screen and (min-width: 768px) and (max-width: 952px) {
  .dfSide h2 {
    padding-left: 15%; } }

@media only screen and (min-width: 480px) {
  .storiesnews .dfsn .readmore {
    text-align: right; }
  .dfsn span {
    margin-left: 0; }
  .dfsn small > span.time {
    float: none; } }

@media only screen and (max-width: 768px) {
  .df .dfsn {
    margin-right: 0;
    margin-left: 0; }
  .df .dfsn .dfsnL {
    padding: 15px; }
  .df .dfsn .dfsnL a {
    float: none; }
  .dfSide {
    max-width: 100%; } }

.dfSideContent {
  padding-left: 0; }

@media only screen and (max-width: 440px) {
  .df .dfsn .dfsnL {
    padding-right: 15px; }
  .df .dfsn .dfsnL a {
    float: none;
    width: 100%;
    text-align: center; }
  .df .dfsnR {
    padding-bottom: 15px; }
  .row.dfsn {
    margin-bottom: 15px; } }

.snFloat {
  position: absolute;
  width: 65px; }

.snFloat.floated {
  position: fixed;
  top: 0; }

@media only screen and (max-width: 767px) {
  .snFloat {
    position: relative;
    display: block;
    width: 222px;
    margin: 0 auto;
    margin-bottom: 15px; }
  .snFloat a img {
    margin-right: 5px; } }

h2.ns-search:not(:first-of-type),
h2.st-search:not(:first-of-type) {
  display: none; }

.storiesnews .dfsn {
  padding: 7px 15px;
  color: #000;
  background: #fff;
  border: 1px solid #007a45; }

.storiesnews .dfsn span.time {
  font-style: italic;
  color: #1800ff; }

.storiesnews .dfsnL img {
  width: 100%;
  margin-bottom: 10px; }

@media only screen and (min-width: 480px) {
  .storiesnews .grid-item,
  .storiesnews .grid-sizer {
    float: left;
    width: 100%; }
  .storiesnews .grid-item {
    margin-bottom: 5px; } }

@media only screen and (min-width: 768px) {
  .storiesnews .grid-item,
  .storiesnews .grid-sizer {
    width: -webkit-calc(33% - 5px);
    width: calc(33% - 5px); }
  .storiesnews .grid-item.width2 {
    width: -webkit-calc(33% - 5px);
    width: calc(33% - 5px); } }

@media only screen and (min-width: 992px) {
  .storiesnews .grid-item,
  .storiesnews .grid-sizer {
    width: -webkit-calc(25% - 5px);
    width: calc(25% - 5px); }
  .storiesnews .grid-item.width2 {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px); }
  .storiesnews .grid-item.width2 img:not(.imgBut) {
    width: 100%; } }

.storiesnews h6 {
  margin-top: 0; }

.storiesnews h6 a {
  font-weight: 700;
  color: #000;
  text-decoration: none; }

.storiesnews h6 a:hover {
  text-decoration: underline; }

.storiesnews .news h6:before {
  position: relative;
  top: 5px;
  content: url("../png/ico_news.png"); }

.storiesnews .story h6:before {
  position: relative;
  top: 3px;
  content: url("../png/icon_stories.png"); }

.dfGreenDivider:first-of-type {
  width: 100%;
  margin: 0 -15px 15px 18px;
  clear: both;
  text-align: right;
  border-bottom: 10px solid green;
  border-left: 0;
  border-image-source: url("../png/line-tile.png");
  border-image-slice: 0 0 10 1;
  border-image-width: 0 0 10px 0;
  border-image-outset: 0 1px 0 0;
  border-image-repeat: repeat repeat; }

@media screen and (max-width: 550px) {
  .dfGreenDivider:first-of-type {
    margin: 0; } }

.dfGreenDivider:first-of-type a {
  position: relative;
  top: -1px;
  color: #000; }

.dfGreenDivider:not(:first-of-type) {
  display: none;
  margin: 0; }

.em-header {
  position: relative;
  padding-bottom: 20px;
  text-align: center; }

.em-header > p,
.em-header > a {
  font-weight: 700;
  color: #000;
  text-decoration: underline; }

@media screen and (min-width: 1290px) {
  .em-header .UCdonate {
    position: absolute;
    top: 15px;
    right: 45px;
    width: 304px;
    padding: 10px;
    border-radius: 15px; }
  .em-header .UCdonate h3 {
    padding-left: 0;
    text-align: center; }
  .em-header .UCdonate img {
    background: 0 0;
    border: none; } }

@media screen and (max-width: 1289px) {
  .em-header .UCdonate {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-top: 15px !important;
    text-align: center; }
  .em-header .UCdonate h3 {
    padding-left: 0;
    text-align: center; }
  .em-header .UCdonate img {
    background: 0 0;
    border: none; } }

.em-header .UCdonate {
  margin-top: 0; }

.em-header .UCdonate .structDonateContent + div {
  text-align: center; }

.em-header .UCdonate .pull-left {
  display: none; }

.em-header .UCdonate h3 {
  margin-top: 3px; }

.em-header .UCdonate h3:before {
  display: none; }

.em-header .UCdonate .donationInput {
  text-align: center; }

.em-header > div:not(.UCdonate) {
  position: relative;
  display: inline-block;
  padding: 5px;
  background: #f7f7f7;
  border: 1px solid #007a45; }

.customDonateContainer {
  margin-top: 1%; }

.customDonateContainer #donationCustom {
  width: 152px;
  margin-left: 1%; }

.dfeu {
  float: left;
  max-width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  background: #f7f7f7;
  border-bottom: 3px solid #e5e5e5; }

.dfeu h6 {
  float: left;
  margin-top: 0;
  clear: both;
  color: #000; }

.dfeu span.date {
  font-style: italic; }

.dfeu .euHeading {
  margin-bottom: 5px; }

@media screen and (min-width: 500px) {
  .dfeu .euHeading {
    display: table-cell;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row; } }

.dfeu .euHeading > div {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.dfeu .euHeading > div a {
  color: #000; }

.dfeu .euHeading > div:last-of-type {
  padding-right: 10px;
  text-align: right; }

.dfeu .euHeading > div:last-of-type img {
  max-width: 40px; }

.dfeu > div:last-of-type {
  padding: 0 5px; }

.dfeu .figcaption {
  max-width: 300px; }

.euHeading > div:nth-of-type(3) a {
  font-weight: 700;
  text-decoration: underline; }

.df > .dfRightSide h2.mediaYear,
.df > .dfRightSide h2.pressYear {
  margin-top: 12px;
  margin-bottom: -12px;
  margin-left: 15px;
  font-weight: 400;
  color: #007a45; }

.df .yearContents:last-of-type {
  border-bottom: 2px solid #007a45; }

h2.itmTitle {
  font-weight: 700;
  color: #000;
  border-bottom: 10px solid green;
  border-left: 0;
  border-image-source: url("../png/line-tile.png");
  border-image-slice: 0 0 10 1;
  border-image-width: 0 0 10px 0;
  border-image-outset: 0 1px 0 0;
  border-image-repeat: repeat repeat; }

h2.itmTitle:not(:first-of-type) {
  display: none; }

h2.itmTitle + div {
  border-bottom: 3px solid #007a45; }

#items-list .itmTitle ~ .mediaYear {
  margin-bottom: 11px; }

.df > .dfRightSide h4.mediaMonth,
.df > .dfRightSide h3.pressYear {
  padding: 7px 0;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  background: #007a45; }

.df > .dfRightSide h3.pressYear {
  margin-left: 0; }

.dfitm,
.dfpr {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 0; }

.dfitm:nth-of-type(2n),
.dfpr:nth-of-type(2n) {
  background: #fff; }

.dfitm:nth-of-type(2n + 1),
.dfpr:nth-of-type(2n + 1) {
  background: #f7f7f7; }

.dfitm.row,
.dfpr.row {
  margin-right: 0;
  margin-left: 0; }

.dfitm .dfitmD,
.dfpr .dfitmD {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  clear: both;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

@media (min-width: 768px) {
  .dfitm .dfitmD,
  .dfpr .dfitmD {
    float: left;
    width: 16.66666667%; } }

.dfitm .dfitmR,
.dfpr .dfitmR {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .dfitm .dfitmR,
  .dfpr .dfitmR {
    float: left;
    width: 83.33333333%; } }

.dfitm .dfitmR a,
.dfpr .dfitmR a {
  color: #000; }

.dfitm .dfitmR a:hover,
.dfpr .dfitmR a:hover {
  text-decoration: none; }

.dfitm .dfprD,
.dfpr .dfprD {
  position: relative;
  display: block;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  clear: both;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

@media (min-width: 768px) {
  .dfitm .dfprD,
  .dfpr .dfprD {
    float: left;
    width: 16.66666667%; } }

@media screen and (max-width: 420px) {
  .dfitm .dfprD,
  .dfpr .dfprD {
    padding-left: 5px; } }

@media screen and (max-width: 300px) {
  .dfitm .dfprD,
  .dfpr .dfprD {
    padding: 0; } }

.dfitm .dfprR,
.dfpr .dfprR {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

@media (min-width: 768px) {
  .dfitm .dfprR,
  .dfpr .dfprR {
    float: left;
    width: 25%; } }

.dfitm .dfprM,
.dfpr .dfprM {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

@media (min-width: 768px) {
  .dfitm .dfprM,
  .dfpr .dfprM {
    float: left;
    width: 58.33333333%; } }

.yearContents + p {
  margin-top: 13px;
  text-align: right; }

.yearContents + p:not(:last-of-type) {
  display: none; }

.mediaYear:not(:first-of-type) + .mediaMonth + .yearContents {
  margin-top: -2px; }

.pressYear:not(:first-of-type) + .yearContents {
  margin-top: -2px; }

#knowledgecenter div.figure {
  display: inline-block;
  background: 0 0;
  border: 0; }

#knowledgecenter div.figure img {
  max-width: 100%; }

#knowledgecenter h2 {
  font-weight: 700;
  color: #000;
  border-bottom: 10px solid green;
  border-left: 0;
  border-image-source: url("../png/line-tile.png");
  border-image-slice: 0 0 10 1;
  border-image-width: 0 0 10px 0;
  border-image-outset: 0 1px 0 0;
  border-image-repeat: repeat repeat; }

#knowledgecenter h2 a {
  float: right;
  position: relative;
  top: 9px; }

#knowledgecenter #kcRight h2 {
  margin: 0; }

#knowledgecenter .dfkc {
  float: left;
  width: 100%;
  padding-top: 2.5%;
  border-bottom: 1px solid #007a45; }

#knowledgecenter .dfkc > a {
  float: left;
  max-width: 25% !important;
  padding: 0 2.5% 2.5% 2.5%; }

#knowledgecenter .dfkc > a img {
  border: 1px solid #007a45; }

#knowledgecenter .dfkc > div {
  float: left;
  max-width: 60%;
  padding-left: 2%; }

#knowledgecenter .dfkc > div p {
  margin-top: 7px;
  font-weight: 700; }

#knowledgecenter .dfkc > div p span {
  font-weight: 400; }

#knowledgecenter .dfkc > div h6 {
  margin-top: 0;
  font-weight: 700; }

#knowledgecenter .dfkc:nth-of-type(2n + 1) {
  background-color: #f7f7f7; }

#knowledgecenter .dfkc:nth-of-type(2n) {
  background-color: #fff; }

.tc {
  padding: 5%; }

.tc a {
  display: block;
  font-weight: 400 !important;
  color: #fff;
  text-align: right; }

.tc a:visited,
.tc a:hover {
  color: #fff; }

.tc h6 {
  margin-bottom: 40px;
  color: #fff;
  text-align: left; }

.ie .tc {
  padding: 5%; }

.ie .tc a {
  text-align: right !important; }

.ie .tc a:visited,
.ie .tc a:hover {
  color: #fff; }

.ie .tc h6 {
  margin-bottom: 10px;
  text-align: right; }

.df .dfkc {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 25px; }

@media (min-width: 768px) {
  .df .dfkc {
    float: left;
    width: 41.66666667%; } }

@media (min-width: 992px) {
  .df .dfkc {
    float: left;
    width: 33.33333333%; } }

.df .dfkc > div p {
  margin-top: 7px; }

.df .dfkc h6 {
  font-weight: 700; }

@media only screen and (max-width: 992px) {
  .df .dfkc h6 {
    max-height: 65px; } }

.df .kn-search ~ .row > .dfkc {
  display: block !important;
  float: left !important;
  width: 100% !important;
  clear: both !important; }

@media only screen and (min-width: 500px) {
  .df .kn-search ~ .row > .dfkc > a {
    float: left;
    max-width: 30% !important; }
  .df .kn-search ~ .row > .dfkc > div {
    float: left;
    max-width: 60%;
    padding-left: 2%; } }

@media only screen and (min-width: 768px) {
  .df .dfkc {
    display: inline-block;
    float: none;
    vertical-align: bottom; } }

.videoLander > div:first-of-type {
  margin-bottom: 30px; }

.videoLander .liveBody + div {
  margin: 30px 0; }

.videoLander #sponsor-child {
  max-width: 352px;
  margin: 0 auto; }

.videoLander #sponsor-item {
  float: none; }

#selectArtist {
  text-align: center; }

#selectArtist select {
  -webkit-appearance: none;
  padding: 0 15px;
  text-indent: 1px;
  text-overflow: "";
  background: #fff;
  background-image: url("../png/drop-arrow.png");
  background-repeat: no-repeat;
  background-position: 95% 2px;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;
  border: 10px solid #e3e3e3;
  border-radius: 0;
  -moz-appearance: none;
  appearance: none; }

#selectArtist select::-ms-expand {
  display: none; }

.vlNav a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #000;
  text-align: center;
  text-decoration: none; }

.dflvF .dflvL {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .dflvF .dflvL {
    float: left;
    width: 66.66666667%; } }

.dflvF .dflvR {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .dflvF .dflvR {
    float: left;
    width: 33.33333333%; } }

.dflv .dflvL {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .dflv .dflvL {
    float: left;
    width: 50%; } }

@media (min-width: 1200px) {
  .dflv .dflvL {
    float: left;
    width: 41.66666667%; } }

.dflv .dflvR {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .dflv .dflvR {
    float: left;
    width: 50%; } }

@media (min-width: 1200px) {
  .dflv .dflvR {
    float: left;
    width: 58.33333333%; } }

.dflv .dflvR .liveRel {
  clear: both; }

.dflv #sponsor-item {
  float: none; }

.dflv #sponsor-item .row > div > h3 {
  padding-left: 0; }

@media only screen and (min-width: 500px) {
  .dflv .UCsponsor .featContent,
  .dflv .giftView .featContent {
    text-align: left; } }

@media only screen and (max-width: 768px) {
  .dflv .dflvImage {
    padding-right: 0;
    padding-left: 0; } }

.dflvS {
  padding: 5% 0 2%;
  text-align: center; }

.dflvS b {
  margin-right: 10px; }

.liveStandard .dflvS {
  padding: 0 0 2%;
  text-align: center; }

@media only screen and (max-width: 500px) {
  .dflvS {
    padding-bottom: 5%;
    text-align: center; }
  .dflvS b {
    display: block; } }

.dflvImage {
  position: relative;
  max-width: 1240px;
  min-height: 1px;
  padding: 0 0 4% 0;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 15px;
  padding-left: 0; }

@media (min-width: 992px) {
  .dflvImage {
    float: left;
    width: 100%; } }

.dflvImage img {
  padding: 5px;
  background: #fff;
  border: 1px solid #007a45; }

.liveBody,
.liveRel,
.giftCatalog .structProduct > div:nth-of-type(2) > div:last-of-type {
  padding: 10px;
  background: #fff;
  border-top: 3px solid #007a45;
  border-bottom: 3px solid #007a45; }

.liveRel ul {
  list-style-image: url("../png/bullet-arrow.png"); }

.liveRel h6 {
  font-weight: 700;
  color: #000; }

h3.liveTitle {
  margin-top: 11px;
  color: #000; }

h6.snTitle small {
  font-size: 92%; }

.liveStandard {
  padding-top: 25px; }

.allArtists {
  float: left;
  width: 100%;
  padding-top: 10px;
  margin-right: 5px;
  margin-left: 5px; }

.allArtists a {
  color: #000; }

.allArtists > a:last-of-type {
  margin-left: 10px; }

.dflvS + .allArtists > a:last-of-type {
  margin-right: 0; }

.dflvF .allArtists {
  max-width: 292px; }

#liveVolunteers {
  float: left;
  padding: 5px;
  margin-top: 20px;
  clear: left;
  background: #fff; }

#liveVolunteers p {
  margin-bottom: 5px; }

#liveVolunteers h3 {
  margin-top: 5px;
  line-height: 0.7; }

#liveVolunteers h3 span {
  border: 0; }

#liveVolunteers div:first-of-type {
  position: relative;
  float: left;
  width: 58.33333333%;
  max-width: 137px;
  min-height: 1px;
  padding-right: 10px !important;
  padding-right: 15px;
  padding-left: 0 !important;
  padding-left: 15px; }

@media (min-width: 768px) {
  #liveVolunteers div:first-of-type {
    float: left;
    width: 41.66666667%; } }

#liveVolunteers div:last-of-type {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-right: 15px;
  padding-right: 0 !important;
  padding-left: 15px;
  padding-left: 0 !important; }

@media (min-width: 768px) {
  #liveVolunteers div:last-of-type {
    float: left;
    width: 58.33333333%; } }

#liveVolunteers.shrunk {
  margin-top: 0; }

#liveVolunteers.shrunk div {
  float: none;
  width: 100%;
  max-width: 100%;
  text-align: center; }

#liveVolunteers.shrunk img {
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) {
  #liveVolunteers {
    max-width: 292px; }
  .dflvS {
    text-align: right; } }

@media only screen and (max-width: 440px) {
  #liveVolunteers {
    float: none;
    max-width: 300px;
    padding-top: 10px;
    margin: 0 auto; }
  #liveVolunteers div:last-of-type,
  #liveVolunteers div:first-of-type {
    float: none;
    padding: 0;
    margin: 0 auto;
    text-align: center; }
  #liveVolunteers img {
    padding-bottom: 10px; }
  .dflvF #sponsor-item {
    float: none;
    margin: 0 auto; } }

.dflvF {
  max-width: 1330px;
  margin: 0 auto; }

.heroSlide {
  position: relative;
  width: 100%;
  max-width: 1002px;
  padding: 5px;
  margin: 0 auto;
  text-align: center;
  background: #fff; }

.heroSlide img {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border: 1px solid #007a45; }

.heroSlide p {
  margin: 6px 0; }

.liveHeroSplash {
  padding: 2% 0 10px;
  background-image: url("../jpg/bg-live2.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

.liveHeroSecondary {
  margin-top: 20px;
  background: #aed8e6 !important; }

.liveHeroSecondary > div:first-of-type {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .liveHeroSecondary > div:first-of-type {
    float: left;
    width: 41.66666667%; } }

.liveHeroSecondary > div:first-of-type > div {
  padding: 5px;
  background: #fff; }

.liveHeroSecondary > div:last-of-type {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .liveHeroSecondary > div:last-of-type {
    float: left;
    width: 58.33333333%; } }

.liveHeroSecondary > div:last-of-type .row {
  padding: 10px 0;
  background: #fff; }

.liveHeroSecondary > div:last-of-type .col-md-6 > h3 {
  margin-top: 0;
  color: #000; }

.liveHeroSecondary > div {
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: top; }

@media only screen and (min-width: 1200px) {
  .liveHeroSecondary #sponsor-item {
    float: none; } }

.liveControls {
  max-width: 470px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #fff; }

.liveControls > div {
  display: inline-block;
  padding-bottom: 5px;
  margin: 10px; }

.liveControls img {
  height: 43px;
  margin: 0; }

@media only screen and (min-width: 992px) {
  .liveHeroSecondary > div {
    display: table-cell; } }

@media only screen and (max-width: 991px) {
  .liveHeroSecondary > div:first-of-type {
    padding-right: 0;
    padding-left: 0; }
  .liveHeroSplash > div {
    max-width: 85%;
    margin: 0 auto; } }

@media only screen and (max-width: 991px) and (min-width: 500px) {
  .liveHeroSecondary #sponsor-item {
    float: none;
    margin: 0 auto; } }

@media only screen and (max-width: 767px) {
  .liveControls {
    text-align: center; }
  .liveHeroSecondary {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    background: 0 0; } }

@media only screen and (min-width: 768px) {
  .liveHeroSecondary > div {
    float: none !important; } }

@media only screen and (max-width: 590px) {
  .liveControls > div {
    display: block;
    width: 100%;
    margin: 0 auto; }
  .liveControls > img {
    display: block;
    margin: 0 auto;
    margin-top: 10px; }
  .liveControls {
    background: 0 0; }
  .liveHeroSplash > div {
    max-width: 75%; } }

#sponsor-side {
  position: relative; }

#sponsor-item {
  float: left;
  max-width: 352px;
  padding: 5px;
  overflow: hidden;
  background: #fcf2f2;
  border: 1px solid #1d428a; }

.UCsponsor,
.giftView {
  position: relative;
  float: left;
  width: 100%;
  max-width: 340px;
  padding: 3px;
  background: #fff; }

.UCsponsor .sponsorshipCost,
.giftView .sponsorshipCost,
.UCsponsor .giftCost,
.giftView .giftCost {
  position: relative;
  display: table-cell;
  margin: 0 0 0 5px;
  font-weight: 700;
  color: #000;
  vertical-align: bottom; }

.UCsponsor .giftCost,
.giftView .giftCost {
  display: block;
  margin-bottom: 6px; }

.UCsponsor .refresh,
.giftView .refresh {
  position: absolute;
  right: 20px;
  bottom: 30px;
  cursor: pointer; }

.UCsponsor img.fea-Photo,
.giftView img.fea-Photo {
  float: left;
  padding: 3px;
  border: 1px solid #007a45; }

.UCsponsor .featContent,
.giftView .featContent {
  float: left;
  width: -webkit-calc(100% - 117px);
  width: calc(100% - 117px);
  margin-left: 3%; }

.UCsponsor .featContent li p,
.giftView .featContent li p {
  margin-left: 40px; }

.UCsponsor .homeCountry p,
.giftView .homeCountry p {
  position: relative;
  top: 10px; }

.UCsponsor .UCsponsButton,
.giftView .UCsponsButton {
  display: block;
  float: left;
  max-width: 90%;
  padding: 10px 15px;
  clear: left;
  white-space: nowrap; }

.UCsponsor .featContent li:first-of-type,
.giftView .featContent li:first-of-type {
  background: url("../png/ico-birthday-2.png");
  background-repeat: no-repeat; }

.UCsponsor .featContent li:last-of-type,
.giftView .featContent li:last-of-type {
  background: url("../png/ico-home-2.png");
  background-repeat: no-repeat; }

.UCsponsor h5,
.giftView h5 {
  margin-top: 0;
  color: #000; }

.UCsponsor h5 a,
.giftView h5 a {
  color: #000;
  text-decoration: none; }

.UCsponsor h5 a:hover,
.giftView h5 a:hover {
  text-decoration: underline; }

.UCsponsor h3,
.giftView h3 {
  height: 34px;
  padding: 7px;
  padding-left: 45px;
  margin-top: 0;
  line-height: .7;
  color: #fff;
  background: url("../jpg/header-tile2.jpg");
  background-repeat: repeat-x;
  -webkit-background-size: contain;
  background-size: contain; }

.UCsponsor h3 span,
.giftView h3 span {
  border: 0;
  color: #fff;
  font-family: "Roboto Slab",serif;
  font-size: 1.5rem;
  line-height: 1; }

.UCsponsor h3:before,
.giftView h3:before {
  position: absolute;
  top: 3px;
  left: 3px;
  content: url("../png/header-orange.png"); }

.UCsponsor > div:last-of-type,
.giftView > div:last-of-type {
  display: table; }

.UCsponsor h4,
.giftView h4 {
  padding: 5px 0 0;
  color: #000; }

.UCsponsor h4 a,
.giftView h4 a {
  color: #1d428a;
  text-decoration: none; }

.UCsponsor.UCdonate > div:last-of-type,
.giftView.UCdonate > div:last-of-type {
  text-align: center; }

.giftView h4 {
  padding: 8px 0 0;
  margin-bottom: 5px; }

.UCsponsor:not(.UCdonate) > div,
.giftView > div {
  width: 100%; }

.UCdonate > div {
  width: auto; }

.UCsponsor.UCdonate h3 {
  line-height: 1.5; }

.UCdonate > div:last-of-type {
  width: 100%; }

.UCdonate .donationInput {
  padding-left: 5px; }

.giftView {
  max-width: 292px; }

#sponsor-item.shrunk {
  float: none;
  width: 100%;
  margin: 0 auto; }

#sponsor-item.shrunk .featContent {
  float: none;
  width: 100%;
  margin-left: 0; }

#sponsor-item.shrunk .fea-Photo {
  float: none; }

#sponsor-item.shrunk .fea-Photo:not(.donationImage) {
  width: 103px;
  height: 137px; }

#sponsor-item.shrunk h3 span {
  overflow: hidden;
  font-weight: 700;
  white-space: nowrap; }

#sponsor-item.shrunk .pull-left {
  text-align: center; }

#sponsor-item.shrunk li p {
  margin-left: 0; }

#sponsor-item.shrunk li {
  min-height: 0;
  -webkit-background-size: 0 0;
  background-size: 0; }

#sponsor-item.shrunk .homeCountry {
  padding-bottom: 10px; }

#sponsor-item.shrunk h5 {
  margin-top: 5px;
  margin-bottom: 6px; }

#sponsor-item.shrunk .UCsponsor > div:last-of-type,
#sponsor-item.shrunk .giftView > div:last-of-type {
  display: block; }

#sponsor-item.shrunk .sponsorshipCost {
  display: block;
  float: none;
  width: 100%;
  padding-top: 8px;
  clear: left;
  text-align: center; }

#sponsor-item.shrunk .UCsponsButton {
  float: none;
  width: 100%;
  max-width: 100%;
  text-align: center; }

#sponsor-item.shrunk .refresh {
  position: relative;
  right: 0;
  bottom: 0; }

#sponsor-item.shrunk span.refresh span:last-of-type {
  display: inline;
  padding-left: 5px;
  color: #666; }

#sponsor-item.shrunk span.refresh span:last-of-type:hover {
  text-decoration: underline; }

#sponsor-item.shrunk span.refresh span:first-of-type {
  display: none; }

#sponsor-item:not(.shrunk) span.refresh span:first-of-type {
  display: inline;
  padding-right: 5px;
  color: #666; }

#sponsor-item:not(.shrunk) span.refresh span:first-of-type:hover {
  text-decoration: underline; }

#sponsor-item:not(.shrunk) span.refresh span:last-of-type {
  display: none; }

.noImg .UCdonate .fea-Photo,
.noImg.UCdonate .fea-Photo {
  display: none; }

.noImg .UCdonate .featContent,
.noImg.UCdonate .featContent {
  width: 100%; }

@media only screen and (max-width: 440px) {
  #sponsor-item {
    width: 302px; }
  .UCsponsor,
  .giftView {
    max-width: 100%; }
  img.fea-Photo:not(.donationImage) {
    width: 105px !important;
    height: auto !important;
    height: initial !important; } }

@media screen and (min-width: 415px) and (max-width: 768px) {
  #sponsor-item {
    float: none;
    margin: 0 auto; } }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .pull-left {
  float: none !important;
  overflow: hidden;
  text-align: center; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate img.fea-Photo {
  float: none; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate h3 {
  line-height: 1; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent {
  margin-top: 10px; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent .modDonation .donationInput {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent .modDonation .donationInput strong {
  display: block;
  padding: 5px;
  margin: 0;
  font-weight: 700;
  color: #1d428a;
  text-align: center;
  cursor: pointer;
  background: #fff;
  border: 1px solid #1d428a;
  border-right: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent .modDonation .donationInput strong:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent .modDonation .donationInput strong:last-of-type {
  border-right: 1px solid #1d428a;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent .modDonation .donationInput input {
  display: none; }

.dfSideContent #sponsor-item .UCsponsor.UCdonate .structDonateContent .modDonation .donationInput input:checked + strong {
  color: #fff;
  background: #1d428a; }

.giftCatalog .modBreadcrumbs {
  float: none; }

.giftCatalog .filters > div > div:last-of-type {
  padding-bottom: 10px; }

.giftCatalog .filterSearch .submit {
  top: 13px;
  outline: 0; }

.giftCatalog .filterSearch .submit:focus {
  outline: 0; }

.modCatalogMenu ul {
  padding: 0 5px; }

.modCatalogMenu ul li a {
  color: #000;
  text-decoration: none; }

.modCatalogMenu ul li avisited {
  color: #000; }

.modCatalogMenu ul li a:before {
  margin-right: 4px;
  content: "\00bb"; }

.modCatalogMenu ul li a:hover {
  color: #fd9000;
  text-decoration: underline; }

.modCatalogMenu.dfLeftSide h2,
.modCatalogMenu.dfLeftSide h3 {
  font-weight: 700; }

.modCatalogMenu.dfLeftSide h2 span,
.modCatalogMenu.dfLeftSide h3 span {
  border: 0; }

.modCatalogMenu.dfLeftSide h2:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  content: url("../png/header-orange-plus.png"); }

.modCatalogMenu.dfLeftSide h2.gcMenu:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  content: url("../png/header-orange-minus.png"); }

.modCatalogMenu.dfLeftSide h2 span,
.modCatalogMenu.dfLeftSide h3 span {
  cursor: pointer; }

.modCatalogMenu.dfLeftSide .filters {
  padding-top: 5px; }

.catWhiteBox,
.modCatalogMenu.dfLeftSide > div:last-of-type {
  padding: 10px;
  margin-top: 10px;
  text-align: center;
  background: #fff; }

.catWhiteBox img:last-of-type,
.modCatalogMenu.dfLeftSide > div:last-of-type img:last-of-type {
  margin: 5px 0; }

@media only screen and (max-width: 768px) {
  .modCatalogMenu.dfLeftSide .filters {
    padding-top: 10px; } }

@media only screen and (min-width: 769px) {
  .giftCatalog .modCatalogMenu.dfLeftSide h2 {
    padding-left: 45px;
    text-align: left; } }

@media only screen and (min-width: 1366px) {
  .giftCatalog .paginationAlign > div:nth-of-type(2) {
    margin-left: -6%; } }

.giftCatalog .pagination {
  height: 63px;
  margin: 5px; }

.giftCatalog .pagination > div {
  margin-bottom: 20px;
  text-align: center; }

.giftCatalog .pagination .last {
  position: relative;
  top: 5px; }

.giftCatalog .pagination .paginationAlign > div:not(:first-of-type) {
  display: inline-block;
  vertical-align: bottom; }

.giftCatalog .pagination #dpProducts a,
.giftCatalog .pagination #dpProducts span {
  display: inline-block;
  padding: 0 9px;
  margin-right: 4px;
  font-weight: 700;
  color: #1d428a;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.1); }

.giftCatalog .pagination #dpProducts a:hover {
  background: #eee;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f0f0f0)); }

.giftCatalog .pagination #dpProducts span,
.giftCatalog .pagination #dpProducts a.aspNetDisabled {
  color: #1d428a;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media only screen and (max-width: 480px) {
  .giftCatalog .pagination .paginationAlign > div:not(:first-of-type) {
    margin-top: 0; } }

.modCategoryProducts {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 768px) {
  .modCategoryProducts {
    float: left;
    width: 66.66666667%; } }

@media (min-width: 992px) {
  .modCategoryProducts {
    float: left;
    width: 66.66666667%; } }

@media (min-width: 1200px) {
  .modCategoryProducts {
    float: left;
    width: 75%; } }

.productWrap {
  position: relative;
  float: left;
  width: 100%;
  max-width: 280px;
  min-height: 1px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .productWrap {
    float: left;
    width: 50%; } }

@media (min-width: 992px) {
  .productWrap {
    float: left;
    width: 33.33333333%; } }

.productWrap > div {
  width: 100%;
  max-width: 255px;
  padding: 5px;
  background: #fff; }

.productWrap > div > img {
  width: 245px;
  max-height: 172px;
  border: 1px solid #007a45; }

.productWrap > div > a {
  text-decoration: none;
  cursor: pointer; }

.productWrap > div > ahover {
  text-deocration: none; }

.productWrap > div h3 {
  margin: 11px 0 0 0;
  color: #000; }

.productWrap > div h3:hover {
  text-decoration: underline; }

.productWrap > div .productPrice span {
  color: #a9a9a9; }

.productWrap > div .productCatControls > div:last-of-type {
  text-align: right; }

.productWrap > div a:not(.btn) {
  color: #000; }

@media only screen and (max-width: 601px) {
  .giftCatalog .pagination {
    float: none;
    width: auto; }
  .productWrap {
    float: none;
    margin: 0 auto;
    margin-bottom: 15px; } }

.row.wrapped {
  display: table-row;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row; }

.productWrap.wrapped {
  display: table-cell;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: visible; }

.wrapped .wrapped > div {
  position: relative;
  overflow-x: visible;
  background: #fff; }

.wrapped .productCatControls {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }

/*.wrapped .productCatControls a {
    position: absolute;
    right: 10px;
    bottom: 10px;
}*/
.wrapped .productCatControls > div:last-of-type {
  width: 100%;
  height: 35px; }

.imgBut:active,
.dflvS img:active {
  filter: brightness(0.8);
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8); }

@media only screen and (min-width: 1450px) {
  .startShopping .hero img {
    max-width: none; } }

.startShopping {
  float: left;
  width: 100%;
  max-width: 830px;
  padding: 5px;
  margin-top: 2%;
  background: #fff;
  border: 1px solid #007a45; }

@media only screen and (max-width: 767px) {
  .startShopping .hero {
    max-width: none !important; } }

.startShopping .hero {
  max-width: 512px; }

@media only screen and (min-width: 768px) {
  .startShopping .hero img {
    height: 100%; } }

@media only screen and (max-width: 767px) {
  .startShopping .hero img {
    width: 100%; } }

.startShopping .hero + div {
  float: right; }

.startShopping .hero + div a img:hover {
  filter: brightness(0.9);
  -webkit-filter: brightness(0.9);
  -moz-filter: brightness(0.9); }

.startShopping .hero + div > div {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding: 0 0 5px 5px !important;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center; }

.startShopping .hero + div h2 {
  padding: 7px;
  margin: 0;
  color: #000;
  text-align: center; }

@media only screen and (min-width: 992px) {
  .hero + div {
    max-width: 306px; } }

@media only screen and (max-width: 991px) {
  .hero + div > div a img {
    width: 100% !important; } }

.featItems {
  float: left;
  width: 100%;
  padding: 25px 0 10px; }

.featItems span {
  display: inline-block;
  max-width: 100%;
  padding-bottom: 10px;
  background-image: url("../png/itemview_dropshadow.png");
  background-repeat: no-repeat;
  background-position: 0 99.5%;
  -webkit-background-size: 100% 100%;
  background-size: 100%; }

@media only screen and (min-width: 1000px) {
  .featItems span {
    max-width: 32.5%; } }

@media only screen and (max-width: 1415px) {
  .featItems {
    text-align: center; } }

.giftCatalog #top10gifts {
  float: left;
  margin-top: 20px;
  color: #fff; }

.giftCatalog #giftVideo {
  display: inline-block;
  margin: 3px;
  vertical-align: top; }

.giftCatalog #giftVideoContainer {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 5px;
  vertical-align: top;
  background: #ebebeb;
  border: 1px solid #007a45; }

.giftCatalog #giftVideoContainer h2 {
  margin: 8px 0 0 0;
  border-bottom: 4px solid #000; }

.giftCatalog #giftVideoContainer > div {
  position: relative; }

.giftCatalog #giftVideoContainer > div:last-of-type > div:last-of-type {
  margin-bottom: 20px;
  text-align: left; }

@media only screen and (min-width: 1200px) {
  .giftCatalog #giftStoryTitle {
    margin: 5% 0 0 0; }
  .giftCatalog #giftVideoContainer > div {
    position: relative; }
  .giftCatalog #giftVideoContainer > div:last-of-type > div:last-of-type {
    margin-bottom: 0;
    text-align: center; } }

.giftCatalog #giftVideoContainer h4 {
  margin: 0 0 11px;
  color: #fd9000; }

@media only screen and (min-width: 992px) {
  .giftCatalog #giftVideoContainer {
    width: 100%; }
  .giftCatalog #giftVideoContainer > div {
    position: relative;
    vertical-align: top; } }

.giftCatalog #giftVideoStoryTitle {
  margin: 2% 0 1% 0;
  color: #000;
  text-transform: uppercase; }

.giftCatalog #giftVideoStoryText {
  color: #000; }

.giftCatalog #top10footer {
  float: left;
  width: 100%;
  max-width: 980px;
  height: 60px;
  padding: 5px 3px;
  background-color: #007a45; }

.giftCatalog #giftItemURL {
  text-decoration: none; }

.giftCatalog #buyNow img {
  text-align: center; }

.giftCatalog .highlighted {
  background-color: #c5c08e; }

.giftCatalog .end {
  margin-right: 1%; }

.giftCatalog #giftItemURL,
.giftCatalog #dollarsign,
.giftCatalog #giftItemPrice {
  text-transform: uppercase; }

.giftCatalog #top10icons {
  display: block;
  float: left;
  width: 100%;
  padding: 0 5px;
  background-color: #333; }

.giftCatalog .giftbox a:last-of-type {
  font-weight: 700;
  color: #ff0; }

.giftCatalog .giftbox {
  display: inline-block;
  max-width: 86px;
  min-height: 200px;
  padding: 26px 3px 10px;
  margin-right: 7px;
  vertical-align: top; }

@media only screen and (max-width: 987px) {
  .giftCatalog #giftVideoContainer div {
    max-width: 100%; }
  .giftCatalog .giftbox {
    min-height: 125px; } }

@media only screen and (max-width: 1400px) {
  .giftCatalog .giftbox {
    max-width: 65px; } }

@media only screen and (max-width: 400px) {
  .giftCatalog #buyNow img {
    width: 70px; } }

@media only screen and (min-width: 992px) {
  .giftCatalog .infographic img {
    max-width: 32%; }
  .structProduct > div:first-of-type h2 {
    margin-top: 0; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .giftCatalog .infographic img {
    max-width: 50%; } }

.giftCatalog .infographic {
  float: left;
  width: 100%;
  margin-top: 25px; }

.singleProduct > div:first-of-type {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 15px; }

@media (min-width: 1200px) {
  .singleProduct > div:first-of-type {
    float: left;
    width: 58.33333333%; } }

.singleProduct > div:first-of-type .embed-container iframe,
.singleProduct > div:first-of-type img {
  padding: 5px;
  background: #fff;
  border: 1px solid #007a45;
  -webkit-box-shadow: 0 3px 6px 0 #666;
  box-shadow: 0 3px 6px 0 #666; }

.singleProduct > div:first-of-type .embed-container iframe {
  max-width: 95%; }

.singleProduct > div:nth-of-type(2) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-right: 0;
  padding-left: 15px; }

@media (min-width: 1200px) {
  .singleProduct > div:nth-of-type(2) {
    float: left;
    width: 41.66666667%; } }

.singleProduct > div:nth-of-type(2) h2 {
  color: #000; }

.singleProduct > div:nth-of-type(2) h4 {
  margin: 0;
  color: #a9a9a9; }

.singleProduct > div:nth-of-type(2) > div:first-of-type {
  margin-bottom: 10px;
  text-align: right; }

.singleProduct > .modProductSimilar {
  position: relative;
  float: left;
  float: none;
  width: 100%;
  max-width: 530px;
  min-height: 1px;
  padding-top: 9%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  clear: both; }

.modProductSimilar h4 {
  margin: 0 0 11px 0;
  font-weight: 700;
  color: #000;
  border-bottom: 10px solid #1d428a;
  border-left: 0;
  border-image-source: url("../jpg/tile_divide.jpg");
  border-image-slice: 0 0 10 1;
  border-image-width: 0 0 10px 0;
  border-image-outset: 0 1px 0 0;
  border-image-repeat: repeat repeat; }

.modProductSimilar h4 img {
  top: -1px;
  position: relative; }

.modProductSimilar ul {
  float: left;
  padding: 0 10px;
  list-style: none; }

.modProductSimilar li {
  display: inline;
  float: left;
  max-width: 150px;
  min-height: 230px;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #fff;
  position: relative; }

.modProductSimilar li > img {
  width: 100%;
  max-width: 138px;
  background: #fff;
  border: 1px solid #007a45; }

.modProductSimilar li a:not(.btn) {
  font-weight: 700;
  color: #000;
  text-decoration: none; }

.modProductSimilar li a:not(.btn):last-of-type {
  position: absolute;
  bottom: 5px;
  margin-left: 18px; }

.modProductSimilar li a:not(.btn):hover {
  text-decoration: underline; }

.modProductSimilar hr {
  margin: 10px 0 0 0;
  clear: both;
  border-top: 3px solid #1d428a; }

@media only screen and (max-width: 768px) {
  .singleProduct > div:first-of-type {
    margin-top: 15px; } }

@media only screen and (max-width: 668px) {
  .singleProduct > div {
    padding-right: 0 !important;
    padding-left: 0 !important; } }

@media only screen and (min-width: 1200px) {
  .structProduct > div:nth-of-type(2) h2 {
    margin: 0; } }

@media only screen and (min-width: 1640px) {
  .structProduct > div:nth-of-type(2) {
    padding-left: 0; } }

.dimg:hover {
  filter: brightness(0.9);
  -webkit-filter: brightness(0.9);
  -moz-filter: brightness(0.9); }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dimg:hover,
  .hero + div a img:hover,
  .imgBut:active,
  .dflvS img:active {
    opacity: 0.8; }
  .dimgB:hover {
    opacity: 0.7; } }

.dimgB:hover {
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
  -moz-filter: brightness(0.7); }

body.homepage {
  background: #fff; }

body.homepage .structContent {
  max-width: 100%;
  padding-bottom: 0;
  background: #fff; }

.cfHome {
  padding-right: 0;
  padding-left: 0;
  /*    margin-right: -webkit-calc(-2% - 1px);
    margin-right: calc(-2% - 1px);
    margin-left: -webkit-calc(-2% - 1px);
    margin-left: calc(-2% - 1px);*/ }

.cfHome .homepage-hero {
  position: relative;
  min-height: 400px;
  padding: 0;
  overflow: hidden;
  background: url("../jpg/hero-homepage.jpg") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover; }

@media screen and (min-width: 992px) {
  .cfHome .homepage-hero {
    min-height: 600px;
    text-align: center; } }

@media screen and (min-width: 1200px) {
  .cfHome .homepage-hero {
    min-height: 800px;
    text-align: center; } }

.cfHome .homepage-hero h2 {
  position: absolute;
  top: 33%;
  left: 1em;
  width: 2.7em;
  margin: 0;
  margin-bottom: 0.3em;
  color: #fff;
  text-shadow: 0.05em 0.05em 0 #000; }

@media screen and (min-width: 768px) {
  .cfHome .homepage-hero h2 {
    position: static;
    width: auto; } }

.cfHome .homepage-hero p {
  display: none;
  width: 11em;
  margin: 0 auto 1em;
  color: #000;
  text-transform: uppercase;
  -webkit-transform: translateX(0.5em);
  -ms-transform: translateX(0.5em);
  -o-transform: translateX(0.5em);
  transform: translateX(0.5em); }

@media screen and (min-width: 768px) {
  .cfHome .homepage-hero p {
    display: block; } }

.cfHome .homepage-hero a {
  position: absolute;
  bottom: 10%;
  left: 50%;
  display: block;
  height: 3em;
  padding: 0 2em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  background: #4285f4;
  border-radius: 7px;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

@media screen and (min-width: 768px) {
  .cfHome .homepage-hero a {
    position: static;
    display: inline-block;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

.cfHome .homepage-hero a:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

.cfHome .homepage-hero a:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

.cfHome .homepage-hero a:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em) translateX(-50%);
  -ms-transform: translateY(0.25em) translateX(-50%);
  -o-transform: translateY(0.25em) translateX(-50%);
  transform: translateY(0.25em) translateX(-50%); }

@media screen and (min-width: 768px) {
  .cfHome .homepage-hero a:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

@media screen and (min-width: 768px) {
  .cfHome .homepage-hero .inner {
    position: absolute;
    top: 30%;
    left: 4%; } }

@media screen and (min-width: 992px) {
  .cfHome .homepage-hero .inner {
    top: 20%;
    left: 6%; } }

@media screen and (min-width: 1200px) {
  .cfHome .homepage-hero .inner {
    top: 20%;
    left: 8%; } }

.cfHome .learn-more {
  position: relative;
  padding: 2em 15px 0.5em;
  margin-bottom: 1em;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  background: #e9e9e9; }

.cfHome .learn-more.floating {
  position: fixed !important;
  top: auto;
  bottom: -1em;
  left: 0;
  z-index: 50;
  width: 100%; }

.cfHome .learn-more.small-font {
  position: absolute;
  width: 100%; }

.cfHome .learn-more:after {
  position: absolute;
  top: 100%;
  right: 0;
  display: block;
  width: 100%;
  content: "";
  border: 1em solid #e9e9e9;
  border-right: 50vw solid transparent;
  border-bottom-width: 0;
  border-left: 50vw solid transparent; }

.cfHome .learn-more h2 {
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 700;
  color: #007a45; }

.cfHome .learn-more a {
  display: block;
  max-width: 50%;
  margin: 0 auto;
  color: #4385f4;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out; }

.cfHome .learn-more a:after {
  display: block;
  margin-top: 0.15em;
  font-family: FontAwesome;
  font-size: 2em;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  content: "\f01a";
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out; }

.cfHome .learn-more a:hover {
  color: #007a45; }

.cfHome .learn-more a:hover:after {
  -webkit-transform: translateY(0.2em);
  -ms-transform: translateY(0.2em);
  -o-transform: translateY(0.2em);
  transform: translateY(0.2em); }

.cfHome .five-things,
.cfHome .roundup {
  padding-bottom: 4em; }

.cfHome .five-things h2,
.cfHome .roundup h2 {
  margin: 0;
  font-weight: 700;
  color: #007a45;
  text-transform: uppercase; }

@media screen and (min-width: 768px) {
  .cfHome .five-things h2,
  .cfHome .roundup h2 {
    margin-bottom: 1em; } }

.cfHome .five-things img,
.cfHome .roundup img {
  display: block;
  margin: 0 auto 2em; }

@media screen and (min-width: 768px) {
  .cfHome .five-things img,
  .cfHome .roundup img {
    margin-bottom: 3em; } }

.cfHome .five-things h3,
.cfHome .roundup h3 {
  padding: 0 1.5em;
  margin: 0 0 1em;
  font-weight: 700; }

.cfHome .five-things p,
.cfHome .roundup p {
  max-width: 800px;
  margin: 0 auto 1em;
  text-align: left; }

@media screen and (min-width: 768px) {
  .cfHome .five-things p,
  .cfHome .roundup p {
    margin-bottom: 3em;
    text-align: center; } }

.cfHome .five-things .btn-learn-more,
.cfHome .roundup .btn-learn-more {
  margin-top: 3em; }

.cfHome .ways-to-give h2 {
  position: relative;
  max-width: 500px;
  margin: 0 auto 2em;
  font-weight: 700;
  color: #007a45;
  text-transform: uppercase; }

.cfHome .ways-to-give h2:before {
  position: absolute;
  top: 50%;
  z-index: 0;
  display: block;
  width: 100%;
  height: 5px;
  content: "";
  background: #007a45;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.cfHome .ways-to-give h2 span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 1em;
  background: #fff;
  border: 0; }

.cfHome .ways-to-give .ways {
  max-width: 1300px;
  margin: 0 auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

@media screen and (min-width: 768px) {
  .cfHome .ways-to-give .ways {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row; } }

.cfHome .ways-to-give .ways .way {
  max-width: 360px;
  padding: 0 40px;
  margin: 0 auto 3em;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%; }

.cfHome .ways-to-give .ways .way h3 {
  margin-bottom: 1em;
  font-weight: 700;
  color: #000;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.cfHome .ways-to-give .ways .way .way-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100% 0 0;
  margin: 0 auto;
  text-align: center;
  background: #d1b8a2;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.cfHome .ways-to-give .ways .way .way-icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10%; }

.cfHome .ways-to-give .ways .way .way-icon svg .st0 {
  -webkit-transition: fill 0.2s;
  -o-transition: fill 0.2s;
  transition: fill 0.2s;
  fill: #fff; }

.cfHome .ways-to-give .ways .way .way-icon img {
  width: 100%;
  max-width: none; }

.cfHome .ways-to-give .ways .way a {
  text-decoration: none; }

.cfHome .ways-to-give .ways .way a:hover .way-icon {
  background: #d0d0d0; }

.cfHome .ways-to-give .ways .way a:hover .way-icon svg .st0 {
  fill: #565656; }

.cfHome .ways-to-give .ways .way a:hover h3 {
  color: #007a45; }

.cfHome .ways-to-give .ways .way p {
  margin: 0 -30px; }

.cfHome .homepage-video h3 {
  margin-bottom: 1em;
  font-weight: 700;
  text-transform: uppercase; }

.cfHome .homepage-video p {
  margin-bottom: 1.5em;
  text-align: left; }

@media screen and (min-width: 768px) {
  .cfHome .homepage-video p {
    text-align: center; } }

.cfHome .homepage-video .video-lightbox {
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-flex-basis: 56%;
  -ms-flex-preferred-size: 56%;
  flex-basis: 56%; }

.cfHome .homepage-video .video-lightbox img {
  display: block; }

.cfHome .homepage-video .video-lightbox:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1em;
  height: 1em;
  overflow: visible;
  font-family: FontAwesome;
  font-size: 6em;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
  color: #fff;
  text-align: center;
  content: "\f144";
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.cfHome .homepage-video .video-lightbox:hover:after {
  color: #007a45; }

@media screen and (min-width: 768px) {
  .cfHome .homepage-video .copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    flex-direction: column;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; } }

@media screen and (min-width: 768px) {
  .cfHome .homepage-video .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1300px;
    margin: 0 auto;
    background: #fff; } }

.cfHome .core-focus {
  position: relative; }

.cfHome .core-focus h2 {
  margin: 0 auto 2em;
  font-weight: 700;
  color: #007a45;
  text-transform: uppercase; }

.cfHome .core-focus .focus-list {
  max-width: 1300px;
  padding: 0;
  margin: 0 auto;
  list-style: none; }

@media screen and (min-width: 480px) {
  .cfHome .core-focus .focus-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.cfHome .core-focus .focus-list li {
  position: relative; }

@media screen and (min-width: 480px) {
  .cfHome .core-focus .focus-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; } }

@media screen and (min-width: 1200px) {
  .cfHome .core-focus .focus-list li {
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%; } }

.cfHome .core-focus .focus-list li .img-link {
  position: relative;
  display: block;
  width: 100%;
  height: 275px;
  line-height: 275px;
  background: #fff; }

.cfHome .core-focus .focus-list li .img-link img {
  vertical-align: middle; }

.cfHome .core-focus .focus-list li h3 {
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.cfHome .core-focus .focus-list li h3 a {
  display: block;
  width: 100%;
  padding: 0.75em 1.5em;
  margin: 0;
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s; }

.cfHome .core-focus .focus-list li:hover h3 a {
  color: #007a45; }

.cfHome .core-focus .focus-list li:nth-of-type(3n + 1) h3 {
  background: #eee; }

.cfHome .core-focus .focus-list li:nth-of-type(3n + 2) h3 {
  background: #e2e0e1; }

.cfHome .core-focus .focus-list li:nth-of-type(3n + 3) h3 {
  background: #d1d1d1; }

.fa-icon {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400; }

section.how-sponsorship-works {
  position: relative;
  padding: 6em 0 0;
  background: #e9e9e9; }

section.how-sponsorship-works h2 {
  position: absolute;
  top: 1.66em;
  left: 50%;
  min-width: 280px;
  padding: 0 1.1em;
  color: #007a45;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

@media screen and (min-width: 768px) {
  section.how-sponsorship-works h2 {
    padding: 0 2em; } }

section.how-sponsorship-works h2:before,
section.how-sponsorship-works h2:after {
  position: absolute;
  top: -webkit-calc(50% - 0.1em);
  top: calc(50% - 0.1em);
  font-weight: 400;
  line-height: 1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

section.how-sponsorship-works h2:before {
  left: 0;
  content: "{"; }

section.how-sponsorship-works h2:after {
  right: 0;
  content: "}"; }

section.how-sponsorship-works .step {
  padding: 2.5em 15px 4em; }

section.how-sponsorship-works .step:nth-of-type(2n) {
  background: #fff; }

section.how-sponsorship-works .step .inner {
  max-width: 1024px;
  margin: 0 auto; }

section.how-sponsorship-works .step h3 {
  padding-left: 4.6em;
  margin-bottom: 0.83333em;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase; }

@media screen and (min-width: 768px) {
  section.how-sponsorship-works .step h3 {
    padding-left: 2.8em; } }

section.how-sponsorship-works .step img {
  display: block;
  margin: 0 auto 2em;
  clear: both; }

section.how-sponsorship-works .step p {
  padding-left: 5.9em;
  color: #565656;
  text-align: left; }

section.how-sponsorship-works .step .step-number {
  display: block;
  float: left;
  width: 0.7274em;
  margin-top: -14px;
  font-weight: 700;
  color: #007a45;
  text-align: right; }

section.how-sponsorship-works .step .btn-learn-more {
  margin-top: 2em; }

.btn.btn-learn-more {
  position: relative;
  display: block;
  width: 75%;
  max-width: 225px;
  padding: 20px 10px;
  margin: 0 auto;
  font-weight: 700;
  color: #4285f4;
  text-decoration: none;
  text-transform: uppercase;
  background: #f7f7f7;
  border-radius: 5px;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s; }

@media screen and (min-width: 768px) {
  .btn.btn-learn-more {
    max-width: 330px; } }

@media screen and (min-width: 992px) {
  .btn.btn-learn-more {
    max-width: 400px;
    padding-top: 30px;
    padding-bottom: 30px; } }

.btn.btn-learn-more:before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  display: block;
  content: "";
  border: 2px solid #b1b1ae; }

.btn.btn-learn-more:after {
  display: inline-block;
  margin-left: 0.4em;
  font: 1em FontAwesome;
  content: "\f101";
  -webkit-transition: -webkit-transform 0.1s;
  -o-transition: -o-transform 0.1s;
  transition: transform 0.1s; }

.btn.btn-learn-more:hover,
.btn.btn-learn-more:active {
  color: #5b5b5b;
  background: #d0d0d0; }

.btn.btn-learn-more:hover:before,
.btn.btn-learn-more:active:before {
  border-color: #fff; }

.btn.btn-learn-more:hover:after,
.btn.btn-learn-more:active:after {
  -webkit-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em); }

.structWrapper img[src*="googleadservices"] {
  display: none; }

#UpdatePanel1 thead td {
  font-weight: 700; }

.structWrapper.ecommerce .structHeader .logo {
  padding-right: 2%;
  padding-left: 2%;
  overflow: hidden; }

.structWrapper.ecommerce .structContent {
  padding-right: 10%;
  padding-left: 10%;
  overflow: hidden; }

.box-table {
  width: 100%;
  margin-bottom: 7px; }

.box-table thead {
  background-color: #c5c68f;
  border-bottom: 2px solid #c5c68f; }

.box-table tr:first-child {
  border-top: 2px solid #c5c68f; }

.box-table tr {
  border-right: 2px solid #c5c68f;
  border-bottom: 2px solid #c5c68f;
  border-left: 2px solid #c5c68f; }

.box-table thead td {
  padding: 8px; }

.cartPhoto {
  float: left;
  width: 6%; }

.box-header span,
.box-header {
  margin-top: 9px;
  margin-top: 0;
  margin-bottom: 9px;
  margin-bottom: 0; }

.box-header span small,
.box-header small,
.box-header span .small,
.box-header .small {
  font-weight: 400;
  line-height: 1; }

.box-header span small,
.box-header small,
.box-header span .small,
.box-header .small {
  font-size: 75%; }

.box-header-element,
.box-table thead td,
.box .box-header,
.box .box-header h2 {
  color: #000;
  text-transform: uppercase; }

@-moz-document url-prefix() {
  fieldset {
    display: table-cell; } }

.box-table .product-image img {
  width: auto;
  min-width: 100%;
  max-width: 150px; }

.box-table tbody td {
  padding: 20px 5px 30px 5px; }

.col-md-8 .itemTitle h6 {
  font-weight: 700;
  color: #333; }

.cartInHonorName {
  display: block; }

.product td {
  vertical-align: middle !important; }

.box-header h2 {
  margin: 0; }

.button.button-blue {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #0082c0;
  border: 1px solid #0082c0;
  border-radius: 3px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 2px inset;
  box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 2px inset;
  -o-border-radius: 3px; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.button.button-big {
  padding: 16px;
  margin: 12px 0 12px;
  font-weight: 700; }

.button.button-blue:hover {
  background: #096c9b; }

#total-cart-price {
  color: #333;
  text-decoration: none;
  border: 0; }

.bottom-links {
  padding-top: 5%;
  text-align: center; }

.w100 {
  width: 100%; }

.short.product-quantity {
  max-width: 50px; }

td select[id$="ddlFrequency"] {
  max-width: 124px; }

input[id$="btnAddBumpUp"] {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #0082c0;
  border: 1px solid #0082c0;
  border-radius: 3px;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 2px inset;
  box-shadow: rgba(255, 255, 255, 0.3) 1px 1px 2px inset;
  -o-border-radius: 3px; }

input[id$="btnRemoveBumpUp"] {
  display: block;
  padding: 5px 0 0 0 !important;
  color: grey;
  text-decoration: underline;
  background: 0 0;
  border: none !important;
  width: auto; }

.structInternalContent .form-control.input-sm {
  height: 36px; }

td.itemAmount,
td.itemFrequency,
td.itemQuantity,
td.itemTitle {
  font-weight: 700; }

.proceedTo.btn {
  padding: 2% 2%; }

#upCheckout div h1 {
  margin-top: 16px; }

.confirmation-page {
  padding-top: 3%; }

@media screen and (max-width: 600px) {
  .checkout.review {
    overflow-x: scroll; } }

.box {
  margin-bottom: 10px;
  border: 2px solid #c5c68f; }

.box .box-header {
  padding: 8px;
  background-color: #c5c68f; }

.box .box-content {
  padding: 10px 2px;
  overflow: hidden;
  border-top: 2px solid #e5e5e5; }

.box-header h4 {
  margin: 0;
  color: #000; }

.under-form {
  clear: left; }

.under-form a {
  margin-top: 9px;
  margin-bottom: 9px;
  color: #000;
  text-decoration: underline; }

.under-form a small,
.under-form a .small {
  font-weight: 400;
  line-height: 1; }

.under-form a small,
.under-form a .small {
  font-size: 75%; }

.modProductExtras {
  position: relative;
  float: right;
  padding: 0;
  overflow: hidden;
  border: 1px solid #ccc; }

.modProductExtras h3 {
  padding: 0.5%;
  padding-left: 1.5%;
  margin-bottom: 0;
  color: #fff;
  background-color: #007a45;
  -webkit-background-size: contain;
  background-size: contain; }

.structContent .box-content .row input,
.structContent .box-content .row select,
.structContent .box-content .row textarea {
  max-width: 100%; }

#pnlMainLogin {
  padding-top: 3%; }

.primaryHead img {
  width: 100%;
  margin: 0; }

.primaryHead .structInternalHeader {
  position: relative;
  margin-top: 0; }

@media screen and (min-width: 485px) {
  .primaryHead .structInternalHeader {
    bottom: 33px; }
  .primaryHead .structInternalHeader > h1 {
    position: relative;
    left: 3%;
    display: inline-block;
    -webkit-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    transform: skew(-35deg); }
  .primaryHead .structInternalHeader > h1 span {
    display: block;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    -o-transform: skew(35deg);
    transform: skew(35deg); } }

@media screen and (min-width: 768px) {
  .primaryHead .structInternalHeader {
    bottom: 43px; } }

@media screen and (min-width: 1200px) {
  .primaryHead .structInternalHeader {
    bottom: 55px; } }

.primaryHead .structInternalHeader > h1 {
  padding: 1% 2.5%; }

.primaryHead .structInternalHeader > h1.CFTertiaryG {
  background-color: #079f07; }

.primaryHead .structInternalHeader > h1.CFSecondaryB {
  background-color: #1d428a; }

.primaryHead .structInternalHeader > h1 span {
  color: #fff; }

.showcase {
  display: block;
  max-width: 300px;
  height: 244px;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 20px;
  list-style: none; }

@media screen and (min-width: 768px) {
  .showcase {
    padding: 0 0 40px 0; } }

.showcase li {
  float: left;
  width: 285px;
  height: 244px;
  margin: 0 13px 0 0;
  overflow: hidden; }

.showcase a {
  position: relative;
  display: block;
  width: 285px;
  height: 244px;
  overflow: hidden;
  font-weight: 400;
  text-decoration: none; }

.showcase a img {
  position: relative;
  top: -40px;
  left: -104px;
  width: 500px;
  max-width: none;
  height: 374px;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.showcase a:hover img {
  left: 0;
  width: 285px;
  height: 213px; }

.showcase a p {
  display: block;
  width: 100%;
  padding: 12px 20px;
  padding-bottom: 60px;
  margin-bottom: -60px;
  color: #fff;
  cursor: pointer; }

.showcase a:hover p {
  width: 100%; }

.showcase a h4 {
  width: 100%;
  padding: 8px 10px 8px 20px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.showcase a h4 em {
  float: right;
  font-family: "Lato", sans-serif;
  font-style: normal; }

.showcase a:hover h4 {
  margin-bottom: 0; }

.showcase a:hover h4 em {
  display: none; }

.showcase a h4 i {
  position: absolute;
  top: 0;
  right: -34px;
  width: 33px;
  height: 26px;
  padding: 6px 0 0 0;
  font-weight: 400;
  text-align: center; }

.showcase div {
  position: absolute;
  top: 81%;
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.showcase div span.btn {
  display: block;
  max-width: 130px;
  margin-top: 6px;
  margin-right: auto;
  margin-left: auto; }

.showcase li a:hover div {
  top: 22%; }

.showcase li.thumbG a {
  background: #069006; }

.showcase li.thumbG a p,
.showcase li.thumbG a h4,
.showcase li.thumbG a h4 i {
  background: #079f07; }

.showcase li.thumbG a:hover p,
.showcase li.thumbG a:active p {
  background: #069006; }

.showcase li.thumbG a:hover h4,
.showcase li.thumbG a:active h4 {
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  background: 0 0; }

.showcase li.thumbB a {
  background: #1866a2; }

.showcase li.thumbB a p,
.showcase li.thumbB a h4,
.showcase li.thumbB a h4 i {
  background: #1d428a; }

.showcase li.thumbB a:hover p,
.showcase li.thumbB a:active p {
  background: #1866a2; }

.showcase li.thumbB a:hover h4,
.showcase li.thumbB a:active h4 {
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  background: 0 0; }

@media screen and (max-width: 767px) {
  .showcase li {
    float: left;
    width: 285px;
    height: 244px;
    margin: 0 13px 0 0;
    overflow: hidden; }
  .showcase li h4 {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    background-color: transparent !important; }
  .showcase li h4 em {
    display: none; }
  .showcase a {
    position: relative;
    display: block;
    width: 285px;
    height: 244px;
    overflow: hidden;
    font-weight: 400;
    text-decoration: none; }
  .showcase a img {
    left: 0;
    width: 285px;
    height: 213px;
    margin: 0 auto; }
  .showcase a p {
    width: 100%; }
  .showcase li a div {
    top: 22%; } }

@font-face {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  src: url(../index8d5e.html);
  src: url(../index8d5e.html#iefix) format("embedded-opentype"), url(../ttf/icons8d5e.ttf) format("truetype"), url(../icons8d5e.html) format("woff"), url(../index8d5e.html#icons) format("svg"); }

.socialShare [class^="icon-"],
.socialShare [class*=" icon-"] {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.socialShare .icon-fancy:before {
  content: "\46"; }

.socialShare .icon-twitter:before {
  content: "\54"; }

.socialShare .icon-facebook:before {
  content: "\66"; }

.socialShare .social-sharing * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.socialShare .social-sharing a {
  display: inline-block;
  height: 22px;
  margin: 0 10px 10px 0;
  font-weight: 400;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
  border-radius: 2px; }

.socialShare .social-sharing a:hover {
  color: #fff; }

.socialShare .social-sharing span {
  display: inline-block;
  height: 22px;
  vertical-align: top; }

.socialShare .social-sharing .icon {
  padding: 0 5px 0 10px; }

.socialShare .social-sharing .icon:before {
  line-height: 22px; }

.socialShare .social-sharing.is-large a {
  height: 44px;
  line-height: 44px; }

.socialShare .social-sharing.is-large a span {
  height: 44px;
  line-height: 44px; }

.socialShare .social-sharing.is-large a .icon {
  padding: 0 10px 0 18px; }

.socialShare .social-sharing.is-large a .icon:before {
  line-height: 44px; }

.socialShare .share-title {
  padding-right: 10px;
  font-weight: 900; }

.socialShare .is-large .share-title {
  padding-right: 16px; }

.socialShare .share-facebook {
  background-color: #3b5998; }

.socialShare .share-facebook:hover {
  background-color: #2d4373; }

.socialShare .share-twitter {
  background-color: #00aced; }

.socialShare .share-twitter:hover {
  background-color: #0087ba; }

.socialShare .social-sharing.is-clean a {
  height: 30px;
  line-height: 30px;
  color: #333;
  background-color: #fff;
  border: 1px solid #ececec; }

.socialShare .social-sharing.is-clean a span {
  height: 30px; }

.socialShare .social-sharing.is-clean a:hover {
  background-color: #ececec; }

.socialShare .social-sharing.is-clean a:hover .share-count {
  background-color: #fff; }

.socialShare .social-sharing.is-clean a:hover .share-count:after {
  border-right-color: #fff; }

.socialShare .social-sharing.is-clean a .share-title {
  font-weight: 400; }

.socialShare .social-sharing.is-clean .share-count {
  top: -1px; }

.socialShare .social-sharing.is-clean .icon-facebook {
  color: #3b5998; }

.socialShare .social-sharing.is-clean .icon-twitter {
  color: #00aced; }

.socialShare [class^="icon-"]:before,
.socialShare [class*=" icon-"]:before {
  font-family: icons !important;
  font-size: 16px !important; }

.social-page h1 {
  width: 100%;
  padding: 88px 0 20px;
  overflow: hidden;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  background: #e9e9e9; }

.social-page h1 .inner {
  width: 23em; }

.social-page h1 .inner::first-letter {
  display: block;
  float: left;
  width: 0.7274em;
  margin-top: -48px;
  font: 205px;
  color: #007a45;
  text-align: right; }

.social-page .five-things-list ol {
  padding: 1em 30% 1em;
  margin: 0; }

.social-page .five-things-list ol li {
  margin-bottom: 1em; }

.social-page .five-things-articles {
  padding: 0;
  margin: 0;
  list-style: none; }

.social-page .five-things-articles > li {
  position: relative;
  overflow: hidden; }

.social-page .five-things-articles > li:before {
  display: block;
  float: left;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  content: counter(article-counter);
  counter-increment: article-counter;
  background: #007a45; }

.social-page .five-things-articles > li img {
  display: block; }

.social-page .five-things-articles > li ul {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none; }

.social-page .five-things-articles > li ul .fa {
  font-size: 20px; }

.social-page .five-things-articles > li ul .fa-facebook {
  color: #00f; }

.social-page .five-things-articles > li ul .fa-twitter {
  color: #00f; }

.social-page .five-things-articles > li ul .fa-youtube {
  color: red; }

.sponsorshipBlock {
  position: relative;
  margin-right: -15px;
  margin-bottom: 15px;
  margin-left: -15px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 15px; }

.detailFavoriteMessage {
  position: relative;
  top: -24px;
  right: 0; }

a.favoriteChild {
  position: absolute;
  top: 11px;
  right: 3%;
  display: block;
  float: right;
  width: 39px;
  height: 33px;
  overflow: hidden;
  text-indent: -9999px;
  background: url("../png/btn-favoritechild.png") 0 0 no-repeat; }

a.favoriteChild:hover {
  background-position: 0 -35px !important; }

a.favoriteChild.selected {
  background-position: 0 -70px; }

.sponsorshipBlock .featurePhoto {
  max-width: 120px;
  margin-left: 1%; }

div.sponsorshipBlock ul.childData li.birthday {
  background: url("../png/ico-birthday.png") 0 0 no-repeat; }

div.sponsorshipBlock ul.childData li.homeCountry {
  padding-top: 2%;
  background: url("../png/ico-home.png") 0 0 no-repeat; }

.sponsorshipBlockBottom {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .sponsorshipBlockBottom {
    float: left;
    width: 100%; } }

ul.childData li p {
  padding: 0;
  margin: 0;
  margin-left: 45px;
  font-weight: 700;
  line-height: 1.3; }

ul.childData li {
  min-height: 40px;
  margin-bottom: 2%;
  list-style-type: none; }

ul.childData {
  padding: 0;
  -webkit-padding-start: 0;
  padding-start: 0;
  -moz-padding-start: 0; }

.sponsorshipBlock .figure {
  margin-top: 15px; }

.sponsorControls .cfiButton {
  float: left; }

.sponsorshipBlockLeft {
  position: relative;
  float: left;
  width: 50%;
  max-width: 160px;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 992px) {
  .sponsorshipBlockLeft {
    float: left;
    width: 33.33333333%; } }

.sponsorshipBlockBottom {
  position: relative;
  float: left; }

.sponsorshipBlockTop h3 a {
  text-decoration: none !important; }

.sponsorshipBlockTop h3 a span {
  text-decoration: underline;
  white-space: nowrap; }

@media only screen and (max-width: 400px) {
  .sponsorshipBlockTop h3 a span {
    display: block; } }

.sponsorshipCost {
  position: absolute;
  right: 3%;
  padding: 0;
  margin: 0;
  margin-top: 18px;
  margin-top: -25px;
  margin-bottom: 9px;
  color: #000; }

.sponsorshipCost small,
.sponsorshipCost .small {
  font-weight: 400;
  line-height: 1; }

.sponsorshipCost span {
  line-height: 1.3;
  border-bottom: 2px solid #ff8400; }

.sponsorshipCost.amatic {
  font-family: "Amatic SC", cursive; }

.sponsorshipCost small,
.sponsorshipCost .small {
  font-size: 65%; }

.childSearchInput {
  padding: 6px;
  text-transform: uppercase; }

.childSearchInput .cfiButton {
  display: inline-block; }

div[id$="Favorites"] .sponsorshipBlock {
  margin-right: 0;
  margin-left: 0;
  border: 0;
  border-radius: 0; }

div[id$="Favorites"] .sponsorshipBlock .figure {
  border: 0; }

div[id$="pnlFavorites"] {
  clear: both; }

div [id$="divSearch"] {
  background-color: #fff; }

.favoriteList + div > .featureContent {
  padding: 6px;
  background-color: #fff; }

.favoriteList + div > .featureContent h4:first-of-type {
  padding-top: 9px;
  margin-top: 0; }

div.favoriteChildBlock a.favoriteChild {
  display: block;
  width: 39px;
  margin: 0 auto 10px auto;
  overflow: hidden;
  background: url("../png/btn-favoritechild.png") no-repeat scroll 0 0 transparent; }

.childDescription .right a {
  font-weight: 700;
  color: #fd9000; }

.childDescription .right {
  text-align: right; }

.howSpons {
  display: inline;
  max-width: 181px !important;
  padding: 0; }

@media only screen and (min-width: 992px) {
  .howSpons:nth-of-type(3) {
    clear: left; }
  .howSpons {
    max-width: 49% !important; } }

div.sponsorOverlay {
  position: absolute;
  left: -5px;
  width: 100%;
  height: 100%;
  padding: 0 5px 5px 0;
  margin-left: 5px;
  color: #fff;
  text-align: center;
  background: url("../png/bg-overlay-50.png");
  border-radius: 15px; }

@media only screen and (max-width: 400px) {
  .sponsorshipBlockContent {
    padding-left: 3px; } }

body.sponsor-kids-page {
  background: #fff; }

body.sponsor-kids-page .structContent {
  max-width: none;
  background: #fff; }

body.sponsor-kids-page .structHeader {
  z-index: 90000; }

body.sponsor-kids-page .shell {
  padding: 0; }

@media screen and (max-width: 1200px) {
  body.sponsor-kids-page .shell.footer-bottom {
    padding: 10px 15px; } }

body.sponsor-kids-page .structInternalHeader {
  padding: 12px 1em 1px;
  margin-top: 0;
  margin-bottom: 1em;
  text-align: center;
  background: #dcdcdc; }

@media screen and (min-width: 768px) {
  body.sponsor-kids-page .structInternalHeader {
    padding: 25px 1em 10px; } }

@media screen and (min-width: 1200px) {
  body.sponsor-kids-page .structInternalHeader {
    padding: 55px 1em 40px; } }

body.sponsor-kids-page .structInternalHeader h1 {
  margin-bottom: 10px;
  color: #000;
  text-transform: uppercase; }

body.sponsor-kids-page .structInternalHeader h3 {
  margin: 0;
  text-transform: uppercase; }

body.sponsor-kids-page a.add-to-favorites {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  display: none;
  padding: 5px;
  padding: 0.2em 0.5em;
  font-family: FontAwesome;
  font-size: 1.5em;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  background-color: #e9e9e9; }

body.sponsor-kids-page a.add-to-favorites:after {
  content: "\f004"; }

body.sponsor-kids-page a.add-to-favorites.selected {
  background-color: red; }

body.sponsor-kids-page .socialTrailWrapper {
  margin-bottom: 0; }

.child-list-container {
  position: relative;
  max-width: 600px;
  margin: 0 auto 3.5em;
  overflow: hidden; }

.child-list-container i.toggle {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 23px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: #c09f80;
  border: 4px solid #ebe7e4;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translateX(-50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translateX(-50%);
  -o-transform: translate(-50%, 50%);
  transform: translateX(-50%);
  transform: translate(-50%, 50%); }

.child-list-container i.toggle[data-toggle="next"] {
  right: 20px;
  left: auto;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.child-list-container .btn {
  max-width: none;
  padding-right: 50px;
  padding-left: 50px;
  color: #fff;
  text-transform: uppercase;
  background: #4285f4;
  border: 0;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out; }

.child-list-container .btn:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

.child-list-container .btn:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

.child-list-container .btn:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em) translateX(-50%);
  -ms-transform: translateY(0.25em) translateX(-50%);
  -o-transform: translateY(0.25em) translateX(-50%);
  transform: translateY(0.25em) translateX(-50%); }

@media screen and (min-width: 768px) {
  .child-list-container .btn:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

.child-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 20px;
  overflow: hidden; }

.child-list.moving .child {
  -webkit-transform: translateX(-100%) !important;
  -ms-transform: translateX(-100%) !important;
  -o-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important; }

.child-list.no-transition .child {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.child-list.moving.no-transition .child.first {
  -webkit-transform: translateX(-99%) !important;
  -ms-transform: translateX(-99%) !important;
  -o-transform: translateX(-99%) !important;
  transform: translateX(-99%) !important; }

.child-list .child {
  position: relative;
  padding: 10px 0 80px;
  margin-top: 80px;
  text-align: center;
  background: #fff;
  border: 2px solid #f3f3f3;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.child-list .child:not(.first) {
  -webkit-transform: translateX(-1px);
  -ms-transform: translateX(-1px);
  -o-transform: translateX(-1px);
  transform: translateX(-1px); }

.child-list .child .sponsorOverlay {
  top: -80px;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  line-height: 1em;
  border-radius: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.child-list .child a.child-photo img {
  height: 130px;
  margin-top: -80px;
  border: 1px solid #007a45; }

@media screen and (min-width: 768px) {
  .child-list .child a.child-photo img {
    height: 250px; } }

@media screen and (min-height: 600px) and (max-width: 767px) {
  .child-list .child a.child-photo img {
    height: 150px; } }

@media screen and (min-height: 630px) and (max-width: 767px) {
  .child-list .child a.child-photo img {
    height: 200px; } }

@media screen and (min-height: 715px) and (max-width: 767px) {
  .child-list .child a.child-photo img {
    height: 250px; } }

.child-list .child .child-info {
  padding: 0 10px;
  margin: 20px 0 15px; }

.child-list .child .child-info h3 {
  margin: 0 0 25px; }

.child-list .child .child-demographic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.child-list .child .child-demographic > * {
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%; }

.child-list .child .child-demographic a {
  color: #007a45; }

.child-list .child .child-demographic .child-country {
  line-height: 25px; }

.child-list .child .child-demographic .child-country:before {
  display: inline-block;
  width: 29px;
  height: 25px;
  margin-bottom: -2px;
  content: "";
  background: url("../png/map-pin-green.png") no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain; }

.child-list .child .child-demographic .child-birth > div {
  display: inline-block;
  text-align: left; }

.child-list .child .child-demographic .child-birth:before {
  display: inline-block;
  width: 21px;
  height: 25px;
  margin-bottom: 1px;
  content: "";
  background: url("../png/cupcake.png") no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain; }

.child-list .child .child-demographic .child-meet {
  line-height: 25px; }

.child-list .child .child-demographic .child-meet:before {
  display: inline-block;
  width: 13px;
  height: 25px;
  margin-bottom: -4px;
  content: "";
  background: url("../png/info.png") no-repeat center center;
  -webkit-background-size: contain;
  background-size: contain; }

.child-list .child .button-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 10px;
  clear: both;
  background: #f3f3f3; }

.child-list .btn {
  max-width: none;
  color: #fff;
  text-transform: uppercase;
  background: #4285f4;
  border: 0;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out; }

.child-list .btn:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

.child-list .btn:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

.child-list .btn:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em);
  -ms-transform: translateY(0.25em);
  -o-transform: translateY(0.25em);
  transform: translateY(0.25em); }

@media screen and (min-width: 768px) {
  .child-list .btn:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

.favorite-children {
  display: none;
  padding: 20px 15px;
  margin-bottom: 40px;
  background: #e9e9e9; }

.favorite-children h3 {
  color: #007a45;
  text-align: center;
  text-transform: capitalize; }

.favorite-children header > p {
  text-align: center; }

.favorite-child-list [id*="lvFavoritesPanel"] {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.favorite-child-list .favorite-child {
  position: relative;
  width: 140px;
  margin: 2em;
  text-align: center; }

.favorite-child-list .favorite-child .favoriteChild {
  position: absolute;
  top: 0;
  right: 0; }

.favorite-child-list .favorite-child .child-photo {
  display: block;
  width: 100%;
  margin: 0 auto; }

.favorite-child-list .favorite-child .sponsorControls {
  text-align: center; }

.favorite-child-list .favorite-child .btn {
  width: 100%;
  max-width: none;
  color: #fff;
  text-transform: uppercase;
  background: #4285f4;
  border: 0;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out; }

.favorite-child-list .favorite-child .btn:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

.favorite-child-list .favorite-child .btn:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

.favorite-child-list .favorite-child .btn:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em);
  -ms-transform: translateY(0.25em);
  -o-transform: translateY(0.25em);
  transform: translateY(0.25em); }

@media screen and (min-width: 768px) {
  .favorite-child-list .favorite-child .btn:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

.search-for-a-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.search-for-a-child h3 {
  margin: 0 0 10px;
  color: #007a45;
  text-align: center;
  text-transform: capitalize; }

.search-for-a-child .error-message {
  text-transform: uppercase; }

.search-for-a-child .search-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 1em 10px;
  margin: 20px auto 50px;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

@media screen and (min-width: 992px) {
  .search-for-a-child .search-panel {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

.search-for-a-child .search-panel .form-field-container {
  max-width: 100%; }

@media screen and (min-width: 992px) {
  .search-for-a-child .search-panel .form-field-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

.search-for-a-child .search-panel .form-field-container select {
  display: block;
  width: 300px;
  max-width: 100%;
  height: 50px;
  -webkit-appearance: none;
  padding: 15px;
  margin: 0 auto 10px;
  background: -webkit-gradient(linear, left top, right bottom, from(#efefef), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top left, #efefef, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(top left, #efefef, rgba(255, 255, 255, 0));
  background: linear-gradient(to bottom right, #efefef, rgba(255, 255, 255, 0));
  border: 1px solid #ddd;
  border-radius: 0;
  -moz-appearance: none;
  appearance: none; }

@media screen and (min-width: 992px) {
  .search-for-a-child .search-panel .form-field-container select {
    width: auto;
    margin: 0 5px 10px; } }

.search-for-a-child .search-panel .form-field-container .month-year-container {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #007a45; }

@media screen and (min-width: 992px) {
  .search-for-a-child .search-panel .form-field-container .month-year-container {
    margin: 0 5px; }
  .search-for-a-child .search-panel .form-field-container .month-year-container .month-year-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .search-for-a-child .search-panel .form-field-container .month-year-container select {
    float: left;
    margin-bottom: 0; } }

.search-for-a-child .search-panel .form-field-container .month-year-container select:last-of-type {
  margin-bottom: 0; }

.search-for-a-child .search-panel .form-field-container .month-year-container p {
  text-align: center; }

.search-for-a-child .search-panel .button-container {
  max-width: 100%; }

@media screen and (min-width: 992px) {
  .search-for-a-child .search-panel .button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; } }

.search-for-a-child .search-panel .button-container .btn {
  display: block;
  width: 300px;
  max-width: 100%;
  margin: 0 auto 10px;
  color: #fff;
  text-transform: uppercase;
  background: #4285f4;
  border: 0;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out; }

@media screen and (min-width: 992px) {
  .search-for-a-child .search-panel .button-container .btn {
    width: auto;
    margin: 0 5px 10px; } }

.search-for-a-child .search-panel .button-container .btn:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

.search-for-a-child .search-panel .button-container .btn:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

.search-for-a-child .search-panel .button-container .btn:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em);
  -ms-transform: translateY(0.25em);
  -o-transform: translateY(0.25em);
  transform: translateY(0.25em); }

@media screen and (min-width: 768px) {
  .search-for-a-child .search-panel .button-container .btn:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

.search-for-a-child .search-panel .button-container .btn.btnb {
  background-color: #fd9000;
  -webkit-box-shadow: 0 0.25em 0 #ca7300;
  box-shadow: 0 0.25em 0 #ca7300; }

.sponsorship-faqs {
  max-width: 1300px;
  padding: 15px;
  margin: 1em auto;
  counter-reset: sponsorship-faqs; }

.sponsorship-faqs header {
  margin-bottom: 2em;
  text-align: center; }

.sponsorship-faqs header h3 {
  margin-top: 0;
  color: #007a45;
  text-transform: uppercase; }

.sponsorship-faqs header img {
  max-width: 125px; }

.sponsorship-faqs p {
  margin-bottom: 1.5em; }

.sponsorship-faqs h4 {
  margin: 1em 0 0.5em; }

.new-checkout-page {
  background: #fff; }

.new-checkout-page .webui-popover-content {
  font-weight: 700;
  color: red; }

.new-checkout-page .webui-popover {
  border-color: rgba(255, 0, 0, 0.5); }

.new-checkout-page .webui-arrow {
  border-bottom-color: rgba(255, 0, 0, 0.5) !important; }

.new-checkout-page .container-fluid.shell, .new-checkout-page .shell.container-sm, .new-checkout-page .shell.container-md, .new-checkout-page .shell.container-lg, .new-checkout-page .shell.container-xl {
  padding: 0 15px; }

.new-checkout-page .structContent {
  background: #fff; }

.new-checkout-page h3.page-title,
.new-checkout-page h1.page-title {
  padding: 0 15px;
  margin: 60px auto 50px;
  color: #000;
  text-align: center;
  text-transform: uppercase; }

.new-checkout-page .btn.btn-form-prev:after {
  display: none; }

.new-checkout-page .btn.btn-form-prev:before {
  display: inline-block;
  margin-top: -5px;
  margin-right: 10px;
  font: 20px FontAwesome;
  vertical-align: middle;
  content: "\f100";
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.new-checkout-page .checkout-progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 900px;
  padding: 0;
  margin: 75px auto 25px;
  list-style: none;
  counter-reset: progress; }

.new-checkout-page .checkout-progress li {
  position: relative;
  display: none;
  text-align: center;
  word-break: break-word;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.new-checkout-page .checkout-progress li:before {
  background-color: #565656;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100%;
  content: counter(progress);
  counter-increment: progress;
  display: block;
  font-size: 1.5rem;
  height: 45px;
  left: 50%;
  line-height: 41px;
  position: absolute;
  width: 45px;
  color: #a6a1a1;
  text-align: center; }

.new-checkout-page .checkout-progress li:after {
  position: absolute;
  top: -26.5px;
  z-index: -1;
  display: block;
  width: 100%;
  height: 0;
  content: "";
  background: #565656;
  border: 4px solid #565656; }

.new-checkout-page .checkout-progress li.selected:before,
.new-checkout-page .checkout-progress li.selected:after {
  color: #fff;
  background-color: #4285f4; }

.new-checkout-page .checkout-progress li.selected:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-color: #4285f4; }

.new-checkout-page .checkout-progress li.first-visible:after {
  left: 50%;
  width: 50%; }

.new-checkout-page .checkout-progress li.last-visible:after {
  right: 50%;
  left: auto;
  width: 50%; }

.new-checkout-page .button-container {
  text-align: center; }

.new-checkout-page .order-list {
  width: 100%; }

@media screen and (min-width: 480px) {
  .new-checkout-page .order-list {
    display: table; }
  .new-checkout-page .order-list .order-list-row {
    display: table-row; }
  .new-checkout-page .order-list .order-list-head {
    display: table-header-group !important; }
  .new-checkout-page .order-list .order-list-body {
    display: table-row-group; }
  .new-checkout-page .order-list .order-list-cell {
    display: table-cell;
    padding: 20px 10px 20px 0; } }

.new-checkout-page .order-list .order-list-row {
  padding: 20px 0;
  border-bottom: 1px solid #000; }

.new-checkout-page .order-list .order-list-row:last-child {
  border-bottom: 0; }

.new-checkout-page .order-list .order-list-head {
  display: none;
  text-transform: uppercase; }

.new-checkout-page .order-list .order-list-head .order-list-heading {
  display: table-cell;
  padding: 5px 10px 5px 0;
  border-bottom: 1px solid #000; }

.new-checkout-page .order-list .order-list-body .order-list-cell {
  color: #593442;
  vertical-align: middle; }

.new-checkout-page .order-list .order-list-body .order-list-cell.itemTitle {
  font-weight: 600;
  text-transform: uppercase; }

.new-checkout-page .order-list .order-list-body .order-list-cell.itemFrequency,
.new-checkout-page .order-list .order-list-body .order-list-cell.itemQuantity,
.new-checkout-page .order-list .order-list-body .order-list-cell.itemAmount {
  padding-left: 10px; }

@media screen and (min-width: 480px) {
  .new-checkout-page .order-list .order-list-body .order-list-cell.itemFrequency,
  .new-checkout-page .order-list .order-list-body .order-list-cell.itemQuantity,
  .new-checkout-page .order-list .order-list-body .order-list-cell.itemAmount {
    padding-left: 0;
    font-weight: 600; } }

.new-checkout-page .order-list .order-list-body .order-list-cell.itemFrequency .user-selection,
.new-checkout-page .order-list .order-list-body .order-list-cell.itemQuantity .user-selection,
.new-checkout-page .order-list .order-list-body .order-list-cell.itemAmount .user-selection {
  font-weight: 700; }

@media screen and (min-width: 480px) {
  .new-checkout-page .order-list .order-list-body .order-list-cell .order-list-label {
    display: none; } }

.new-checkout-page .order-list .order-list-body .order-list-cell .giftLine {
  padding: 5px 0;
  font-weight: 400; }

.new-checkout-page .form-section {
  max-width: 1000px;
  padding: 30px 15px;
  margin: 10px auto 20px;
  background: #f3f3f3; }

.new-checkout-page .form-section p {
  display: block;
  max-width: 450px;
  margin: 0 auto 30px; }

.new-checkout-page .form-section label {
  display: block;
  max-width: 450px;
  margin: 0 auto 15px; }

.new-checkout-page .form-section h3 {
  margin-bottom: 20px;
  text-align: center; }

.new-checkout-page .form-section h4 {
  font-weight: 700;
  color: #007a45;
  text-transform: uppercase; }

.new-checkout-page .form-section.confirmation-section header {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
  text-align: center; }

@media screen and (min-width: 768px) {
  .new-checkout-page .form-section.confirmation-section header {
    text-align: left; } }

.new-checkout-page .form-section.confirmation-section h2 {
  float: left;
  margin: 0;
  font-weight: 700;
  color: #007a45; }

@media screen and (min-width: 768px) {
  .new-checkout-page .form-section.confirmation-section h2 {
    width: 60%; } }

.new-checkout-page .form-section.confirmation-section h2 span {
  display: block;
  border: 0; }

.new-checkout-page .form-section.confirmation-section .header-image {
  max-width: 160px;
  border: 10px solid #fff;
  border-radius: 50%; }

@media screen and (min-width: 768px) {
  .new-checkout-page .form-section.confirmation-section .header-image {
    float: left;
    margin-right: 20px; } }

.new-checkout-page .form-section.confirmation-section h5 {
  font-weight: 700;
  text-transform: uppercase; }

.new-checkout-page .form-section.confirmation-section .order-info {
  margin-bottom: 30px;
  color: #593442; }

.new-checkout-page .form-section.confirmation-section .order-info .info-label {
  text-transform: uppercase; }

.new-checkout-page .form-section.confirmation-section .order-info .conf-num {
  font-weight: 700; }

.new-checkout-page .form-section.confirmation-section .confirmation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin: 30px auto 0;
  text-transform: uppercase;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.new-checkout-page .form-section.confirmation-section .confirmation-links a {
  margin-bottom: 10px;
  font-weight: 400;
  color: #565656;
  text-align: center;
  text-decoration: none;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

@media screen and (min-width: 768px) {
  .new-checkout-page .form-section .checkout-info-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.new-checkout-page .form-section .checkout-info {
  position: relative;
  padding-right: 20px;
  margin-bottom: 40px;
  color: #593442;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.new-checkout-page .form-section .checkout-info h6 {
  margin-top: 0;
  font-weight: 700;
  color: #593442;
  text-transform: uppercase; }

.new-checkout-page .form-section .checkout-info h6 span {
  display: inline-block;
  margin-right: 10px; }

.new-checkout-page .form-section .checkout-info h6 .subtotal-number {
  font-weight: 700; }

.new-checkout-page .form-section .checkout-info .link-small {
  font-weight: 500;
  color: #381eff;
  text-transform: none; }

.new-checkout-page .form-section .form-interior {
  max-width: 600px;
  padding: 0 15px;
  margin: 0 auto; }

.new-checkout-page .form-section input[type="radio"],
.new-checkout-page .form-section input[type="checkbox"] {
  display: none; }

.new-checkout-page .form-section .checkbox-field label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  line-height: 20px; }

.new-checkout-page .form-section .checkbox-field label:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid #000;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.new-checkout-page .form-section .checkbox-field input:checked + label:after {
  position: absolute;
  top: 50%;
  left: 1px;
  display: block;
  width: 18px;
  height: 18px;
  font-family: FontAwesome;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  content: "\f00c";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.new-checkout-page .form-section .radio-label {
  text-align: center; }

.new-checkout-page .form-section .radio-label label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  line-height: 20px; }

.new-checkout-page .form-section .radio-label label:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.new-checkout-page .form-section .radio-label input:checked + label:after {
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  background: #000;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.new-checkout-page .form-section .side-by-side-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.new-checkout-page .form-section .side-by-side-radio > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.new-checkout-page .form-section .side-by-side-radio label {
  text-transform: uppercase; }

.new-checkout-page .form-section .field-container,
.new-checkout-page .form-section .field-container-no-val {
  width: 100%;
  max-width: 450px;
  min-height: 50px;
  margin: 0 auto 10px; }

.new-checkout-page .form-section .field-container.error input[type="text"],
.new-checkout-page .form-section .field-container.error input[type="number"],
.new-checkout-page .form-section .field-container-no-val.error input[type="text"],
.new-checkout-page .form-section .field-container-no-val.error input[type="number"],
.new-checkout-page .form-section .field-container.error input[type="password"],
.new-checkout-page .form-section .field-container-no-val.error input[type="password"],
.new-checkout-page .form-section .field-container.error select,
.new-checkout-page .form-section .field-container-no-val.error select {
  border-color: rgba(255, 0, 0, 0.5);
  outline-color: rgba(255, 0, 0, 0.5); }

.new-checkout-page .form-section .field-container.hide-from-user,
.new-checkout-page .form-section .field-container-no-val.hide-from-user {
  display: none !important; }

.new-checkout-page .form-section .field-container.flag,
.new-checkout-page .form-section .field-container-no-val.flag {
  position: relative; }

.new-checkout-page .form-section .field-container.flag:before,
.new-checkout-page .form-section .field-container-no-val.flag:before {
  position: absolute;
  top: 0;
  right: 100%;
  display: none;
  width: 57px;
  height: 50px;
  content: "";
  background: #565656;
  background-repeat: no-repeat;
  background-position: center center; }

@media screen and (min-width: 768px) {
  .new-checkout-page .form-section .field-container.flag:before,
  .new-checkout-page .form-section .field-container-no-val.flag:before {
    display: block; } }

.new-checkout-page .form-section .field-container.flag.flag-user-id:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-user-id:before {
  background-image: url("../png/user-id.png"); }

.new-checkout-page .form-section .field-container.flag.flag-user-name:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-user-name:before {
  background-image: url("../png/user-name.png"); }

.new-checkout-page .form-section .field-container.flag.flag-location:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-location:before {
  background-image: url("../png/location.png"); }

.new-checkout-page .form-section .field-container.flag.flag-phone:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-phone:before {
  background-image: url("../png/phone.png"); }

.new-checkout-page .form-section .field-container.flag.flag-mail:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-mail:before {
  background-image: url("../png/mail.png"); }

.new-checkout-page .form-section .field-container.flag.flag-lock:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-lock:before {
  background-image: url("../png/lock.png"); }

.new-checkout-page .form-section .field-container.flag.flag-cal:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-cal:before {
  background-image: url("../png/calendar.png"); }

.new-checkout-page .form-section .field-container.flag.flag-card:before,
.new-checkout-page .form-section .field-container-no-val.flag.flag-card:before {
  background-image: url("../png/card.png"); }

.new-checkout-page .form-section .field-container .field-error,
.new-checkout-page .form-section .field-container-no-val .field-error {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0.01px;
  line-height: 0;
  visibility: hidden; }

.new-checkout-page .form-section .field-container .extra-instructions,
.new-checkout-page .form-section .field-container-no-val .extra-instructions {
  display: block;
  padding: 0 10px 5px;
  text-align: right; }

.new-checkout-page .form-section .field-container input[type="text"],
.new-checkout-page .form-section .field-container-no-val input[type="text"],
.new-checkout-page .form-section .field-container input[type="number"],
.new-checkout-page .form-section .field-container-no-val input[type="number"],
.new-checkout-page .form-section .field-container input[type="password"],
.new-checkout-page .form-section .field-container-no-val input[type="password"],
.new-checkout-page .form-section .field-container select,
.new-checkout-page .form-section .field-container-no-val select {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 10px;
  font-weight: 700;
  border: #565656 1px solid; }

.new-checkout-page .form-section .field-container input[type="text"].cvv,
.new-checkout-page .form-section .field-container-no-val input[type="text"].cvv,
.new-checkout-page .form-section .field-container input[type="password"].cvv,
.new-checkout-page .form-section .field-container-no-val input[type="password"].cvv,
.new-checkout-page .form-section .field-container select.cvv,
.new-checkout-page .form-section .field-container-no-val select.cvv {
  max-width: 110px; }

.new-checkout-page .form-section .field-container input[type="text"].zip,
.new-checkout-page .form-section .field-container-no-val input[type="text"].zip,
.new-checkout-page .form-section .field-container input[type="password"].zip,
.new-checkout-page .form-section .field-container-no-val input[type="password"].zip,
.new-checkout-page .form-section .field-container select.zip,
.new-checkout-page .form-section .field-container-no-val select.zip {
  max-width: 150px; }

.new-checkout-page .form-section .field-container select,
.new-checkout-page .form-section .field-container-no-val select {
  padding-right: 0;
  padding-left: 8px; }

.new-checkout-page .form-section .field-container select:invalid,
.new-checkout-page .form-section .field-container-no-val select:invalid {
  color: #777; }

.new-checkout-page .form-section .field-container select option,
.new-checkout-page .form-section .field-container-no-val select option {
  color: #000 !important; }

.new-checkout-page .form-section .field-container select option[hidden],
.new-checkout-page .form-section .field-container-no-val select option[hidden],
.new-checkout-page .form-section .field-container select option[disabled],
.new-checkout-page .form-section .field-container-no-val select option[disabled] {
  display: none; }

.new-checkout-page .form-section .field-container label,
.new-checkout-page .form-section .field-container-no-val label {
  padding-right: 10px;
  margin-bottom: 0;
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.new-checkout-page .form-section .field-container > label,
.new-checkout-page .form-section .field-container-no-val > label {
  margin-bottom: 10px; }

.new-checkout-page .form-section .field-container .selectize-control .selectize-input,
.new-checkout-page .form-section .field-container-no-val .selectize-control .selectize-input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 10px;
  font-weight: 700;
  border: #565656 1px solid;
  border-radius: 0; }

.new-checkout-page .form-section .field-container-no-val {
  margin-bottom: 0; }

.new-checkout-page .form-section .flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.new-checkout-page .form-section .flex-container input,
.new-checkout-page .form-section .flex-container select,
.new-checkout-page .form-section .flex-container .ind-org-selector,
.new-checkout-page .form-section .flex-container .field-container {
  min-width: 0;
  margin-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.new-checkout-page .form-section .flex-container input.two-thirds,
.new-checkout-page .form-section .flex-container select.two-thirds,
.new-checkout-page .form-section .flex-container .ind-org-selector.two-thirds,
.new-checkout-page .form-section .flex-container .field-container.two-thirds {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2; }

.new-checkout-page .form-section .flex-container input.three-quarters,
.new-checkout-page .form-section .flex-container select.three-quarters,
.new-checkout-page .form-section .flex-container .ind-org-selector.three-quarters,
.new-checkout-page .form-section .flex-container .field-container.three-quarters {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3; }

.new-checkout-page .form-section .flex-container :last-child {
  margin-right: 0; }

.new-checkout-page .form-section .flex-container.flag {
  position: relative; }

.new-checkout-page .form-section .flex-container.flag:before {
  position: absolute;
  top: 0;
  right: 100%;
  display: none;
  width: 57px;
  height: 50px;
  content: "";
  background: #565656;
  background-repeat: no-repeat;
  background-position: center center; }

@media screen and (min-width: 768px) {
  .new-checkout-page .form-section .flex-container.flag:before {
    display: block; } }

.new-checkout-page .field-error {
  display: block;
  color: red; }

#form-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

#form-container .form-section {
  position: relative;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: -o-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

#form-container .form-section:not(.focused) {
  -webkit-transform: translateX(-1px);
  -ms-transform: translateX(-1px);
  -o-transform: translateX(-1px);
  transform: translateX(-1px); }

#form-container .btn {
  max-width: none;
  color: #fff;
  text-transform: uppercase;
  background: #4285f4;
  border: 0;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out; }

#form-container .btn:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

#form-container .btn:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

#form-container .btn:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em);
  -ms-transform: translateY(0.25em);
  -o-transform: translateY(0.25em);
  transform: translateY(0.25em); }

@media screen and (min-width: 768px) {
  #form-container .btn:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

#final-submit-button {
  display: none; }

.new-cart-page .structContent {
  max-width: none;
  padding-bottom: 0; }

.new-cart-page .container-fluid.shell, .new-cart-page .shell.container-sm, .new-cart-page .shell.container-md, .new-cart-page .shell.container-lg, .new-cart-page .shell.container-xl {
  padding: 0 !important; }

.new-cart-page .inner-container {
  min-height: 500px;
  padding: 15px;
  background: #f3f3f3; }

.new-cart-page .width-container {
  max-width: 1400px;
  margin: 0 auto; }

.new-cart-page .basket-empty {
  display: block;
  width: 100%;
  margin: 15px 0;
  font-weight: 700;
  color: #000;
  text-align: center; }

.new-cart-page #checkout-order-list {
  display: block; }

@media screen and (min-width: 480px) {
  .new-cart-page #checkout-order-list {
    display: block; }
  .new-cart-page #checkout-order-list .order-list-row,
  .new-cart-page #checkout-order-list .order-list-body,
  .new-cart-page #checkout-order-list .order-list-cell {
    display: block;
    padding: 0; }
  .new-cart-page #checkout-order-list .order-list-head {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list {
    display: table; }
  .new-cart-page #checkout-order-list .order-list-row {
    display: table-row !important; }
  .new-cart-page #checkout-order-list .order-list-head {
    display: table-header-group !important; }
  .new-cart-page #checkout-order-list .order-list-body {
    display: table-row-group; }
  .new-cart-page #checkout-order-list .order-list-cell {
    display: table-cell;
    padding: 20px 10px 20px 0; } }

.new-cart-page #checkout-order-list .order-list-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.new-cart-page #checkout-order-list .product-image {
  text-align: center; }

.new-cart-page #checkout-order-list .product-image img {
  max-width: 200px; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .order-list-cell {
    padding-right: 20px; } }

.new-cart-page #checkout-order-list .order-list-row {
  position: relative;
  max-width: 480px;
  padding-bottom: 20px;
  margin: 0 auto 20px;
  border-bottom: 2px solid #c7c7c7; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .order-list-row {
    max-width: none; } }

.new-cart-page #checkout-order-list .order-list-row:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.new-cart-page #checkout-order-list .itemTitle,
.new-cart-page #checkout-order-list .itemAmount {
  padding: 15px 0 0;
  color: #593442;
  text-align: center; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .itemTitle,
  .new-cart-page #checkout-order-list .itemAmount {
    padding: 0 20px 0 0;
    text-align: left; } }

.new-cart-page #checkout-order-list .itemRemove {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .itemRemove {
    position: static; } }

.new-cart-page #checkout-order-list .itemRemove .delete-product-icon {
  display: none;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  text-decoration: none; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .itemRemove .delete-product-icon {
    display: inline-block; } }

.new-cart-page #checkout-order-list .itemRemove .delete-product-text {
  display: block;
  text-align: center; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .itemRemove .delete-product-text {
    display: none; } }

.new-cart-page #checkout-order-list .itemRemove .delete-product-text a {
  font-weight: 400;
  color: #565656;
  text-transform: uppercase;
  background: 0 0;
  border: 0; }

.new-cart-page #checkout-order-list .item-frequency-cell,
.new-cart-page #checkout-order-list .item-quantity-cell {
  margin-top: 15px;
  text-align: center; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .item-frequency-cell,
  .new-cart-page #checkout-order-list .item-quantity-cell {
    text-align: left; } }

.new-cart-page #checkout-order-list .item-frequency-cell a,
.new-cart-page #checkout-order-list .item-quantity-cell a {
  font-weight: 400;
  color: #565656;
  text-transform: uppercase; }

.new-cart-page #checkout-order-list .cfColorbox {
  font-weight: 400;
  text-transform: none; }

.new-cart-page #checkout-order-list .btn-remove {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background: #c09f80;
  border: 0;
  border-radius: 50%; }

.new-cart-page #checkout-order-list .btn-remove:after {
  position: absolute;
  top: 11%;
  left: 50%;
  display: block;
  height: 2px;
  font-size: 24px;
  content: "\00d7";
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.new-cart-page #need-help {
  margin: 0 auto;
  max-width: 700px;
  padding: 0 3%;
  text-align: center;
  width: 100%; }
  .new-cart-page #need-help #checkout-email {
    font-size: 1.25rem; }

.new-cart-page #checkout-order-list .bump-up-panel {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all; }

@media screen and (min-width: 768px) {
  .new-cart-page #checkout-order-list .order-list-body .order-list-row > * {
    display: table-cell;
    border-bottom: 2px solid #c7c7c7; } }

.new-cart-page .subtotal-and-continue {
  width: 480px;
  max-width: 100%;
  margin: 20px auto 50px;
  clear: both;
  border-top: 2px solid #000; }

@media screen and (min-width: 768px) {
  .new-cart-page .subtotal-and-continue {
    float: right;
    margin: 90px 0 50px; } }

.new-cart-page .subtotal-and-continue .subtotal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (min-width: 768px) {
  .new-cart-page .subtotal-and-continue .subtotal {
    padding: 15px 50px 15px 15px; } }

.new-cart-page .subtotal-and-continue .subtotal h2 {
  display: inline-block;
  margin: 0;
  font-weight: 700;
  color: #007a45;
  text-transform: uppercase; }

.new-cart-page .subtotal-and-continue .subtotal #total-cart-price {
  color: #593442; }

.new-cart-page .product-quantity {
  display: block;
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  .new-cart-page .product-quantity {
    display: inline-block;
    margin: auto; } }

.new-cart-page .update-quantity {
  display: none;
  text-transform: uppercase; }

.new-cart-page input[type="text"] + .update-quantity {
  display: inline; }

@media screen and (min-width: 768px) {
  .new-cart-page input[type="text"] + .update-quantity {
    display: block; } }

.new-cart-page [id$="UpdatePanel1"] {
  overflow: hidden; }

.new-cart-page [id$="cbNeedHelp"] {
  clear: both;
  text-align: center; }

.new-cart-page [id$="dvQuantity"] {
  display: none; }

.new-cart-page [id$="btnCheckout"] {
  display: block;
  margin: 0 auto; }

.new-cart-page .bottom-links {
  padding-top: 15px; }

.new-cart-page .bottom-links a:link,
.new-cart-page .bottom-links a:active,
.new-cart-page .bottom-links a:hover,
.new-cart-page .bottom-links a:visited {
  display: inline-block;
  margin-left: 10px;
  font-weight: 400;
  color: #575757;
  text-decoration: none;
  text-transform: uppercase; }

.new-cart-page .bottom-links a:link:first-child,
.new-cart-page .bottom-links a:active:first-child,
.new-cart-page .bottom-links a:hover:first-child,
.new-cart-page .bottom-links a:visited:first-child {
  margin-left: 0; }

.new-cart-page .bump-up-panel {
  padding: 20px;
  text-align: center;
  border-top: 2px solid #c7c7c7; }

@media screen and (min-width: 768px) {
  .new-cart-page .bump-up-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    border-top: 0;
    border-bottom: 2px solid #c7c7c7;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

.new-cart-page .bump-up-panel .btn {
  display: block;
  height: 35px;
  padding: 0 20px;
  margin: 0 auto 20px;
  line-height: 35px; }

@media screen and (min-width: 768px) {
  .new-cart-page .bump-up-panel .btn {
    margin: 0 30px 0 0; } }

.new-cart-page .bump-up-panel .bump-up-text {
  display: block; }

.new-cart-page .bump-up-panel .fa-info-circle {
  display: inline-block;
  margin-left: 5px;
  color: #007a45; }

@media screen and (min-width: 768px) {
  .new-cart-page .bump-up-panel .fa-info-circle {
    margin-left: 15px; } }

#cf-chat-bot {
  position: fixed;
  right: 50%;
  bottom: -410px;
  z-index: 9999;
  width: 300px;
  max-width: 100%;
  height: 400px;
  max-height: 80%;
  background: #fff;
  border: 1px solid #c9ab8f;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

@media screen and (min-width: 768px) {
  #cf-chat-bot {
    right: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

#cf-chat-bot .wc-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 30px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 8px 8px 0 8px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.5px;
  background-color: #c9ab8f;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px rgba(0, 0, 0, 0.2); }

#cf-chat-bot .wc-console {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #c9ab8f; }

#cf-chat-bot .wc-console textarea,
#cf-chat-bot .wc-console input[type="text"] {
  width: 100%;
  height: 99%;
  padding: 0;
  resize: none;
  border: none;
  outline: 0; }

#cf-chat-bot.chat-active {
  bottom: 0; }

#cf-chat-bot .wc-header .wc-close {
  position: absolute;
  top: 50%;
  right: 10px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#cf-chat-bot .wc-header .wc-close:after {
  display: block;
  width: 30px;
  height: 30px;
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  content: "\f00d"; }

#cf-chat-bot-toggle {
  position: fixed;
  right: 50%;
  bottom: 20px;
  z-index: 100;
  width: 64px;
  height: 64px;
  cursor: pointer;
  background: #3a96dd;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%); }

@media screen and (min-width: 768px) {
  #cf-chat-bot-toggle {
    right: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }

#cf-chat-bot-toggle:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 64px;
  height: 64px;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 64px;
  color: #fff;
  text-align: center;
  content: "\f0e5"; }

#cf-chat-bot-toggle:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  content: "";
  border: 2px solid #3a96dd;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#cf-chat-bot-toggle:active:before {
  -webkit-animation: chatclick 0.3s 1;
  -o-animation: chatclick 0.3s 1;
  animation: chatclick 0.3s 1; }

#cf-chat-bot-toggle.chat-active {
  bottom: -70px; }

@-webkit-keyframes chatclick {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5); } }

@-o-keyframes chatclick {
  0% {
    opacity: 1;
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    opacity: 0;
    -o-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5); } }

@keyframes chatclick {
  0% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -o-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5); } }

.clear {
  clear: both; }

.dNone {
  display: none !important; }

.clearfix:before,
.clearfix:after,
.internalPB:before,
.internalPB:after,
.container:before,
.container:after,
.container-fluid:before,
.container-sm:before,
.container-md:before,
.container-lg:before,
.container-xl:before,
.container-fluid:after,
.container-sm:after,
.container-md:after,
.container-lg:after,
.container-xl:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.sponsorshipBlock:before,
.sponsorshipBlock:after {
  display: table;
  content: " "; }

.clearfix:after,
.internalPB:after,
.container:after,
.container-fluid:after,
.container-sm:after,
.container-md:after,
.container-lg:after,
.container-xl:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.panel-body:after,
.modal-footer:after,
.sponsorshipBlock:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*Impersonate*/
#loginPnl .fa-fw {
  position: relative;
  top: 9px; }

#btnSentResetLink[disabled] {
  opacity: 0.75;
  pointer-events: none; }

.field-container .turnstile-container {
  inline-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-block: 24px 0; }

/******************************************!
 * START childfund-reskin legacy css
 ******************************************/
.list-inline,
ul.secondary-list li {
  list-style: none; }

.cfHome .learn-more a:after,
.ieWrapper i.basket-icon:before,
.ieWrapper i.search-icon:before,
.ieWrapper i.sign-in-icon:before {
  font-family: Font awesome\5 Pro;
  font-style: normal; }

img.img-mega-menu.img-fluid {
  width: 100%;
  height: auto;
  border-radius: 5%;
  border: 1px solid #ccc; }

@media screen and (max-width: 767px) {
  .img-mega-menu {
    display: none !important; }
  ul.secondary-list li p {
    margin: 0 auto;
    padding: 0 5px 0 0; } }

.header_level_1 {
  background-color: #007a45;
  position: fixed;
  z-index: 2; }

.header,
.header-flex {
  width: 100%;
  position: relative; }

.btn-primary,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:visited {
  background-color: #f0a624;
  font-weight: 700;
  border-color: #fff; }

.btn-primary:hover {
  background-color: #fff;
  color: #007a45;
  font-weight: 700;
  border-color: #007a45; }

.structContent,
body {
  background-color: #fff !important; }

ul.navbar-nav.mr-auto {
  z-index: 1;
  position: relative; }

li.donate-sponsor-btns {
  text-align: right;
  padding: 0 3.5em 0 0; }

a.menu-link,
a.menu-link-secondary,
a.menu-link-secondary:active,
a.menu-link-secondary:hover,
a.menu-link:active,
a.menu-link:hover {
  margin: 0;
  text-decoration: none; }

.ieWrapper,
.sidemenu.col-lg-6 {
  text-align: right; }

li.nav-item.active.headertxt {
  padding: 5px 0; }

.headertxt,
button.btn.btn-primary.btn-sm,
.btn-group-sm > button.btn.btn-primary {
  margin-right: 25px; }

.btn-headertxt {
  margin-right: 15em; }

.nav {
  margin-top: 10px;
  margin-bottom: 20px; }

a.nav-link,
a.nav-link:active {
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none; }

a.nav-link:hover {
  color: #f0a624 !important;
  text-decoration: none; }

a.menu-link,
a.menu-link:active {
  color: #fff !important;
  text-transform: uppercase; }

a.menu-link-secondary:hover,
a.menu-link:hover {
  color: #f0a624 !important; }

a.menu-link-secondary,
a.menu-link-secondary:active {
  color: #007a45 !important; }

:-moz-any-link:focus {
  outline: 0; }

input::-moz-focus-inner {
  border: 0; }

:focus {
  outline: 0; }

.brand {
  padding: 10px 40px !important; }

.navbar {
  border-bottom: 4px solid #007a45;
  background-color: #007a45 !important; }

.mega-menu {
  padding: 10px 0 !important;
  width: 540px;
  border-radius: 0;
  margin-top: 0; }

.mega-menu li {
  display: inline-block;
  float: left;
  padding: 3px 0; }

.mega-menu li.mega-menu-column {
  margin-right: 20px;
  width: 150px; }

.mega-menu .nav-header {
  padding: 0 !important;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #ddd; }

.mega-menu img {
  padding-bottom: 10px; }

.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle,
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav > li.dropdown > a:focus {
  background: inherit;
  color: inherit; }

.navbar .nav li.dropdown.open > .dropdown-toggle:hover,
.navbar .nav li.dropdown > .dropdown-toggle:hover {
  background-color: #ddd; }

.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown > a:focus .caret,
.navbar .nav li.dropdown > a:hover .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.mega-menu a,
.navbar .nav > li > a {
  transition: 0.2s;
  -webkit-backface-visibility: hidden; }

.CF-Green,
.cfHome .learn-more a:hover {
  color: #007a45; }

.text-center {
  text-align: center !important; }

@media screen and (min-width: 993px) {
  .btn-group:hover .dropdown-menu,
  .dropdown:hover .dropdown-menu {
    display: block; }
  .dropdown-menu {
    margin-top: 0; }
  .dropdown-toggle {
    margin-bottom: 2px; }
  .nav-tabs .dropdown-toggle,
  .navbar .dropdown-toggle {
    margin-bottom: 0; }
  div.donate-sponsor-btns {
    text-align: right;
    position: absolute !important;
    z-index: -1; } }

@media screen and (max-width: 991px) {
  .sidemenu.col-md-6 {
    text-align: left;
    margin: 0;
    padding: 0; }
  .donate-sponsor-btns {
    text-align: left;
    padding: 5px 0 0; }
  .donate-sponsor-headertxt, .sponsor-headertxt {
    margin-right: 5px; }
  div.donate-sponsor-btns {
    text-align: right;
    position: relative !important;
    z-index: 0; } }

.ieWrapper i.sign-in-icon:before {
  content: "\f2f6"; }

.ieWrapper i.basket-icon:before {
  content: "\f291"; }

.ieWrapper i.search-icon:before {
  content: "\f002"; }

.close-search,
.search-icon {
  cursor: pointer; }

input#ctl00_header1_txtSearch,
input#txtSearch {
  color: #000;
  font-weight: 700; }

.cfHome .learn-more a:after {
  display: block;
  margin-top: 0.15em;
  font-size: 2em;
  font-weight: 400;
  text-align: center;
  content: "\f358";
  transition: transform 0.2s ease-out; }

.cfHome .learn-more a:hover:after {
  transform: translateY(0.2em); }

.lity-iframe-container {
  padding-top: 100% !important; }

.lity-container {
  width: 90vh !important;
  max-width: 90% !important; }

.video-alert-bar-content {
  min-height: 460px; }

.row.video-header-new {
  max-width: 1300px;
  margin: 0 auto 10px; }

.cfHome .homepage-video p {
  text-align: center; }

.cfHome .video-header-new h3 {
  font-weight: 400;
  text-transform: none; }

section.how-sponsorship-works {
  background-color: #f0a624 !important;
  background: url(../yellow_texture_bg.html); }

section.gift-multiplied,
section.more-ways-to-help,
section.stay-in-touch {
  background-image: none !important; }

section.how-sponsorship-works .step .step-number,
section.stay-in-touch .step .step-number {
  color: #fff !important; }

section.how-sponsorship-works .step h3 {
  text-transform: inherit !important; }

section.how-sponsorship-works .footer-bottom {
  position: absolute;
  left: 0;
  width: 100%; }

.teartexture {
  position: absolute;
  left: -0.5%;
  bottom: -5px;
  width: 101%;
  height: 27px;
  background-size: 100% 100%;
  background-image: url(../index.html);
  background-position: 0 100%;
  background-repeat: repeat-x;
  overflow: hidden; }

section.gift-multiplied .step-number,
section.stay-in-touch .step-number {
  display: block;
  float: left;
  width: 0.7274em;
  margin-top: -14px;
  font: 700 11em/1em Amiri, serif;
  color: #007a45;
  text-align: right; }

section.gift-multiplied .step h3,
section.stay-in-touch h3 {
  margin-bottom: 0.83333em;
  text-align: left; }

section.gift-multiplied p,
section.stay-in-touch p {
  padding-left: 5.9em;
  color: #000 !important;
  text-align: left; }

section.gift-multiplied img,
section.stay-in-touch img {
  display: block;
  margin: 0 auto 2em;
  clear: both; }

section.gift-multiplied .inner,
section.stay-in-touch .inner {
  max-width: 1024px;
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  section.gift-multiplied h3,
  section.stay-in-touch h3 {
    padding-left: 2.8em; } }

section.stay-in-touch {
  background-color: #3dc388 !important; }

section.more-ways-to-help {
  background-color: #fff !important; }

section.more-ways-to-help p {
  font: 1.4em Verdana, sans-serif;
  color: #000 !important;
  text-align: center; }

section.more-ways-to-help .inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 2.5em 15px 3em; }

section.more-ways-to-help div.response {
  width: 65%;
  margin: 0 auto 30px; }

@media screen and (max-width: 600px) {
  section.gift-multiplied .step h3,
  section.how-sponsorship-works .step h3 {
    font-weight: 700; }
  section.gift-multiplied .step p,
  section.how-sponsorship-works .step p {
    color: #000 !important;
    padding-right: 5%; }
  section.more-ways-to-help div.response {
    width: 100%;
    margin: 0; } }

.btn.btn-cf-global-buttons {
  position: relative;
  display: block;
  width: 75%;
  max-width: 250px;
  padding: 20px;
  margin: 30px auto 0;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #007a45;
  border-radius: 5px;
  transition: 0.1s; }

.btn.btn-cf-global-buttons:before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  display: block;
  content: "";
  border: 2px solid #b1b1ae; }

.btn.btn-cf-global-buttons:after {
  display: inline-block;
  margin-left: 0.4em;
  font: 1em FontAwesome;
  content: "\f101";
  transition: transform 0.1s; }

.btn.btn-cf-global-buttons:active,
.btn.btn-cf-global-buttons:hover {
  color: #f0a624; }

.btn.btn-cf-global-buttons:active:before,
.btn.btn-cf-global-buttons:hover:before {
  border-color: #fff; }

.btn.btn-cf-global-buttons:active:after,
.btn.btn-cf-global-buttons:hover:after {
  transform: translateX(0.3em); }

section.hp-hero {
  padding: 0; }

div.copy {
  padding: 15% !important; }

.modBreadcrumbs a {
  padding-right: 0 !important; }

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  img[src*=".svg"] {
    width: 100%; } }

/********************************************!
 * END childfund-reskin legacy css
 ********************************************/
/*-----------FANCY-----------*/
.container-siderail {
  width: 97%;
  background-color: #d9d9d9;
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto; }

.h2-siderail {
  color: #303030;
  text-align: center; }

.fancy {
  overflow: hidden;
  line-height: 0.5;
  text-align: center;
  margin-bottom: 21px; }

.fancy span {
  display: inline-block;
  position: relative;
  font-size: 1.25rem;
  line-height: 1.5; }

.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 3px;
  border-bottom: 3px solid #303030;
  border-top: 3px solid #303030;
  top: 13px;
  width: 100%; }

.fancy span:before {
  right: 100%;
  margin-right: 15px; }

.fancy span:after {
  left: 100%;
  margin-left: 15px; }

/*----------- END FANCY-----------*/
@media only screen and (max-width: 1315px) and (min-width: 992px) {
  .container-siderail table {
    font-size: .75em; }
  .container-siderail table td {
    padding: 1%;
    height: 100%; } }

@media only screen and (min-width: 992px) and (max-width: 1600px) {
  .resp-tabs-list li {
    max-width: 31%;
    font-size: .55em !important; } }

#container {
  margin: 0 auto; }

@media only screen and (max-width: 768px) {
  #container {
    margin: 0 auto; } }

ul.resp-tabs-list {
  margin: 0px;
  padding: 0px; }

.resp-tabs-list li {
  font-weight: 600;
  display: inline-block;
  padding: 12px 14px 14px 2px !important;
  margin: 0 4px 0 0;
  list-style: none;
  cursor: pointer;
  float: left; }

.tabinactive {
  background: #cccccc; }

.resp-tabs-container {
  padding: 0px;
  clear: left; }

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

.resp-tab-content {
  display: none;
  padding: 10px; }

.resp-tab-active {
  border: 1px solid #1d428a !important;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px !important;
  border-bottom: 0px #fff solid !important; }

.resp-tab-active {
  border-bottom: none; }

.resp-content-active, .resp-accordion-active {
  display: block; }

.resp-tab-content {
  border: 1px solid #303030;
  border-top-color: #1d428a; }

h2.resp-accordion {
  font-size: 20px;
  background-color: #c1c1c1;
  border: 1px solid #303030;
  border-top: 0px solid #303030;
  margin: 0px;
  padding: 10px 15px; }

h2.resp-tab-active {
  border-bottom: 0px solid #303030 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important; }

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: #c1c1c1; }

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0 0 4px;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  border-top: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

.resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word; }

.resp-vtabs li.resp-tab-active {
  position: relative;
  z-index: 1;
  font-size: 13px;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #1d428a !important;
  border-left: 4px solid #1d428a !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important; }

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 11px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1; }

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9B9797; }

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
  background: #DBDBDB;
  /* !important;*/ }

.resp-easy-accordion h2.resp-accordion {
  display: block; }

.resp-easy-accordion .resp-tab-content {
  border: 1px solid #c1c1c1; }

.resp-easy-accordion .resp-tab-content:last-child {
  border-bottom: 1px solid #c1c1c1;
  /* !important;*/ }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block; }

h2.resp-accordion:first-child {
  border-top: 1px solid #303030; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 1901px) {
  ul.resp-tabs-list {
    display: none; }
  li.resp-tabs-list {
    font-size: 13px; }
  h2.resp-accordion {
    display: block; }
  .resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1; }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: 100px;
    clear: none; }
  .resp-accordion-closed {
    display: none !important; }
  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important; } }

/*========== UTILITY =========*/
#sponsorship-header + div {
  padding-right: 2% !important;
  padding-left: 2% !important; }

.relative {
  position: relative; }

.center {
  text-align: center; }

.position-static {
  position: static !important; }

#correspondenceTabs .nav-tabs > li a {
  color: #007a3e;
  font-weight: bold !important; }

.structContent[content-type-name="MyCorrespondencePage"] h1, .structContent[content-type-name="MyGivingPage"] h1, .structContent[content-type-name="MySponsorshipsPage"] h1, .structContent[content-type-name="MyGivingPage"] h1, .structContent[content-type-name="SponsorGuideDiscoverPage"] h1, .structContent[content-type-name="MyProfilePage"] h1, .structContent[content-type-name="SponsorGuideConnectPage"] h1, .structContent[content-type-name="SponsorGuideEngagePage"] h1 {
  color: #007a3e;
  font-family: "Roboto Slab",serif; }

.sponsored-child-info a {
  color: #007a3e; }

#sponsorship .structContent .modBreadcrumbs a {
  font-weight: 400; }

#sponsorship .structContent .modBreadcrumbs a + a + a {
  font-weight: bold; }

#sponsorship .structContent #sponsorship-nav :not(.active) a {
  font-weight: normal; }

#sponsorship .structContent a:visited {
  color: #CF8E21; }

#sponsorship .structContent a:hover {
  color: #1d428a; }

a.bright, a.bright:visited {
  color: #1d428a !important; }

.uppercase {
  text-transform: uppercase; }

.sponsorship-widget {
  background: #ddd;
  text-align: center;
  height: 250px;
  width: 100%;
  padding-top: 100px; }

.need-assistance {
  background: #ffffff;
  text-align: center;
  width: 100%;
  padding: 10px; }

.status-message {
  display: block;
  font-weight: 400; }

@media (min-width: 640px) {
  .status-message {
    display: inline; } }

.wrappable-buttons .btn {
  margin-bottom: .5em;
  min-width: 6em; }

/*========== SPONSORSHIP NAVIGATION =========*/
#sponsorship-nav {
  text-align: center;
  background: #fff;
  margin-bottom: 2%; }

#sponsorship-nav ul {
  margin-bottom: 0;
  margin-top: 20px; }

#sponsorship-nav li a {
  display: inline-block;
  padding: 6px 18px;
  font-size: 17px;
  text-decoration: none; }

#sponsorship #sponsorship-nav li a:visited {
  color: #007A45; }

#sponsorship-nav li a:hover {
  text-decoration: underline; }

#sponsorship-nav li.active a {
  font-weight: bold !important; }

#sponsorship-nav li:not(.active) a {
  font-weight: normal; }

#sponsorship-nav li.active a:before {
  content: "\25BA";
  font-size: 13px;
  position: relative;
  top: -2px;
  margin-right: 5px; }

/*========== USER WELCOME BAR =========*/
#sponsorship-header .user-welcome {
  background: #F5BE41;
  color: #fff;
  padding: 0 5%; }

.user-welcome .dropdown-menu {
  border-radius: 0;
  margin: 0; }

.user-welcome .dropdown > a {
  line-height: 45px;
  color: #fff;
  font-weight: bold; }

.user-welcome .dropdown-menu a:hover {
  background: #78B712;
  color: #fff !important; }

.user-welcome .shell {
  overflow: visible !important; }

.user-welcome .glyphicon-question-sign {
  margin-left: 5px;
  top: 3px; }

#sponsorship-header .user-welcome .text-link, #sponsorship-header .user-welcome .text-link:visited {
  color: #fff;
  float: right;
  line-height: 45px;
  text-decoration: none; }

#sponsorship-header .user-welcome .text-link:hover {
  text-decoration: underline; }

#sponsorship-header .user-welcome h4 {
  font-size: 1.25rem !important;
  color: #fff;
  display: inline-block;
  margin-top: 11px; }

#sponsorship-header {
  margin-bottom: 2%; }

.control-label {
  font-weight: 700; }

#AccountInfo .row input {
  font-size: .85rem; }

#AccountInfo .text-danger {
  font-size: 1rem; }

#AccountInfo label {
  font-size: 1rem; }

.giving-tooltip .btn-warning {
  margin-top: 10px; }

html, body {
  font-family: "lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a45;
  font-family: "roboto slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "roboto slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "roboto slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li {
  color: #000;
  font-family: "lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

.button {
  color: #000;
  font-family: "lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important; } }

/*========== SPONSORSHIP MAIN BODY =========*/
.sponsorship-jump-menu {
  position: absolute;
  right: 15px;
  bottom: 15px; }

.sponsorship-jump-menu select {
  padding: 6px 12px !important;
  font-weight: normal !important; }

/*========== SPONSORED CHILD INFO PANEL =========*/
.sponsored-child-panel {
  margin-top: 15px;
  border-radius: 0; }

.sponsored-child-panel h5 {
  color: #000;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block; }

.sponsored-child-panel .sponsorship-account-details {
  display: inline-block;
  margin-top: 10px; }

.sponsored-child-image {
  margin-bottom: 15px; }

.sponsored-child-info h3 {
  margin-top: 0; }

.sponsored-child-info h3 i {
  margin-left: -5px; }

.sponsored-child-info h3:first-child {
  margin-bottom: 0; }

.sponsored-child-info p {
  margin-bottom: 15px; }

.sponsored-child-info h3 i {
  font-size: 24px;
  margin-right: 7px; }

.sponsored-child-info h3 a {
  text-decoration: none; }

.sponsored-child-info h3 a:hover {
  text-decoration: underline; }

.view-all {
  margin-left: 20px; }

.view-all i {
  color: #000;
  margin-right: 7px; }

.view-all.mobile {
  display: none; }

.sponsored-child-item {
  margin-bottom: 10px; }

.attachment-details {
  margin-left: -10px; }

.attachment-details .view-all {
  margin-left: 0;
  margin-top: 20px;
  font-weight: normal;
  display: inline-block; }

.attachment-details .notification {
  font-style: italic;
  font-weight: bold;
  color: #f0ad4e; }

.action-list li {
  margin-bottom: 5px; }

.action-list.mobile {
  display: none;
  text-align: center;
  margin-bottom: 10px; }

.action-list.mobile li {
  padding: 0 2px; }

.action-list.mobile li:first-child a {
  padding-left: 0;
  border-left: none; }

.action-list.mobile li a {
  text-decoration: underline;
  font-size: 13px;
  padding: 0;
  border-left: solid 1px;
  padding-left: 7px; }

.action-list.desktop li a:before {
  font-family: 'Glyphicons Halflings';
  margin-right: 7px; }

.action-list.desktop li.payment a:before {
  content: "\2b"; }

.action-list.desktop li.letter a:before {
  content: "\2709"; }

.action-list.desktop li.gift a:before {
  content: "\e102"; }

.carousel-control.left {
  left: 0;
  background: none;
  color: #999;
  font-size: 20px;
  /*left: -15%;*/
  text-align: center;
  text-shadow: none; }

.carousel-control.right {
  right: 0;
  background: none;
  color: #999;
  font-size: 20px;
  /*right: -15%;*/
  text-align: center;
  text-shadow: none; }

.carousel-control .glyphicon-chevron-left:before {
  content: "\e257"; }

.carousel-control .glyphicon-chevron-right:before {
  content: "\e258"; }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 70%; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 70%; }

.child-slide.item.sponsored-child-slide {
  padding-left: 9%; }

/*========== SPONSORSHIP GUIDE VIDEO ============*/
.sm-video-wrapper .videoWrapper {
  position: absolute; }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

a.sp-video img {
  margin-top: -25px; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.selected img {
  opacity: 0.5; }

#my-slider {
  width: 100%;
  height: auto;
  background: #ffffff;
  padding-bottom: 7px; }

#sponsorship .sp-buttons {
  text-align: left; }

.sp-button {
  border: 0;
  margin: 0; }

#sponsorship .sp-button {
  border: 1px solid #dfdfdf;
  background-color: #dfdfdf;
  border-radius: 6px;
  height: 6px;
  margin-right: 6px !important;
  text-indent: -9999px;
  font-size: 0;
  width: 6px; }

#sponsorship .sp-selected-button {
  border-color: #000000 !important;
  background-color: #000000; }

#sponsorship .sp-button:hover {
  color: #cccccc; }

.sp-slides {
  width: 100%;
  height: 100%; }

.sp-video:after {
  display: none; }

.slider-pro .sp-horizontal {
  height: 100%; }

#sponsorship .sp-caption-container {
  color: #ffffff;
  background: #000000;
  font-size: .8em;
  font-weight: 400;
  padding: 12px 0 12px 10px;
  text-align: left;
  margin-top: 0px; }

.cfi-video-embed {
  margin-bottom: 20px; }

/*========= SPONSORSHIP GUIDE ============ */
.placeholder {
  background: #ddd;
  text-align: center;
  height: 250px;
  width: 100%;
  padding-top: 100px;
  margin-bottom: 20px; }

.two-column-cta h4 {
  text-align: center; }

.cta li a {
  font-weight: 400;
  text-decoration: underline; }

.cta li {
  margin-bottom: 12px; }

.cta li:after {
  content: "\00A0\00BB";
  color: #007A45; }

.cf-green-description {
  background-color: #007a45;
  color: #ffffff;
  height: 300px;
  padding: 15px;
  margin-bottom: 15px; }

.cf-green-description h4 {
  color: #ffffff;
  text-align: center; }

a.white-link {
  color: #ffffff !important; }

img.full-width {
  margin-bottom: 20px;
  width: 100%;
  height: auto; }

h4.cf-green {
  color: #ffffff;
  background-color: #007a45;
  text-align: center;
  padding: 3px;
  margin-top: 30px; }

h4.cf-secondary-green {
  color: #ffffff;
  background-color: #78B712;
  text-align: center;
  padding: 3px;
  margin-top: 30px; }

h4.cf-orange {
  color: #ffffff;
  background-color: #fd9000;
  text-align: center;
  padding: 3px;
  margin-top: 30px; }

.sp-bottom-thumbnails.sp-has-pointer {
  float: right; }

/*========== SPONSORSHIP FOOTERS =========*/
.column-blocks h3 {
  display: inline-block;
  border-bottom: 2px solid #fd9000;
  padding-bottom: 0;
  margin-bottom: 25px; }

.column-blocks .more-link {
  display: block;
  text-align: center;
  margin-top: 30px; }

.row.column-blocks ul.faqList {
  padding: 0; }

.row.column-blocks ul.faqList li {
  margin-bottom: 15px; }

.row.column-blocks ul.faqList li div.faqQuestion {
  background: transparent; }

.row.column-blocks ul.faqList li div.faqQuestion p {
  background: none;
  color: #007a45; }

.row.column-blocks ul.faqList li div.faqQuestion p:before {
  content: "\2b ";
  margin-left: -15px;
  font-weight: bold; }

.row.column-blocks ul.faqList li div.faqQuestion.expanded p:before {
  content: "\2212";
  margin-left: -15px;
  font-weight: bold; }

.column-blocks img {
  margin: 0 auto; }

.rec-reading {
  margin-bottom: 15px; }

.faq li {
  margin-bottom: 15px; }

.more-link {
  text-decoration: underline; }

.more-link:after {
  content: "\00A0\00BB"; }

#footerSections {
  background: #007A45;
  color: #fff !important;
  text-align: center;
  padding-bottom: 45px; }

#footerSections h3 {
  color: #fff;
  border-bottom: solid 1px #fff;
  padding-bottom: 3px;
  margin-top: 15px;
  text-decoration: none; }

#footerSections img {
  margin: 0px auto 20px auto; }

#footerSections p {
  font-weight: bold;
  height: 55px; }

#footerSections .btn {
  font-weight: bold;
  font-size: 14px;
  padding: 12px 30px;
  color: #fff;
  margin-bottom: 15px; }

/*========== CALLOUTS =========*/
.callout {
  background: #78b712;
  padding: 2px 10px 10px;
  margin: 30px 0; }

.callout h3 {
  color: #fff;
  margin: 0; }

.callout i {
  margin-right: 10px;
  font-size: 150%;
  position: relative;
  top: 5px; }

.inline-heading {
  padding-right: 7px; }

#correspondenceTabs .nav-tabs {
  border-bottom: none;
  position: relative;
  z-index: 10;
  margin-bottom: 0; }

#correspondenceTabs .nav-tabs > li.active {
  border-top: solid 5px #007a3e;
  background: #fff; }

#correspondenceTabs .nav-tabs > li {
  border-top: solid 5px #E4F5D5;
  background: #E4F5D5;
  margin-right: 5px; }

#correspondenceTabs .nav-tabs > li > a {
  color: #007a3e;
  text-decoration: none;
  margin-right: 0;
  border-radius: 0;
  border-top: none; }

#correspondenceTabs .nav-tabs > li > a:hover {
  background: transparent;
  border-bottom: none; }

#correspondenceTabs .tab-content h3 {
  margin-top: 0; }

#correspondenceTabs .tab-content {
  background: #fff;
  border: solid 1px #d9d9d9;
  position: relative;
  top: -1px; }

#correspondenceTabs .tab-pane {
  padding: 15px; }

.correspondence-menu {
  width: 100%;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom: 10px; }

#correspondenceTabs .filter-by {
  margin-bottom: 15px; }

.correspondence-menu {
  display: none; }

.correspondence-menu > a {
  display: block;
  z-index: 1000;
  position: relative; }

div#correspondenceTabs {
  margin-bottom: 25px; }

.compose-menu select {
  padding: 6px 12px !important;
  font-weight: normal !important;
  margin-bottom: 15px; }

#letters .mobile-letter-title {
  text-align: center; }

#letters .mobile-letter-title h3 {
  margin-bottom: 0;
  margin-top: 15px; }

/*-================ FAQs ================*/
ul.faqList li {
  margin: 0 0 3% 0;
  list-style-type: none; }

ul.faqList li div.faqQuestion p {
  padding: 5px 10px 5px 5px;
  margin: 0;
  color: #000;
  background: url(../ico-arrowrightorange.html) right center no-repeat; }

ul.faqList li div.faqQuestion {
  padding: 0 1% 0 0;
  cursor: pointer;
  background: #FFF; }

/*====== CORRESPONDENCE SETTINGS =======*/
.fade.in {
  opacity: 1 !important; }

.settings-selection {
  border: solid 1px #cccccc;
  padding: 10px;
  margin-bottom: 20px; }

.settings-selection ul li {
  list-style: none; }

.settings-list {
  font-weight: bold; }

.nav-pills > li > a {
  font-weight: normal;
  line-height: 1.375rem; }

.nav-pills > li.active > a {
  font-weight: bold;
  background: none;
  color: #007a3e; }

.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background: none;
  color: #007a3e;
  text-decoration: underline;
  font-weight: bold; }

#letters .nav > li > a:hover, #letters.nav > li > a:focus {
  background: none;
  color: #007a3e;
  text-decoration: underline;
  font-weight: bold; }

.letter-options select {
  padding: 6px 12px !important;
  font-weight: normal !important; }

.child-filter {
  right: 15px;
  bottom: 15px; }

.child-filter select {
  padding: 6px 12px !important;
  font-weight: normal !important; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 4px 0; }

.mailBtn {
  background: #f2af32;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
  font-size: 16px; }

.mailBtn a {
  text-align: center; }

.cancelBtn {
  background: #BFBFBF;
  color: #ffffff;
  text-align: center; }

.cancelBtn a {
  color: #ffffff !important;
  text-align: center; }

#letters .mail-inputs {
  margin-bottom: 15px; }

.letter-text {
  border: 1px solid #cccccc;
  padding: 10px; }

#letters .panel-default {
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

.letter-thumbnails {
  margin-top: 20px; }

.letter-thumbnails .glyphicon {
  font-size: 1.5em;
  color: #333333;
  margin-right: 5px; }

#letters #my-select {
  width: 100%;
  margin-bottom: 15px; }

.mail-input {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%; }

.mail-input input {
  width: 100%; }

.list-unstyled a, #LettersNav a {
  color: #007a3e; }

#LettersNav li.active a {
  color: #007a3e; }

#letters input[type="file"] {
  width: 100%;
  height: 100%;
  cursor: pointer; }

#sponsorship a.to-inbox {
  color: #333333;
  font-weight: bold;
  font-size: 1em; }

#sponsorship a.to-reply {
  color: #fd9000;
  font-weight: bold;
  font-size: 1em; }

#sponsorship .to-reply a:visited {
  color: #fd9000;
  font-weight: bold;
  font-size: 1em; }

#sponsorship .to-reply a:hover {
  color: #fd9000;
  font-weight: bold;
  font-size: 1em; }

.compose-button {
  margin-bottom: 20px; }

.top-buffer {
  padding-top: 27px; }

.top-buffer-sm {
  margin-top: 10px; }

.buffer {
  padding-top: 27px;
  padding-bottom: 27px; }

@media (max-width: 767px) {
  .update-schedule {
    padding-left: 0;
    padding-right: 0; } }

.stationary-image {
  z-index: 1;
  float: left;
  min-height: 300px;
  position: absolute;
  padding-right: 33px;
  width: 100%;
  max-height: 545px;
  overflow: hidden; }

.attachment-rr:not(.dropzone-fileuploader-custom) {
  border: 2px solid #cccccc;
  padding: 0 5%;
  float: left; }
  .attachment-rr:not(.dropzone-fileuploader-custom) p {
    margin: 1.5em 0; }

.nav #letters {
  overflow: hidden; }

#letters .unread {
  font-weight: bold; }

#correspondenceTabs .tab-content.inbox {
  border: none; }

.sidebar-samples {
  padding: 10px 20px;
  border: 1px solid #cccccc; }

.sidebar-samples a {
  text-decoration: underline;
  font-weight: normal; }

.sidebar-samples li {
  line-height: 1.2em; }

.sidebar-samples a:after {
  content: "\00A0\00BB"; }

td.edit-draft, th.edit-draft {
  text-align: center; }

.edit-draft a {
  color: #1d428a; }

.edit-draft a:hover {
  color: #1d428a !important;
  text-decoration: underline; }

.letters-breadcrumb {
  margin-top: 20px;
  font-weight: 700; }

.letter-thumbnails a[href$='.pdf']:after {
  display: none; }

.structWrapper .structContent .btn-warning, #footerSections .btn.btn-warning, #composeLink .mailBtn.btn-lg, #composeLink .btn-group-lg > .mailBtn.btn {
  color: #fff;
  background-color: #d14414;
  border-color: #d14414;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #d14414; }

/* overwrites */
.structWrapper .btn.btn-warning {
  padding: 10px 10px;
  font-weight: bold; }

.structWrapper .structContent .btn-warning, .structWrapper .structContent .btn-warning:visited, #footerSections .btn.btn-warning:visited {
  color: #fff;
  text-decoration: none; }

.structWrapper .structContent .btn-warning:hover, .structWrapper .structContent .btn-warning:active, #footerSections .btn.btn-warning:hover, #footerSections .btn.btn-warning:active {
  background-color: #fff;
  color: #d14414;
  border: 1px solid #d14414; }

#composeLink .mailBtn.btn-lg, #composeLink .btn-group-lg > .mailBtn.btn {
  max-width: 300px; }

#composeLink .mailBtn.btn-lg:hover, #composeLink .btn-group-lg > .mailBtn.btn:hover, #composeLink .mailBtn.btn-lg:active, #composeLink .btn-group-lg > .mailBtn.btn:active {
  background-color: #fff;
  color: #d14414 !important;
  box-shadow: 0 0 4px #d14414; }

#sponsorship #footerSections .btn.btn-warning, #sponsorship #footerSections .btn.btn-warning:active {
  border: 2px solid #d14414; }

/* ** */
.mailBtn:hover, a.mailBtn:hover {
  background-color: #ffffff !important;
  border-color: #d58512 !important;
  text-decoration: none; }

.mailBtn a:hover, a.mailBtn:hover {
  color: #ec971f !important;
  text-decoration: none; }

.cancelBtn:hover {
  background-color: #ffffff;
  border-color: #BFBFBF;
  text-decoration: none; }

.cancelBtn a:hover, a.cancelBtn:hover {
  color: #BFBFBF;
  text-decoration: none; }

.cancel-compose {
  margin-top: 15px; }

#letters .child-filter {
  float: right; }

.preview-button {
  display: none; }

.return {
  font-weight: 700; }

.return:before {
  content: "\00ab "; }

.compose-box {
  margin-top: 27px;
  border: 2px solid #bfbfbf;
  border-radius: 3px;
  background: #ffffff;
  float: left;
  width: 100%;
  height: 550px; }

.compose-letter {
  left: 0;
  z-index: 999;
  top: 29px;
  margin: 40px 15px;
  width: 95%;
  height: inherit;
  border: 0px;
  border-radius: 0px;
  background: transparent;
  height: 400px;
  position: relative;
  overflow: auto; }

[placeholder]:empty:before, .compose-letter:before {
  content: attr(placeholder);
  color: #555; }

[placeholder]:empty:focus:before, .compose-letter:focus:before {
  content: ""; }

ul.sponsor-thumbs {
  float: left;
  list-style: none;
  list-style-image: none;
  padding: 0; }

ul.sponsor-thumbs li {
  padding-right: 10px;
  float: left; }

ul.sponsor-thumbs li span.glyphicon.glyphicon-remove-sign {
  color: #C60C46 !important;
  position: relative;
  top: 10px;
  right: -7px;
  text-align: right;
  display: block; }

/*========== MY GIVING ============*/
.givegifts h3, .givegifts #occasion, .givegifts #frequency {
  margin-left: 3%;
  margin-right: 3%; }

.update-message {
  font-weight: 400; }

[tooltip]:before {
  position: absolute;
  content: attr(tooltip);
  opacity: 0; }

[tooltip]:hover:before {
  opacity: 1;
  background-color: #F9E655;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width: 200px;
  margin-left: 6px;
  margin-top: 6px;
  padding: 10px;
  text-align: left;
  color: #333333;
  font-weight: normal;
  font-size: 12px;
  z-index: 100; }

[tooltip]:not([tooltip-persistent]):before {
  pointer-events: none; }

.checking {
  display: none; }

.giving-tooltip {
  margin-bottom: 11px;
  margin-top: 25px; }

.giving-tooltip h3 {
  display: inline; }

.pay-remove-msg {
  margin-left: 10px; }

.giving-tooltip .glyphicon {
  top: -10px; }

.giving-cancel {
  margin-right: 10px;
  color: #1d428a; }

.structWrapper a.giving-cancel {
  text-decoration: underline; }

.structWrapper a.giving-cancel:visited {
  text-decoration: underline;
  color: #1d428a !important; }

.structWrapper a.giving-cancel:hover {
  text-decoration: underline;
  font-weight: 700;
  color: #1d428a !important; }

.payment-type img {
  width: 100px;
  height: auto; }

.giving-table {
  border: 1px solid #cccccc;
  padding: 3px; }

.assistance {
  border: 1px solid #cccccc;
  padding: 10px;
  background: #ffffff;
  margin-bottom: 11px;
  margin-top: 25px;
  text-align: center; }

.assistance h4 {
  background-color: #d14414;
  color: #ffffff;
  padding: 5px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0px; }

.assistance .small {
  font-weight: bold; }

.assistance .large-number {
  font-weight: bold;
  font-size: 1.4em; }

.statements {
  border: 1px solid #cccccc;
  padding: 10px;
  background: #ffffff;
  margin-top: 25px;
  margin-bottom: 11px; }

.statements h4 {
  text-align: center;
  background: #ffffff;
  border-bottom: 1px solid #cccccc; }

.statements li {
  line-height: 1.8em;
  list-style: none;
  text-align: left;
  font-size: 15px; }

.statements li a {
  color: #1d428a; }

.statements li a:hover {
  color: #1d428a; }

.tax-info {
  font-size: 15px; }

.small-notes {
  font-size: 13px;
  font-style: italic; }

.structWrapper .required {
  color: #333333;
  padding-left: 0; }

.structWrapper label.required:before {
  content: "* "; }

.edit-account select {
  padding: 6px 12px !important;
  font-weight: normal !important; }

.structWrapper input.gift {
  float: left;
  margin-left: 0px;
  margin-right: 7px; }

.structWrapper label.gift {
  display: block;
  margin-left: 20px;
  font-weight: normal; }

.giving select {
  padding: 6px 12px !important;
  font-weight: normal !important; }

.giving {
  padding-bottom: 15px; }

.account-type {
  margin-bottom: 15px; }

.new-source .form-group {
  height: 30px;
  margin-bottom: 15px; }

#selectPayment {
  line-height: 1.5em; }

.transactions {
  background-color: #ffffff;
  padding: 10px 3%; }

.transactions a, .transactions-stripe a {
  color: #1d428a; }

.transactions a:hover, .transactions-stripe a:hover {
  font-weight: bold;
  color: #1d428a; }

.transactions a.btn, .transactions-stripe a.btn {
  color: #ffffff; }

.transactions a.btn:hover, .transactions-stripe a.btn:hover {
  color: #ffffff;
  font-weight: normal; }

.transactions-update a.btn:hover {
  color: #ffffff;
  font-weight: normal; }

.transactions-update a.btn:visited {
  color: #ffffff;
  font-weight: normal; }

.transactions a:visited, .transactions-stripe a:visited {
  color: #1d428a; }

.transactions a.btn:visited, .transactions-stripe a.btn:visited {
  color: #ffffff; }

.transactions-update {
  margin-top: 15px;
  margin-bottom: 15px; }

.transactions-stripe {
  background-color: #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px; }

.transaction-header {
  background-color: #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700; }

/*li a[href$='.pdf']:after {
	content: url("../images/icon_pdf.gif");
	padding-left: 18px;
}*/
.transactions .status, .transactions-stripe .status {
  font-style: italic; }

.data-buffer {
  padding-top: 5px; }

#sponsorship label i.glyphicon.glyphicon-question-sign {
  font-size: 13px;
  color: #333333;
  top: -3px; }

#sponsorship input.contribution {
  padding: 0px 0px 0px 5px; }

.transactions-border {
  border: 1px solid #cccccc;
  margin-bottom: 15px; }

/*#sponsorship .pagination>.active>a, #sponsorship .pagination>.active>span, #sponsorship  .pagination>.active>a:hover, #sponsorship  .pagination>.active>span:hover, #sponsorship  .pagination>.active>a:focus, #sponsorship  .pagination>.active>span:focus {
	background: none;
	color: #0082c0;
	font-weight: bold;
} 

#sponsorship .pagination>li>a, .pagination>li>span {
	border: 0;
	text-align: center;
	color: #0082c0;
	font-weight: normal;
	background: none;
}

#sponsorship  .pagination>li>a:hover {
	background: none;
	font-weight: bold;
}

#sponsorship  .pagination {
	width: auto;
	margin-left: 0;
	float:none;
}

#sponsorship .pagination-container{
	text-align:center;
}*/
.viewMoreBtn {
  padding: 12px 10px;
  color: #ffffff;
  background-color: #1d428a; }

.viewMoreBtn:hover {
  padding: 12px 10px;
  color: #ffffff;
  background-color: #1d428a; }

.structWrapper .more-transactions-link {
  text-decoration: underline;
  color: #fd9000; }

.structWrapper .more-transactions-link:hover {
  text-decoration: underline;
  color: #fd9000;
  font-weight: bold; }

.structWrapper .more-transactions-link:visited {
  color: #fd9000; }

.structWrapper .more-transactions-link:after {
  content: "\00A0\00BB"; }

.company {
  display: none; }

.preferences li {
  line-height: 1.7em;
  font-weight: 700; }

.sponsor-profile {
  font-weight: 700; }

.address-type {
  white-space: normal;
  display: inline-block; }

li.label-status {
  font-weight: bold;
  padding: 10px; }

/*========== COMMUNITY ==============*/
h2.community {
  margin-top: 0; }

.sponsorship-account-details .community {
  font-size: 75%; }

h4.community-header-title {
  margin-bottom: 0px !important; }

.community-content-left {
  border: 1px solid #cccccc;
  padding: 10px;
  background-color: #ffffff;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  text-align: center; }

.community-content-left p {
  font-size: 14px; }

.community-content {
  border: 1px solid #cccccc;
  padding: 10px;
  background-color: #ffffff;
  margin-bottom: 20px; }

.community-content p {
  font-size: 14px; }

img.outline-pdf {
  /*margin-bottom: 20px;*/
  /* Fix for text box below image that doesn't line up with image*/
  border: 1px solid #ccc; }

.downloadPDF {
  padding: 12px 10px;
  color: #ffffff;
  background-color: #007A45;
  transition: all 0.3s ease 0s; }

.downloadPDF a {
  color: #ffffff;
  text-decoration: none; }

.downloadPDF a:hover {
  text-decoration: none; }

.downloadPDF a:hover {
  color: #ffffff !important;
  text-decoration: none;
  transition: all 0.3s ease 0s; }

.downloadPDF:hover {
  color: #ffffff !important;
  background-color: #006036;
  text-decoration: none; }

span.holiday {
  float: right; }

.my-community-row h4 {
  text-align: center;
  background-color: #007A45;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 15px;
  padding: 7px; }

.video-column img.sp-video {
  position: relative;
  display: inline-block;
  text-align: center; }

.video-column .button {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100px;
  height: 30px; }

p.title-figures {
  font-family: LeagueGothic,sans-serif;
  font-size: 2.5em;
  line-height: 1em;
  color: #ababab; }

.title-figures span {
  border-bottom: 4px solid #fd9000; }

p.title-figures {
  font-family: LeagueGothic,sans-serif;
  font-size: 2.5em;
  line-height: 1em;
  color: #ababab;
  width: 100%; }

.population-number {
  color: #007A45;
  font-size: 7em;
  font-family: lato, sans-serif;
  line-height: .55em; }

.population-percent {
  color: #7AB800;
  font-size: 4em;
  font-family: lato, sans-serif;
  text-align: center;
  line-height: .55em; }

.population-percent-right {
  color: #7AB800;
  font-size: 5em;
  font-family: lato, sans-serif;
  text-align: center; }

.pop-up {
  background: url(../pop-arrow-up.html) no-repeat;
  padding-top: 50px;
  background-position: top center;
  height: 277px; }

.pop-down {
  background: url(../pop-arrow-down.html) no-repeat;
  padding-top: 50px;
  background-position: top center;
  height: 277px; }

.number-type {
  color: #ababab;
  font-size: 3.7em;
  line-height: 1em; }

.facts-figures-text {
  text-align: center;
  margin-top: 38px; }

.facts-figures {
  background: url("../people-icon.html") no-repeat;
  background-position: center;
  height: 261px; }

.my-community-row {
  border-top: 1px solid #333333; }

.my-community-row .videoWrapper {
  padding-top: 0; }

.my-community-slider {
  margin-bottom: 20px; }

.my-community-slider .sp-layer p.gray {
  color: #333333;
  font-weight: bold; }

.alert {
  border-radius: 10px;
  background-color: #1d428a;
  padding: 10px;
  width: 100%;
  height: 100px;
  float: right;
  color: #ffffff;
  text-align: center; }
  .alert#dvErrorMsg {
    height: auto; }
    .alert#dvErrorMsg * {
      color: #ffffff; }
    .alert#dvErrorMsg p {
      max-width: 100%; }
    .alert#dvErrorMsg a {
      color: #fff;
      font-weight: 700;
      text-decoration: underline; }

.alert-title {
  font-size: 16px;
  font-weight: bold; }

.alert-title:before, .alert-title:after {
  content: "\2a"; }

.recommendations {
  margin-bottom: 20px; }

.my-community-slider .sp-layer.sp-static {
  float: left;
  position: relative;
  color: #333333;
  left: 0px;
  padding: 5px;
  background-color: #ffffff;
  margin-bottom: 5px;
  margin-left: -10px;
  /* Fix for text box below image that doesn't line up with image*/ }

.rec5 .stack-square, .rec5 .stack-rectangle {
  margin-top: 0; }

img.tall {
  float: left;
  margin-right: 2px; }

.stack-square {
  float: left;
  margin-top: 23px;
  width: 120px; }

.stack-rectangle {
  float: left;
  margin-top: 23px;
  width: 82px; }

/*========== MEDIA QUERIES =========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  #sponsorship-nav li a {
    padding: 6px; }
  ul#correspondence-mobile-menu {
    display: none; }
  .compose-letter {
    margin: 40px 10px;
    width: 96% !important; }
  .attachment-rr {
    margin-left: 0;
    margin-top: 20px;
    width: 100%; }
  .rec-top {
    width: 100%;
    float: left; }
  .rec-bottom {
    width: 100%;
    float: left;
    margin-top: 2px; }
  .rec-bottom .stack-rectangle, .rec-bottom .stack-square {
    margin-top: 0px; }
  img.tall {
    margin-bottom: 2px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1080px) {
  img.outline-pdf {
    height: 167px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .sponsorship-jump-menu {
    position: static; }
  .attachment-details {
    margin-left: 0; }
  .view-all {
    display: block;
    margin-left: 0;
    margin-bottom: 10px; }
  #footerSections p {
    height: auto;
    margin-bottom: 20px; }
  .transactions img {
    width: 50px;
    height: auto; }
  .transactions-stripe img {
    width: 50px;
    height: auto; }
  .my-community-slider {
    margin-top: 30px;
    margin-bottom: 50px; }
  .my-community-row .videoWrapper {
    margin-top: 30px;
    margin-bottom: 75px; }
  #letters ul.nav.nav-pills {
    float: right; }
  .row-facts {
    margin-bottom: 50px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .sponsored-child-panel h5 {
    margin-top: 10px; }
  ul.nav.nav-tabs {
    display: none; }
  .view-all.mobile {
    margin: 10px 0 0;
    display: inline-block;
    text-align: center; }
  ul#correspondence-mobile-menu {
    display: inline-block; }
  #correspondenceTabs .filter-by {
    border: 0;
    background: none;
    margin-top: 27px; }
  #correspondenceTabs h3.title-correspondence {
    text-align: center;
    color: #333333; }
  #correspondenceTabs .tab-content {
    background: none;
    border: 0; }
  #letters .nav .nav-pills {
    text-align: center; }
  .correspondence-menu {
    display: block;
    right: 0;
    left: 0;
    padding: 15px;
    position: absolute;
    margin-top: 17px; }
  .correspondence-menu .dropdown-menu li a {
    background-color: #ffffff;
    text-decoration: none;
    color: #333333;
    font-weight: normal;
    text-decoration: none; }
  .correspondence-menu .dropdown-menu {
    border-radius: 0;
    margin: 0; }
  .correspondence-menu .dropdown > a {
    line-height: 45px;
    color: #fff;
    font-weight: bold; }
  .correspondence-menu .dropdown-menu a:hover {
    background: #78B712;
    color: #fff !important; }
  .correspondence-menu .dropdown-menu > .active > a, .correspondence-menu .dropdown-menu > .active > a:hover {
    background-color: #78B712;
    color: #ffffff; }
  .correspondence-menu .icon-menu:before {
    z-index: 1001;
    content: '\e800';
    color: #333333; }
  #letters .panel {
    background: none; }
  #letters .letter-text {
    background: #ffffff; }
  .view-letter {
    margin-top: 25px; }
  #letters h3, #addresses h3, #settings h3, #tips h3 {
    color: #333333; }
  input.form-control.input-md.subject {
    width: 100%; }
  #letters .nav-pills {
    margin-top: 30px; }
  .child-filter {
    margin-top: 30px;
    margin-bottom: 15px; }
  .sidebar-samples {
    text-align: center; }
  .letter-thumbnails .glyphicon {
    margin-right: 0; }
  .new-source .form-group {
    margin: 0;
    height: inherit; }
  .edit-account {
    margin-bottom: 15px; }
  .transactions a.btn, .transactions-stripe a.btn {
    font-size: 14px; }
  .mobile-margin {
    margin-top: 15px; }
  .mobile-margin-sm {
    margin-top: 5px; }
  .structWrapper .sp-button {
    height: 8px;
    width: 8px;
    color: #333333; }
  .individual .top-buffer {
    margin-top: 10px !important; }
  .my-community-row .videoWrapper {
    margin-top: 30px;
    margin-bottom: 100px; }
  #letters .child-filter {
    float: none; }
  #letters ul.nav.nav-pills {
    float: none; }
  .maps {
    margin-bottom: 20px !important; }
  .facts-figures {
    margin-bottom: 50px;
    margin-top: 50px; }
  .facts-figures-text {
    padding-top: 0px; }
  .pop-down, .pop-up {
    text-align: center;
    background-position: center;
    margin-top: 50px; }
  .preview-button {
    display: inline-block; }
  .compose-buttons {
    text-align: center; }
  .compose-buttons .btn {
    margin: 5px; }
  .row-facts {
    margin-bottom: 50px; }
  .row-map {
    margin-bottom: 20px; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .column-blocks .more-link {
    margin-top: 20px; }
  .action-list.mobile {
    display: block; }
  .sponsored-child-info p {
    margin-bottom: 10px; }
  .action-list.desktop {
    display: none; }
  .more-link {
    font-weight: bold;
    margin-bottom: 20px; }
  h3.link, h3.link i {
    font-size: 22px;
    margin-bottom: 5px; }
  .sponsored-child-panel {
    margin-bottom: 7px;
    margin-top: 25px; }
  #addresses .sponsored-child-info h3.link {
    display: none; }
  #letters #unread, #letters #all {
    text-align: center; }
  .transactions img {
    width: 40px;
    height: auto; }
  .transactions-stripe img {
    width: 40px;
    height: auto; }
  .facts-figures {
    background-position: center; }
  .pop-down, .pop-up {
    text-align: left;
    background-position: left; }
  li.label-status {
    display: none; }
  .compose-letter {
    margin: 5px;
    top: 15px;
    height: 275px;
    width: 98%; }
  .compose-box {
    height: 300px; }
  .rec-mobile {
    width: 100%;
    float: left;
    margin-top: 2px; }
  .stack-rectangle, .stack-square {
    margin-top: 0px; }
  .my-community-row {
    margin: 0 5% 20px; }
  img.outline-pdf {
    height: inherit; }
  .stack-mobile {
    width: 100%; }
  img.mobile-right {
    float: left; } }

/* Custom, iPhone Retina */
#UpdateInfoMessage {
  margin-top: 10px;
  max-width: 100%;
  width: 420px; }
  #UpdateInfoMessage a {
    color: #007a3e;
    text-decoration: underline; }
    #UpdateInfoMessage a:hover {
      color: #1d428a;
      text-decoration: none; }
    #UpdateInfoMessage a:visited {
      color: #007a3e;
      text-decoration: underline; }

#submitContactMessage {
  margin-top: 10px; }

@media only screen and (min-width: 500px) {
  center .img-border {
    max-width: 33%;
    width: 100%; } }

a {
  /* color: #dc2a0b; */
  text-decoration: none; }

a:hover {
  /* color: #c4250a; */
  text-decoration: none; }

/*
// #Headings
// --------------------------------------------------
*/
.panel h4,
.panel h5,
.panel h6,
.panel .h4,
.panel .h5,
.panel .h6 {
  font-weight: normal;
  margin: 0 0 1em 0;
  color: #2f2f2f;
  text-transform: uppercase; }

.panel h4 small,
.panel h5 small,
.panel h6 small,
.panel .h4 small,
.panel .h5 small,
.panel .h6 small,
.panel h4 .small,
.panel h5 .small,
.panel h6 .small,
.panel .h4 .small,
.panel .h5 .small,
.panel .h6 .small {
  color: #2f2f2f; }

h4 .fa,
h5 .fa,
h6 .fa,
.h4 .fa,
.h5 .fa,
.h6 .fa {
  margin-right: 5px; }

p {
  margin: 0 0 1.5em 0; }

.title-accent {
  padding-top: 5px; }

.section-dark .title-accent > h3 {
  color: #fff; }

.section-dark .title-accent > h3 > span {
  color: #dc2a0b; }

.title-centered {
  text-align: center; }

.title-centered > h2 {
  font-size: 28px;
  margin-bottom: 1.2em; }

.title-bordered {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: .75em;
  margin-bottom: 1.5em; }

/*
// #Accordion
// --------------------------------------------------
*/
.panel-group {
  margin-bottom: 0; }

.panel-group .panel {
  border-radius: 0; }

.panel-group .panel + .panel {
  margin-top: 2px; }

.panel-group .panel:first-child {
  border-radius: 4px 4px 0 0; }

.panel-group .panel:last-child {
  border-radius: 0 0 4px 4px; }

.panel-group .panel-heading {
  border-bottom: 0;
  padding: 0; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-title {
  text-transform: none;
  margin-bottom: 0; }

.panel-group .panel-title > a {
  text-decoration: none;
  display: block;
  padding: 14px 20px 14px 40px;
  color: #fff;
  background-image: -webkit-linear-gradient(top, #049e5b 0%, #007A45 100%);
  background-image: linear-gradient(to bottom, #049e5b 0%, #007A45 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative; }

.panel-group .panel-title > a:before {
  display: block;
  position: absolute;
  left: 17px;
  top: 19px;
  content: "\f068";
  font-family: 'FontAwesome';
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff; }

.panel-group .panel-title > a.collapsed {
  color: #6d6d6d;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff4f4f4', GradientType=0); }

.panel-group .panel-title > a.collapsed:before {
  color: #6d6d6d;
  content: "\f067"; }

.panel-group .panel-title > a.collapsed:hover {
  background: #ececec;
  text-decoration: none; }

.panel-group .panel-title > a:hover {
  text-decoration: none; }

.panel-group .panel-body {
  padding: 20px 28px;
  background: #f7f7f7; }

.panel-group__clean .panel-title > a {
  background: #efefef;
  color: #dc2a0b; }

.panel-group__clean .panel-title > a:before {
  color: #dc2a0b; }

.panel-group__clean .panel-body {
  background: #fff; }

.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting:after,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting:before,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_asc:after,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_asc:before,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_asc_disabled:after,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_asc_disabled:before,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_desc:after,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_desc:before,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_desc_disabled:after,
.structContent[content-type-name="ContactSearchPage"] table.dataTable thead .sorting_desc_disabled:before {
  bottom: .5em; }

.structContent[content-type-name="ContactSearchPage"] .loading {
  border: 12px solid #f3f3f3;
  border-top: 12px solid #007a45;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  animation: spin 2s linear infinite;
  margin-top: 5px;
  display: none; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.accordionblock-button {
  color: #303030;
  cursor: pointer;
  padding: 10px 10px 10px 14px;
  width: 100%;
  text-align: left;
  border-style: solid;
  border-color: #d9d9d9;
  border-width: 1px 1px 0 1px;
  outline: none;
  transition: 0.4s;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold; }

.accordionblock-button:before {
  content: '+';
  font-size: 20px;
  margin-right: 4px; }

.accordionblock-body {
  padding: 22px;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  background-color: #fff;
  overflow: auto; }

.accordionblock-item {
  margin-top: 2px; }

.accordionblock-button-selected_expanded {
  background-color: #007a3e;
  color: #fff; }

.accordionblock-button-selected_expanded:before {
  content: '-';
  font-size: 20px;
  margin-right: 4px; }

.accordionblock-button-selected_collapsed {
  background-color: #007a3e;
  color: #fff; }

.accordionblock-button-selected_collapsed:before {
  content: '+';
  font-size: 20px;
  margin-right: 4px; }

.accordionblock-button-notselected_expanded {
  background-color: #fff; }

.accordionblock-button-notselected_expanded:before {
  content: '-';
  font-size: 20px;
  margin-right: 4px; }

.accordionblock-button-notselected_expanded:hover {
  background-image: none;
  background-color: #fff; }

.accordionblock-button-notselected_collapsed {
  background-color: #d9d9d9; }

.accordionblock-button-notselected_collapsed:before {
  content: '+';
  font-size: 20px;
  margin-right: 4px; }

.accordionblock-button-notselected_collapsed:hover {
  background-image: none;
  background-color: #fff; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.accordion-block-new .accordionblocknew-button {
  color: #303030;
  cursor: pointer;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 0 0 2px 0;
  margin-bottom: 0;
  margin-top: 0;
  outline: none;
  padding: 10px 10px 10px 14px;
  text-align: left;
  transition: 0.4s;
  width: 100%; }

.accordion-block-new .accordionblocknew-button:before {
  background-color: #d9d9d9;
  border-radius: 5px;
  bottom: 4px;
  content: '-';
  font-size: 20px;
  margin-right: 4px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  position: relative; }

.accordion-block-new .accordionblocknew-body {
  padding: 22px;
  border-color: #34b78f;
  border-style: solid;
  border-width: 0 0 2px 0;
  background-color: #fff;
  overflow: auto; }

.accordion-block-new .accordionblocknew-item {
  margin-top: 2px; }

.accordion-block-new .accordionblocknew-button-selected_expanded {
  border-color: #34b78f;
  color: #007a3e; }

.accordion-block-new .accordionblocknew-button-selected_expanded:before {
  background-color: #007a3e;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  margin-right: 4px;
  padding-left: 7px;
  padding-right: 7px; }

.accordion-block-new .accordionblocknew-button-selected_collapsed {
  color: #303030; }

.accordion-block-new .accordionblocknew-button-selected_collapsed:before {
  background-color: #d9d9d9;
  border-radius: 5px;
  bottom: 4px;
  content: '+';
  font-size: 20px;
  margin-right: 4px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  position: relative; }

.accordion-block-new .accordionblocknew-button-notselected_expanded {
  background-color: #fff;
  border-color: #34b78f;
  color: #007a3e; }

.accordion-block-new .accordionblocknew-button-notselected_expanded:before {
  background-color: #007a3e;
  border-radius: 5px;
  bottom: 4px;
  color: #fff;
  content: '-';
  font-size: 20px;
  margin-right: 4px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  position: relative; }

.accordion-block-new .accordionblocknew-button-notselected_expanded:hover {
  background-image: none;
  color: #007a3e; }
  .accordion-block-new .accordionblocknew-button-notselected_expanded:hover :before {
    background-color: #28a745; }

.accordion-block-new .accordionblocknew-button-notselected_collapsed {
  background-color: #fff;
  color: #303030; }

.accordion-block-new .accordionblocknew-button-notselected_collapsed:before {
  background-color: #d9d9d9;
  border-radius: 5px;
  bottom: 4px;
  content: '+';
  font-size: 20px;
  margin-right: 4px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  position: relative; }

.accordion-block-new .accordionblocknew-button-notselected_collapsed:hover {
  background-image: none;
  color: #007a3e; }
  .accordion-block-new .accordionblocknew-button-notselected_collapsed:hover :before {
    background-color: #28a745; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.doubleaccordionblock {
  margin: 0 auto 2px;
  max-width: 900px;
  padding: 0 5%;
  width: 100%; }
  .doubleaccordionblock.top {
    margin-top: 40px; }
  .doubleaccordionblock.middle .faqlists {
    display: none; }
  .doubleaccordionblock.bottom {
    margin-bottom: 40px; }
    .doubleaccordionblock.bottom .faqlists {
      display: none; }
  .doubleaccordionblock .faqtitle {
    background-color: #007a3e;
    color: #fff;
    margin-bottom: 0px;
    padding: 6px 10px; }
    .doubleaccordionblock .faqtitle.expanded:before {
      font-size: 2.5rem;
      top: 3px; }
    .doubleaccordionblock .faqtitle:not(.expanded):before {
      top: 1px;
      content: "+";
      font-size: 2rem; }
  .doubleaccordionblock .faqlists {
    margin-bottom: 0px; }
    .doubleaccordionblock .faqlists .faqquestion {
      margin-bottom: 0; }
    .doubleaccordionblock .faqlists .dffaq:nth-of-type(2n + 1) .faqquestion {
      background-color: #d9d9d9; }

.accordion-text-block {
  padding: 0 5%; }
  .accordion-text-block.text-restrict {
    max-width: 800px !important;
    margin: 0 auto; }
  .accordion-text-block.text-restrict-small {
    max-width: 800px !important; }
  .accordion-text-block.text-restrict-medium {
    max-width: 950px !important; }
  .accordion-text-block.block-align-center {
    margin: 0 auto; }
  .accordion-text-block.block-align-left {
    margin: 0; }
  @media (min-width: 900px) {
    .accordion-text-block {
      padding: 0; } }

.articleintroblock {
  padding: 7px 15px;
  color: #000;
  background: #fff;
  border: 1px solid #007a45; }

.articleintroblock-link {
  color: orange;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 9px; }

.articleintroblock-date {
  font-size: 9px;
  font-style: italic;
  color: #1800ff; }

.articleintroblock-title {
  margin-top: 0;
  margin-bottom: 9px;
  color: #000;
  font-weight: 700; }

.articleintroblock-title a {
  font-weight: 700;
  color: #000;
  text-decoration: none; }

.articleintroblock-title a:visited {
  color: #000; }

.articleintroblock-title a:hover {
  text-decoration: underline; }

.articleintroblock-image {
  margin-bottom: 15px; }

#container-listOfCountries {
  display: inline-block;
  vertical-align: middle; }
  #container-listOfCountries #listOfCountries {
    background-image: url(../svg/arrow_f0d7_icon.svg), linear-gradient(to bottom right, #efefef, rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    background-position: center right 15px;
    padding-right: 45px;
    padding: 0 48px 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ddd !important;
    border-radius: 2px;
    width: 160px;
    height: 52px;
    padding-left: 15px;
    color: #333; }
    #container-listOfCountries #listOfCountries option:hover {
      background: #dfdfdf !important; }
  #container-listOfCountries #listOfCountries:focus > option:checked {
    background: #dfdfdf !important; }

.buttonblock.col-lg-12, .buttonblock .col-md-12, .buttonblock .col-sm-12, .buttonblock .col-xs-12 {
  padding-left: 0;
  padding-right: 0; }

.buttonblock .button-block {
  margin: 20px 5%; }
  .buttonblock .button-block.center {
    text-align: center; }
  .buttonblock .button-block.left {
    text-align: left; }
  .buttonblock .button-block.right {
    text-align: right; }

@media (min-width: 1280px) {
  .buttonblock .button-block {
    margin: 20px auto;
    max-width: 1200px;
    width: 100%; } }

#CarouselBlock .structContent .row a:visited, #bannerCarousel .structContent .row a:visited {
  color: #c5c68f; }

#CarouselBlock .main, #bannerCarousel .main {
  float: left;
  width: 95%;
  max-width: 1200px;
  color: #000; }

#CarouselBlock aside, #bannerCarousel aside {
  float: right;
  width: 24%;
  max-width: 290px; }

@media (max-width: 800px) {
  #CarouselBlock .main, #bannerCarousel .main {
    float: none;
    width: auto;
    max-width: auto;
    margin: 0 0 20px; }
  #CarouselBlock aside, #bannerCarousel aside {
    float: none;
    width: auto;
    max-width: auto;
    margin: 0 0 20px; }
  #CarouselBlock .home .main, #bannerCarousel .home .main {
    width: auto;
    max-width: 100%; }
  #CarouselBlock .home aside, #bannerCarousel .home aside {
    width: auto;
    max-width: 100%; } }

#CarouselBlock .sp-buttons, #bannerCarousel .sp-buttons {
  padding-bottom: 20px; }

#CarouselBlock .sp-button.sp-selected-button, #bannerCarousel .sp-button.sp-selected-button {
  border-color: #007a3e !important;
  background-color: #007a3e !important; }

#CarouselBlock .sp-button, #bannerCarousel .sp-button {
  height: 16px;
  width: 16px;
  margin: 0 8px; }

#CarouselBlock.white-bg {
  background-color: #fff; }
  #CarouselBlock.white-bg .sp-arrow::before, #CarouselBlock.white-bg .sp-arrow::after {
    background-color: #303030; }
  #CarouselBlock.white-bg .sp-button {
    border-color: #d9d9d9;
    background-color: #d9d9d9; }

#CarouselBlock.ltgray-bg {
  background-color: #d9d9d9; }
  #CarouselBlock.ltgray-bg .sp-arrow::before, #CarouselBlock.ltgray-bg .sp-arrow::after {
    background-color: #fff; }
  #CarouselBlock.ltgray-bg .sp-button {
    border-color: #303030;
    background-color: #303030; }

#CarouselBlock .sp-slides-container {
  padding: 30px 20px 0 20px; }
  #CarouselBlock .sp-slides-container .sp-mask {
    height: 550px !important;
    margin: 0 auto;
    width: 550px !important; }
  #CarouselBlock .sp-slides-container .sp-slide img {
    position: fixed;
    overflow: auto; }

/* sliders
------------------------------------------ */
.slider6 {
  padding: 5px 0 10px;
  background: #fff; }

.slider6 > div {
  width: 95%;
  max-width: 940px;
  margin: 0 auto;
  padding-bottom: 15px; }

.slider6 > div > div {
  border: 10px solid #fff;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); }

.slider6 .slides {
  float: left;
  position: relative;
  width: 81% !important;
  max-width: 750px;
  height: 344px; }

.slider6 article {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

.slider6 article:after {
  clear: both; }

.slider6 article:first-child {
  display: block; }

.slider6 article .img {
  overflow: hidden;
  width: 100%; }

.slider6 article img {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 0; }

.slider6 article h3 {
  position: absolute;
  left: -16px;
  bottom: 23px;
  z-index: 2;
  margin: 0;
  padding: 10px 30px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  color: #747474;
  font: 300 2.154em/1em "Signika", sans-serif; }

.slider6 article h3:before {
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  content: ' ';
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-top: 5px solid #aeaeae;
  border-right: 3px solid #aeaeae;
  border-bottom: 5px solid transparent; }

.slider6 .img-border, .slider6 .video {
  display: block; }

.slider6 .menu {
  float: right;
  position: relative;
  width: 18% !important; }

.slider6 .menu div {
  overflow: hidden;
  position: relative;
  height: auto;
  margin-top: 6px; }

.slider6 .menu ul {
  position: absolute;
  left: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 97% !important;
  width: auto; }

.slider6 .menu li {
  width: 100%;
  margin: 0 0 6px;
  padding: 0; }

.slider6 .menu li .img-border, .slider6 .menu li .img-border img {
  max-width: 100%; }

.slider6 .caroufredsel_wrapper {
  width: 100% !important;
  height: 100% !important; }

@media (max-width: 980px) {
  .slider6 {
    margin: 0 -20px;
    padding: 25px 20px 10px; } }

@media (max-width: 960px) {
  .slider6 > div {
    background: none; } }

@media (max-width: 600px) {
  .slider6 article h3 {
    font-size: 1.385em; } }

@media (max-width: 650px) {
  .slider6 .menu ul {
    width: 100%; }
  .slider6 .menu {
    margin-right: -4px; } }

.slider6 > div {
  background-size: 998px 33px; }

.slider6 .menu a.prev {
  background-size: 19px 34px; }

.slider6 .menu a.next {
  background-size: 19px 34px; }

.slider6 .menu a.prev {
  display: block;
  overflow: hidden;
  height: 16px;
  background: #fff url("../png/up-down.png") 50% 0 no-repeat;
  text-indent: -50em; }

.slider6 .menu a.next {
  display: block;
  overflow: hidden;
  height: 16px;
  background: #fff url("../png/up-down.png") 50% 100% no-repeat;
  text-indent: -50em; }

/* bxslider --------------------------------*/
.bx-wrapper .bx-controls .bx-pager.bx-default-pager {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  .bx-wrapper .bx-controls .bx-pager.bx-default-pager .bx-pager-item {
    top: -6px !important; }
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager .bx-pager-item a.active,
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager .bx-pager-item a:focus,
    .bx-wrapper .bx-controls .bx-pager.bx-default-pager .bx-pager-item a:hover {
      background: #000; }

/****************************/
.bx-wrapper {
  max-width: 400px !important;
  border-color: #eee !important;
  box-shadow: none !important; }
  .bx-wrapper img {
    margin: 0; }
  .bx-wrapper .bx-caption {
    position: relative !important; }
  .bx-wrapper .bx-pager {
    background: rgba(0, 0, 0, 0.67) !important;
    position: relative !important;
    padding-top: 10px !important;
    bottom: 0 !important; }
  .bx-wrapper .bx-pager-item {
    position: relative;
    top: -13px; }
  .bx-wrapper .bx-prev {
    background: url(../png/controls-4.png) no-repeat 0 -32px !important; }
  .bx-wrapper .bx-next {
    right: 10px;
    background: url(../png/controls-4.png) no-repeat -43px -32px !important; }
  .bx-wrapper .bx-viewport {
    left: 0; }

.hp-hero .carousel .carousel-inner .carousel-item {
  position: relative; }

.carousel .charity-nav-logo-desktop {
  bottom: 11px;
  max-width: 130px;
  position: absolute;
  width: 100%; }
  .carousel .charity-nav-logo-desktop.right {
    right: 16px; }
  .carousel .charity-nav-logo-desktop.left {
    left: 16px; }

@media (max-width: 649px) {
  .carousel .charity-nav-logo-desktop {
    display: none; } }

@media (min-width: 650px) and (max-width: 899px) {
  .carousel .charity-nav-logo-desktop {
    max-width: 100px; } }

@media (min-width: 900px) and (max-width: 1100px) {
  .carousel .charity-nav-logo-desktop {
    max-width: 115px; } }

.carousel-large-outer {
  margin: 20px auto;
  max-width: 690px;
  padding: 30px 3%;
  width: 100%; }
  .carousel-large-outer.ltgray-bg {
    background-color: #d9d9d9; }
  .carousel-large-outer.white-bg {
    background-color: #fff; }
  .carousel-large-outer #carousel-container {
    display: flex;
    margin: 0 auto;
    max-width: 630px;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px; }
    @media (min-width: 768px) {
      .carousel-large-outer #carousel-container {
        height: 400px; } }
    .carousel-large-outer #carousel-container .img-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      pointer-events: none;
      transition: opacity 0.6s ease; }
      .carousel-large-outer #carousel-container .img-container.active {
        opacity: 1;
        pointer-events: auto;
        position: relative; }
      .carousel-large-outer #carousel-container .img-container > img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .carousel-large-outer #carousel-container .img-container .img-caption {
        background-color: rgba(48, 48, 48, 0.8);
        bottom: 0px;
        color: #fff;
        left: 0%;
        padding-top: 15px;
        padding-bottom: 15px;
        position: absolute;
        right: 0%;
        text-align: center;
        z-index: 10; }
    .carousel-large-outer #carousel-container .fa-chevron-left,
    .carousel-large-outer #carousel-container .fa-chevron-right {
      background-color: transparent;
      border: none;
      color: #fff;
      cursor: pointer;
      font-size: 2rem;
      outline: none;
      padding: 10px;
      position: absolute;
      top: 46%;
      transition: all 0.2s ease-in; }
      .carousel-large-outer #carousel-container .fa-chevron-left:hover,
      .carousel-large-outer #carousel-container .fa-chevron-right:hover {
        background-color: #303030;
        opacity: 0.8; }
    .carousel-large-outer #carousel-container #prev-btn {
      left: 10px; }
    .carousel-large-outer #carousel-container #next-btn {
      right: 10px; }

.carousel-small-outer {
  margin: 20px auto;
  max-width: 400px;
  padding: 30px 3%;
  width: 100%; }
  .carousel-small-outer.ltgray-bg {
    background-color: #d9d9d9; }
  .carousel-small-outer.white-bg {
    background-color: #fff; }
  .carousel-small-outer .carousel-small {
    display: flex;
    margin: 0 auto;
    max-width: 400px;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .carousel-small-outer .carousel-small .small-img-container {
      flex-shrink: 0;
      width: 100%; }
      .carousel-small-outer .carousel-small .small-img-container .img-caption {
        background-color: rgba(48, 48, 48, 0.8);
        bottom: 0px;
        color: #fff;
        left: 0%;
        padding-top: 10px;
        padding-bottom: 10px;
        position: absolute;
        right: 0%;
        text-align: center;
        z-index: 10; }
    .carousel-small-outer .carousel-small .small-img-container > img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .carousel-small-outer .carousel-small .fa-chevron-left, .carousel-small-outer .carousel-small .fa-chevron-right {
      background-color: transparent;
      border: none;
      color: #fff;
      cursor: pointer;
      font-size: 2rem;
      outline: none;
      padding: 10px;
      position: absolute;
      top: 40%;
      -moz-transition: all .2s ease-in;
      -o-transition: all .2s ease-in;
      -webkit-transition: all .2s ease-in;
      transition: all .2s ease-in; }
      .carousel-small-outer .carousel-small .fa-chevron-left:hover, .carousel-small-outer .carousel-small .fa-chevron-right:hover {
        background-color: #303030;
        opacity: 0.8; }
    .carousel-small-outer .carousel-small #small-carousel-prev-btn {
      left: 10px; }
    .carousel-small-outer .carousel-small #small-carousel-next-btn {
      right: 10px; }

.country-selection-img {
  display: block;
  margin: 0 auto !important;
  max-width: 100%;
  vertical-align: middle; }

.country-selection-select {
  margin: 0 auto;
  display: block;
  width: 150px;
  max-width: 100%;
  word-wrap: normal; }

.ctabutton-button-container:not(.with-icon) {
  text-align: center;
  margin: 10px 0;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  position: relative; }

.ctabutton-button-container a:visited {
  color: #fff !important; }

.ctabutton-button-container-left {
  display: inline-block; }

.ctabutton-button-container-right {
  transform: translateX(-20%); }

.ctabutton-button {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  max-width: 100%;
  padding: 10px 35px;
  cursor: pointer;
  margin: 0 auto;
  display: inline-block;
  line-height: 1.42857143; }

.ctabuttonblock {
  padding: 0px !important;
  display: -webkit-inline-box; }

.ctabutton-button-container .with-icon {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0; }
  .ctabutton-button-container .with-icon .ctabutton-button {
    padding: 10px 10px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6a39;
    border-color: #ff6a39;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #ff6a39; }
    .ctabutton-button-container .with-icon .ctabutton-button:hover {
      background-color: #fff;
      color: #ff6a39;
      border: 1px solid #ff6a39; }
    .ctabutton-button-container .with-icon .ctabutton-button:active {
      border: 2px solid #ff6a39; }

.ctacardcontainer {
  padding: 15px 5%; }
  .ctacardcontainer h2 {
    padding-bottom: 25px; }

.ctacardcontainer ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1300px; }

.ctacardcontainer li {
  background: #fff;
  max-width: 75%;
  min-width: 250px;
  margin: 20px;
  border-radius: 3px;
  flex: 0 1 330px;
  position: relative; }

.ctacardcontainer img {
  width: 100%; }

.carditem {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%; }
  .carditem .carditem-body {
    min-height: 1px;
    padding: 0;
    word-wrap: break-word;
    margin: 15px 7%;
    flex-grow: 1;
    display: flex;
    flex-direction: column; }
    .carditem .carditem-body.with-no-text {
      margin: 0; }
    .carditem .carditem-body .carditem-title-link {
      font-family: "Roboto Slab", serif;
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1.875rem;
      margin: 15px 0; }
    .carditem .carditem-body .carditem-title {
      font-weight: bold;
      margin: 15px 0; }
    .carditem .carditem-body .ctabuttonblock-wrapper {
      margin-top: auto; }
  @media (min-width: 992px) {
    .carditem .carditem-title-link {
      font-size: 1.75rem;
      line-height: 2.25rem; } }
  .carditem .ctabuttonblock-wrapper:not(.with-icon) .ctabuttonblock {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%); }
    .carditem .ctabuttonblock-wrapper:not(.with-icon) .ctabuttonblock .ctabutton-button-container {
      margin: 0; }
      .carditem .ctabuttonblock-wrapper:not(.with-icon) .ctabuttonblock .ctabutton-button-container .ctabutton-button {
        border-radius: 3px !important;
        padding: 12px 30px; }
      @media screen and (min-width: 768px) {
        .carditem .ctabuttonblock-wrapper:not(.with-icon) .ctabuttonblock .ctabutton-button-container .ctabutton-button {
          padding: 12px 50px;
          max-width: 250px; } }
  .carditem .carditem-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 10px 20px; }
    .carditem .carditem-footer .carditem-time {
      font-weight: 700; }

.ctacarditem-border-shadow {
  -webkit-box-shadow: 0 3px 10px RGB(100 100 100/40%); }

.ctacarditem-border-solid {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.donation-widget-block {
  /* Horizontal Widget*/
  /* Horizontal Widget ends */
  /* Semi Transparent starts*/
  /* Solid Background Starts */
  /* Solid Background Ends */
  /* Monthly Giving starts */
  /* Basic Needs*/ }
  .donation-widget-block .lander-photo {
    height: 40vw;
    /*background-image: url(/globalassets/uploaded-Images/NewCF/Homepage/hero-homepage2.jpg);*/
    background-size: cover;
    background-position: center center; }
  @media screen and (min-width: 768px) {
    .donation-widget-block .lander-photo {
      display: none; } }
  .donation-widget-block .UCsponsor.UCdonate {
    float: none;
    width: 100%;
    padding: 0;
    border-radius: 5px;
    max-width: none;
    margin-bottom: 0;
    background: 0 0;
    overflow: hidden; }
  .donation-widget-block .UCsponsor h3 {
    background-image: none !important;
    color: #007a3e !important; }
  .donation-widget-block .UCsponsor.UCdonate .structDonateContent {
    background: #d9d9d9;
    border: 0;
    padding: 30px 30px 20px;
    display: block;
    margin-bottom: 0; }
  .donation-widget-block #closebox .close-text, .donation-widget-block .widgetBox input#Title + p, .donation-widget-block input[type=radio] {
    display: none; }
  .donation-widget-block #PaymentFrequency h3 {
    text-align: center; }
  .donation-widget-block #PaymentFrequency > div {
    text-align: center; }
  .donation-widget-block .widgetBox {
    background: #fff;
    max-width: 100%;
    width: 550px; }
  @media screen and (min-width: 550px) {
    .donation-widget-block .widgetBox {
      border-radius: 10px; }
    .donation-widget-block .widgetBox input#Title + p {
      display: block; } }
  @media screen and (min-width: 768px) {
    .donation-widget-block .widgetBox {
      -webkit-transform: translate(50%, 0);
      transform: translate(50%, 0);
      max-width: 50%;
      margin-right: 30px;
      width: 470px; } }
  @media screen and (min-width: 1150px) {
    .donation-widget-block .widgetBox {
      position: absolute;
      left: 57%;
      top: 45%;
      -webkit-transform: translate(0%, -50%);
      transform: translate(0%, -50%); } }
  .donation-widget-block input[type=radio] + label {
    display: block;
    margin: 5px 7px;
    color: #1d428a;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 5px; }
  .donation-widget-block input[type=radio] + label > span:not(.b-tooltip) {
    display: block;
    border: 1px solid #1d428a;
    padding: 0 4px;
    white-space: nowrap;
    overflow: hidden; }
  .donation-widget-block input[type=radio] + label .amt {
    color: #007a3e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .donation-widget-block input[type=radio]:checked + label .amt {
    color: #fff; }
  .donation-widget-block input[type=radio] + label .amt:before {
    content: '$';
    position: relative;
    left: -2px;
    margin-left: 5px;
    vertical-align: top; }
  .donation-widget-block input[type=radio] + label .amt:after {
    content: "\f004";
    font: .6em FontAwesome;
    color: #fff;
    position: relative;
    top: 6px;
    left: 3px;
    margin-right: 5px;
    vertical-align: top; }
  .donation-widget-block input[type=radio] + label input[type=text] {
    border: 0;
    -webkit-appearance: none;
    background: 0 0;
    color: #1d428a;
    font-weight: 700;
    max-width: 130px;
    position: relative;
    text-align: center;
    width: 100%; }
  .donation-widget-block input[type=radio] + label input[type=text]::-webkit-input-placeholder {
    color: #1d428a;
    opacity: 1; }
  .donation-widget-block input[type=radio] + label input[type=text]:-ms-input-placeholder {
    color: #1d428a;
    opacity: 1; }
  .donation-widget-block input[type=radio] + label input[type=text]::placeholder {
    color: #1d428a;
    opacity: 1; }
  .donation-widget-block input[type=radio]:checked + label {
    background: #d14414;
    color: #fff; }
  .donation-widget-block input[type=radio]:checked + label > span {
    border: 1px solid #fff; }
  .donation-widget-block input[type=radio]:checked + label input[type=text] {
    border: 0;
    color: #fff;
    outline: 0; }
  .donation-widget-block input[type=radio]:checked + label input[type=text]::-webkit-input-placeholder {
    color: #fff; }
  .donation-widget-block input[type=radio]:checked + label input[type=text]:-ms-input-placeholder {
    color: #fff; }
  .donation-widget-block input[type=radio]:checked + label input[type=text]::placeholder {
    color: #fff; }
  .donation-widget-block .btn-emergency {
    background: #d14414;
    padding: 18px 40px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin: 7px auto; }
  @media screen and (min-width: 550px) {
    .donation-widget-block .btn-emergency {
      padding: 17px 60px; } }
  .donation-widget-block .btn-emergency:active, .donation-widget-block .btn-emergency:hover {
    border: solid 1px #d14414;
    color: #d14414;
    background: #fff; }
  .donation-widget-block #closebox {
    position: absolute;
    top: 5px;
    right: 10px;
    line-height: 3em;
    cursor: pointer; }
  @media screen and (max-width: 649px) {
    .donation-widget-block #closebox {
      color: #000 !important; } }
  @media screen and (min-width: 550px) {
    .donation-widget-block #closebox .close-text {
      display: inline-block;
      margin-right: .25em; } }
  .donation-widget-block #closebox .close-icon {
    font-size: 3em;
    vertical-align: middle;
    margin-top: -3px; }
  .donation-widget-block .emer .donationInput, .donation-widget-block .donationInput {
    display: flex !important; }
  @media screen and (min-width: 360px) {
    .donation-widget-block .emer .donationInput, .donation-widget-block .donationInput {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0; }
    .donation-widget-block .emer .donationInput .donationChoiceBox, .donation-widget-block .donationInput .donationChoiceBox {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      max-width: 350px;
      margin: 0 auto; } }
  .donation-widget-block #horizontal-widget .primaryHead {
    position: relative; }
  .donation-widget-block #horizontal-widget #donationCustom {
    margin-top: 8px;
    -webkit-appearance: none;
    -moz-appearance: textfield; }
  .donation-widget-block #horizontal-widget #donationCustom::-webkit-outer-spin-button,
  .donation-widget-block #horizontal-widget #donationCustom::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .donation-widget-block #horizontal-widget .modDonation {
    padding: 0;
    text-align: center; }
  .donation-widget-block #horizontal-widget .structInternalContentBlock {
    float: none; }
  .donation-widget-block #horizontal-widget.UCdonate h3 {
    padding-left: 7px;
    padding-top: 0;
    padding-bottom: 0;
    background-image: none;
    background-color: #007a3e;
    display: table;
    width: 100%;
    padding-right: 20px; }
  .donation-widget-block #horizontal-widget.UCdonate h3:before {
    display: none; }
  .donation-widget-block #horizontal-widget.UCdonate h3 div {
    display: table-cell;
    background: #fff;
    padding: 0 18px; }
  .donation-widget-block #horizontal-widget.UCdonate h3 span {
    color: #d14414;
    display: block;
    text-align: center; }
  .donation-widget-block #horizontal-widget.UCsponsor.UCdonate {
    float: none;
    width: 100%;
    padding: 10px 10px 10px 14px;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #d9d9d9;
    position: absolute;
    top: 20px;
    right: 90px;
    max-width: 526px;
    width: 100%; }
  .donation-widget-block #horizontal-widget .donationChoiceBox {
    display: inline-block;
    max-width: none;
    vertical-align: middle; }
  .donation-widget-block #horizontal-widget.UCdonate .pull-left {
    display: none; }
  .donation-widget-block #horizontal-widget #PaymentFrequency + div {
    text-align: center; }
  @media only screen and (min-width: 1252px) {
    .donation-widget-block #horizontal-widget.UCsponsor.UCdonate {
      max-width: 526px; }
    .donation-widget-block #horizontal-widget .modDonation {
      text-align: left;
      padding-bottom: 5px; }
    .donation-widget-block #horizontal-widget .donationChoiceBox {
      max-width: 19%; } }
  .donation-widget-block #horizontal-widget input[type="radio"] {
    display: none; }
  .donation-widget-block #horizontal-widget input[type="radio"] + label {
    color: black;
    font-weight: 700 !important;
    display: inline-block;
    max-width: 100%;
    background: #d9d9d9;
    border: none; }
  .donation-widget-block #horizontal-widget input[type="radio"] + label:not([for='AmountDonation3']) span {
    display: inline-block;
    width: 82px;
    height: 61px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer; }
  .donation-widget-block #horizontal-widget input[type="radio"] + label:not([for='AmountDonation3']) span {
    background: url("../png/but_dollar-inactive.png"); }
  .donation-widget-block #horizontal-widget input[type="radio"] + label[for='AmountDonation3'] span {
    background: url("../png/but_dollar-inactive-custom.png");
    border: 0;
    width: 176px;
    height: 61px;
    display: inline-block; }
  .donation-widget-block #horizontal-widget label[for='AmountDonation3'] input {
    width: 150px;
    height: 40px; }
  .donation-widget-block #horizontal-widget input[type="radio"]:checked + label:not([for='AmountDonation3']) span {
    background: url("../png/but_dollar-active.png"); }
  .donation-widget-block #horizontal-widget input[type="radio"]:checked + label[for='AmountDonation3'] span {
    background: url("../png/but_dollar-active-custom.png"); }
  .donation-widget-block #horizontal-widget .donationChoiceBox:not(:last-of-type) input[type="radio"] + label span img {
    display: none;
    position: absolute;
    top: 3px;
    right: 4px; }
  .donation-widget-block #horizontal-widget .donationChoiceBox:last-of-type input[type="radio"] + label span img {
    display: none;
    position: absolute;
    top: 3px;
    right: 2px; }
  .donation-widget-block #horizontal-widget .donationChoiceBox input[type="radio"]:checked + label span img {
    display: block !important;
    width: auto;
    width: initial; }
  .donation-widget-block #horizontal-widget div.donationInput {
    display: inline-block !important; }
  .donation-widget-block #horizontal-widget div.donationInput label {
    margin: 10px 10px 0 0px;
    padding: 0px; }
  .donation-widget-block #horizontal-widget.UCsponsor.UCdonate .structDonateContent {
    margin-left: 12px;
    padding: 0px;
    background: #d9d9d9; }
  .donation-widget-block #horizontal-widget .donationChoiceBox {
    position: relative;
    width: 19%;
    display: inline-block;
    vertical-align: middle; }
  .donation-widget-block #horizontal-widget .donationChoiceBox input[type="radio"] + label span {
    position: relative;
    border: none;
    padding: 1px 0 0 0; }
  .donation-widget-block #horizontal-widget .liveBody {
    margin-bottom: 25px; }
  .donation-widget-block #horizontal-widget span.amt {
    color: #d9d9d9;
    text-align: center;
    padding-top: 15% !important;
    padding-right: 15% !important; }
  .donation-widget-block #horizontal-widget span.amt:before {
    content: '$';
    font-size: 1em;
    top: 0px; }
  .donation-widget-block #horizontal-widget span.amt:after {
    content: none; }
  .donation-widget-block #horizontal-widget .donationChoiceBox:last-of-type span.amt {
    display: none; }
  .donation-widget-block #horizontal-widget .mostNeededBanner {
    display: block;
    margin: 0 auto;
    position: relative; }
  .donation-widget-block #horizontal-widget .mostNeededBanner + div .pull-left {
    max-width: 125px;
    margin-right: 10px; }
  .donation-widget-block #horizontal-widget .mostNeededBanner + div .col-md-6 {
    min-height: 160px; }
  .donation-widget-block #horizontal-widget.UCdonate span.skewPos img {
    max-width: 25px; }
  .donation-widget-block form[data-v-7ba5bd90] {
    box-sizing: border-box;
    background: #303030;
    border-radius: 3px;
    max-width: 500px;
    color: #fff;
    padding-top: 35px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 35px; }
  .donation-widget-block form[data-v-7ba5bd90] input.donationCustom.error::placeholder {
    color: #fff; }
  .donation-widget-block form[data-v-7ba5bd90] input.donationCustom.error {
    color: #fff; }
  .donation-widget-block form[data-v-7ba5bd90] input[type=radio]:checked + label[data-v-7ba5bd90] .donationCustom.error::placeholder {
    color: #fff; }
  .donation-widget-block form[data-v-7ba5bd90] input[type=radio]:checked + label[data-v-7ba5bd90] input[type=text] {
    border: 0;
    color: #da291c;
    outline: 0; }
  .donation-widget-block form[data-v-7ba5bd90] input.donationCustom.error::-ms-input-placeholder {
    color: #fff; }
  .donation-widget-block form[data-v-7ba5bd90] button.button.give-now span {
    color: #fff; }
  .donation-widget-block input[data-v-7ba5bd90][type=radio] + label > span {
    border: none; }
  @media screen and (min-width: 1100px) {
    .donation-widget-block form[data-v-7ba5bd90] {
      max-width: 580px; } }
  .donation-widget-block #semi-transparent h2[data-v-7ba5bd90] {
    color: #fff;
    text-align: left;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0 30px;
    text-transform: none; }
  .donation-widget-block .subtext[data-v-7ba5bd90] {
    color: #fff;
    margin-bottom: 20px; }
  .donation-widget-block .donation-amounts[data-v-7ba5bd90] {
    border: 0;
    margin: 0 0 20px;
    padding: 0;
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: space-around; }
  .donation-widget-block .donation-amounts .amount[data-v-7ba5bd90] {
    flex: 1 0 50%;
    max-width: 251px;
    min-width: 190px; }
  .donation-widget-block .button[data-v-7ba5bd90] {
    background: #da291c;
    padding: 10px 50px;
    margin: 0 auto;
    color: #fff;
    border-radius: 8px;
    display: block;
    border: 1px solid #f00;
    transform: scale3d(0.98, 0.98, 0.98);
    transition: transform 0.1s ease, box-shadow 0.1s ease;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
    height: auto;
    text-transform: uppercase; }
  @media screen and (min-width: 1100px) {
    .donation-widget-block .button[data-v-7ba5bd90] {
      padding: 12px 70px; } }
  .donation-widget-block .button[data-v-7ba5bd90]:hover {
    transform: scale3d(1, 1, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #da291c;
    color: #fff; }
  .donation-widget-block .button[data-v-7ba5bd90]:active {
    transform: scale3d(0.96, 0.96, 0.96); }
  .donation-widget-block input[type=radio][data-v-7ba5bd90] {
    display: none; }
  .donation-widget-block input[type=radio] + label[data-v-7ba5bd90] {
    border: 3px solid;
    border-radius: 1em;
    padding: 5px 20px;
    display: block;
    margin: 7px 18px;
    text-align: center;
    position: relative;
    transition: color 0.1s ease;
    cursor: pointer;
    background: none;
    color: white; }
  .donation-widget-block input[type=radio]:checked + label[data-v-7ba5bd90] {
    color: #da291c;
    background: none; }
  .donation-widget-block input[type=text][data-v-7ba5bd90] {
    background: 0;
    display: inline-block;
    border: 0;
    padding: 0;
    margin: -7px 0;
    color: inherit;
    text-align: center;
    width: 100%;
    outline: none !important; }
  .donation-widget-block input[type=text][data-v-7ba5bd90]::placeholder {
    color: inherit; }
  .donation-widget-block .frequency[data-v-7ba5bd90] {
    text-align: center;
    margin: 0 0 20px; }

@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
  .donation-widget-block .file, .donation-widget-block .button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .donation-widget-block .select:not(.is-multiple):not(.is-loading)::after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 0.625em;
    margin-top: -0.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    transform-origin: center;
    width: 0.625em; }
  .donation-widget-block .control.is-loading::after, .donation-widget-block .select.is-loading::after, .donation-widget-block .button.is-loading::after {
    animation: spinAround 500ms infinite linear;
    border: 2px solid #d9d9d9;
    border-radius: 290486px;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em; }
  .donation-widget-block .file-cta,
  .donation-widget-block .file-name, .donation-widget-block .select select, .donation-widget-block .input,
  .donation-widget-block .textarea, .donation-widget-block .button {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    height: 2.25em;
    justify-content: flex-start;
    padding-bottom: calc(0.375em - 1px);
    padding-left: calc(0.625em - 1px);
    padding-right: calc(0.625em - 1px);
    padding-top: calc(0.375em - 1px);
    position: relative;
    vertical-align: top; }
  .donation-widget-block .file-cta:focus,
  .donation-widget-block .file-name:focus, .donation-widget-block .select select:focus, .donation-widget-block .input:focus,
  .donation-widget-block .textarea:focus, .donation-widget-block .button:focus, .donation-widget-block .is-focused.file-cta,
  .donation-widget-block .is-focused.file-name, .donation-widget-block .select select.is-focused, .donation-widget-block .is-focused.input,
  .donation-widget-block .is-focused.textarea, .donation-widget-block .is-focused.button, .donation-widget-block .file-cta:active,
  .donation-widget-block .file-name:active, .donation-widget-block .select select:active, .donation-widget-block .input:active,
  .donation-widget-block .textarea:active, .donation-widget-block .button:active, .donation-widget-block .is-active.file-cta,
  .donation-widget-block .is-active.file-name, .donation-widget-block .select select.is-active, .donation-widget-block .is-active.input,
  .donation-widget-block .is-active.textarea, .donation-widget-block .is-active.button {
    outline: none; }
  .donation-widget-block [disabled].file-cta,
  .donation-widget-block [disabled].file-name, .donation-widget-block .select select[disabled], .donation-widget-block [disabled].input,
  .donation-widget-block [disabled].textarea, .donation-widget-block [disabled].button, .donation-widget-block fieldset[disabled] .file-cta,
  .donation-widget-block fieldset[disabled] .file-name, .donation-widget-block fieldset[disabled] .select select, .donation-widget-block .select fieldset[disabled] select, .donation-widget-block fieldset[disabled] .input,
  .donation-widget-block fieldset[disabled] .textarea, .donation-widget-block fieldset[disabled] .button {
    cursor: not-allowed; }
  .donation-widget-block .button {
    background-color: #fff;
    border-color: #d9d9d9;
    border-width: 1px;
    color: #303030;
    cursor: pointer;
    justify-content: center;
    padding-bottom: calc(0.375em - 1px);
    padding-left: 0.75em;
    padding-right: 0.75em;
    padding-top: calc(0.375em - 1px);
    text-align: center;
    white-space: nowrap; }
  .donation-widget-block .button strong {
    color: inherit; }
  .donation-widget-block .button .icon, .donation-widget-block .button .icon.is-small, .donation-widget-block .button .icon.is-medium, .donation-widget-block .button .icon.is-large {
    height: 1.5em;
    width: 1.5em; }
  .donation-widget-block .button .icon:first-child:not(:last-child) {
    margin-left: calc(-0.375em - 1px);
    margin-right: 0.1875em; }
  .donation-widget-block .button .icon:last-child:not(:first-child) {
    margin-left: 0.1875em;
    margin-right: calc(-0.375em - 1px); }
  .donation-widget-block .button .icon:first-child:last-child {
    margin-left: calc(-0.375em - 1px);
    margin-right: calc(-0.375em - 1px); }
  .donation-widget-block .button:hover, .donation-widget-block .button.is-hovered {
    border-color: #d9d9d9;
    color: #303030; }
  .donation-widget-block .button:focus, .donation-widget-block .button.is-focused {
    border-color: #1d428a;
    color: #1d428a; }
  .donation-widget-block .button:focus:not(:active), .donation-widget-block .button.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(66, 133, 244, 0.25); }
  .donation-widget-block .button:active, .donation-widget-block .button.is-active {
    border-color: #303030;
    color: #303030; }
  .donation-widget-block .button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #303030;
    text-decoration: underline; }
  .donation-widget-block .button.is-text:hover, .donation-widget-block .button.is-text.is-hovered, .donation-widget-block .button.is-text:focus, .donation-widget-block .button.is-text.is-focused {
    background-color: #d9d9d9;
    color: #303030; }
  .donation-widget-block .button.is-text:active, .donation-widget-block .button.is-text.is-active {
    background-color: #d9d9d9;
    color: #303030; }
  .donation-widget-block .button.is-text[disabled], .donation-widget-block fieldset[disabled] .button.is-text {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-white {
    background-color: #fff;
    border-color: transparent;
    color: #000; }
  .donation-widget-block .button.is-white:hover, .donation-widget-block .button.is-white.is-hovered {
    background-color: #fff;
    border-color: transparent;
    color: #000; }
  .donation-widget-block .button.is-white:focus, .donation-widget-block .button.is-white.is-focused {
    border-color: transparent;
    color: #000; }
  .donation-widget-block .button.is-white:focus:not(:active), .donation-widget-block .button.is-white.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  .donation-widget-block .button.is-white:active, .donation-widget-block .button.is-white.is-active {
    background-color: #fff;
    border-color: transparent;
    color: #000; }
  .donation-widget-block .button.is-white[disabled], .donation-widget-block fieldset[disabled] .button.is-white {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-white.is-inverted {
    background-color: #000;
    color: #fff; }
  .donation-widget-block .button.is-white.is-inverted:hover {
    background-color: #000; }
  .donation-widget-block .button.is-white.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-white.is-inverted {
    background-color: #000;
    border-color: transparent;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-white.is-loading::after {
    border-color: transparent transparent #000 #000 !important; }
  .donation-widget-block .button.is-white.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-white.is-outlined:hover, .donation-widget-block .button.is-white.is-outlined:focus {
    background-color: #fff;
    border-color: #fff;
    color: #000; }
  .donation-widget-block .button.is-white.is-outlined.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-white.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-white.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-white.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #000;
    color: #000; }
  .donation-widget-block .button.is-white.is-inverted.is-outlined:hover, .donation-widget-block .button.is-white.is-inverted.is-outlined:focus {
    background-color: #000;
    color: #fff; }
  .donation-widget-block .button.is-white.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-white.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
    color: #000; }
  .donation-widget-block .button.is-black {
    background-color: #000;
    border-color: transparent;
    color: white; }
  .donation-widget-block .button.is-black:hover, .donation-widget-block .button.is-black.is-hovered {
    background-color: #000;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-black:focus, .donation-widget-block .button.is-black.is-focused {
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-black:focus:not(:active), .donation-widget-block .button.is-black.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  .donation-widget-block .button.is-black:active, .donation-widget-block .button.is-black.is-active {
    background-color: #000;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-black[disabled], .donation-widget-block fieldset[disabled] .button.is-black {
    background-color: #000;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-black.is-inverted {
    background-color: #fff;
    color: #000; }
  .donation-widget-block .button.is-black.is-inverted:hover {
    background-color: #fff; }
  .donation-widget-block .button.is-black.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-black.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #000; }
  .donation-widget-block .button.is-black.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-black.is-outlined {
    background-color: transparent;
    border-color: #000;
    color: #000; }
  .donation-widget-block .button.is-black.is-outlined:hover, .donation-widget-block .button.is-black.is-outlined:focus {
    background-color: #000;
    border-color: #000;
    color: #fff; }
  .donation-widget-block .button.is-black.is-outlined.is-loading::after {
    border-color: transparent transparent #000 #000 !important; }
  .donation-widget-block .button.is-black.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-black.is-outlined {
    background-color: transparent;
    border-color: #000;
    box-shadow: none;
    color: #000; }
  .donation-widget-block .button.is-black.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-black.is-inverted.is-outlined:hover, .donation-widget-block .button.is-black.is-inverted.is-outlined:focus {
    background-color: #fff;
    color: #000; }
  .donation-widget-block .button.is-black.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-black.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-light {
    background-color: #d9d9d9;
    border-color: transparent;
    color: #303030; }
  .donation-widget-block .button.is-light:hover, .donation-widget-block .button.is-light.is-hovered {
    background-color: #d9d9d9;
    border-color: transparent;
    color: #303030; }
  .donation-widget-block .button.is-light:focus, .donation-widget-block .button.is-light.is-focused {
    border-color: transparent;
    color: #303030; }
  .donation-widget-block .button.is-light:focus:not(:active), .donation-widget-block .button.is-light.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  .donation-widget-block .button.is-light:active, .donation-widget-block .button.is-light.is-active {
    background-color: #d9d9d9;
    border-color: transparent;
    color: #303030; }
  .donation-widget-block .button.is-light[disabled], .donation-widget-block fieldset[disabled] .button.is-light {
    background-color: #d9d9d9;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-light.is-inverted {
    background-color: #303030;
    color: #d9d9d9; }
  .donation-widget-block .button.is-light.is-inverted:hover {
    background-color: #303030; }
  .donation-widget-block .button.is-light.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-light.is-inverted {
    background-color: #303030;
    border-color: transparent;
    box-shadow: none;
    color: #d9d9d9; }
  .donation-widget-block .button.is-light.is-loading::after {
    border-color: transparent transparent #303030 #303030 !important; }
  .donation-widget-block .button.is-light.is-outlined {
    background-color: transparent;
    border-color: #d9d9d9;
    color: #d9d9d9; }
  .donation-widget-block .button.is-light.is-outlined:hover, .donation-widget-block .button.is-light.is-outlined:focus {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    color: #303030; }
  .donation-widget-block .button.is-light.is-outlined.is-loading::after {
    border-color: transparent transparent #d9d9d9 #d9d9d9 !important; }
  .donation-widget-block .button.is-light.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-light.is-outlined {
    background-color: transparent;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #d9d9d9; }
  .donation-widget-block .button.is-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #303030;
    color: #303030; }
  .donation-widget-block .button.is-light.is-inverted.is-outlined:hover, .donation-widget-block .button.is-light.is-inverted.is-outlined:focus {
    background-color: #303030;
    color: #d9d9d9; }
  .donation-widget-block .button.is-light.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-light.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #303030;
    box-shadow: none;
    color: #303030; }
  .donation-widget-block .button.is-dark {
    background-color: #303030;
    border-color: transparent;
    color: #d9d9d9; }
  .donation-widget-block .button.is-dark:hover, .donation-widget-block .button.is-dark.is-hovered {
    background-color: #303030;
    border-color: transparent;
    color: #d9d9d9; }
  .donation-widget-block .button.is-dark:focus, .donation-widget-block .button.is-dark.is-focused {
    border-color: transparent;
    color: #d9d9d9; }
  .donation-widget-block .button.is-dark:focus:not(:active), .donation-widget-block .button.is-dark.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  .donation-widget-block .button.is-dark:active, .donation-widget-block .button.is-dark.is-active {
    background-color: #303030;
    border-color: transparent;
    color: #d9d9d9; }
  .donation-widget-block .button.is-dark[disabled], .donation-widget-block fieldset[disabled] .button.is-dark {
    background-color: #303030;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-dark.is-inverted {
    background-color: #d9d9d9;
    color: #303030; }
  .donation-widget-block .button.is-dark.is-inverted:hover {
    background-color: #d9d9d9; }
  .donation-widget-block .button.is-dark.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-dark.is-inverted {
    background-color: #d9d9d9;
    border-color: transparent;
    box-shadow: none;
    color: #303030; }
  .donation-widget-block .button.is-dark.is-loading::after {
    border-color: transparent transparent #d9d9d9 #d9d9d9 !important; }
  .donation-widget-block .button.is-dark.is-outlined {
    background-color: transparent;
    border-color: #303030;
    color: #303030; }
  .donation-widget-block .button.is-dark.is-outlined:hover, .donation-widget-block .button.is-dark.is-outlined:focus {
    background-color: #303030;
    border-color: #303030;
    color: #d9d9d9; }
  .donation-widget-block .button.is-dark.is-outlined.is-loading::after {
    border-color: transparent transparent #303030 #303030 !important; }
  .donation-widget-block .button.is-dark.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-dark.is-outlined {
    background-color: transparent;
    border-color: #303030;
    box-shadow: none;
    color: #303030; }
  .donation-widget-block .button.is-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #d9d9d9;
    color: #d9d9d9; }
  .donation-widget-block .button.is-dark.is-inverted.is-outlined:hover, .donation-widget-block .button.is-dark.is-inverted.is-outlined:focus {
    background-color: #d9d9d9;
    color: #303030; }
  .donation-widget-block .button.is-dark.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-dark.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #d9d9d9;
    box-shadow: none;
    color: #d9d9d9; }
  .donation-widget-block .button.is-primary {
    background-color: #4285f4;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-primary:hover, .donation-widget-block .button.is-primary.is-hovered {
    background-color: #367df3;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-primary:focus, .donation-widget-block .button.is-primary.is-focused {
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-primary:focus:not(:active), .donation-widget-block .button.is-primary.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(66, 133, 244, 0.25); }
  .donation-widget-block .button.is-primary:active, .donation-widget-block .button.is-primary.is-active {
    background-color: #2a75f3;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-primary[disabled], .donation-widget-block fieldset[disabled] .button.is-primary {
    background-color: #4285f4;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-primary.is-inverted {
    background-color: #fff;
    color: #4285f4; }
  .donation-widget-block .button.is-primary.is-inverted:hover {
    background-color: #f2f2f2; }
  .donation-widget-block .button.is-primary.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-primary.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #4285f4; }
  .donation-widget-block .button.is-primary.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #4285f4;
    color: #4285f4; }
  .donation-widget-block .button.is-primary.is-outlined:hover, .donation-widget-block .button.is-primary.is-outlined:focus {
    background-color: #4285f4;
    border-color: #4285f4;
    color: #fff; }
  .donation-widget-block .button.is-primary.is-outlined.is-loading::after {
    border-color: transparent transparent #4285f4 #4285f4 !important; }
  .donation-widget-block .button.is-primary.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-primary.is-outlined {
    background-color: transparent;
    border-color: #4285f4;
    box-shadow: none;
    color: #4285f4; }
  .donation-widget-block .button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-primary.is-inverted.is-outlined:hover, .donation-widget-block .button.is-primary.is-inverted.is-outlined:focus {
    background-color: #fff;
    color: #4285f4; }
  .donation-widget-block .button.is-primary.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-primary.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-info {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-info:hover, .donation-widget-block .button.is-info.is-hovered {
    background-color: #1496ed;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-info:focus, .donation-widget-block .button.is-info.is-focused {
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-info:focus:not(:active), .donation-widget-block .button.is-info.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); }
  .donation-widget-block .button.is-info:active, .donation-widget-block .button.is-info.is-active {
    background-color: #118fe4;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-info[disabled], .donation-widget-block fieldset[disabled] .button.is-info {
    background-color: #209cee;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-info.is-inverted {
    background-color: #fff;
    color: #209cee; }
  .donation-widget-block .button.is-info.is-inverted:hover {
    background-color: #f2f2f2; }
  .donation-widget-block .button.is-info.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-info.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #209cee; }
  .donation-widget-block .button.is-info.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-info.is-outlined {
    background-color: transparent;
    border-color: #209cee;
    color: #209cee; }
  .donation-widget-block .button.is-info.is-outlined:hover, .donation-widget-block .button.is-info.is-outlined:focus {
    background-color: #209cee;
    border-color: #209cee;
    color: #fff; }
  .donation-widget-block .button.is-info.is-outlined.is-loading::after {
    border-color: transparent transparent #209cee #209cee !important; }
  .donation-widget-block .button.is-info.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-info.is-outlined {
    background-color: transparent;
    border-color: #209cee;
    box-shadow: none;
    color: #209cee; }
  .donation-widget-block .button.is-info.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-info.is-inverted.is-outlined:hover, .donation-widget-block .button.is-info.is-inverted.is-outlined:focus {
    background-color: #fff;
    color: #209cee; }
  .donation-widget-block .button.is-info.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-info.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-success {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-success:hover, .donation-widget-block .button.is-success.is-hovered {
    background-color: #22c65b;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-success:focus, .donation-widget-block .button.is-success.is-focused {
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-success:focus:not(:active), .donation-widget-block .button.is-success.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); }
  .donation-widget-block .button.is-success:active, .donation-widget-block .button.is-success.is-active {
    background-color: #20bc56;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-success[disabled], .donation-widget-block fieldset[disabled] .button.is-success {
    background-color: #23d160;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-success.is-inverted {
    background-color: #fff;
    color: #23d160; }
  .donation-widget-block .button.is-success.is-inverted:hover {
    background-color: #f2f2f2; }
  .donation-widget-block .button.is-success.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-success.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #23d160; }
  .donation-widget-block .button.is-success.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-success.is-outlined {
    background-color: transparent;
    border-color: #23d160;
    color: #23d160; }
  .donation-widget-block .button.is-success.is-outlined:hover, .donation-widget-block .button.is-success.is-outlined:focus {
    background-color: #23d160;
    border-color: #23d160;
    color: #fff; }
  .donation-widget-block .button.is-success.is-outlined.is-loading::after {
    border-color: transparent transparent #23d160 #23d160 !important; }
  .donation-widget-block .button.is-success.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-success.is-outlined {
    background-color: transparent;
    border-color: #23d160;
    box-shadow: none;
    color: #23d160; }
  .donation-widget-block .button.is-success.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-success.is-inverted.is-outlined:hover, .donation-widget-block .button.is-success.is-inverted.is-outlined:focus {
    background-color: #fff;
    color: #23d160; }
  .donation-widget-block .button.is-success.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-success.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-warning {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning:hover, .donation-widget-block .button.is-warning.is-hovered {
    background-color: #ffdb4a;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning:focus, .donation-widget-block .button.is-warning.is-focused {
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning:focus:not(:active), .donation-widget-block .button.is-warning.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  .donation-widget-block .button.is-warning:active, .donation-widget-block .button.is-warning.is-active {
    background-color: #ffd83d;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning[disabled], .donation-widget-block fieldset[disabled] .button.is-warning {
    background-color: #ffdd57;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-warning.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffdd57; }
  .donation-widget-block .button.is-warning.is-inverted:hover {
    background-color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-warning.is-inverted {
    background-color: rgba(0, 0, 0, 0.7);
    border-color: transparent;
    box-shadow: none;
    color: #ffdd57; }
  .donation-widget-block .button.is-warning.is-loading::after {
    border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
  .donation-widget-block .button.is-warning.is-outlined {
    background-color: transparent;
    border-color: #ffdd57;
    color: #ffdd57; }
  .donation-widget-block .button.is-warning.is-outlined:hover, .donation-widget-block .button.is-warning.is-outlined:focus {
    background-color: #ffdd57;
    border-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning.is-outlined.is-loading::after {
    border-color: transparent transparent #ffdd57 #ffdd57 !important; }
  .donation-widget-block .button.is-warning.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-warning.is-outlined {
    background-color: transparent;
    border-color: #ffdd57;
    box-shadow: none;
    color: #ffdd57; }
  .donation-widget-block .button.is-warning.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-warning.is-inverted.is-outlined:hover, .donation-widget-block .button.is-warning.is-inverted.is-outlined:focus {
    background-color: rgba(0, 0, 0, 0.7);
    color: #ffdd57; }
  .donation-widget-block .button.is-warning.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-warning.is-inverted.is-outlined {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.7);
    box-shadow: none;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .button.is-danger {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-danger:hover, .donation-widget-block .button.is-danger.is-hovered {
    background-color: #ff2b56;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-danger:focus, .donation-widget-block .button.is-danger.is-focused {
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-danger:focus:not(:active), .donation-widget-block .button.is-danger.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); }
  .donation-widget-block .button.is-danger:active, .donation-widget-block .button.is-danger.is-active {
    background-color: #ff1f4b;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-danger[disabled], .donation-widget-block fieldset[disabled] .button.is-danger {
    background-color: #ff3860;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-danger.is-inverted {
    background-color: #fff;
    color: #ff3860; }
  .donation-widget-block .button.is-danger.is-inverted:hover {
    background-color: #f2f2f2; }
  .donation-widget-block .button.is-danger.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-danger.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #ff3860; }
  .donation-widget-block .button.is-danger.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-danger.is-outlined {
    background-color: transparent;
    border-color: #ff3860;
    color: #ff3860; }
  .donation-widget-block .button.is-danger.is-outlined:hover, .donation-widget-block .button.is-danger.is-outlined:focus {
    background-color: #ff3860;
    border-color: #ff3860;
    color: #fff; }
  .donation-widget-block .button.is-danger.is-outlined.is-loading::after {
    border-color: transparent transparent #ff3860 #ff3860 !important; }
  .donation-widget-block .button.is-danger.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-danger.is-outlined {
    background-color: transparent;
    border-color: #ff3860;
    box-shadow: none;
    color: #ff3860; }
  .donation-widget-block .button.is-danger.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-danger.is-inverted.is-outlined:hover, .donation-widget-block .button.is-danger.is-inverted.is-outlined:focus {
    background-color: #fff;
    color: #ff3860; }
  .donation-widget-block .button.is-danger.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-danger.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-twitter {
    background-color: #4099FF;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-twitter:hover, .donation-widget-block .button.is-twitter.is-hovered {
    background-color: #3392ff;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-twitter:focus, .donation-widget-block .button.is-twitter.is-focused {
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-twitter:focus:not(:active), .donation-widget-block .button.is-twitter.is-focused:not(:active) {
    box-shadow: 0 0 0 0.125em rgba(64, 153, 255, 0.25); }
  .donation-widget-block .button.is-twitter:active, .donation-widget-block .button.is-twitter.is-active {
    background-color: #278bff;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .button.is-twitter[disabled], .donation-widget-block fieldset[disabled] .button.is-twitter {
    background-color: #4099FF;
    border-color: transparent;
    box-shadow: none; }
  .donation-widget-block .button.is-twitter.is-inverted {
    background-color: #fff;
    color: #4099FF; }
  .donation-widget-block .button.is-twitter.is-inverted:hover {
    background-color: #f2f2f2; }
  .donation-widget-block .button.is-twitter.is-inverted[disabled], .donation-widget-block fieldset[disabled] .button.is-twitter.is-inverted {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none;
    color: #4099FF; }
  .donation-widget-block .button.is-twitter.is-loading::after {
    border-color: transparent transparent #fff #fff !important; }
  .donation-widget-block .button.is-twitter.is-outlined {
    background-color: transparent;
    border-color: #4099FF;
    color: #4099FF; }
  .donation-widget-block .button.is-twitter.is-outlined:hover, .donation-widget-block .button.is-twitter.is-outlined:focus {
    background-color: #4099FF;
    border-color: #4099FF;
    color: #fff; }
  .donation-widget-block .button.is-twitter.is-outlined.is-loading::after {
    border-color: transparent transparent #4099FF #4099FF !important; }
  .donation-widget-block .button.is-twitter.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-twitter.is-outlined {
    background-color: transparent;
    border-color: #4099FF;
    box-shadow: none;
    color: #4099FF; }
  .donation-widget-block .button.is-twitter.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    color: #fff; }
  .donation-widget-block .button.is-twitter.is-inverted.is-outlined:hover, .donation-widget-block .button.is-twitter.is-inverted.is-outlined:focus {
    background-color: #fff;
    color: #4099FF; }
  .donation-widget-block .button.is-twitter.is-inverted.is-outlined[disabled], .donation-widget-block fieldset[disabled] .button.is-twitter.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fff;
    box-shadow: none;
    color: #fff; }
  .donation-widget-block .button.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  .donation-widget-block .button.is-normal {
    font-size: 1rem; }
  .donation-widget-block .button.is-medium {
    font-size: 1.25rem; }
  .donation-widget-block .button.is-large {
    font-size: 1.5rem; }
  .donation-widget-block .button[disabled], .donation-widget-block fieldset[disabled] .button {
    background-color: white;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: 0.5; }
  .donation-widget-block .button.is-fullwidth {
    display: flex;
    width: 100%; }
  .donation-widget-block .button.is-loading {
    color: transparent !important;
    pointer-events: none; }
  .donation-widget-block .button.is-loading::after {
    position: absolute;
    left: calc(50% - (1em / 2));
    top: calc(50% - (1em / 2));
    position: absolute !important; }
  .donation-widget-block .button.is-static {
    background-color: whitesmoke;
    border-color: #dbdbdb;
    color: #7a7a7a;
    box-shadow: none;
    pointer-events: none; }
  .donation-widget-block .button.is-rounded {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em; }
  .donation-widget-block .buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
  .donation-widget-block .buttons .button {
    margin-bottom: 0.5rem; }
  .donation-widget-block .buttons .button:not(:last-child):not(.is-fullwidth) {
    margin-right: 0.5rem; }
  .donation-widget-block .buttons:last-child {
    margin-bottom: -0.5rem; }
  .donation-widget-block .buttons:not(:last-child) {
    margin-bottom: 1rem; }
  .donation-widget-block .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
    border-radius: 2px;
    font-size: 0.75rem; }
  .donation-widget-block .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large) {
    font-size: 1.25rem; }
  .donation-widget-block .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium) {
    font-size: 1.5rem; }
  .donation-widget-block .buttons.has-addons .button:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .donation-widget-block .buttons.has-addons .button:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: -1px; }
  .donation-widget-block .buttons.has-addons .button:last-child {
    margin-right: 0; }
  .donation-widget-block .buttons.has-addons .button:hover, .donation-widget-block .buttons.has-addons .button.is-hovered {
    z-index: 2; }
  .donation-widget-block .buttons.has-addons .button:focus, .donation-widget-block .buttons.has-addons .button.is-focused, .donation-widget-block .buttons.has-addons .button:active, .donation-widget-block .buttons.has-addons .button.is-active, .donation-widget-block .buttons.has-addons .button.is-selected {
    z-index: 3; }
  .donation-widget-block .buttons.has-addons .button:focus:hover, .donation-widget-block .buttons.has-addons .button.is-focused:hover, .donation-widget-block .buttons.has-addons .button:active:hover, .donation-widget-block .buttons.has-addons .button.is-active:hover, .donation-widget-block .buttons.has-addons .button.is-selected:hover {
    z-index: 4; }
  .donation-widget-block .buttons.has-addons .button.is-expanded {
    flex-grow: 1; }
  .donation-widget-block .buttons.is-centered {
    justify-content: center; }
  .donation-widget-block .buttons.is-right {
    justify-content: flex-end; }
  .donation-widget-block .input,
  .donation-widget-block .textarea {
    background-color: white;
    border-color: #dbdbdb;
    color: #363636;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    max-width: 100%;
    width: 100%; }
  .donation-widget-block .input::-moz-placeholder,
  .donation-widget-block .textarea::-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .input::-webkit-input-placeholder,
  .donation-widget-block .textarea::-webkit-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .input:-moz-placeholder,
  .donation-widget-block .textarea:-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .input:-ms-input-placeholder,
  .donation-widget-block .textarea:-ms-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .input:hover, .donation-widget-block .input.is-hovered,
  .donation-widget-block .textarea:hover,
  .donation-widget-block .textarea.is-hovered {
    border-color: #b5b5b5; }
  .donation-widget-block .input:focus, .donation-widget-block .input.is-focused, .donation-widget-block .input:active, .donation-widget-block .input.is-active,
  .donation-widget-block .textarea:focus,
  .donation-widget-block .textarea.is-focused,
  .donation-widget-block .textarea:active,
  .donation-widget-block .textarea.is-active {
    border-color: #4285f4;
    box-shadow: 0 0 0 0.125em rgba(66, 133, 244, 0.25); }
  .donation-widget-block .input[disabled], .donation-widget-block fieldset[disabled] .input,
  .donation-widget-block .textarea[disabled],
  .donation-widget-block fieldset[disabled] .textarea {
    background-color: whitesmoke;
    border-color: whitesmoke;
    box-shadow: none;
    color: #7a7a7a; }
  .donation-widget-block .input[disabled]::-moz-placeholder, .donation-widget-block fieldset[disabled] .input::-moz-placeholder,
  .donation-widget-block .textarea[disabled]::-moz-placeholder,
  .donation-widget-block fieldset[disabled] .textarea::-moz-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .input[disabled]::-webkit-input-placeholder, .donation-widget-block fieldset[disabled] .input::-webkit-input-placeholder,
  .donation-widget-block .textarea[disabled]::-webkit-input-placeholder,
  .donation-widget-block fieldset[disabled] .textarea::-webkit-input-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .input[disabled]:-moz-placeholder, .donation-widget-block fieldset[disabled] .input:-moz-placeholder,
  .donation-widget-block .textarea[disabled]:-moz-placeholder,
  .donation-widget-block fieldset[disabled] .textarea:-moz-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .input[disabled]:-ms-input-placeholder, .donation-widget-block fieldset[disabled] .input:-ms-input-placeholder,
  .donation-widget-block .textarea[disabled]:-ms-input-placeholder,
  .donation-widget-block fieldset[disabled] .textarea:-ms-input-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .input[readonly],
  .donation-widget-block .textarea[readonly] {
    box-shadow: none; }
  .donation-widget-block .input.is-white,
  .donation-widget-block .textarea.is-white {
    border-color: white; }
  .donation-widget-block .input.is-white:focus, .donation-widget-block .input.is-white.is-focused, .donation-widget-block .input.is-white:active, .donation-widget-block .input.is-white.is-active,
  .donation-widget-block .textarea.is-white:focus,
  .donation-widget-block .textarea.is-white.is-focused,
  .donation-widget-block .textarea.is-white:active,
  .donation-widget-block .textarea.is-white.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  .donation-widget-block .input.is-black,
  .donation-widget-block .textarea.is-black {
    border-color: #0a0a0a; }
  .donation-widget-block .input.is-black:focus, .donation-widget-block .input.is-black.is-focused, .donation-widget-block .input.is-black:active, .donation-widget-block .input.is-black.is-active,
  .donation-widget-block .textarea.is-black:focus,
  .donation-widget-block .textarea.is-black.is-focused,
  .donation-widget-block .textarea.is-black:active,
  .donation-widget-block .textarea.is-black.is-active {
    box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  .donation-widget-block .input.is-light,
  .donation-widget-block .textarea.is-light {
    border-color: whitesmoke; }
  .donation-widget-block .input.is-light:focus, .donation-widget-block .input.is-light.is-focused, .donation-widget-block .input.is-light:active, .donation-widget-block .input.is-light.is-active,
  .donation-widget-block .textarea.is-light:focus,
  .donation-widget-block .textarea.is-light.is-focused,
  .donation-widget-block .textarea.is-light:active,
  .donation-widget-block .textarea.is-light.is-active {
    box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  .donation-widget-block .input.is-dark,
  .donation-widget-block .textarea.is-dark {
    border-color: #363636; }
  .donation-widget-block .input.is-dark:focus, .donation-widget-block .input.is-dark.is-focused, .donation-widget-block .input.is-dark:active, .donation-widget-block .input.is-dark.is-active,
  .donation-widget-block .textarea.is-dark:focus,
  .donation-widget-block .textarea.is-dark.is-focused,
  .donation-widget-block .textarea.is-dark:active,
  .donation-widget-block .textarea.is-dark.is-active {
    box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  .donation-widget-block .input.is-primary,
  .donation-widget-block .textarea.is-primary {
    border-color: #4285f4; }
  .donation-widget-block .input.is-primary:focus, .donation-widget-block .input.is-primary.is-focused, .donation-widget-block .input.is-primary:active, .donation-widget-block .input.is-primary.is-active,
  .donation-widget-block .textarea.is-primary:focus,
  .donation-widget-block .textarea.is-primary.is-focused,
  .donation-widget-block .textarea.is-primary:active,
  .donation-widget-block .textarea.is-primary.is-active {
    box-shadow: 0 0 0 0.125em rgba(66, 133, 244, 0.25); }
  .donation-widget-block .input.is-info,
  .donation-widget-block .textarea.is-info {
    border-color: #209cee; }
  .donation-widget-block .input.is-info:focus, .donation-widget-block .input.is-info.is-focused, .donation-widget-block .input.is-info:active, .donation-widget-block .input.is-info.is-active,
  .donation-widget-block .textarea.is-info:focus,
  .donation-widget-block .textarea.is-info.is-focused,
  .donation-widget-block .textarea.is-info:active,
  .donation-widget-block .textarea.is-info.is-active {
    box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); }
  .donation-widget-block .input.is-success,
  .donation-widget-block .textarea.is-success {
    border-color: #23d160; }
  .donation-widget-block .input.is-success:focus, .donation-widget-block .input.is-success.is-focused, .donation-widget-block .input.is-success:active, .donation-widget-block .input.is-success.is-active,
  .donation-widget-block .textarea.is-success:focus,
  .donation-widget-block .textarea.is-success.is-focused,
  .donation-widget-block .textarea.is-success:active,
  .donation-widget-block .textarea.is-success.is-active {
    box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); }
  .donation-widget-block .input.is-warning,
  .donation-widget-block .textarea.is-warning {
    border-color: #ffdd57; }
  .donation-widget-block .input.is-warning:focus, .donation-widget-block .input.is-warning.is-focused, .donation-widget-block .input.is-warning:active, .donation-widget-block .input.is-warning.is-active,
  .donation-widget-block .textarea.is-warning:focus,
  .donation-widget-block .textarea.is-warning.is-focused,
  .donation-widget-block .textarea.is-warning:active,
  .donation-widget-block .textarea.is-warning.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  .donation-widget-block .input.is-danger,
  .donation-widget-block .textarea.is-danger {
    border-color: #ff3860; }
  .donation-widget-block .input.is-danger:focus, .donation-widget-block .input.is-danger.is-focused, .donation-widget-block .input.is-danger:active, .donation-widget-block .input.is-danger.is-active,
  .donation-widget-block .textarea.is-danger:focus,
  .donation-widget-block .textarea.is-danger.is-focused,
  .donation-widget-block .textarea.is-danger:active,
  .donation-widget-block .textarea.is-danger.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); }
  .donation-widget-block .input.is-twitter,
  .donation-widget-block .textarea.is-twitter {
    border-color: #4099FF; }
  .donation-widget-block .input.is-twitter:focus, .donation-widget-block .input.is-twitter.is-focused, .donation-widget-block .input.is-twitter:active, .donation-widget-block .input.is-twitter.is-active,
  .donation-widget-block .textarea.is-twitter:focus,
  .donation-widget-block .textarea.is-twitter.is-focused,
  .donation-widget-block .textarea.is-twitter:active,
  .donation-widget-block .textarea.is-twitter.is-active {
    box-shadow: 0 0 0 0.125em rgba(64, 153, 255, 0.25); }
  .donation-widget-block .input.is-small,
  .donation-widget-block .textarea.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  .donation-widget-block .input.is-medium,
  .donation-widget-block .textarea.is-medium {
    font-size: 1.25rem; }
  .donation-widget-block .input.is-large,
  .donation-widget-block .textarea.is-large {
    font-size: 1.5rem; }
  .donation-widget-block .input.is-fullwidth,
  .donation-widget-block .textarea.is-fullwidth {
    display: block;
    width: 100%; }
  .donation-widget-block .input.is-inline,
  .donation-widget-block .textarea.is-inline {
    display: inline;
    width: auto; }
  .donation-widget-block .input.is-rounded {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em; }
  .donation-widget-block .input.is-static {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0; }
  .donation-widget-block .textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: 0.625em;
    resize: vertical; }
  .donation-widget-block .textarea:not([rows]) {
    max-height: 600px;
    min-height: 120px; }
  .donation-widget-block .textarea[rows] {
    height: initial; }
  .donation-widget-block .textarea.has-fixed-size {
    resize: none; }
  .donation-widget-block .checkbox,
  .donation-widget-block .radio {
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    position: relative; }
  .donation-widget-block .checkbox input,
  .donation-widget-block .radio input {
    cursor: pointer; }
  .donation-widget-block .checkbox:hover,
  .donation-widget-block .radio:hover {
    color: #363636; }
  .donation-widget-block .checkbox[disabled], .donation-widget-block fieldset[disabled] .checkbox,
  .donation-widget-block .radio[disabled],
  .donation-widget-block fieldset[disabled] .radio {
    color: #7a7a7a;
    cursor: not-allowed; }
  .donation-widget-block .radio + .radio {
    margin-left: 0.5em; }
  .donation-widget-block .select {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: top; }
  .donation-widget-block .select:not(.is-multiple) {
    height: 2.25em; }
  .donation-widget-block .select:not(.is-multiple):not(.is-loading)::after {
    border-color: #4285f4;
    right: 1.125em;
    z-index: 4; }
  .donation-widget-block .select.is-rounded select {
    border-radius: 290486px;
    padding-left: 1em; }
  .donation-widget-block .select select {
    background-color: white;
    border-color: #dbdbdb;
    color: #363636;
    cursor: pointer;
    display: block;
    max-width: 100%;
    outline: none; }
  .donation-widget-block .select select::-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .select select::-webkit-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .select select:-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .select select:-ms-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .donation-widget-block .select select:hover, .donation-widget-block .select select.is-hovered {
    border-color: #b5b5b5; }
  .donation-widget-block .select select:focus, .donation-widget-block .select select.is-focused, .donation-widget-block .select select:active, .donation-widget-block .select select.is-active {
    border-color: #4285f4;
    box-shadow: 0 0 0 0.125em rgba(66, 133, 244, 0.25); }
  .donation-widget-block .select select[disabled], .donation-widget-block fieldset[disabled] .select select {
    background-color: whitesmoke;
    border-color: whitesmoke;
    box-shadow: none;
    color: #7a7a7a; }
  .donation-widget-block .select select[disabled]::-moz-placeholder, .donation-widget-block fieldset[disabled] .select select::-moz-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .select select[disabled]::-webkit-input-placeholder, .donation-widget-block fieldset[disabled] .select select::-webkit-input-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .select select[disabled]:-moz-placeholder, .donation-widget-block fieldset[disabled] .select select:-moz-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .select select[disabled]:-ms-input-placeholder, .donation-widget-block fieldset[disabled] .select select:-ms-input-placeholder {
    color: rgba(122, 122, 122, 0.3); }
  .donation-widget-block .select select::-ms-expand {
    display: none; }
  .donation-widget-block .select select[disabled]:hover, .donation-widget-block fieldset[disabled] .select select:hover {
    border-color: whitesmoke; }
  .donation-widget-block .select select:not([multiple]) {
    padding-right: 2.5em; }
  .donation-widget-block .select select[multiple] {
    height: auto;
    padding: 0; }
  .donation-widget-block .select select[multiple] option {
    padding: 0.5em 1em; }
  .donation-widget-block .select:not(.is-multiple):not(.is-loading):hover::after {
    border-color: #363636; }
  .donation-widget-block .select.is-white:not(:hover)::after {
    border-color: white; }
  .donation-widget-block .select.is-white select {
    border-color: white; }
  .donation-widget-block .select.is-white select:hover, .donation-widget-block .select.is-white select.is-hovered {
    border-color: #f2f2f2; }
  .donation-widget-block .select.is-white select:focus, .donation-widget-block .select.is-white select.is-focused, .donation-widget-block .select.is-white select:active, .donation-widget-block .select.is-white select.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  .donation-widget-block .select.is-black:not(:hover)::after {
    border-color: #0a0a0a; }
  .donation-widget-block .select.is-black select {
    border-color: #0a0a0a; }
  .donation-widget-block .select.is-black select:hover, .donation-widget-block .select.is-black select.is-hovered {
    border-color: black; }
  .donation-widget-block .select.is-black select:focus, .donation-widget-block .select.is-black select.is-focused, .donation-widget-block .select.is-black select:active, .donation-widget-block .select.is-black select.is-active {
    box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  .donation-widget-block .select.is-light:not(:hover)::after {
    border-color: whitesmoke; }
  .donation-widget-block .select.is-light select {
    border-color: whitesmoke; }
  .donation-widget-block .select.is-light select:hover, .donation-widget-block .select.is-light select.is-hovered {
    border-color: #e8e8e8; }
  .donation-widget-block .select.is-light select:focus, .donation-widget-block .select.is-light select.is-focused, .donation-widget-block .select.is-light select:active, .donation-widget-block .select.is-light select.is-active {
    box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  .donation-widget-block .select.is-dark:not(:hover)::after {
    border-color: #363636; }
  .donation-widget-block .select.is-dark select {
    border-color: #363636; }
  .donation-widget-block .select.is-dark select:hover, .donation-widget-block .select.is-dark select.is-hovered {
    border-color: #292929; }
  .donation-widget-block .select.is-dark select:focus, .donation-widget-block .select.is-dark select.is-focused, .donation-widget-block .select.is-dark select:active, .donation-widget-block .select.is-dark select.is-active {
    box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  .donation-widget-block .select.is-primary:not(:hover)::after {
    border-color: #4285f4; }
  .donation-widget-block .select.is-primary select {
    border-color: #4285f4; }
  .donation-widget-block .select.is-primary select:hover, .donation-widget-block .select.is-primary select.is-hovered {
    border-color: #2a75f3; }
  .donation-widget-block .select.is-primary select:focus, .donation-widget-block .select.is-primary select.is-focused, .donation-widget-block .select.is-primary select:active, .donation-widget-block .select.is-primary select.is-active {
    box-shadow: 0 0 0 0.125em rgba(66, 133, 244, 0.25); }
  .donation-widget-block .select.is-info:not(:hover)::after {
    border-color: #209cee; }
  .donation-widget-block .select.is-info select {
    border-color: #209cee; }
  .donation-widget-block .select.is-info select:hover, .donation-widget-block .select.is-info select.is-hovered {
    border-color: #118fe4; }
  .donation-widget-block .select.is-info select:focus, .donation-widget-block .select.is-info select.is-focused, .donation-widget-block .select.is-info select:active, .donation-widget-block .select.is-info select.is-active {
    box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); }
  .donation-widget-block .select.is-success:not(:hover)::after {
    border-color: #23d160; }
  .donation-widget-block .select.is-success select {
    border-color: #23d160; }
  .donation-widget-block .select.is-success select:hover, .donation-widget-block .select.is-success select.is-hovered {
    border-color: #20bc56; }
  .donation-widget-block .select.is-success select:focus, .donation-widget-block .select.is-success select.is-focused, .donation-widget-block .select.is-success select:active, .donation-widget-block .select.is-success select.is-active {
    box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); }
  .donation-widget-block .select.is-warning:not(:hover)::after {
    border-color: #ffdd57; }
  .donation-widget-block .select.is-warning select {
    border-color: #ffdd57; }
  .donation-widget-block .select.is-warning select:hover, .donation-widget-block .select.is-warning select.is-hovered {
    border-color: #ffd83d; }
  .donation-widget-block .select.is-warning select:focus, .donation-widget-block .select.is-warning select.is-focused, .donation-widget-block .select.is-warning select:active, .donation-widget-block .select.is-warning select.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  .donation-widget-block .select.is-danger:not(:hover)::after {
    border-color: #ff3860; }
  .donation-widget-block .select.is-danger select {
    border-color: #ff3860; }
  .donation-widget-block .select.is-danger select:hover, .donation-widget-block .select.is-danger select.is-hovered {
    border-color: #ff1f4b; }
  .donation-widget-block .select.is-danger select:focus, .donation-widget-block .select.is-danger select.is-focused, .donation-widget-block .select.is-danger select:active, .donation-widget-block .select.is-danger select.is-active {
    box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); }
  .donation-widget-block .select.is-twitter:not(:hover)::after {
    border-color: #4099FF; }
  .donation-widget-block .select.is-twitter select {
    border-color: #4099FF; }
  .donation-widget-block .select.is-twitter select:hover, .donation-widget-block .select.is-twitter select.is-hovered {
    border-color: #278bff; }
  .donation-widget-block .select.is-twitter select:focus, .donation-widget-block .select.is-twitter select.is-focused, .donation-widget-block .select.is-twitter select:active, .donation-widget-block .select.is-twitter select.is-active {
    box-shadow: 0 0 0 0.125em rgba(64, 153, 255, 0.25); }
  .donation-widget-block .select.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  .donation-widget-block .select.is-medium {
    font-size: 1.25rem; }
  .donation-widget-block .select.is-large {
    font-size: 1.5rem; }
  .donation-widget-block .select.is-disabled::after {
    border-color: #7a7a7a; }
  .donation-widget-block .select.is-fullwidth {
    width: 100%; }
  .donation-widget-block .select.is-fullwidth select {
    width: 100%; }
  .donation-widget-block .select.is-loading::after {
    margin-top: 0;
    position: absolute;
    right: 0.625em;
    top: 0.625em;
    transform: none; }
  .donation-widget-block .select.is-loading.is-small:after {
    font-size: 0.75rem; }
  .donation-widget-block .select.is-loading.is-medium:after {
    font-size: 1.25rem; }
  .donation-widget-block .select.is-loading.is-large:after {
    font-size: 1.5rem; }
  .donation-widget-block .file {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    position: relative; }
  .donation-widget-block .file.is-white .file-cta {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
  .donation-widget-block .file.is-white:hover .file-cta, .donation-widget-block .file.is-white.is-hovered .file-cta {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a; }
  .donation-widget-block .file.is-white:focus .file-cta, .donation-widget-block .file.is-white.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
    color: #0a0a0a; }
  .donation-widget-block .file.is-white:active .file-cta, .donation-widget-block .file.is-white.is-active .file-cta {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a; }
  .donation-widget-block .file.is-black .file-cta {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
  .donation-widget-block .file.is-black:hover .file-cta, .donation-widget-block .file.is-black.is-hovered .file-cta {
    background-color: #040404;
    border-color: transparent;
    color: white; }
  .donation-widget-block .file.is-black:focus .file-cta, .donation-widget-block .file.is-black.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
    color: white; }
  .donation-widget-block .file.is-black:active .file-cta, .donation-widget-block .file.is-black.is-active .file-cta {
    background-color: black;
    border-color: transparent;
    color: white; }
  .donation-widget-block .file.is-light .file-cta {
    background-color: whitesmoke;
    border-color: transparent;
    color: #363636; }
  .donation-widget-block .file.is-light:hover .file-cta, .donation-widget-block .file.is-light.is-hovered .file-cta {
    background-color: #eeeeee;
    border-color: transparent;
    color: #363636; }
  .donation-widget-block .file.is-light:focus .file-cta, .donation-widget-block .file.is-light.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
    color: #363636; }
  .donation-widget-block .file.is-light:active .file-cta, .donation-widget-block .file.is-light.is-active .file-cta {
    background-color: #e8e8e8;
    border-color: transparent;
    color: #363636; }
  .donation-widget-block .file.is-dark .file-cta {
    background-color: #363636;
    border-color: transparent;
    color: whitesmoke; }
  .donation-widget-block .file.is-dark:hover .file-cta, .donation-widget-block .file.is-dark.is-hovered .file-cta {
    background-color: #2f2f2f;
    border-color: transparent;
    color: whitesmoke; }
  .donation-widget-block .file.is-dark:focus .file-cta, .donation-widget-block .file.is-dark.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
    color: whitesmoke; }
  .donation-widget-block .file.is-dark:active .file-cta, .donation-widget-block .file.is-dark.is-active .file-cta {
    background-color: #292929;
    border-color: transparent;
    color: whitesmoke; }
  .donation-widget-block .file.is-primary .file-cta {
    background-color: #4285f4;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-primary:hover .file-cta, .donation-widget-block .file.is-primary.is-hovered .file-cta {
    background-color: #367df3;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-primary:focus .file-cta, .donation-widget-block .file.is-primary.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(66, 133, 244, 0.25);
    color: #fff; }
  .donation-widget-block .file.is-primary:active .file-cta, .donation-widget-block .file.is-primary.is-active .file-cta {
    background-color: #2a75f3;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-info .file-cta {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-info:hover .file-cta, .donation-widget-block .file.is-info.is-hovered .file-cta {
    background-color: #1496ed;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-info:focus .file-cta, .donation-widget-block .file.is-info.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
    color: #fff; }
  .donation-widget-block .file.is-info:active .file-cta, .donation-widget-block .file.is-info.is-active .file-cta {
    background-color: #118fe4;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-success .file-cta {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-success:hover .file-cta, .donation-widget-block .file.is-success.is-hovered .file-cta {
    background-color: #22c65b;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-success:focus .file-cta, .donation-widget-block .file.is-success.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
    color: #fff; }
  .donation-widget-block .file.is-success:active .file-cta, .donation-widget-block .file.is-success.is-active .file-cta {
    background-color: #20bc56;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-warning .file-cta {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .file.is-warning:hover .file-cta, .donation-widget-block .file.is-warning.is-hovered .file-cta {
    background-color: #ffdb4a;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .file.is-warning:focus .file-cta, .donation-widget-block .file.is-warning.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .file.is-warning:active .file-cta, .donation-widget-block .file.is-warning.is-active .file-cta {
    background-color: #ffd83d;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .file.is-danger .file-cta {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-danger:hover .file-cta, .donation-widget-block .file.is-danger.is-hovered .file-cta {
    background-color: #ff2b56;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-danger:focus .file-cta, .donation-widget-block .file.is-danger.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
    color: #fff; }
  .donation-widget-block .file.is-danger:active .file-cta, .donation-widget-block .file.is-danger.is-active .file-cta {
    background-color: #ff1f4b;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-twitter .file-cta {
    background-color: #4099FF;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-twitter:hover .file-cta, .donation-widget-block .file.is-twitter.is-hovered .file-cta {
    background-color: #3392ff;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-twitter:focus .file-cta, .donation-widget-block .file.is-twitter.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(64, 153, 255, 0.25);
    color: #fff; }
  .donation-widget-block .file.is-twitter:active .file-cta, .donation-widget-block .file.is-twitter.is-active .file-cta {
    background-color: #278bff;
    border-color: transparent;
    color: #fff; }
  .donation-widget-block .file.is-small {
    font-size: 0.75rem; }
  .donation-widget-block .file.is-medium {
    font-size: 1.25rem; }
  .donation-widget-block .file.is-medium .file-icon .fa {
    font-size: 21px; }
  .donation-widget-block .file.is-large {
    font-size: 1.5rem; }
  .donation-widget-block .file.is-large .file-icon .fa {
    font-size: 28px; }
  .donation-widget-block .file.has-name .file-cta {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .donation-widget-block .file.has-name .file-name {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .donation-widget-block .file.has-name.is-empty .file-cta {
    border-radius: 4px; }
  .donation-widget-block .file.has-name.is-empty .file-name {
    display: none; }
  .donation-widget-block .file.is-boxed .file-label {
    flex-direction: column; }
  .donation-widget-block .file.is-boxed .file-cta {
    flex-direction: column;
    height: auto;
    padding: 1em 3em; }
  .donation-widget-block .file.is-boxed .file-name {
    border-width: 0 1px 1px; }
  .donation-widget-block .file.is-boxed .file-icon {
    height: 1.5em;
    width: 1.5em; }
  .donation-widget-block .file.is-boxed .file-icon .fa {
    font-size: 21px; }
  .donation-widget-block .file.is-boxed.is-small .file-icon .fa {
    font-size: 14px; }
  .donation-widget-block .file.is-boxed.is-medium .file-icon .fa {
    font-size: 28px; }
  .donation-widget-block .file.is-boxed.is-large .file-icon .fa {
    font-size: 35px; }
  .donation-widget-block .file.is-boxed.has-name .file-cta {
    border-radius: 4px 4px 0 0; }
  .donation-widget-block .file.is-boxed.has-name .file-name {
    border-radius: 0 0 4px 4px;
    border-width: 0 1px 1px; }
  .donation-widget-block .file.is-centered {
    justify-content: center; }
  .donation-widget-block .file.is-fullwidth .file-label {
    width: 100%; }
  .donation-widget-block .file.is-fullwidth .file-name {
    flex-grow: 1;
    max-width: none; }
  .donation-widget-block .file.is-right {
    justify-content: flex-end; }
  .donation-widget-block .file.is-right .file-cta {
    border-radius: 0 4px 4px 0; }
  .donation-widget-block .file.is-right .file-name {
    border-radius: 4px 0 0 4px;
    border-width: 1px 0 1px 1px;
    order: -1; }
  .donation-widget-block .file-label {
    align-items: stretch;
    display: flex;
    cursor: pointer;
    justify-content: flex-start;
    overflow: hidden;
    position: relative; }
  .donation-widget-block .file-label:hover .file-cta {
    background-color: #eeeeee;
    color: #363636; }
  .donation-widget-block .file-label:hover .file-name {
    border-color: #d5d5d5; }
  .donation-widget-block .file-label:active .file-cta {
    background-color: #e8e8e8;
    color: #363636; }
  .donation-widget-block .file-label:active .file-name {
    border-color: #cfcfcf; }
  .donation-widget-block .file-input {
    height: 100%;
    left: 0;
    opacity: 0;
    outline: none;
    position: absolute;
    top: 0;
    width: 100%; }
  .donation-widget-block .file-cta,
  .donation-widget-block .file-name {
    border-color: #dbdbdb;
    border-radius: 4px;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap; }
  .donation-widget-block .file-cta {
    background-color: whitesmoke;
    color: #4a4a4a; }
  .donation-widget-block .file-name {
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    display: block;
    max-width: 16em;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis; }
  .donation-widget-block .file-icon {
    align-items: center;
    display: flex;
    height: 1em;
    justify-content: center;
    margin-right: 0.5em;
    width: 1em; }
  .donation-widget-block .file-icon .fa {
    font-size: 14px; }
  .donation-widget-block .label {
    color: #363636;
    display: block;
    font-weight: 700; }
  .donation-widget-block .label:not(:last-child) {
    margin-bottom: 0.5em; }
  .donation-widget-block .label.is-small {
    font-size: 0.75rem; }
  .donation-widget-block .label.is-medium {
    font-size: 1.25rem; }
  .donation-widget-block .label.is-large {
    font-size: 1.5rem; }
  .donation-widget-block .help {
    display: block;
    font-size: 0.75rem;
    margin-top: 0.25rem; }
  .donation-widget-block .help.is-white {
    color: white; }
  .donation-widget-block .help.is-black {
    color: #0a0a0a; }
  .donation-widget-block .help.is-light {
    color: whitesmoke; }
  .donation-widget-block .help.is-dark {
    color: #363636; }
  .donation-widget-block .help.is-primary {
    color: #4285f4; }
  .donation-widget-block .help.is-info {
    color: #209cee; }
  .donation-widget-block .help.is-success {
    color: #23d160; }
  .donation-widget-block .help.is-warning {
    color: #ffdd57; }
  .donation-widget-block .help.is-danger {
    color: #ff3860; }
  .donation-widget-block .help.is-twitter {
    color: #4099FF; }
  .donation-widget-block .field:not(:last-child) {
    margin-bottom: 0.75rem; }
  .donation-widget-block .field.has-addons {
    display: flex;
    justify-content: flex-start; }
  .donation-widget-block .field.has-addons .control:not(:last-child) {
    margin-right: -1px; }
  .donation-widget-block .field.has-addons .control:not(:first-child):not(:last-child) .button,
  .donation-widget-block .field.has-addons .control:not(:first-child):not(:last-child) .input,
  .donation-widget-block .field.has-addons .control:not(:first-child):not(:last-child) .select select {
    border-radius: 0; }
  .donation-widget-block .field.has-addons .control:first-child:not(:only-child) .button,
  .donation-widget-block .field.has-addons .control:first-child:not(:only-child) .input,
  .donation-widget-block .field.has-addons .control:first-child:not(:only-child) .select select {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .donation-widget-block .field.has-addons .control:last-child:not(:only-child) .button,
  .donation-widget-block .field.has-addons .control:last-child:not(:only-child) .input,
  .donation-widget-block .field.has-addons .control:last-child:not(:only-child) .select select {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .donation-widget-block .field.has-addons .control .button:not([disabled]):hover, .donation-widget-block .field.has-addons .control .button:not([disabled]).is-hovered,
  .donation-widget-block .field.has-addons .control .input:not([disabled]):hover,
  .donation-widget-block .field.has-addons .control .input:not([disabled]).is-hovered,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]):hover,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]).is-hovered {
    z-index: 2; }
  .donation-widget-block .field.has-addons .control .button:not([disabled]):focus, .donation-widget-block .field.has-addons .control .button:not([disabled]).is-focused, .donation-widget-block .field.has-addons .control .button:not([disabled]):active, .donation-widget-block .field.has-addons .control .button:not([disabled]).is-active,
  .donation-widget-block .field.has-addons .control .input:not([disabled]):focus,
  .donation-widget-block .field.has-addons .control .input:not([disabled]).is-focused,
  .donation-widget-block .field.has-addons .control .input:not([disabled]):active,
  .donation-widget-block .field.has-addons .control .input:not([disabled]).is-active,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]):focus,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]).is-focused,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]):active,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]).is-active {
    z-index: 3; }
  .donation-widget-block .field.has-addons .control .button:not([disabled]):focus:hover, .donation-widget-block .field.has-addons .control .button:not([disabled]).is-focused:hover, .donation-widget-block .field.has-addons .control .button:not([disabled]):active:hover, .donation-widget-block .field.has-addons .control .button:not([disabled]).is-active:hover,
  .donation-widget-block .field.has-addons .control .input:not([disabled]):focus:hover,
  .donation-widget-block .field.has-addons .control .input:not([disabled]).is-focused:hover,
  .donation-widget-block .field.has-addons .control .input:not([disabled]):active:hover,
  .donation-widget-block .field.has-addons .control .input:not([disabled]).is-active:hover,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]):focus:hover,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]).is-focused:hover,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]):active:hover,
  .donation-widget-block .field.has-addons .control .select select:not([disabled]).is-active:hover {
    z-index: 4; }
  .donation-widget-block .field.has-addons .control.is-expanded {
    flex-grow: 1; }
  .donation-widget-block .field.has-addons.has-addons-centered {
    justify-content: center; }
  .donation-widget-block .field.has-addons.has-addons-right {
    justify-content: flex-end; }
  .donation-widget-block .field.has-addons.has-addons-fullwidth .control {
    flex-grow: 1;
    flex-shrink: 0; }
  .donation-widget-block .field.is-grouped {
    display: flex;
    justify-content: flex-start; }
  .donation-widget-block .field.is-grouped > .control {
    flex-shrink: 0; }
  .donation-widget-block .field.is-grouped > .control:not(:last-child) {
    margin-bottom: 0;
    margin-right: 0.75rem; }
  .donation-widget-block .field.is-grouped > .control.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  .donation-widget-block .field.is-grouped.is-grouped-centered {
    justify-content: center; }
  .donation-widget-block .field.is-grouped.is-grouped-right {
    justify-content: flex-end; }
  .donation-widget-block .field.is-grouped.is-grouped-multiline {
    flex-wrap: wrap; }
  .donation-widget-block .field.is-grouped.is-grouped-multiline > .control:last-child, .donation-widget-block .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
    margin-bottom: 0.75rem; }
  .donation-widget-block .field.is-grouped.is-grouped-multiline:last-child {
    margin-bottom: -0.75rem; }
  .donation-widget-block .field.is-grouped.is-grouped-multiline:not(:last-child) {
    margin-bottom: 0; }
  @media screen and (min-width: 769px), print {
    .donation-widget-block .field.is-horizontal {
      display: flex; } }
  .donation-widget-block .field-label .label {
    font-size: inherit; }
  @media screen and (max-width: 768px) {
    .donation-widget-block .field-label {
      margin-bottom: 0.5rem; } }
  @media screen and (min-width: 769px), print {
    .donation-widget-block .field-label {
      flex-basis: 0;
      flex-grow: 1;
      flex-shrink: 0;
      margin-right: 1.5rem;
      text-align: right; }
    .donation-widget-block .field-label.is-small {
      font-size: 0.75rem;
      padding-top: 0.375em; }
    .donation-widget-block .field-label.is-normal {
      padding-top: 0.375em; }
    .donation-widget-block .field-label.is-medium {
      font-size: 1.25rem;
      padding-top: 0.375em; }
    .donation-widget-block .field-label.is-large {
      font-size: 1.5rem;
      padding-top: 0.375em; } }
  .donation-widget-block .field-body .field .field {
    margin-bottom: 0; }
  @media screen and (min-width: 769px), print {
    .donation-widget-block .field-body {
      display: flex;
      flex-basis: 0;
      flex-grow: 5;
      flex-shrink: 1; }
    .donation-widget-block .field-body .field {
      margin-bottom: 0; }
    .donation-widget-block .field-body > .field {
      flex-shrink: 1; }
    .donation-widget-block .field-body > .field:not(.is-narrow) {
      flex-grow: 1; }
    .donation-widget-block .field-body > .field:not(:last-child) {
      margin-right: 0.75rem; } }
  .donation-widget-block .control {
    box-sizing: border-box;
    clear: both;
    position: relative;
    text-align: left; }
  .donation-widget-block .control.has-icons-left .input:focus ~ .icon,
  .donation-widget-block .control.has-icons-left .select:focus ~ .icon, .donation-widget-block .control.has-icons-right .input:focus ~ .icon,
  .donation-widget-block .control.has-icons-right .select:focus ~ .icon {
    color: #7a7a7a; }
  .donation-widget-block .control.has-icons-left .input.is-small ~ .icon,
  .donation-widget-block .control.has-icons-left .select.is-small ~ .icon, .donation-widget-block .control.has-icons-right .input.is-small ~ .icon,
  .donation-widget-block .control.has-icons-right .select.is-small ~ .icon {
    font-size: 0.75rem; }
  .donation-widget-block .control.has-icons-left .input.is-medium ~ .icon,
  .donation-widget-block .control.has-icons-left .select.is-medium ~ .icon, .donation-widget-block .control.has-icons-right .input.is-medium ~ .icon,
  .donation-widget-block .control.has-icons-right .select.is-medium ~ .icon {
    font-size: 1.25rem; }
  .donation-widget-block .control.has-icons-left .input.is-large ~ .icon,
  .donation-widget-block .control.has-icons-left .select.is-large ~ .icon, .donation-widget-block .control.has-icons-right .input.is-large ~ .icon,
  .donation-widget-block .control.has-icons-right .select.is-large ~ .icon {
    font-size: 1.5rem; }
  .donation-widget-block .control.has-icons-left .icon, .donation-widget-block .control.has-icons-right .icon {
    color: #dbdbdb;
    height: 2.25em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.25em;
    z-index: 4; }
  .donation-widget-block .control.has-icons-left .input,
  .donation-widget-block .control.has-icons-left .select select {
    padding-left: 2.25em; }
  .donation-widget-block .control.has-icons-left .icon.is-left {
    left: 0; }
  .donation-widget-block .control.has-icons-right .input,
  .donation-widget-block .control.has-icons-right .select select {
    padding-right: 2.25em; }
  .donation-widget-block .control.has-icons-right .icon.is-right {
    right: 0; }
  .donation-widget-block .control.is-loading::after {
    position: absolute !important;
    right: 0.625em;
    top: 0.625em;
    z-index: 4; }
  .donation-widget-block .control.is-loading.is-small:after {
    font-size: 0.75rem; }
  .donation-widget-block .control.is-loading.is-medium:after {
    font-size: 1.25rem; }
  .donation-widget-block .control.is-loading.is-large:after {
    font-size: 1.5rem; }
  .donation-widget-block .label {
    font-weight: 600; }
  .donation-widget-block .field.is-grouped .field {
    flex-shrink: 0; }
  .donation-widget-block .field.is-grouped .field:not(:last-child) {
    margin-right: 0.75rem; }
  .donation-widget-block .field.is-grouped .field.is-expanded {
    flex-grow: 1;
    flex-shrink: 1; }
  .donation-widget-block .field.has-addons .control:first-child .control .button,
  .donation-widget-block .field.has-addons .control:first-child .control .input,
  .donation-widget-block .field.has-addons .control:first-child .control .select select {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .donation-widget-block .field.has-addons .control:last-child .control .button,
  .donation-widget-block .field.has-addons .control:last-child .control .input,
  .donation-widget-block .field.has-addons .control:last-child .control .select select {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  .donation-widget-block .field.has-addons .control .control .button,
  .donation-widget-block .field.has-addons .control .control .input,
  .donation-widget-block .field.has-addons .control .control .select select {
    border-radius: 0; }
  .donation-widget-block .control .help.counter {
    float: right;
    margin-left: 0.5em; }
  .donation-widget-block .control .icon.is-clickable {
    pointer-events: auto;
    cursor: pointer; }
  .donation-widget-block .b-tooltip {
    position: relative;
    display: unset; }
  .donation-widget-block .b-tooltip.is-top:before, .donation-widget-block .b-tooltip.is-top:after {
    top: auto;
    right: auto;
    bottom: calc(100% + 5px + 2px);
    left: 50%;
    transform: translateX(-50%); }
  .donation-widget-block .b-tooltip.is-top.is-white:before {
    border-top: 5px solid white;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-black:before {
    border-top: 5px solid #0a0a0a;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-light:before {
    border-top: 5px solid whitesmoke;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-dark:before {
    border-top: 5px solid #363636;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-primary:before {
    border-top: 5px solid #4285f4;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-info:before {
    border-top: 5px solid #209cee;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-success:before {
    border-top: 5px solid #23d160;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-warning:before {
    border-top: 5px solid #ffdd57;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-danger:before {
    border-top: 5px solid #ff3860;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-twitter:before {
    border-top: 5px solid #4099FF;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-top.is-multiline.is-small:after {
    width: 180px; }
  .donation-widget-block .b-tooltip.is-top.is-multiline.is-medium:after {
    width: 240px; }
  .donation-widget-block .b-tooltip.is-top.is-multiline.is-large:after {
    width: 300px; }
  .donation-widget-block .b-tooltip.is-right:before, .donation-widget-block .b-tooltip.is-right:after {
    top: 50%;
    right: auto;
    bottom: auto;
    left: calc(100% + 5px + 2px);
    transform: translateY(-50%); }
  .donation-widget-block .b-tooltip.is-right.is-white:before {
    border-top: 5px solid transparent;
    border-right: 5px solid white;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-black:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #0a0a0a;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-light:before {
    border-top: 5px solid transparent;
    border-right: 5px solid whitesmoke;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-dark:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #363636;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-primary:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #4285f4;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-info:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #209cee;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-success:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #23d160;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-warning:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #ffdd57;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-danger:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #ff3860;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-twitter:before {
    border-top: 5px solid transparent;
    border-right: 5px solid #4099FF;
    border-bottom: 5px solid transparent;
    left: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-right.is-multiline.is-small:after {
    width: 180px; }
  .donation-widget-block .b-tooltip.is-right.is-multiline.is-medium:after {
    width: 240px; }
  .donation-widget-block .b-tooltip.is-right.is-multiline.is-large:after {
    width: 300px; }
  .donation-widget-block .b-tooltip.is-bottom:before, .donation-widget-block .b-tooltip.is-bottom:after {
    top: calc(100% + 5px + 2px);
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%); }
  .donation-widget-block .b-tooltip.is-bottom.is-white:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-black:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0a0a0a;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-light:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid whitesmoke;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-dark:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #363636;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-primary:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #4285f4;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-info:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #209cee;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-success:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #23d160;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-warning:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ffdd57;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-danger:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ff3860;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-twitter:before {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #4099FF;
    border-left: 5px solid transparent;
    top: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-bottom.is-multiline.is-small:after {
    width: 180px; }
  .donation-widget-block .b-tooltip.is-bottom.is-multiline.is-medium:after {
    width: 240px; }
  .donation-widget-block .b-tooltip.is-bottom.is-multiline.is-large:after {
    width: 300px; }
  .donation-widget-block .b-tooltip.is-left:before, .donation-widget-block .b-tooltip.is-left:after {
    top: 50%;
    right: calc(100% + 5px + 2px);
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }
  .donation-widget-block .b-tooltip.is-left.is-white:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid white;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-black:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #0a0a0a;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-light:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid whitesmoke;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-dark:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #363636;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-primary:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #4285f4;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-info:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #209cee;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-success:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #23d160;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-warning:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffdd57;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-danger:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ff3860;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-twitter:before {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #4099FF;
    right: calc(100% + 2px); }
  .donation-widget-block .b-tooltip.is-left.is-multiline.is-small:after {
    width: 180px; }
  .donation-widget-block .b-tooltip.is-left.is-multiline.is-medium:after {
    width: 240px; }
  .donation-widget-block .b-tooltip.is-left.is-multiline.is-large:after {
    width: 300px; }
  .donation-widget-block .b-tooltip:before, .donation-widget-block .b-tooltip:after {
    position: absolute;
    content: "";
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }
  .donation-widget-block .b-tooltip:before {
    z-index: 889; }
  .donation-widget-block .b-tooltip:after {
    content: attr(data-label);
    width: auto;
    padding: 0.35rem 0.75rem;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 400;
    box-shadow: 0px 1px 2px 1px rgba(0, 1, 0, 0.2);
    z-index: 888;
    white-space: nowrap; }
  .donation-widget-block .b-tooltip:not([data-label=""]):hover:before, .donation-widget-block .b-tooltip:not([data-label=""]):hover:after {
    opacity: 1;
    visibility: visible; }
  .donation-widget-block .b-tooltip.is-white:after {
    background: white;
    color: #0a0a0a; }
  .donation-widget-block .b-tooltip.is-black:after {
    background: #0a0a0a;
    color: white; }
  .donation-widget-block .b-tooltip.is-light:after {
    background: whitesmoke;
    color: #363636; }
  .donation-widget-block .b-tooltip.is-dark:after {
    background: #363636;
    color: whitesmoke; }
  .donation-widget-block .b-tooltip.is-primary:after {
    background: #4285f4;
    color: #fff; }
  .donation-widget-block .b-tooltip.is-info:after {
    background: #209cee;
    color: #fff; }
  .donation-widget-block .b-tooltip.is-success:after {
    background: #23d160;
    color: #fff; }
  .donation-widget-block .b-tooltip.is-warning:after {
    background: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .donation-widget-block .b-tooltip.is-danger:after {
    background: #ff3860;
    color: #fff; }
  .donation-widget-block .b-tooltip.is-twitter:after {
    background: #4099FF;
    color: #fff; }
  .donation-widget-block .b-tooltip:not([data-label=""]).is-always:before, .donation-widget-block .b-tooltip:not([data-label=""]).is-always:after {
    opacity: 1;
    visibility: visible; }
  .donation-widget-block .b-tooltip.is-multiline:after {
    display: flex-block;
    text-align: center;
    white-space: normal; }
  .donation-widget-block .b-tooltip.is-dashed {
    border-bottom: 1px dashed #b5b5b5;
    cursor: default; }
  .donation-widget-block .b-tooltip.is-square:after {
    border-radius: 0; }
  .donation-widget-block .b-tooltip.is-animated:before, .donation-widget-block .b-tooltip.is-animated:after {
    transition: opacity 86ms ease-out, visibility 86ms ease-out; }
  .donation-widget-block .select select {
    padding-right: 2.5em; }
  .donation-widget-block .select select option {
    color: #4a4a4a;
    padding: 0.25em 0.5em; }
  .donation-widget-block .select select option:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .donation-widget-block .select select optgroup {
    color: #b5b5b5;
    font-weight: 400;
    font-style: normal;
    padding: 0.25em 0; }
  .donation-widget-block .select.is-empty select {
    color: rgba(122, 122, 122, 0.7); }
  .donation-widget-block span.select:not(.is-multiple):not(.is-loading):after {
    transition: top 0.1s ease, border-color 0.1s ease; }
  .donation-widget-block span.select:not(.is-multiple):not(.is-loading):hover:after {
    top: 55%; }
  .donation-widget-block .b-tooltip:after {
    font-size: 13px; }
  @media screen and (min-width: 1100px) {
    .donation-widget-block .b-tooltip:after {
      font-size: 14px; } }
  .donation-widget-block donation-widget {
    display: none; }
  .donation-widget-block #solidBackground .freqSelector {
    border: 0;
    font-weight: bold;
    background: #dfdfdf;
    padding: 5px;
    border-radius: 4px; }
  .donation-widget-block #solidBackground .UCsponsor.UCdonate h3:before {
    content: none; }
  .donation-widget-block #solidBackground .UCsponsor.UCdonate h3 {
    margin: 10px 0;
    color: #cf3720;
    background: none; }
  .donation-widget-block #solidBackground .btn-emergency {
    background: #0084ff;
    border-color: #0084ff;
    padding: 17px 30px; }
  .donation-widget-block #solidBackground .btn-emergency:hover {
    background: #fff;
    color: #0084ff; }
  .donation-widget-block #solidBackground .btnContainer {
    background: #fff;
    margin: 30px -30px -20px;
    padding: 15px;
    text-align: center; }
  .donation-widget-block #solidBackground .UCsponsor.UCdonate .amt {
    font-weight: bold; }
  .donation-widget-block #solidBackground h3#Title {
    padding-left: 30px;
    padding-right: 30px; }
  .donation-widget-block #solidBackground input[type=radio] + label {
    color: #0084ff; }
  .donation-widget-block #solidBackground input[type=radio]:checked + label {
    background: #cf3720;
    color: #fff; }
  .donation-widget-block #monthly-giving .UCdonate.UCsponsor h3#Title {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    background: none;
    color: #007a45;
    padding: 0px 30px; }
  .donation-widget-block #monthly-giving .UCsponsor.UCdonate h3:before {
    content: none; }
  .donation-widget-block #monthly-giving .btnContainer .donateBtn {
    font-size: 1.2rem;
    margin: 7px auto;
    padding: 17px 60px;
    transition: all .2s; }
  .donation-widget-block #monthly-giving input[type=radio] + label {
    color: #0084ff;
    padding: 10px; }
    .donation-widget-block #monthly-giving input[type=radio] + label .amt {
      padding: 5px 0; }
  .donation-widget-block #monthly-giving input[type=radio]:checked + label {
    background: #cf3720;
    color: #fff; }
  .donation-widget-block #basic-needs {
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    max-width: 550px;
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .donation-widget-block #basic-needs {
        border: 2px solid #007a3e;
        margin: 20px auto; } }
    .donation-widget-block #basic-needs #NoCheckAlert, .donation-widget-block #basic-needs #NoPaymentAlert {
      display: none; }
      .donation-widget-block #basic-needs #NoCheckAlert p, .donation-widget-block #basic-needs #NoPaymentAlert p {
        color: #fff;
        font-weight: 700;
        text-align: left; }
      .donation-widget-block #basic-needs #NoCheckAlert a, .donation-widget-block #basic-needs #NoPaymentAlert a {
        color: #fff;
        text-decoration: underline; }
    @media screen and (max-width: 767px) {
      .donation-widget-block #basic-needs .UCdonate.UCsponsor {
        border-radius: 0; } }
    .donation-widget-block #basic-needs .UCdonate.UCsponsor div.structDonateContent {
      background: #007a3e; }
    .donation-widget-block #basic-needs .UCdonate.UCsponsor h3#Title {
      background: none;
      color: #007a3e;
      font-weight: 700;
      letter-spacing: 1.5px;
      margin-top: 10px;
      margin-bottom: 10px;
      padding: 0px 30px;
      text-align: center; }
      .donation-widget-block #basic-needs .UCdonate.UCsponsor h3#Title::before {
        content: none; }
    .donation-widget-block #basic-needs .btnContainer .donateBtn {
      background: #d14414;
      font-size: 1.2rem;
      font-weight: 700;
      margin: 7px auto;
      padding: 18px 40px;
      transition: all .2s;
      -webkit-transition: all .2s; }
      .donation-widget-block #basic-needs .btnContainer .donateBtn:hover {
        border: solid 0px #d14414;
        color: #d14414;
        background: #fff; }
    .donation-widget-block #basic-needs input[type=radio] + label {
      background: #fff;
      border-radius: 5px;
      color: #007a3e;
      display: block;
      font-weight: 700 !important;
      margin: 5px 7px;
      padding: 5px;
      position: relative; }
      .donation-widget-block #basic-needs input[type=radio] + label span {
        border: none;
        display: block;
        overflow: hidden;
        padding: 0 4px;
        white-space: nowrap; }
    .donation-widget-block #basic-needs input[type=radio]:checked + label {
      background: #d14414;
      color: #fff; }
    .donation-widget-block #basic-needs input[type=radio] + label input[type=text] {
      background: 0 0;
      border: 0;
      color: #007a3e;
      font-weight: 700;
      max-width: 90px;
      padding: 0;
      position: relative;
      -webkit-appearance: none;
      width: 100%; }
    .donation-widget-block #basic-needs input[type=radio] + label input[type=text]::-webkit-input-placeholder {
      color: #007a3e;
      opacity: 1; }
    .donation-widget-block #basic-needs input[type=radio] + label input[type=text]:-ms-input-placeholder {
      color: #007a3e;
      opacity: 1; }
    .donation-widget-block #basic-needs input[type=radio] + label input[type=text]::placeholder {
      color: #007a3e;
      opacity: 1; }
    .donation-widget-block #basic-needs input[type=radio]:checked + label input[type=text] {
      background: #d14414;
      color: #fff; }
    .donation-widget-block #basic-needs input[type=radio]:checked + label input[type=text]::-webkit-input-placeholder {
      color: #fff; }
    .donation-widget-block #basic-needs input[type=radio]:checked + label input[type=text]:-ms-input-placeholder {
      color: #fff; }
    .donation-widget-block #basic-needs input[type=radio]:checked + label input[type=text]::placeholder {
      color: #fff; }
    .donation-widget-block #basic-needs .freqSelector {
      border-radius: 5px;
      color: #007a3e;
      font-weight: 700;
      margin: 10px auto;
      padding: 5px; }
  @media only screen and (max-width: 1224px) {
    .donation-widget-block .missed-donation-widget {
      width: 90% !important; } }
  .donation-widget-block .missed-donation-widget {
    background: white;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 2px #cccccc;
    width: 75%;
    height: auto;
    border: 1px solid #ffffff;
    margin: 0 auto; }
    .donation-widget-block .missed-donation-widget .pt-4, .donation-widget-block .missed-donation-widget .py-4 {
      padding-top: 1.5rem !important; }
    .donation-widget-block .missed-donation-widget .pb-3, .donation-widget-block .missed-donation-widget .py-3 {
      padding-bottom: 1rem !important; }
    .donation-widget-block .missed-donation-widget h2, .donation-widget-block .missed-donation-widget .h2 {
      margin-top: 18px;
      margin-bottom: 9px;
      color: #000;
      text-align: center; }
    .donation-widget-block .missed-donation-widget .donationwrapper {
      background-color: #f4f4f4;
      border-radius: 10px;
      padding: 25px 40px 40px 40px;
      box-shadow: 0px 1px 3px 2px #000000;
      width: 80%;
      margin: 0 auto; }
    .donation-widget-block .missed-donation-widget button.widgetBtn.btn.btn-warning.btn-block {
      width: 80%;
      margin: 10px auto 0; }
    .donation-widget-block .missed-donation-widget #donationamt {
      box-shadow: 0px 1px 3px 2px #413f3f; }

#ephanti-button-block .donate-desktop {
  display: none; }

#ephanti-button-block :root {
  --ep-modal-z-index: 31; }

#ephanti-button-block div {
  margin: 20px 5%; }
  #ephanti-button-block div.center {
    text-align: center; }
  #ephanti-button-block div.left {
    text-align: left; }
  #ephanti-button-block div.right {
    text-align: right; }

@media (min-width: 768px) {
  /*Donate Nav*/
  #ephanti-button-block .donate-mobile {
    display: none; }
  #ephanti-button-block .donate-desktop {
    display: block; } }

@media (min-width: 1280px) {
  #ephanti-button-block div {
    margin: 20px auto;
    max-width: 1200px;
    width: 100%; } }

.feature-stories-container {
  margin: 10px 5% 20px;
  text-align: center; }
  .feature-stories-container .yellow-underline {
    text-align: center; }

.feature-stories-items-container {
  margin: 0 0 50px; }

@media (min-width: 768px) {
  .feature-stories-container {
    margin: 10px 3% 20px; }
  .feature-stories-items-container {
    margin: 0 3% 50px; } }

.feature-stories-item-block {
  margin: 25px auto 65px;
  max-width: 1200px;
  width: 100%; }
  .feature-stories-item-block .featuringstoriesitem-image-div {
    margin: 0 auto;
    max-width: 600px;
    width: 100%; }
    .feature-stories-item-block .featuringstoriesitem-image-div .featuringstoriesitem-image {
      width: 100%; }
  .feature-stories-item-block .featuringstoriesitem-content-div {
    margin: 0 auto;
    max-width: 600px;
    padding: 0 5%;
    width: 100%; }
    .feature-stories-item-block .featuringstoriesitem-content-div .button-basics {
      display: flex;
      justify-content: center;
      text-align: center;
      max-width: 175px;
      width: 100%; }
      .feature-stories-item-block .featuringstoriesitem-content-div .button-basics.center {
        margin: 20px auto 0; }
      .feature-stories-item-block .featuringstoriesitem-content-div .button-basics.left {
        margin-top: 20px; }
    .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-title {
      margin: 18px 0 9px; }
      .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-title.center {
        text-align: center; }
      .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-title.left {
        text-align: left; }
    .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-subtitle {
      margin: 10px 0; }
      .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-subtitle.center {
        text-align: center; }
      .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-subtitle.left {
        text-align: left; }
    .feature-stories-item-block .featuringstoriesitem-content-div .featuringstoriesitem-p {
      margin: 10px 10px 10px 0; }

@media (min-width: 600px) {
  .feature-stories-item-block {
    margin: 40px auto 75px; }
    .feature-stories-item-block .featuringstoriesitem-content-div {
      padding: 0; } }

@media (min-width: 950px) {
  .feature-stories-item-block {
    display: flex; }
    .feature-stories-item-block.img-left {
      flex-direction: row; }
    .feature-stories-item-block.img-right {
      flex-direction: row-reverse; }
    .feature-stories-item-block .featuringstoriesitem-image-div {
      align-self: center; }
      .feature-stories-item-block .featuringstoriesitem-image-div .featuringstoriesitem-title {
        margin: 0 0 9px; }
    .feature-stories-item-block .featuringstoriesitem-content-div {
      margin: 0 3%; } }

@media (min-width: 1200px) {
  .feature-stories-item-block {
    margin: 40px auto 90px; }
    .feature-stories-item-block .featuringstoriesitem-content-div {
      margin: 0 4%; } }

.full-span-container {
  padding: 20px 5%; }
  .full-span-container .full-span-items-container {
    align-items: center;
    display: flex;
    flex-direction: column; }

.grid-navigation {
  padding-left: 5% !important;
  padding-right: 5% !important; }
  .grid-navigation .grid-nav-title {
    text-align: center;
    margin-bottom: 20px; }
  .grid-navigation .grid-navigation-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly; }
    .grid-navigation .grid-navigation-inner.white-bg {
      background-color: #fff; }
    .grid-navigation .grid-navigation-inner.ltgray-bg {
      background-color: #d9d9d9; }
    .grid-navigation .grid-navigation-inner.dkgray-bg {
      background-color: #303030; }
    .grid-navigation .grid-navigation-inner div {
      max-width: 100%;
      padding: 10px;
      text-align: center;
      width: 350px; }
      .grid-navigation .grid-navigation-inner div .grid-img-title {
        padding-top: 10px; }
    .grid-navigation .grid-navigation-inner .gray-hover:hover {
      background-color: #d9d9d9;
      transition: .5s ease; }

@media only screen and (min-width: 768px) {
  .grid-navigation .grid-navigation-inner div {
    max-width: 50%; } }

@media only screen and (min-width: 1100px) {
  .grid-navigation .grid-navigation-inner {
    justify-content: flex-start;
    margin: 0 auto;
    max-width: 1300px; }
    .grid-navigation .grid-navigation-inner div {
      max-width: 25%; } }

.image-link img {
  margin: 0 auto; }

.half-half-container {
  display: flex;
  flex-direction: column;
  margin: 10px 0 20px; }
  .half-half-container .half-half-left {
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .half-half-container {
      flex-direction: row;
      margin: 10px 3% 20px; }
      .half-half-container .half-half-left {
        flex-basis: 50%;
        margin-bottom: 0;
        margin-right: 1.5%; }
      .half-half-container .half-half-right {
        flex-basis: 50%;
        margin-left: 1.5%; } }

.cfHome .learn-more.floating {
  position: relative !important; }

.cfHome .titlesize {
  border-bottom: none;
  font-weight: bold; }

.cfHome .hp-hero .col-xs-12, .cfHome .hp-hero .col-sm-12, .cfHome .hp-hero .col-md-12, .cfHome .hp-hero .col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.cfHome .homepage-hero-new {
  background: #d9d9d9;
  margin-bottom: 20px;
  padding: 15px 5% 25px;
  position: relative; }
  .cfHome .homepage-hero-new .inner {
    display: inherit !important;
    margin: 0 auto; }
    .cfHome .homepage-hero-new .inner h2 {
      color: #000;
      text-align: center;
      margin: 0 auto 10px;
      max-width: 390px;
      width: 100%; }
    .cfHome .homepage-hero-new .inner a {
      bottom: 10%;
      display: block;
      color: #fff !important;
      line-height: 3em;
      margin: 0 auto;
      padding: 0;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap;
      background: #007a3e;
      border-radius: 7px;
      max-width: 300px;
      width: 100%; }

.cfHome .homepage-hero .inner h2,
.cfHome .hp-hero .inner h2 {
  text-shadow: 0.05em 0.05em 0 #000000;
  color: #fff; }

@media screen and (min-width: 650px) {
  .cfHome .learn-more {
    position: relative !important;
    padding: 2em 15px .5em;
    margin-bottom: 1em;
    overflow: visible;
    text-align: center;
    text-transform: uppercase;
    background: #e9e9e9; }
  .cfHome .homepage-hero-new {
    display: none; }
  .cfHome .hp-hero .col-xs-12, .cfHome .hp-hero .col-sm-12, .cfHome .hp-hero .col-md-12, .cfHome .hp-hero .col-lg-12 {
    margin-bottom: 20px; }
  .cfHome .hp-hero .inner {
    display: flex;
    flex-direction: column;
    margin: 8% 0% 0% 3%;
    max-width: 600px;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 3; }
    .cfHome .hp-hero .inner.left {
      align-items: flex-start;
      left: 0;
      margin: 8% 0% 0% 3%;
      top: 0; }
      .cfHome .hp-hero .inner.left h2 {
        text-align: left; }
    .cfHome .hp-hero .inner.right {
      align-items: flex-end;
      right: 0;
      margin: 8% 3% 0% 0%;
      top: 0; }
      .cfHome .hp-hero .inner.right h2 {
        text-align: right; }
    .cfHome .hp-hero .inner.center {
      align-items: center;
      left: 0;
      margin: 8% auto 0;
      right: 0;
      top: 0; }
      .cfHome .hp-hero .inner.center h2 {
        text-align: center; }
    .cfHome .hp-hero .inner h2 {
      font-size: 4em;
      line-height: 1;
      margin-top: 0;
      margin-bottom: 30px; }
    .cfHome .hp-hero .inner a {
      background: #007a3e;
      border-radius: 7px;
      bottom: 10%;
      color: #fff !important;
      display: block;
      font-size: 2rem;
      padding: 25px;
      max-width: 350px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      white-space: nowrap;
      width: 100%; }
      .cfHome .hp-hero .inner a:hover {
        background-color: #34b78f; }
    .cfHome .hp-hero .inner #ephanti-button-block div {
      margin: 0; }
    .cfHome .hp-hero .inner #ephanti-button-block a {
      line-height: 1.375rem;
      min-width: 300px; } }

@media screen and (max-width: 649px) {
  .cfHome .homepage-hero .inner,
  .cfHome .hp-hero .inner {
    display: none !important; } }

@media (min-width: 650px) and (max-width: 899px) {
  .cfHome .hp-hero .inner {
    max-width: 350px; }
    .cfHome .hp-hero .inner h2 {
      font-size: 2.25em; } }

@media (min-width: 900px) and (max-width: 1100px) {
  .cfHome .hp-hero .inner {
    max-width: 450px; }
    .cfHome .hp-hero .inner h2 {
      font-size: 3em; } }

.cfHome .hp-hero .carousel-control-prev-icon, .cfHome .hp-hero .carousel-control-next-icon {
  display: none; }

.cfHome #bannerCarousel img {
  min-width: 100%; }

.responsive-hero {
  margin: 0 0 25px !important; }
  .responsive-hero .col-xs-12, .responsive-hero .col-sm-12, .responsive-hero .col-md-12, .responsive-hero .col-lg-12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .responsive-hero .inner h2 {
    color: #fff;
    font-size: 2em; }
    .responsive-hero .inner h2.text-shadow {
      text-shadow: 0.05em 0.05em 0 #000000; }
  .responsive-hero .responsive-hero-desktop {
    display: none; }
  .responsive-hero .responsive-hero-mobile .responsive-text-mobile {
    background: #d9d9d9;
    margin-bottom: 20px;
    padding: 15px 5% 25px;
    position: relative;
    text-align: center; }
    .responsive-hero .responsive-hero-mobile .responsive-text-mobile .inner {
      display: inherit !important;
      margin: 0 auto; }
      .responsive-hero .responsive-hero-mobile .responsive-text-mobile .inner h2 {
        color: #000;
        text-align: center;
        margin: 0 auto 10px;
        max-width: 390px;
        width: 100%; }
  .responsive-hero .responsive-hero-mobile .hero-ephanti-container #hero-ephanti-iframe {
    border: 2px solid #d9d9d9;
    height: 630px;
    width: 100%; }
  @media screen and (min-width: 715px) {
    .responsive-hero .responsive-hero-mobile {
      display: none; }
    .responsive-hero .col-xs-12, .responsive-hero .col-sm-12, .responsive-hero .col-md-12, .responsive-hero .col-lg-12 {
      margin-bottom: 20px; }
    .responsive-hero .responsive-hero-desktop {
      display: block;
      margin: 0 auto;
      max-width: 1920px;
      width: 100%; }
      .responsive-hero .responsive-hero-desktop .hero-desktop-img {
        background-position: center center;
        background-size: cover;
        display: flex;
        height: 600px; }
        .responsive-hero .responsive-hero-desktop .hero-desktop-img.left {
          justify-content: flex-start; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img.left h2 {
            text-align: left; }
        .responsive-hero .responsive-hero-desktop .hero-desktop-img.center {
          justify-content: center; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img.center h2 {
            text-align: center; }
        .responsive-hero .responsive-hero-desktop .hero-desktop-img.right {
          justify-content: flex-end; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img.right h2 {
            text-align: right; }
        .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner {
          display: flex;
          flex-direction: column;
          max-width: 600px;
          padding: 20px 2%;
          width: 100%; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner.top {
            justify-content: flex-start; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner.middle {
            justify-content: center; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner.bottom {
            justify-content: flex-end; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner h2 {
            line-height: 1;
            margin-top: 0;
            margin-bottom: 20px; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner .button-container {
            display: flex; }
            .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner .button-container.left {
              justify-content: flex-start; }
            .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner .button-container.center {
              justify-content: center; }
            .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner .button-container.right {
              justify-content: flex-end; }
            .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner .button-container .btn {
              max-width: 250px;
              width: 100%; }
        .responsive-hero .responsive-hero-desktop .hero-desktop-img .hero-ephanti-container {
          align-items: center;
          display: flex;
          justify-content: center;
          margin: 0 3%; }
          .responsive-hero .responsive-hero-desktop .hero-desktop-img .hero-ephanti-container #hero-ephanti-iframe {
            border: 2px solid #d9d9d9;
            height: 100%;
            width: 605px; } }
  @media screen and (max-width: 714px) {
    .responsive-hero .inner {
      display: none !important; } }
  @media screen and (min-width: 715px) {
    .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner {
      max-width: 700px; }
      .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner h2 {
        font-size: 2.5em;
        line-height: 3rem; } }
  @media screen and (min-width: 900px) {
    .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner {
      max-width: 800px; }
      .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner h2 {
        font-size: 3em;
        line-height: 3.5rem; } }
  @media screen and (min-width: 1100px) {
    .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner {
      max-width: 850px; }
      .responsive-hero .responsive-hero-desktop .hero-desktop-img .inner h2 {
        font-size: 4em;
        line-height: 4.5rem; } }

.emer {
  z-index: 1000;
  margin: 0;
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 50px;
  height: auto; }

@media screen and (max-width: 767px) {
  .emer {
    background: 0 0 !important;
    display: inline; } }

@media screen and (min-width: 768px) {
  .emer {
    background-size: cover;
    background-position: center center;
    height: 600px; } }

.emer h3, .emer p {
  padding: 0 30px;
  margin-bottom: 15px; }

.emer p small {
  font: 14px; }

.emer p em {
  font-style: italic; }

.emer h3 {
  background-image: none;
  width: 100%;
  color: #007a3e;
  margin-bottom: 10px;
  height: auto;
  text-transform: uppercase; }

.emer h3 .emergency-icon {
  display: block;
  margin: 0 auto 10px; }

@media screen and (min-width: 550px) {
  .emer h3 .emergency-icon {
    display: inline-block;
    vertical-align: top;
    margin: -5px 10px 0 0; } }

.modDonation {
  padding: 0;
  text-align: center; }

@media only screen and (min-width: 768px) {
  .modDonation {
    text-align: left; } }

.emer .h1 {
  text-align: center;
  display: block;
  margin-top: 15px; }

.image-block .mobile-image-container {
  display: block; }

.image-block .desktop-image-container.hide-on-mobile {
  display: none; }

.image-block .image-link img {
  margin: 0 auto; }

@media (min-width: 768px) {
  .image-block .mobile-image-container {
    display: none; }
  .image-block .desktop-image-container.hide-on-mobile {
    display: block; } }

section[id="ClickableImagesCollectionBlock"] .rec-reading {
  margin-bottom: 15px; }

section[id="ClickableImagesCollectionBlock"] h3 {
  display: inline-block;
  border-bottom: 2px solid #fd9000;
  padding-bottom: 0;
  margin-bottom: 25px;
  font-size: 1.75em;
  width: fit-content; }

.infographic {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .infographic .infographic-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%; }
    .infographic .infographic-inner.white-bg {
      background-color: #fff; }
    .infographic .infographic-inner.ltgray-bg {
      background-color: #d9d9d9; }
    .infographic .infographic-inner.dkgray-bg {
      background-color: #303030; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.linksCollection {
  display: flex;
  flex-direction: column; }
  .linksCollection h3 {
    display: inline-block;
    border-bottom: 2px solid #ff6a39;
    padding-bottom: 0;
    margin-bottom: 25px;
    width: fit-content; }
  .linksCollection a {
    color: #007a3e;
    font-weight: bold; }
    .linksCollection a:hover {
      text-decoration: underline;
      color: #1d428a; }
  .linksCollection ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 9px;
    padding: 0;
    margin-left: 25px; }
  .linksCollection li {
    margin-bottom: 15px; }

.logo-scroll-outer {
  position: relative;
  width: 75%;
  height: 100px;
  margin: 0 auto; }
  .logo-scroll-outer .logo-scroll-content {
    height: 100%;
    margin-left: 5%;
    overflow: hidden;
    position: relative;
    transition: width .4s; }
    .logo-scroll-outer .logo-scroll-content .logo-slide {
      height: 100%;
      position: absolute;
      z-index: 1;
      transition: left 0.4s cubic-bezier(0.47, 0.13, 0.15, 0.89); }
  .logo-scroll-outer .logo-nav {
    border: none;
    border-radius: 50%;
    color: black;
    cursor: pointer;
    font-size: 2rem;
    height: 20px;
    margin-top: -10px;
    outline: none;
    -webkit-user-select: none;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 2; }
    .logo-scroll-outer .logo-nav.logo-nav-left {
      left: -25px;
      margin-left: 5px;
      margin-top: 2px; }
    .logo-scroll-outer .logo-nav.logo-nav-right {
      right: -25px;
      margin-left: 7px;
      margin-top: 2px; }

@media (min-width: 800px) {
  .logo-scroll-carousel {
    width: 65%; }
    .logo-scroll-carousel .logo-scoll-content {
      margin-left: 5%; } }

@media (min-width: 950px) {
  .logo-scroll-carousel {
    width: 50%; }
    .logo-scroll-carousel .logo-scroll-content {
      margin-left: 7%; } }

.pull-quote-block {
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  display: flex;
  flex-direction: column;
  max-width: 800px !important;
  margin: 0 auto;
  padding: 20px 5%; }
  .pull-quote-block.yellow-bg {
    background-color: #ffb81c; }
  .pull-quote-block.lt-green-bg {
    background-color: #34b78f; }
  .pull-quote-block.orange-bg {
    background-color: #ff6a39; }
  .pull-quote-block.cfgreen-bg {
    background-color: #007a3e; }
  .pull-quote-block.blue-bg {
    background-color: #1d428a; }
  .pull-quote-block.maroon-bg {
    background-color: #9b2242; }
  .pull-quote-block.dkorange-bg {
    background-color: #d14414; }
  .pull-quote-block.yellow-bg .byline, .pull-quote-block.yellow-bg p, .pull-quote-block.orange-bg .byline, .pull-quote-block.orange-bg p, .pull-quote-block.ltgreen-bg .byline, .pull-quote-block.ltgreen-bg p {
    color: #000; }
  .pull-quote-block.yellow-bg .quote, .pull-quote-block.yellow-bg i, .pull-quote-block.orange-bg .quote, .pull-quote-block.orange-bg i, .pull-quote-block.ltgreen-bg .quote, .pull-quote-block.ltgreen-bg i {
    color: #303030; }
  .pull-quote-block.cfgreen-bg .byline, .pull-quote-block.cfgreen-bg p, .pull-quote-block.blue-bg .byline, .pull-quote-block.blue-bg p, .pull-quote-block.maroon-bg .byline, .pull-quote-block.maroon-bg p, .pull-quote-block.dkorange-bg .byline, .pull-quote-block.dkorange-bg p {
    color: #fff; }
  .pull-quote-block.cfgreen-bg .quote, .pull-quote-block.cfgreen-bg i, .pull-quote-block.blue-bg .quote, .pull-quote-block.blue-bg i, .pull-quote-block.maroon-bg .quote, .pull-quote-block.maroon-bg i, .pull-quote-block.dkorange-bg .quote, .pull-quote-block.dkorange-bg i {
    color: #d9d9d9; }
  .pull-quote-block .quote.left {
    text-align: left; }
  .pull-quote-block .quote.center {
    text-align: center; }
  .pull-quote-block i {
    font-size: 5rem; }
    .pull-quote-block i.fa-quote-right {
      align-self: flex-end; }

.quick-donation-block .quick-donation-title h2 {
  text-align: center; }

.quick-donation-block .quick-donation-iframe #ephanti-modal {
  height: 700px;
  width: 100%; }
  .quick-donation-block .quick-donation-iframe #ephanti-modal.ltgray-bg {
    border: 2px solid #d9d9d9; }

@media (min-width: 745px) {
  .quick-donation-block .quick-donation-iframe #ephanti-modal {
    height: 740px;
    width: 100%; } }

.dfSide.related-articles h2:before,
.dfSide.related-articles h3:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  content: url(../png/header-orange.png); }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.RichTextAndImageBlock-Image {
  display: block;
  margin: 0 auto !important;
  max-width: 100%;
  vertical-align: middle; }

.RichTextAndImageBlock-Title {
  text-transform: uppercase;
  text-align: center;
  margin-top: 18px;
  margin-bottom: 9px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  font-weight: 700; }

.text-block {
  padding: 0 5%; }
  .text-block.text-restrict {
    max-width: 800px !important;
    margin: 0 auto; }
  .text-block.text-restrict-small {
    max-width: 800px !important; }
  .text-block.text-restrict-medium {
    max-width: 950px !important; }
  .text-block.text-restrict-large {
    max-width: 1100px !important; }
  .text-block.block-align-center {
    margin: 0 auto; }
  .text-block.block-align-left {
    margin: 0; }
  @media (min-width: 900px) {
    .text-block {
      padding: 0; } }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.socialShare .social-sharing.is-clean.Icons a {
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  color: #fff;
  margin: 0 5px;
  padding: 0; }

.socialShare .social-sharing.is-clean.Icons a.fa-x-twitter {
  background: #000; }

.socialShare .social-sharing.is-clean.Icons a.fa-facebook-f {
  background: #0053a9; }
  .socialShare .social-sharing.is-clean.Icons a.fa-facebook-f:before {
    content: "\f39e"; }

.socialShare .social-sharing.is-clean.Buttons a {
  height: 30px;
  line-height: 30px;
  color: #303030;
  background-color: #fff;
  border: 1px solid #d9d9d9; }

.spacer-block.small {
  padding-top: 40px; }

.spacer-block.medium {
  padding-top: 70px; }

.spacer-block.large {
  padding-top: 100px; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

#sponsorship-nav {
  text-align: center;
  background: #fff;
  margin-bottom: 2%; }

#sponsorship-nav ul {
  margin-bottom: 0; }

#sponsorship-nav li a {
  display: inline-block;
  padding: 6px 18px;
  font-size: 17px;
  text-decoration: none;
  color: #007a3e; }

#sponsorship #sponsorship-nav li a:visited {
  color: #007a3e; }

#sponsorship-nav li a:hover {
  text-decoration: underline; }

#sponsorship-nav li.active a {
  font-weight: bold !important; }

#sponsorship-nav li:not(.active) a {
  font-weight: normal; }

#sponsorship-nav li.active a:before {
  content: "\25BA";
  font-size: 13px;
  position: relative;
  top: -2px;
  margin-right: 5px; }

#sponsorship-header .mobile-menu a:not(.btn) {
  color: #007a3e;
  font-weight: bold; }
  #sponsorship-header .mobile-menu a:not(.btn):hover {
    color: #1d428a; }

#sponsorship-header .mobile-menu #dLabel {
  float: right;
  padding-left: 20px; }

.user-welcome .dropdown-menu .active a {
  background: #34b78f;
  color: #000 !important; }

.user-welcome .dropdown-menu a:hover {
  background: #34b78f;
  color: #000 !important; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.how-sponsorship-works-epi {
  position: relative;
  display: block; }

.section-with-top-padding {
  padding: 6em 0 0; }

.section-without-padding {
  padding: 0; }

@media screen and (min-width: 768px) {
  section.how-sponsorship-works-epi h2 {
    padding: 0 2em; } }

section.how-sponsorship-works-epi h2 {
  position: absolute;
  top: .66em;
  left: 50%;
  min-width: 280px;
  padding: 0 1.1em;
  font-weight: 700;
  color: #007a3e;
  text-align: center;
  text-transform: uppercase;
  transform: translateX(-50%);
  margin-top: 18px;
  margin-bottom: 9px; }

section.how-sponsorship-works-epi h2:before {
  left: 0;
  content: '' !important; }

section.how-sponsorship-works-epi h2:after {
  right: 0;
  content: '' !important; }

section.how-sponsorship-works-epi .step {
  padding: 2.5em 15px 4em; }

section.how-sponsorship-works-epi .step-without-top-bottom-paddings {
  padding: 0 15px 0; }

section.how-sponsorship-works-epi .step .inner {
  max-width: 1024px;
  margin: 0 auto; }

section.how-sponsorship-works-epi .step img {
  display: block;
  margin: 0 auto 2em;
  clear: both;
  max-width: 100%;
  vertical-align: middle; }

section.how-sponsorship-works-epi .step h3 {
  text-transform: inherit !important;
  font-weight: 700;
  margin-top: 18px;
  margin-bottom: 0.83333em;
  text-align: left; }

section.how-sponsorship-works-epi .step p {
  font-weight: 700;
  padding-left: 5.9em;
  text-align: left; }

@media screen and (min-width: 768px) {
  section.how-sponsorship-works-epi .step h3 {
    padding-left: 2.8em; } }

section.how-sponsorship-works-epi .footer-bottom {
  position: absolute;
  left: 0;
  width: 100%; }

.sponsorship-teartexture {
  position: absolute;
  left: -.5%;
  bottom: -5px;
  width: 101%;
  height: 27px;
  background-size: 100% 100%;
  background-image: url(../svg/teartexture.svg);
  background-position: 0 100%;
  background-repeat: repeat-x;
  overflow: hidden; }

.step-number {
  display: block;
  float: left;
  width: 0.7274em;
  margin-top: -14px;
  font: 11em "Roboto Slab", serif;
  font-weight: 700;
  line-height: 1em;
  text-align: right; }

.step-number-white {
  color: #fff; }

.step-number-green {
  color: #007a3e; }

.btn.btn-cf-global-buttons {
  position: relative;
  display: block;
  width: 75%;
  max-width: 250px;
  padding: 20px;
  margin: 30px auto 0;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background: #007a3e;
  border-radius: 5px;
  transition: all .1s; }

.btn.btn-cf-global-buttons:before {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  display: block;
  content: "";
  border: 2px solid #d9d9d9; }

.btn.btn-cf-global-buttons:after {
  display: inline-block;
  margin-left: 0.4em;
  font: 1em FontAwesome;
  content: "\f101";
  transition: transform .1s; }

.statement-card {
  padding: 20px;
  color: #000;
  transition: box-shadow 1s ease,-webkit-box-shadow 1s ease;
  margin: 15px;
  max-width: 100%; }
  .statement-card:hover {
    box-shadow: 0 0 10px #ff6a39; }
  .statement-card span {
    text-transform: uppercase;
    display: block;
    font-weight: 700; }
  @media screen and (min-width: 768px) {
    .statement-card {
      width: 275px; } }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.button-basics {
  border: 1px solid transparent;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 17px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 435px) {
    .button-basics {
      padding: 10px 35px; } }
  .button-basics:hover {
    background: #fff; }
  .button-basics:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.2); }
  .button-basics:visited, .button-basics:focus {
    color: #fff; }
  .button-basics:focus {
    outline-offset: 0; }

.green-button {
  background-color: #007a3e;
  border-color: #007a3e; }
  .green-button:hover {
    color: #007a3e; }
  .green-button:focus {
    outline: 5px auto #34b78f; }

.gold-button {
  background-color: #996017;
  border-color: #996017; }
  .gold-button:hover {
    color: #996017; }
  .gold-button:focus {
    outline: 5px auto #ffb81c; }

.orange-button {
  background-color: #d14414;
  border-color: #d14414; }
  .orange-button:hover {
    color: #d14414; }
  .orange-button:focus {
    outline: 5px auto #ff6a39; }

.blue-button {
  background-color: #1d428a;
  border-color: #1d428a; }
  .blue-button:hover {
    color: #1d428a; }
  .blue-button:focus {
    outline: 5px auto 29, 66, 138, 50%; }

label.error, .text-danger span {
  color: #da291c;
  font-weight: normal; }

.statementscollectionblock {
  padding: 0 !important; }

.how-we-work {
  background: #d9d9d9;
  padding: 100px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .how-we-work h2 {
    color: #303030;
    text-transform: uppercase;
    position: relative;
    text-align: right;
    padding-bottom: 30px;
    margin: 15px;
    max-width: 100%; }
    .how-we-work h2:after {
      content: '';
      display: block;
      position: absolute;
      width: 55%;
      height: 5px;
      bottom: 15px;
      right: 0; }

@media screen and (min-width: 768px) {
  .how-we-work {
    flex-direction: row;
    align-items: stretch; }
    .how-we-work h2 {
      width: 275px; } }

@media screen and (min-width: 1200px) {
  .how-we-work {
    flex-wrap: nowrap; } }

#leadership-page {
  padding-right: 0 !important; }
  #leadership-page body, #leadership-page .structContent {
    max-width: none;
    padding-right: 0;
    padding-left: 0;
    background: #fff; }
  #leadership-page .shell {
    padding: 0; }
  #leadership-page .modal-backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    opacity: .85 !important;
    z-index: 30; }
  #leadership-page .modal {
    position: relative;
    z-index: 9999; }
    #leadership-page .modal .close {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 14px;
      font-weight: 700;
      line-height: 30px;
      color: #303030;
      opacity: 1; }
      #leadership-page .modal .close .fa {
        float: right;
        font-size: 30px; }
    #leadership-page .modal .modal-inner {
      min-height: 580px; }
      #leadership-page .modal .modal-inner .bio-info header {
        position: relative;
        padding: 50px 15px 20px;
        background: #fff; }
      #leadership-page .modal .modal-inner .bio-info .bio {
        position: relative;
        padding: 15px;
        line-height: 1.5em;
        text-align: justify; }
        #leadership-page .modal .modal-inner .bio-info .bio p {
          max-width: 400px;
          margin: 0 auto 15px; }
      #leadership-page .modal .modal-inner .bio-info .bio-image {
        display: block;
        margin: 0 auto 20px;
        max-width: 300px;
        width: 100%; }
      #leadership-page .modal .modal-inner .bio-info h5 {
        color: #007a3e;
        font-weight: 700;
        padding: 0;
        margin: 0;
        max-width: none;
        text-align: center;
        width: auto; }
    #leadership-page .modal .modal-body {
      position: fixed;
      top: 50%;
      left: 50%;
      width: 90%;
      max-width: 945px;
      max-height: 90%;
      padding: 0;
      overflow-y: auto;
      background: #d9d9d9;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    #leadership-page .modal .modal-body.no-image {
      max-width: 500px; }
      #leadership-page .modal .modal-body.no-image .bio-info h5 {
        width: auto;
        max-width: none;
        padding: 0 15px;
        margin: 0 auto;
        text-align: center; }
      #leadership-page .modal .modal-body.no-image .bio-info .bio p {
        max-width: none;
        margin: 0 auto 15px; }
  @media screen and (min-width: 640px) {
    #leadership-page article h1 .text {
      float: left;
      margin: 0.3em 0;
      text-align: left; } }
  @media screen and (min-width: 768px) {
    #leadership-page .leadership-list li {
      margin-bottom: 80px; }
    #leadership-page .modal {
      position: relative;
      z-index: 9999; }
      #leadership-page .modal .modal-inner .bio-info header {
        padding: 50px 0 20px; }
        #leadership-page .modal .modal-inner .bio-info header .bio-image {
          position: absolute;
          top: 40%;
          left: 50px;
          z-index: 1;
          max-width: 39%; }
        #leadership-page .modal .modal-inner .bio-info header h5 {
          width: 420px;
          max-width: 44%;
          margin: 0 40px 0 auto;
          text-align: left; }
      #leadership-page .modal .modal-inner .bio-info .bio {
        padding: 15px 0; }
        #leadership-page .modal .modal-inner .bio-info .bio p {
          width: 420px;
          max-width: 44%;
          margin: 0 40px 15px auto; } }

.leadership-list {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none; }
  .leadership-list li {
    display: inline-block;
    margin: 0 20px 40px;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 215px; }
    .leadership-list li .bio-info {
      background: #007a3e;
      bottom: 0;
      display: flex;
      flex-direction: column;
      height: 125px;
      justify-content: center;
      padding: 10px 10px;
      text-align: center;
      width: 100%; }
      .leadership-list li .bio-info h4 {
        padding: 0;
        margin: 0;
        font-weight: 600;
        color: #ffb81c;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      .leadership-list li .bio-info p {
        padding: 0;
        margin: 0;
        font-weight: 400;
        color: #fff; }
    .leadership-list li.has-modal {
      cursor: pointer; }
      .leadership-list li.has-modal:hover .name {
        color: #ff6a39; }
    .leadership-list li img {
      width: 100%;
      height: 272px;
      object-fit: cover; }

.title-block {
  margin: 0 auto;
  padding-left: 3%;
  padding-right: 3%;
  text-align: center; }

.structContent[content-type-name="CartPage"] .delete-product-icon {
  display: block !important; }
  .structContent[content-type-name="CartPage"] .delete-product-icon a {
    text-decoration-color: #565656; }
    .structContent[content-type-name="CartPage"] .delete-product-icon a:hover {
      color: #565656;
      text-decoration: underline; }
    .structContent[content-type-name="CartPage"] .delete-product-icon a .icon {
      display: none !important; }
    .structContent[content-type-name="CartPage"] .delete-product-icon a .delete-product-text {
      background: 0 0;
      border: 0;
      color: #565656;
      font: 12px Roboto,sans-serif;
      font-weight: 400;
      text-transform: uppercase; }

.structContent[content-type-name="CartPage"] .NoCheckAlert p, .structContent[content-type-name="CartPage"] .NoPaymentAlert p {
  color: #da291c; }

.structContent[content-type-name="CartPage"] .NoCheckAlert a, .structContent[content-type-name="CartPage"] .NoPaymentAlert a {
  color: #da291c;
  font-weight: 700;
  text-decoration: underline; }

@media screen and (min-width: 768px) {
  .structContent[content-type-name="CartPage"] .delete-product-icon a .icon {
    display: inline-block !important; } }

.giftCatalog .search-result {
  font-family: lato, sans-serif;
  color: #007a45;
  font-size: 3em;
  margin: .67em 0;
  font-weight: 700;
  line-height: 1.2; }

.giftCatalog .add-success {
  display: none;
  margin: 10px 0;
  text-align: right; }
  .giftCatalog .add-success p {
    color: #da291c;
    font-weight: 600;
    font-style: italic; }

div#checkoutPage input[type=radio] + label {
  font-weight: 700 !important;
  color: #333;
  background: #f3f3f3; }

div#checkoutPage input[type=radio]:checked + label {
  background: #f3f3f3;
  color: #333; }

div#checkoutPage a.link-small {
  cursor: pointer; }

div#checkoutPage .btn-form-next, div#checkoutPage .btn-form-prev {
  max-width: none;
  color: #fff;
  text-transform: uppercase;
  background: #4285f4;
  border: 0;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color .2s,-webkit-box-shadow .05s ease-out,-webkit-transform .05s ease-out;
  -o-transition: background-color .2s,box-shadow .05s ease-out,-o-transform .05s ease-out;
  transition: background-color .2s,box-shadow .05s ease-out,transform .05s ease-out; }

#checkOutCardInfoPanel #CheckRadioLabel[disabled] {
  color: #565656; }
  #checkOutCardInfoPanel #CheckRadioLabel[disabled]:before {
    border: 1px solid #565656; }

#checkOutCardInfoPanel .NoCheckAlert p, #checkOutCardInfoPanel #NoExistingCheckAlert p {
  color: #da291c; }

#checkOutCardInfoPanel #NoExistingCheckAlert {
  display: none; }

div[id="CountryPage"] [class*="_embed_grid"] {
  width: 100% !important; }

.structContent[content-type-name="CountryPage"] {
  padding: 2% 0 0 0 !important; }
  .structContent[content-type-name="CountryPage"] .structInternalHeader {
    padding-left: 5% !important;
    padding-right: 5% !important; }
  .structContent[content-type-name="CountryPage"] .structColumnWide {
    padding-right: 0; }
    .structContent[content-type-name="CountryPage"] .structColumnWide .preview-carousel {
      height: 500px; }
  .structContent[content-type-name="CountryPage"] .structColumnNarrow {
    max-width: 390px;
    overflow: hidden;
    margin: 0 auto 30px;
    float: none;
    clear: both; }
    .structContent[content-type-name="CountryPage"] .structColumnNarrow .carousel-small-outer {
      margin: 0;
      padding: 30px 3%; }
  .structContent[content-type-name="CountryPage"] .container-fluid.shell, .structContent[content-type-name="CountryPage"] .shell.container-sm, .structContent[content-type-name="CountryPage"] .shell.container-md, .structContent[content-type-name="CountryPage"] .shell.container-lg, .structContent[content-type-name="CountryPage"] .shell.container-xl {
    max-width: 1500px; }
  .structContent[content-type-name="CountryPage"] .main {
    float: left;
    padding: 0 3%;
    width: 100%;
    max-width: 1200px; }
    .structContent[content-type-name="CountryPage"] .main a {
      text-decoration: none; }
  .structContent[content-type-name="CountryPage"] p {
    font-size: 15px; }
  .structContent[content-type-name="CountryPage"] .dc, .structContent[content-type-name="CountryPage"] .dc-alt {
    float: left;
    margin: -10px 0px 10px 0;
    color: #3f3f3f;
    font-size: 4em; }
  .structContent[content-type-name="CountryPage"] .dc-alt {
    color: #d14414; }
  .structContent[content-type-name="CountryPage"] center {
    display: flex;
    justify-content: center; }
  .structContent[content-type-name="CountryPage"] .container-siderail.pull-left {
    width: 100%; }
  .structContent[content-type-name="CountryPage"] .desktop-cta {
    display: none; }
  .structContent[content-type-name="CountryPage"] .mobile-cta {
    display: block; }
  @media (min-width: 768px) {
    .structContent[content-type-name="CountryPage"] .structInternalHeader {
      padding-left: 5% !important;
      padding-right: 5% !important; } }
  @media (min-width: 992px) {
    .structContent[content-type-name="CountryPage"] .desktop-cta {
      display: block; }
    .structContent[content-type-name="CountryPage"] .mobile-cta {
      display: none; } }
  .structContent[content-type-name="CountryPage"] .mobile-cta a,
  .structContent[content-type-name="CountryPage"] .desktop-cta a {
    color: #fff !important; }
  .structContent[content-type-name="CountryPage"] .tidbit-section {
    display: block;
    width: 100%;
    margin: 0px; }
    .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list {
      display: flex;
      flex-direction: column; }
      .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tidbit-tab {
        background-color: #cccccc;
        border: 1px solid #c1c1c1;
        cursor: pointer;
        display: inline-block;
        list-style: none;
        padding: 10px 15px;
        transition: background-color 0.3s; }
        .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tidbit-tab h4 {
          font-family: "Roboto Slab", serif;
          margin-bottom: 0; }
        .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tidbit-tab:hover {
          background-color: rgba(48, 48, 48, 0.5); }
        .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tidbit-tab.active {
          background-color: #d9d9d9;
          border: 1px solid #1d428a;
          border-bottom: none !important; }
      .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tab-content {
        border: 1px solid #303030;
        background-color: white;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        display: none;
        padding: 20px; }
        .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tab-content table {
          font-size: 13px;
          border: 0;
          border-collapse: separate;
          border-spacing: 5px;
          padding: 3px;
          width: 100%; }
          .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list .tab-content table td {
            vertical-align: top; }
      .structContent[content-type-name="CountryPage"] .tidbit-section .tidbit-list #tab-content-0 {
        display: block; }
  .structContent[content-type-name="CountryPage"] .parentHorizontalTab {
    display: block;
    width: 100%;
    margin: 0; }
  .structContent[content-type-name="CountryPage"] .resp-tab-content {
    border-color: #303030; }
  .structContent[content-type-name="CountryPage"] .resp-tab-content table {
    font-size: 13px;
    border: 0;
    width: 100%;
    padding: 3px;
    border-collapse: separate;
    border-spacing: 5px; }
  .structContent[content-type-name="CountryPage"] .resp-tab-content table td {
    vertical-align: top; }
  .structContent[content-type-name="CountryPage"] .resp-tab-item {
    background-color: #e1e1e1; }
  .structContent[content-type-name="CountryPage"] .featureBlock h2 span.resp-arrow {
    border: 0; }
  .structContent[content-type-name="CountryPage"] .pinterest-board a {
    text-decoration: none; }
  @media screen and (min-width: 992px) {
    .structContent[content-type-name="CountryPage"] .structColumnNarrow {
      clear: none;
      float: left !important;
      max-width: none; }
    .structContent[content-type-name="CountryPage"] .structColumnWide {
      padding: 0 30px 0 0; } }
  .structContent[content-type-name="CountryPage"] img#featuredPhotId {
    height: 137px;
    width: 103px; }

.structContent[content-type-name="EmergencyPage"] {
  background: #fff !important;
  margin-left: 0;
  margin-right: 0;
  max-width: none; }
  .structContent[content-type-name="EmergencyPage"] .container-fluid.shell, .structContent[content-type-name="EmergencyPage"] .shell.container-sm, .structContent[content-type-name="EmergencyPage"] .shell.container-md, .structContent[content-type-name="EmergencyPage"] .shell.container-lg, .structContent[content-type-name="EmergencyPage"] .shell.container-xl {
    padding: 0; }
  .structContent[content-type-name="EmergencyPage"] .emer #PaymentFrequency + div,
  .structContent[content-type-name="EmergencyPage"] .page-content {
    text-align: left; }
  .structContent[content-type-name="EmergencyPage"] .page-content {
    padding: 50px 5%;
    background: #fff;
    text-transform: none;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.7); }
    .structContent[content-type-name="EmergencyPage"] .page-content .inner {
      max-width: 900px;
      margin: 0 auto;
      padding: 30px 0;
      border: 1px solid #eee;
      border-left: 0;
      border-right: 0; }
    .structContent[content-type-name="EmergencyPage"] .page-content p {
      margin: 0 0 9px; }
  @media screen and (max-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .ctacardcontainer {
      padding: 0 5%; } }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer h2 {
    margin: 0;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    text-align: center;
    padding: 0; }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 0 30px;
    max-width: 1500px;
    margin: 0 auto;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer .carditem {
    height: 291px; }
  @media screen and (min-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .ctacardcontainer ul {
      flex-direction: row;
      flex-wrap: wrap;
      align-items: start; } }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer li {
    margin: 30px 35px;
    min-width: 375px;
    max-width: 450px;
    overflow: hidden;
    background: #fff;
    border-bottom: 0;
    padding: 0 0 40px;
    position: relative;
    border-radius: 2px; }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer .dficon {
    max-width: 30px; }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer .carditem-body {
    margin: 0;
    padding: 0; }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer h6 {
    display: block;
    margin-top: 10px;
    text-align: center;
    padding: 10px 20px;
    clear: both;
    color: #000; }
    .structContent[content-type-name="EmergencyPage"] .ctacardcontainer h6 a {
      color: #000;
      text-decoration: none;
      padding: 10px 0;
      margin: 0;
      height: 1.2em; }
  .structContent[content-type-name="EmergencyPage"] .ctacardcontainer .carditem-text {
    padding: 10px 20px; }
  .structContent[content-type-name="EmergencyPage"] body {
    background: #fff; }
  .structContent[content-type-name="EmergencyPage"] .structContent {
    background: #fff !important;
    margin-left: 0;
    margin-right: 0;
    max-width: none; }
  .structContent[content-type-name="EmergencyPage"] #mobilelogo, .structContent[content-type-name="EmergencyPage"] .df > h1, .structContent[content-type-name="EmergencyPage"] .structInternalHeader .socialShare .social-sharing.is-clean a .share-title {
    display: none; }
  .structContent[content-type-name="EmergencyPage"] .container-fluid.shell, .structContent[content-type-name="EmergencyPage"] .shell.container-sm, .structContent[content-type-name="EmergencyPage"] .shell.container-md, .structContent[content-type-name="EmergencyPage"] .shell.container-lg, .structContent[content-type-name="EmergencyPage"] .shell.container-xl {
    padding: 0; }
  .structContent[content-type-name="EmergencyPage"] .update-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    max-width: 1500px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  @media screen and (min-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .update-list {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: start; } }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu {
    max-width: 450px;
    overflow: hidden;
    background: #fff;
    border-bottom: 0;
    padding: 0 0 40px;
    position: relative;
    border-radius: 2px;
    margin: 30px 15px;
    -webkit-box-shadow: 0 3px 10px rgba(100, 100, 100, 0.4);
    box-shadow: 0 3px 10px rgba(100, 100, 100, 0.4);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: -webkit-transform .4s ease,-webkit-box-shadow .4s ease;
    transition: transform .4s ease,box-shadow .4s ease;
    transition: transform .4s ease,box-shadow .4s ease,-webkit-transform .4s ease,-webkit-box-shadow .4s ease; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu:hover {
    -webkit-box-shadow: 0 3px 15px rgba(100, 100, 100, 0.4);
    box-shadow: 0 3px 15px rgba(100, 100, 100, 0.4);
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
    transform: scale3d(1.01, 1.01, 1.01); }
  @media screen and (min-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .update-list .dfeu {
      margin: 30px 35px;
      min-width: 375px; } }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu .main, .structContent[content-type-name="EmergencyPage"] .update-list .dfeu footer, .structContent[content-type-name="EmergencyPage"] .update-list .dfeu h6 {
    padding: 10px 20px; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu .figure {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 0; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu .figure img {
    border: 0;
    max-width: none;
    z-index: 1; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu .figure .figcaption {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: none;
    padding: 10px;
    margin: 0 auto;
    font-style: italic;
    line-height: 1.2;
    text-align: center; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu h6 {
    display: block;
    float: none;
    margin-top: 10px;
    text-align: center; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu h6 a {
    color: #000;
    text-decoration: none;
    padding: 10px 0;
    margin: 0;
    height: 1.2em; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu > header > h6:first-child:before {
    display: block;
    content: '';
    background: url(../png/eu_placeholder.png) center top no-repeat;
    background-size: contain;
    max-width: 349px;
    margin: -20px auto 10px;
    padding-top: 20%; }
  @media screen and (min-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .update-list .dfeu > header > h6:first-child:before {
      margin-bottom: 20px; } }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu time {
    font-weight: 700; }
  .structContent[content-type-name="EmergencyPage"] .update-list .dfeu .btn {
    display: block;
    min-width: 200px;
    width: 30%;
    font-weight: 400;
    margin: 40px auto 10px;
    text-align: center; }
  .structContent[content-type-name="EmergencyPage"] .structInternalHeader {
    background: #f0f0f0;
    overflow: hidden;
    padding: 30px 15px;
    margin: 0; }
  @media screen and (min-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .structInternalHeader {
      padding: 70px 4% 10px;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .structContent[content-type-name="EmergencyPage"] .structInternalHeader .socialShare {
    text-align: center;
    float: none; }
  @media screen and (min-width: 768px) {
    .structContent[content-type-name="EmergencyPage"] .structInternalHeader .socialShare {
      text-align: right;
      float: right;
      -ms-flex-preferred-size: 375px;
      flex-basis: 375px; } }
  .structContent[content-type-name="EmergencyPage"] .structInternalHeader .socialShare .social-sharing.is-clean a {
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin: 0 5px; }
  .structContent[content-type-name="EmergencyPage"] .structInternalHeader .socialShare .social-sharing.is-clean a.fa-twitter {
    background: #07bbdc; }
  .structContent[content-type-name="EmergencyPage"] .structInternalHeader .socialShare .social-sharing.is-clean a.fa-facebook {
    background: #0053a9; }
  .structContent[content-type-name="EmergencyPage"] .dfLeftSide, .structContent[content-type-name="EmergencyPage"] .socialTrailWrapper {
    display: none; }
  .structContent[content-type-name="EmergencyPage"] .structInternalContentBlock .col-md-12 {
    float: none;
    max-width: 1500px;
    margin: 0 auto;
    padding: 20px 15px; }
  .structContent[content-type-name="EmergencyPage"] .emer {
    z-index: 1000;
    margin: 0;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 50px;
    height: auto;
    /*background-image: url(/globalassets/uploaded-Images/NewCF/Article_Info/Emergency_Updates/Landers/hero.jpg?v=2);*/
    background-size: cover;
    background-position: center center; }
  .structContent[content-type-name="EmergencyPage"] .emer #closebox .close-text, .structContent[content-type-name="EmergencyPage"] .emer .pull-left {
    display: none; }
  .structContent[content-type-name="EmergencyPage"] .emer .widget-box {
    max-width: 100%;
    width: 550px; }
  .structContent[content-type-name="EmergencyPage"] .emer #closebox {
    position: absolute;
    top: 5px;
    right: 10px;
    line-height: 3em;
    cursor: pointer; }
  @media screen and (max-width: 649px) {
    .structContent[content-type-name="EmergencyPage"] .emer #closebox {
      color: #000 !important; } }
  @media screen and (min-width: 550px) {
    .structContent[content-type-name="EmergencyPage"] .emer #closebox .close-text {
      display: inline-block;
      margin-right: .25em; } }
  .structContent[content-type-name="EmergencyPage"] .emer #closebox .close-icon {
    font-size: 3em;
    vertical-align: middle;
    margin-top: -3px; }
  .structContent[content-type-name="EmergencyPage"] #eu-placeholder {
    display: none;
    position: relative;
    width: 100%;
    background: 0 0; }
  .structContent[content-type-name="EmergencyPage"] #eu-placeholder img {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .structContent[content-type-name="EmergencyPage"] .page-content .inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 30px 0;
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0; }
  .structContent[content-type-name="EmergencyPage"] .page-content span {
    color: #007a45; }
  .structContent[content-type-name="EmergencyPage"] .ctabutton-button-container {
    margin: 35px 0 15px; }
  .structContent[content-type-name="EmergencyPage"] .ctabutton-button {
    display: block;
    min-width: 200px;
    width: 30%;
    font-weight: 400;
    text-align: center;
    cursor: pointer; }

.mostNeededBanner {
  display: block;
  margin: 0 auto;
  position: relative; }

.mostNeededBanner + div .pull-left {
  margin-right: 10px;
  max-width: 125px; }

.mostNeededBanner + div .col-md-6 {
  min-height: 160px; }

#FAQ {
  margin-top: 15px; }
  #FAQ h1 {
    margin-left: 3%; }
  #FAQ .faqHero p {
    margin: 0 0 10px 0; }
  #FAQ .filterSearch .search {
    width: 100%;
    max-width: 70%;
    padding: 1px 1px 1px 5px;
    border: 7px solid #a9a7a7;
    border-radius: 3px; }
  #FAQ #imgSearch {
    display: block;
    height: 30px;
    position: relative;
    left: 8px;
    top: -23px; }
  #FAQ .faqtitle.expanded:before {
    content: "-";
    left: 2px;
    font-size: 2rem;
    top: -2px; }
  #FAQ .faqquestion.expanded span:before {
    content: "-";
    font-size: 1.8rem;
    font-weight: 700;
    left: 2px;
    top: 3px; }
  #FAQ .faqtitle:not(.expanded):before {
    content: '+';
    font-size: 2rem;
    top: 0; }
  #FAQ .faqquestion:not(.expanded) span:before {
    content: '+';
    font-size: 1.8rem;
    font-weight: 700;
    top: 4px; }
  @media (min-width: 992px) {
    #FAQ h2 {
      font-size: 1.75rem;
      line-height: 2.25rem; } }
  #FAQ h2 .brbg, #FAQ h2 .faqquestion {
    overflow: hidden; }
  #FAQ input.faq {
    display: inline-block; }

.cfHome section {
  overflow: hidden; }

.cfHome h1 {
  margin: 0 auto;
  max-width: 500px;
  width: 100%; }

#KnowledgeCenterArchive label[class^="hideYearSection"] {
  display: none; }

#KnowledgeCenterArchive #noItemsToDisplay {
  display: none; }

#KnowledgeCenterArchive #noItemsToDisplay.show {
  display: block; }

@media (min-width: 922px) {
  #KnowledgeCenterArchive .filters h2 {
    line-height: 2.25rem; } }

#KnowledgeCenterLanding .bx-wrapper {
  box-shadow: unset !important;
  border: unset !important; }

#KnowledgeCenterLanding .bx-prev {
  left: -1px; }

#KnowledgeCenterLanding .pub {
  position: realtive; }

#KnowledgeCenterLanding .sliphover-overlay div {
  z-index: 999;
  overflow: hidden; }

#KnowledgeCenterLanding .sliphover-overlay {
  max-width: 60% !important; }

#KnowledgeCenterLanding .bx-pager {
  display: none; }

#KnowledgeCenterLanding .backupBlock {
  display: none; }

#KnowledgeCenterLanding .bombdrop {
  z-index: 10000; }

#KnowledgeCenterLanding #mobilelogo {
  z-index: 10001; }

#KnowledgeCenterLanding .ie .sliphover-overlay {
  display: none !important; }

#KnowledgeCenterLanding .ie .backupBlock {
  display: block !important;
  position: absolute;
  top: 2px;
  left: 75px;
  background: rgba(0, 0, 0, 0.7);
  width: 125px;
  height: 250px; }

#KnowledgeCenterLanding .ie .bx-viewport {
  height: 100% !important; }

#KnowledgeCenterLanding .bx-wrapper .bx-prev {
  background: url(../png/controls-3.png) no-repeat 0 -32px !important; }

#KnowledgeCenterLanding .bx-wrapper .bx-next {
  right: 10px;
  background: url(../png/controls-3.png) no-repeat -43px -32px !important; }

.structContent[content-type-name="LiveArtistDetailPage"] .dflvS a {
  text-decoration: none; }

.structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-pager {
  display: none; }

.structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper {
  margin-bottom: 20px;
  max-width: 900px;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper p {
  margin: 11px 5%; }

@media screen and (max-width: 499px) {
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-next {
    right: 25px;
    width: 32px;
    height: 32px; }
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-prev {
    left: 25px;
    width: 32px;
    height: 32px; } }

@media screen and (min-width: 500px) {
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper {
    width: 85%; }
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-controls-direction a {
    height: 60px;
    width: 60px; }
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-next {
    background: url(../png/arrow-r2.png) no-repeat !important; }
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-prev {
    background: url(../png/arrow-l2.png) no-repeat !important; } }

@media screen and (min-width: 992px) {
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-next {
    right: -60px; }
  .structContent[content-type-name="LiveArtistHomeLegacyPage"] .bx-wrapper .bx-prev {
    left: -70px; } }

.structContent[content-type-name="LiveArtistHomeLegacyPage"] .structInternalContentBlock {
  float: none; }

.structContent[content-type-name="LiveArtistsHomePage"] {
  max-width: 1700px !important;
  padding: 0 0 4% !important; }
  .structContent[content-type-name="LiveArtistsHomePage"] .shell {
    padding-right: 2% !important;
    padding-left: 2% !important; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell .structInternalContent {
      margin: 3% 0 0 3%; }
      .structContent[content-type-name="LiveArtistsHomePage"] .shell .structInternalContent .socialTrailWrapper {
        display: block; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell #selectArtist {
      margin-bottom: 20px; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell #campaign-center .grid {
      margin: 0 auto;
      visibility: visible;
      width: 1040px; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell #campaign-center .grid:after {
      content: '';
      display: block;
      clear: both; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell #campaign-center .grid-item {
      width: 258px;
      padding: 5px;
      background-color: #fff;
      border: 1px solid #007a45;
      float: left;
      margin-bottom: 5px; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell #campaign-center .grid-item a span {
      color: #000;
      display: block;
      font-weight: 700; }
    .structContent[content-type-name="LiveArtistsHomePage"] .shell #campaign-center .grid-item a {
      text-decoration: none !important;
      text-align: center;
      text-transform: uppercase; }

#MediaCenter .mediaCenter h6 {
  color: #000; }

#MediaCenter .mctop {
  color: #000;
  font-weight: bold; }

#MediaCenter .mediaCenter li {
  margin-bottom: 10px; }

#MediaCenter .mcPress h3, #MediaCenter .mcITM h3 {
  border-image-source: url(../line-tile.html) !important; }

@media screen and (min-width: 769px) {
  .sRequest {
    margin-top: 25%; } }

@media screen and (min-width: 992px) {
  .mediaCenter.row:not(.white15) {
    display: flex;
    flex-direction: row; }
  .mediaCenter.col-md-4 {
    flex: 1;
    display: flex; } }

.mediaCenter.col-md-4:not(.white15) {
  margin-bottom: 15px; }

.mediaCenter.col-md-4 > div {
  background: #fff;
  border: 1px solid #000;
  font-size: 13px;
  padding: 10px;
  width: 100%; }

.mediaCenter.col-md-4 > div h6 {
  font-weight: bold; }

.mediaCenter.col-md-4:nth-of-type(2) img {
  display: block;
  width: 100%;
  margin-bottom: 2%; }

@media screen and (min-width: 992px) and (max-width: 1490px) {
  .mediaCenter.col-md-4:nth-of-type(2) img {
    width: 100%; } }

.mContact img {
  margin-right: 3%; }

.mContact a {
  text-decoration: none;
  color: #000;
  font-weight: normal; }

.mcPress h3 a, .mcITM h3 a {
  text-align: right;
  float: right; }

.mcPress h3, .mcITM h3 {
  color: #000;
  font-weight: bold;
  border-bottom: 10px solid green;
  border-left: 0;
  border-image-source: url(../line-tile-2.html);
  border-image-slice: 0 0 10 1;
  border-image-width: 0 0 10px 0;
  border-image-outset: 0 1px 0 0;
  border-image-repeat: repeat repeat;
  margin-bottom: 0; }

.mcPress, .mcITM {
  margin-bottom: 30px; }

.white15 + h3.text-align-center {
  color: #000;
  font-weight: bold;
  margin-top: 5%; }

.white15.mediaCenter {
  background-image: url(../bg_journalist.html);
  background-size: cover;
  background-repeat: no-repeat; }

.white15 h3 {
  color: #fff; }

.white15.mediaCenter a {
  color: #fff;
  text-decoration: none; }

.white15 .col-sm-4 > div {
  background-repeat: no-repeat !important;
  display: table;
  width: 117px;
  height: 140px;
  margin: 0 auto;
  margin-bottom: 20px; }

.white15 .col-sm-4:first-of-type > div {
  background: url(../but_face-sheet.html); }

.white15 .col-sm-4:first-of-type > div:hover {
  background: url(../but_face-sheet-hover.html); }

.white15 .col-sm-4:nth-of-type(2) > div {
  background: url(../but_quick-facts.html); }

.white15 .col-sm-4:nth-of-type(2) > div:hover {
  background: url(../but_quick-facts-hover.html); }

.white15 .col-sm-4:last-of-type > div {
  background: url(../but_ceo.html); }

.white15 .col-sm-4:last-of-type > div:hover {
  background: url(../but_ceo-hover.html); }

.white15 .col-sm-4 > div a {
  display: table-cell;
  vertical-align: bottom; }

.mContact h2 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5%; }

.contactBox {
  border: 1px solid #000;
  background: #fff;
  clear: left;
  min-height: 215px;
  margin-bottom: 20px; }

.contactBox img {
  padding-right: 10px; }

.volun p {
  font-size: 13px; }

.donateContainer {
  position: relative;
  text-align: center;
  float: left; }

.donateContainer a {
  text-decoration: none !important;
  width: 257px !important;
  margin: 0 auto;
  display: block; }

.w2d {
  width: 257px;
  position: relative;
  display: block;
  margin: 0 auto; }

.w2d img {
  width: 257px;
  margin: 0; }

.w2d h4 {
  width: 100%;
  background: #007a45;
  text-align: center;
  margin: 0;
  padding: 10px;
  color: #fff;
  text-decoration: none; }

.donateHover {
  display: none;
  width: 257px;
  height: 233px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: table-cell;
  z-index: 299; }

.donateHover p {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 0 15px;
  text-align: left; }

.donateButton {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 300; }

.structInternalContentBlock {
  float: none; }

.tabcell {
  display: table-cell; }

.mogiv {
  color: #000; }

.dfitm .dfitmR a {
  font-weight: normal; }

.dfpr .dfprR a {
  color: #000;
  font-weight: normal; }

.dfpr:first-of-type, .dfitm:first-of-type {
  padding-top: 14px;
  clear: right; }

#MediaCenterArchive .structInternalHeader {
  padding-left: 5%;
  padding-right: 5%; }

#MediaCenterArchive label[class^="hideYearSection"] {
  display: none; }

#MediaCenterArchive #noItemsToDisplay {
  display: none; }

#MediaCenterArchive #noItemsToDisplay.show {
  display: block; }

#MediaCenterArchive .LoadMore {
  display: flex;
  justify-content: center;
  padding-top: 15px; }

#MediaCenterArchive .mediaMonth {
  padding: 7px 0;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
  background: #007a3e; }

@media (min-width: 900px) {
  #MediaCenterArchive .dfRightSide {
    float: left;
    width: 66.66666667%; } }

@media (min-width: 992px) {
  #MediaCenterArchive .structInternalHeader {
    padding-left: 3%;
    padding-right: 3%; }
  #MediaCenterArchive h2 {
    line-height: 2.25rem; } }

@media (min-width: 1200px) {
  #MediaCenterArchive .dfRightSide {
    width: 75%; } }

.structContent[content-type-name="ForgotPasswordPage"] {
  /*.js-reset-password-panel {
        display: none;
    }*/ }
  .structContent[content-type-name="ForgotPasswordPage"] .forgotpw {
    margin-left: 3%;
    margin-right: 3%; }
  .structContent[content-type-name="ForgotPasswordPage"] .riTextBox {
    padding-right: 5px;
    padding-left: 5px;
    margin: 0;
    width: 100%; }
  .structContent[content-type-name="ForgotPasswordPage"] .riTextBox {
    border-color: #2c8406;
    background-color: #fff !important;
    color: #272722; }
  .structContent[content-type-name="ForgotPasswordPage"] .riTextBox {
    border-width: 1px;
    border-style: solid;
    padding: 2px 1px 3px;
    vertical-align: middle; }
  .structContent[content-type-name="ForgotPasswordPage"] label {
    font-weight: normal; }
  .structContent[content-type-name="ForgotPasswordPage"] label.error {
    padding-left: 10px; }
  .structContent[content-type-name="ForgotPasswordPage"] .rbSkinnedButton input[type=submit] {
    display: inline-block !important;
    min-height: 32px !important;
    padding: 10px 35px !important;
    padding: 5px 35px !important;
    margin-bottom: 0 !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    white-space: normal !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-color: #007a45 !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    border-color: #00ad62 !important;
    border-radius: 5px !important; }
  .structContent[content-type-name="ForgotPasswordPage"] .rbSkinnedButton input[type=submit]:hover, .structContent[content-type-name="ForgotPasswordPage"] .rbSkinnedButton input[type=submit]:active {
    color: #007a45 !important;
    background: #fff !important; }
  .structContent[content-type-name="ForgotPasswordPage"] label.error {
    color: red;
    font-weight: normal; }
  .structContent[content-type-name="ForgotPasswordPage"] .loading {
    border: 12px solid #f3f3f3;
    border-top: 12px solid #007a45;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    animation: spin 2s linear infinite;
    margin-top: 5px;
    display: none; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .structContent[content-type-name="ForgotPasswordPage"] #mpForgotPassword {
    max-width: 400px;
    width: 100%; }
    .structContent[content-type-name="ForgotPasswordPage"] #mpForgotPassword .row {
      margin-left: 2%;
      margin-right: 2%; }
  .structContent[content-type-name="ForgotPasswordPage"] .alert {
    border-radius: 5px;
    background-color: #007a3e;
    padding: 15px;
    width: 100%;
    height: auto;
    color: #fff;
    text-align: center; }
    .structContent[content-type-name="ForgotPasswordPage"] .alert a {
      color: #fff;
      font-weight: 700;
      text-decoration: underline; }

.structContent[content-type-name='LoginPage'] #validationErrors {
  border: solid 1px Black;
  background-color: LemonChiffon;
  font-size: 10px;
  padding: 5px 10px;
  margin-left: 50px; }

.structContent[content-type-name='LoginPage'] .top-content {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 5%;
  text-align: center;
  width: 100%; }

/*Legacy CSS*/
.new-login-page {
  background: #fff; }

.new-login-page .structContent {
  background: #fff; }

.new-login-page h3.page-title {
  padding: 0 15px;
  margin: 30px auto 25px;
  text-align: center;
  text-transform: uppercase; }

.new-login-page .login-type-wrapper {
  padding: 0 15px; }

@media screen and (min-width: 768px) {
  .new-login-page .login-type-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-flex-direction: row;
    -ms-flex-direction: row; } }

.new-login-page .box {
  position: relative;
  max-width: 514px;
  padding: 54px 0 0 !important;
  margin: 20px auto;
  background: #f3f3f3;
  border: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media screen and (min-width: 768px) {
  .new-login-page .box {
    min-width: 514px;
    margin: 20px 15px; } }

.new-login-page .box h4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  margin: 0;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #d1d1d1; }

.new-login-page .box .box-content {
  padding: 20px 20px 30px;
  text-align: center;
  border: 0; }

@media screen and (min-width: 768px) {
  .new-login-page .box .box-content {
    padding: 20px 60px 30px; } }

.new-login-page .box .btn {
  display: inline-block;
  height: 45px;
  padding: 0 40px;
  margin-bottom: 0.25em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  background: #4285f4;
  border: 0;
  border-radius: 7px;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color 0.2s, -webkit-box-shadow 0.05s ease-out, -webkit-transform 0.05s ease-out;
  -o-transition: background-color 0.2s, box-shadow 0.05s ease-out, -o-transform 0.05s ease-out;
  transition: background-color 0.2s, box-shadow 0.05s ease-out, transform 0.05s ease-out; }

.new-login-page .box .btn:after {
  display: inline-block;
  margin-top: -5px;
  margin-left: 10px;
  font: 20px FontAwesome;
  vertical-align: middle;
  content: "\f101";
  -webkit-transition: -webkit-transform 0.2s ease;
  -o-transition: -o-transform 0.2s ease;
  transition: transform 0.2s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.new-login-page .box .btn:hover {
  background-color: #c09f80;
  -webkit-box-shadow: 0 0.25em 0 #997f66;
  box-shadow: 0 0.25em 0 #997f66; }

.new-login-page .box .btn:hover:active {
  -webkit-box-shadow: 0 0 0 #997f66;
  box-shadow: 0 0 0 #997f66; }

.new-login-page .box .btn:hover:after {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px); }

.new-login-page .box .btn:active {
  -webkit-box-shadow: 0 0 0 #346ac2;
  box-shadow: 0 0 0 #346ac2;
  -webkit-transform: translateY(0.25em);
  -ms-transform: translateY(0.25em);
  -o-transform: translateY(0.25em);
  transform: translateY(0.25em); }

@media screen and (min-width: 768px) {
  .new-login-page .box .btn:active {
    -webkit-transform: translateY(0.25em);
    -ms-transform: translateY(0.25em);
    -o-transform: translateY(0.25em);
    transform: translateY(0.25em); } }

.new-login-page .box .login-box-icon {
  display: block;
  margin: 0 auto 40px; }

.new-login-page .box .field-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.new-login-page .box .field-container input[type="text"],
.new-login-page .box .field-container input[type="password"] {
  max-width: 260px;
  height: 50px;
  padding: 0 10px;
  font-weight: 700;
  border: #565656 1px solid; }

@media screen and (min-width: 768px) {
  .new-login-page .box .field-container input[type="text"],
  .new-login-page .box .field-container input[type="password"] {
    width: 258px;
    -webkit-flex-basis: 258px;
    -ms-flex-preferred-size: 258px;
    flex-basis: 258px; } }

.new-login-page .box .field-container label {
  padding-right: 10px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media screen and (min-width: 768px) {
  .new-login-page .box .field-container label:after {
    content: ":"; } }

@media screen and (min-width: 768px) {
  .new-login-page .box .field-container {
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row; } }

.new-login-page .box .button-container {
  margin-top: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.new-login-page .login-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.new-login-page .login-links a {
  display: block;
  padding: 0 13px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border-right: #d1d1d1 1px solid; }

.new-login-page .login-links a:last-child {
  border: 0; }

.new-login-page .extra-text {
  max-width: 1000px;
  padding: 15px;
  margin: 0 auto;
  line-height: 1.5em; }

.new-login-page .extra-text .box {
  width: auto;
  min-width: 0;
  max-width: none;
  padding: 0 !important;
  margin: 0;
  background: 0 0;
  border: 0; }

.new-login-page .extra-text .box-header {
  display: none; }

.structContent[content-type-name='RegistrationPage'] #rdoINDVPanel label, .structContent[content-type-name='RegistrationPage'] #rdoORGPanel label {
  line-height: 20px !important;
  color: #000;
  font-weight: 700 !important;
  background: none; }

.structContent[content-type-name='RegistrationPage'] #registration-form.transtaleX-100, .structContent[content-type-name='RegistrationPage'] #account-form.transtaleX-100 {
  transform: translateX(-100%); }

.structContent[content-type-name='RegistrationPage'] .form-section .checkbox-field label:before {
  content: none !important;
  display: none; }

.structContent[content-type-name='RegistrationPage'] .form-section .checkbox-field input {
  position: absolute;
  display: block;
  display: block;
  width: 20px;
  height: 20px;
  content: '';
  border: 1px solid #000; }

.structContent[content-type-name='RegistrationPage'] .list-item {
  display: list-item; }

.structContent[content-type-name='RegistrationPage'] .loading {
  border: 12px solid #d9d9d9;
  border-top: 12px solid #007a3e;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  animation: spin 2s linear infinite;
  margin-top: 5px;
  display: none; }

.structContent[content-type-name='RegistrationPage'] .text-danger {
  color: #da291c; }

body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  position: relative;
  z-index: 25;
  min-height: 500px;
  padding: 0 0 4%;
  margin: 0 auto; }
  body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl {
    padding: 0; }
    body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .structInternalHeader {
      background: #f0f0f0;
      overflow: hidden;
      padding: 30px 15px;
      margin: 0; }
      body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .structInternalHeader h1 {
        text-align: center;
        color: #000; }
    @media screen and (min-width: 768px) {
      body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .structInternalHeader, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .structInternalHeader {
        padding: 70px 4% 10px;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .structInternalHeader h1, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .structInternalHeader h1 {
          text-align: left;
          -ms-flex-preferred-size: 1175px;
          flex-basis: 1175px; }
        body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .structInternalHeader .socialTrailWrapper, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .structInternalHeader .socialTrailWrapper, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .structInternalHeader .socialTrailWrapper, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .structInternalHeader .socialTrailWrapper, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .structInternalHeader .socialTrailWrapper {
          flex-basis: 375px;
          margin: 0; } }
    body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .emer, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .emer, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .emer, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .emer, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .emer {
      margin-bottom: 40px; }
    body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .row, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .row, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .row, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .row, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .row {
      margin-right: 0;
      margin-left: 0; }
      body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .row .main-body, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .row .main-body, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .row .main-body, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .row .main-body, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .row .main-body {
        font-size: 16px; }
        body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .container-fluid.shell .row .main-body a:hover, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-sm .row .main-body a:hover, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-md .row .main-body a:hover, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-lg .row .main-body a:hover, body .structWrapper .structContent[content-type-name="MonthlyGivingPage"] .shell.container-xl .row .main-body a:hover {
          text-decoration: underline; }

html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.375rem; }

h1 {
  color: #007a3e;
  font-family: "Roboto Slab", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.625rem; }

h2 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.25rem; }

h3 {
  color: #000;
  font-family: "Roboto Slab", serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

h4, h5, h6 {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.875rem; }

p, span, ul, li, .body-text-style {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; }

a {
  color: #007a3e;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: underline; }
  a:hover {
    color: #1d428a;
    text-decoration: none; }
  a:visited {
    color: #007a3e;
    text-decoration: underline; }

.button {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem; }

.nav, .utility, caption {
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1875rem; }

@media screen and (min-width: 992px) {
  h1 {
    font-size: 2.75rem;
    line-height: 3.5rem; }
  h2 {
    font-size: 2.25rem;
    line-height: 2.875rem; }
  h3 {
    font-size: 1.75rem;
    line-height: 2.25rem; }
  h4, h5, h6 {
    font-size: 1.25rem;
    line-height: 1.875rem; }
  p, span, a, ul, li {
    font-size: 1rem;
    line-height: 1.375rem; }
  .button {
    font-size: 1rem;
    line-height: 1.375rem; }
  .nav, .utility, caption {
    font-size: 0.875rem;
    line-height: 1.1875rem; } }

.structContent[content-type-name="MyCorrespondencePage"] #downloadTextBtn, .structContent[content-type-name="MyCorrespondencePage"] #downloadPdfBtn {
  margin-bottom: 10px; }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .nav-tabs li a {
  color: #007a3e;
  font-family: "Roboto Slab", serif; }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs #LettersNav a, .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs #LettersNav .label-status {
  font-family: "Lato", sans-serif;
  line-height: 1.375rem; }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .letter-container .table-header-container {
  background-color: #d9d9d9; }
  .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .letter-container .table-header-container th .table-header {
    margin: 0; }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .letter-container .letterRow td {
  border-bottom: 1px solid #d9d9d9;
  border-left: none;
  border-right: none;
  border-top: 1px solid #d9d9d9; }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .letter-container .letterRow:not(.unreadRow) td {
  background-color: rgba(0, 0, 0, 0.02); }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .letter-container .letterRow:hover td {
  background-color: #34b78f; }

.structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .letter-container .unreadRow td {
  font-weight: 700; }

@media screen and (max-width: 560px) {
  .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs #LettersView .tab-content {
    overflow-x: scroll; }
    .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs #LettersView .tab-content .tab-pane {
      padding: 0; } }

@media screen and (min-width: 768px) {
  .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs .nav-tabs li a {
    font-family: "Roboto Slab", serif; }
  .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs #LettersNav a, .structContent[content-type-name="MyCorrespondencePage"] #correspondenceTabs #LettersNav .label-status {
    font-family: "Lato", sans-serif;
    line-height: 1.375rem; } }

.structContent[content-type-name="MyGivingPage"] .expired {
  color: red;
  font-weight: 600; }

.structContent[content-type-name="MySponsorshipsPage"] .socialTrailWrapper {
  color: #007a45;
  font-weight: bold; }
  .structContent[content-type-name="MySponsorshipsPage"] .socialTrailWrapper a {
    font-weight: normal;
    text-decoration: none; }
    .structContent[content-type-name="MySponsorshipsPage"] .socialTrailWrapper a:hover {
      text-decoration: underline; }

.structContent[content-type-name="MySponsorshipsPage"] .modBreadcrumbs {
  margin-top: 9px;
  margin-bottom: 9px; }

.structContent[content-type-name="MySponsorshipsPage"].structContent {
  padding: 0 0 4% !important; }

.structContent[content-type-name="MySponsorshipsPage"] .structInternalHeader {
  margin-top: 0; }

#footerSections {
  color: #fff !important;
  text-align: center;
  padding-bottom: 45px; }

#footerSections h3 {
  color: #fff;
  border-bottom: solid 1px #007a45;
  padding-bottom: 3px;
  margin-top: 15px;
  text-decoration: none;
  font-size: 1.75em; }

#footerSections img {
  margin-bottom: 20px; }

#footerSections p {
  font-weight: bold;
  height: 55px; }

#footerSections .btn {
  font-weight: bold;
  padding: 12px 30px;
  color: #fff;
  margin-bottom: 15px; }

.structContent[content-type-name="NewsArticlePage"] {
  margin: 20px 3% 0; }
  .structContent[content-type-name="NewsArticlePage"] .dfMainContent {
    max-width: 700px;
    width: 100%; }
  .structContent[content-type-name="NewsArticlePage"] h1.pageTitle.spanFullPageWidth {
    text-align: justify; }
    .structContent[content-type-name="NewsArticlePage"] h1.pageTitle.spanFullPageWidth:after {
      content: "";
      display: inline-block;
      width: 100%; }
  @media (min-width: 1010px) {
    .structContent[content-type-name="NewsArticlePage"] .blog-main-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      border: 2px solid #d9d9d9;
      margin: 0 auto;
      max-width: 1300px;
      -webkit-box-shadow: 2px 3px 8px #d9d9d9;
      -moz-box-shadow: 2px 3px 8px #d9d9d9;
      box-shadow: 2px 3px 8px #d9d9d9; }
      .structContent[content-type-name="NewsArticlePage"] .blog-main-container .snTitle {
        flex-basis: 100%;
        margin-top: 15px;
        margin-bottom: 25px;
        text-align: center; }
      .structContent[content-type-name="NewsArticlePage"] .blog-main-container .dfMainContent {
        margin-right: 2%; } }

#NewsArticleArchive .df .dfsn:nth-of-type(2n+1) {
  background: #eaeaea !important; }

#NewsArticleArchive h1 {
  padding-left: 2%;
  padding-top: 15px; }

#NewsArticleArchive .df .LoadMore {
  display: flex;
  justify-content: center;
  padding-top: 15px; }

@media screen and (min-width: 768px) {
  #NewsArticleArchive h1 {
    padding-left: 0;
    padding-top: 0; } }

@media (min-width: 922px) {
  #NewsArticleArchive .filters h2 {
    line-height: 2.25rem; } }

#NewsArticleArchive #listOfResults h6 {
  line-height: 1.375rem; }

#NewsArticleArchive label[class^="hideYearSection"] {
  display: none; }

#NewsArticleArchive #noItemsToDisplay {
  display: none; }

#NewsArticleArchive #noItemsToDisplay.show {
  display: block; }

#NewsArticleArchive .backToStoriesAndNews {
  text-align: left; }

.press-release .press-header {
  margin: 20px 3% 0; }

.press-release .structInternalContent {
  max-width: 700px;
  width: 100%;
  margin: 0 auto; }

.press-release .backToArchive {
  margin-left: 3%; }

#imgSearch {
  display: block;
  height: 30px;
  position: relative;
  left: 8px;
  top: -23px; }

@media (min-width: 922px) {
  #PressReleaseArchive h2 {
    line-height: 2.25rem; } }

#PressReleaseArchive label[class^="hideYearSection"] {
  display: none; }

#PressReleaseArchive #noItemsToDisplay {
  display: none; }

#PressReleaseArchive #noItemsToDisplay.show {
  display: block; }

#PressReleaseArchive .backToStoriesAndNews {
  text-align: left; }

#PressReleaseArchive .LoadMore {
  display: flex;
  justify-content: center;
  padding-top: 15px; }

.region-header {
  margin: 20px 3% 0; }

.region-main-body {
  font-size: 16px !important; }

.sponsor-cta {
  display: block;
  padding: 20px 1rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  background: #4285f4;
  border-radius: 7px;
  -webkit-box-shadow: 0 0.25em 0 #346ac2;
  box-shadow: 0 0.25em 0 #346ac2;
  -webkit-transition: background-color .2s,-webkit-box-shadow .05s ease-out,-webkit-transform .05s ease-out;
  -o-transition: background-color .2s,box-shadow .05s ease-out,-o-transform .05s ease-out;
  transition: background-color .2s,box-shadow .05s ease-out,transform .05s ease-out;
  color: #fff !important;
  max-width: 100%;
  width: 300px;
  font-size: 20px;
  margin: 0 auto; }

.sponsor-cta:hover {
  outline: 0;
  text-decoration: underline; }

.structContent[content-type-name="SearchResultPage"] {
  margin: 20px 5%; }
  .structContent[content-type-name="SearchResultPage"] a:hover {
    text-decoration: underline; }
  .structContent[content-type-name="SearchResultPage"] .pagination a:visited {
    color: #007a3e; }
  .structContent[content-type-name="SearchResultPage"] .pagination a:hover, .structContent[content-type-name="SearchResultPage"] .pagination a:focus {
    color: #1d428a; }

.global-alert {
  background-color: #ff6a39;
  display: flex;
  justify-content: center;
  align-items: center; }
  .global-alert .alert-wrapper {
    text-align: left; }
    .global-alert .alert-wrapper .alert-text {
      margin: 15px auto; }
    .global-alert .alert-wrapper .alert-text > * {
      margin: 0; }
    @media (min-width: 768px) {
      .global-alert .alert-wrapper {
        text-align: center; } }

.alert-bar {
  background: #da291c;
  padding: 5px 25px 5px 15px;
  position: relative;
  text-align: center; }

.alert-bar .btn,
.alert-wrapper .btn {
  background: #996017;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  padding: 0 20px;
  height: 23px;
  margin-top: -2px; }

.alert-text {
  display: block;
  max-width: 1300px;
  margin: 20px auto;
  color: #fff;
  font-weight: 700; }

.alert-bar .close-bar {
  opacity: 1;
  text-decoration: none;
  font-weight: normal;
  line-height: 23px;
  font-size: 19.5px;
  position: absolute;
  right: 5px;
  top: 20%;
  transform: translateY(-50%);
  margin-top: -2px; }

.alert-bar a,
.alert-bar a:link,
.alert-bar a:hover,
.alert-bar a:visited,
.alert-wrapper a,
.alert-wrapper a:link,
.alert-wrapper a:hover,
.alert-wrapper a:visited {
  color: #fff;
  font-weight: 700; }

.alert-text a:hover {
  color: #000; }

.alert-btn {
  width: 140px;
  height: 40px;
  background: #1d428a;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin: 10px 10px;
  padding: 8px;
  border: 1px solid #fff; }

.header {
  background-color: #007a3e;
  color: #fff;
  z-index: 10002; }

.header,
.header.showHeader {
  transition: top 0.3s; }

/*Mega-Menu*/
.menu-link-secondary h4:hover,
.menu-link-secondary p:hover {
  color: #d14414 !important; }

.main-nav-list .megamenu {
  background-color: transparent;
  border: none;
  box-shadow: none;
  float: none;
  margin-top: -5px;
  margin-bottom: 10px;
  min-width: max-content;
  overflow: hidden;
  position: static;
  width: 100%; }
  .main-nav-list .megamenu .megamenu-inner {
    background: #fff;
    border-radius: 10px;
    margin-left: 30px;
    max-width: 225px;
    overflow: hidden;
    padding: 20px 35px 20px 20px;
    width: 100%; }

/*Top Header*/

.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  padding-left: 0;
  padding-right: 0; }
  .container-fluid .header-flex, .container-sm .header-flex, .container-md .header-flex, .container-lg .header-flex, .container-xl .header-flex {
    display: flex;
    flex-direction: column;
    padding: 0 5%;
    /*Logo**/
    /*Side-Menu*/ }
    @media (min-width: 778px) {
      .container-fluid .header-flex, .container-sm .header-flex, .container-md .header-flex, .container-lg .header-flex, .container-xl .header-flex {
        flex-direction: row;
        justify-content: space-between; } }
    .container-fluid .header-flex .logo, .container-sm .header-flex .logo, .container-md .header-flex .logo, .container-lg .header-flex .logo, .container-xl .header-flex .logo {
      padding: 20px 0 0; }
      .container-fluid .header-flex .logo img, .container-sm .header-flex .logo img, .container-md .header-flex .logo img, .container-lg .header-flex .logo img, .container-xl .header-flex .logo img {
        max-width: 250px;
        width: 60%; }
      @media (min-width: 778px) {
        .container-fluid .header-flex .logo, .container-sm .header-flex .logo, .container-md .header-flex .logo, .container-lg .header-flex .logo, .container-xl .header-flex .logo {
          padding: 20px 0 10px; }
          .container-fluid .header-flex .logo img, .container-sm .header-flex .logo img, .container-md .header-flex .logo img, .container-lg .header-flex .logo img, .container-xl .header-flex .logo img {
            max-width: 250px;
            width: 100%; } }
    .container-fluid .header-flex .sidemenu, .container-sm .header-flex .sidemenu, .container-md .header-flex .sidemenu, .container-lg .header-flex .sidemenu, .container-xl .header-flex .sidemenu {
      padding-left: 0;
      align-self: flex-end; }
      @media (min-width: 778px) {
        .container-fluid .header-flex .sidemenu, .container-sm .header-flex .sidemenu, .container-md .header-flex .sidemenu, .container-lg .header-flex .sidemenu, .container-xl .header-flex .sidemenu {
          align-self: center; } }
      .container-fluid .header-flex .sidemenu .ieWrapper, .container-sm .header-flex .sidemenu .ieWrapper, .container-md .header-flex .sidemenu .ieWrapper, .container-lg .header-flex .sidemenu .ieWrapper, .container-xl .header-flex .sidemenu .ieWrapper {
        text-align: left; }
        .container-fluid .header-flex .sidemenu .ieWrapper .sidemenu-list, .container-sm .header-flex .sidemenu .ieWrapper .sidemenu-list, .container-md .header-flex .sidemenu .ieWrapper .sidemenu-list, .container-lg .header-flex .sidemenu .ieWrapper .sidemenu-list, .container-xl .header-flex .sidemenu .ieWrapper .sidemenu-list {
          margin-bottom: 0 !important;
          padding-left: 0; }
          .container-fluid .header-flex .sidemenu .ieWrapper .sidemenu-list li, .container-sm .header-flex .sidemenu .ieWrapper .sidemenu-list li, .container-md .header-flex .sidemenu .ieWrapper .sidemenu-list li, .container-lg .header-flex .sidemenu .ieWrapper .sidemenu-list li, .container-xl .header-flex .sidemenu .ieWrapper .sidemenu-list li {
            display: inline-block;
            padding-right: 5px;
            padding-left: 5px; }
        .container-fluid .header-flex .sidemenu .ieWrapper .searchutil, .container-sm .header-flex .sidemenu .ieWrapper .searchutil, .container-md .header-flex .sidemenu .ieWrapper .searchutil, .container-lg .header-flex .sidemenu .ieWrapper .searchutil, .container-xl .header-flex .sidemenu .ieWrapper .searchutil {
          padding: 0; }
        .container-fluid .header-flex .sidemenu .ieWrapper .headertxt, .container-sm .header-flex .sidemenu .ieWrapper .headertxt, .container-md .header-flex .sidemenu .ieWrapper .headertxt, .container-lg .header-flex .sidemenu .ieWrapper .headertxt, .container-xl .header-flex .sidemenu .ieWrapper .headertxt {
          margin-right: 0;
          padding-left: 0; }
          .container-fluid .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-sm .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-md .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-lg .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-xl .header-flex .sidemenu .ieWrapper .headertxt .menu-link {
            display: inline-block;
            font-size: .85rem; }
            .container-fluid .header-flex .sidemenu .ieWrapper .headertxt .menu-link:first-child, .container-sm .header-flex .sidemenu .ieWrapper .headertxt .menu-link:first-child, .container-md .header-flex .sidemenu .ieWrapper .headertxt .menu-link:first-child, .container-lg .header-flex .sidemenu .ieWrapper .headertxt .menu-link:first-child, .container-xl .header-flex .sidemenu .ieWrapper .headertxt .menu-link:first-child {
              padding: 0 0 0 0; }
            .container-fluid .header-flex .sidemenu .ieWrapper .headertxt .menu-link:not(:first-child), .container-sm .header-flex .sidemenu .ieWrapper .headertxt .menu-link:not(:first-child), .container-md .header-flex .sidemenu .ieWrapper .headertxt .menu-link:not(:first-child), .container-lg .header-flex .sidemenu .ieWrapper .headertxt .menu-link:not(:first-child), .container-xl .header-flex .sidemenu .ieWrapper .headertxt .menu-link:not(:first-child) {
              padding: 0 0 0 .65rem; }
            @media (min-width: 500px) {
              .container-fluid .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-sm .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-md .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-lg .header-flex .sidemenu .ieWrapper .headertxt .menu-link, .container-xl .header-flex .sidemenu .ieWrapper .headertxt .menu-link {
                font-size: 1rem;
                padding: 0 1rem 0 .65rem !important; } }

/*Main Nav*/
#main-nav {
  padding: 0 5% 9px 5%; }
  #main-nav.sticky {
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%; }
    #main-nav.sticky .navbar {
      padding: 10px 20px; }
  #main-nav .navbar {
    margin-bottom: 0;
    padding: 0; }
    #main-nav .navbar .navbar-toggler {
      background-color: #fff;
      margin-left: auto;
      margin-right: 0; }
    #main-nav .navbar .navbar-collapse.collapse, #main-nav .navbar .navbar-collapse.collapsing {
      border-top: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      display: none;
      padding-left: 0;
      padding-right: 0; }
      #main-nav .navbar .navbar-collapse.collapse.in, #main-nav .navbar .navbar-collapse.collapsing.in {
        display: block; }
    @media screen and (min-width: 992px) {
      #main-nav .navbar .navbar-collapse.collapse, #main-nav .navbar .navbar-collapse.collapsing {
        display: flex !important; }
        #main-nav .navbar .navbar-collapse.collapse.in, #main-nav .navbar .navbar-collapse.collapsing.in {
          display: block !important; } }
    #main-nav .navbar .main-nav-list {
      list-style-type: none;
      margin-bottom: 0;
      padding-left: 0;
      padding-right: 0; }
      #main-nav .navbar .main-nav-list .nav-link {
        font-weight: 600;
        padding: 0 0 15px 0; }
        #main-nav .navbar .main-nav-list .nav-link:focus {
          outline: none; }
      #main-nav .navbar .main-nav-list .menu-buttons a {
        margin-bottom: 10px; }

.secondary-list {
  padding-left: 0; }

/*Donate Nav*/
.donate-li {
  display: inherit; }
  .donate-li .donate-desktop {
    display: none; }

/*CTA Buttons*/
li.nav-item.active.headertxt a {
  margin-bottom: 5px; }

.donate-sponsor-headertxt, .sponsor-headertxt {
  border-color: #fff !important;
  margin-right: 25px; }

.sponsor-headertxt {
  margin-top: 10px; }

.btn-dark:hover {
  color: #ffb81c !important; }

.menu-search {
  display: none;
  margin-bottom: 10px;
  padding-right: 3%;
  text-align: right;
  width: 100%; }
  .menu-search .submit-btn {
    background-color: #d14414;
    border-color: #fff;
    color: #fff;
    margin-right: 5px; }
    .menu-search .submit-btn:hover {
      background-color: #fff;
      border-color: #d14414;
      color: #d14414; }
    .menu-search .submit-btn:active {
      background-color: #d9d9d9;
      border-color: #d14414;
      color: #d14414; }
    .menu-search .submit-btn:focus {
      outline: none; }
  .menu-search .close-search {
    margin-right: 0; }
  .menu-search input.searchInputField {
    color: #000;
    font-weight: 700; }

@media screen and (min-width: 768px) {
  /*Donate Nav*/
  .donate-li .donate-mobile {
    display: none; }
  .donate-li .donate-desktop {
    display: block; } }

@media (min-width: 992px) {
  /*Main Header*/
  .container-fluid .header-flex, .container-sm .header-flex, .container-md .header-flex, .container-lg .header-flex, .container-xl .header-flex {
    padding: 0 3%; }
  /*Main Nav*/
  .sponsor-headertxt {
    margin-top: 0;
    margin-bottom: 0; }
  #main-nav {
    padding: 0 3% 9px 3%; }
    #main-nav .navbar .main-nav-list {
      list-style-type: none;
      display: flex;
      padding-left: 0; }
      #main-nav .navbar .main-nav-list .nav-link {
        padding: 0 0 0 0; }
      #main-nav .navbar .main-nav-list .dropdown {
        align-self: center; }
        #main-nav .navbar .main-nav-list .dropdown .dropdown-menu {
          float: left;
          padding: 20px 0;
          position: absolute; }
          #main-nav .navbar .main-nav-list .dropdown .dropdown-menu .megamenu-inner {
            border: 1px solid rgba(0, 0, 0, 0.15);
            -webkit-box-shadow: 0 6px 9px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 9px rgba(0, 0, 0, 0.175);
            margin-left: 0;
            margin-top: -5px; }
        #main-nav .navbar .main-nav-list .dropdown .headertxt {
          margin-right: 23px; }
        #main-nav .navbar .main-nav-list .dropdown .menu-buttons {
          margin-left: 20px;
          margin-top: 0;
          padding: 5px 0; }
          #main-nav .navbar .main-nav-list .dropdown .menu-buttons a {
            margin-bottom: 0; } }

.giftfilters h3 span, .giftfilters h2 span {
  color: #fff;
  font-family: "Roboto Slab", serif; }

.giftfilters h3 span {
  font-size: 1.25rem; }

.giftfilters h2 span {
  font-size: 1.5rem; }
  @media (min-width: 900px) {
    .giftfilters h2 span {
      position: relative;
      top: -7px; } }

.structContent[content-type-name="SingleColumnContentPage"] {
  max-width: none; }
  .structContent[content-type-name="SingleColumnContentPage"] .container-fluid, .structContent[content-type-name="SingleColumnContentPage"] .container-sm, .structContent[content-type-name="SingleColumnContentPage"] .container-md, .structContent[content-type-name="SingleColumnContentPage"] .container-lg, .structContent[content-type-name="SingleColumnContentPage"] .container-xl, .structContent[content-type-name="SingleColumnContentPage"] .shell {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .structContent[content-type-name="SingleColumnContentPage"] .single-column-page-header {
    background-color: #ffffff;
    margin: 25px 5%; }
  .structContent[content-type-name="SingleColumnContentPage"] .single-column-page-header h1 {
    background-color: #ffffff;
    max-width: 1140px; }
  .structContent[content-type-name="SingleColumnContentPage"] .main-content {
    margin: 25px 5%; }
  .structContent[content-type-name="SingleColumnContentPage"] .full-span-container {
    width: calc(100vw - 17px);
    margin-left: calc(-50vw + 50% + 8px); }
  @media screen and (min-width: 850px) {
    .structContent[content-type-name="SingleColumnContentPage"] .single-column-page-header {
      margin: 40px 3%; }
    .structContent[content-type-name="SingleColumnContentPage"] .main-content {
      margin: 25px auto;
      max-width: 1300px;
      width: 100%; } }

.structContent[content-type-name="SponsorChildDetailPage"] .notification-message {
  display: none;
  width: 100%;
  margin: 15px 0;
  font-family: Roboto,sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-align: center; }

.structContent[content-type-name="SponsorGuideConnectPage"] .socialTrailWrapper {
  color: #007a45;
  font-weight: bold; }
  .structContent[content-type-name="SponsorGuideConnectPage"] .socialTrailWrapper a {
    font-weight: normal;
    text-decoration: none; }
    .structContent[content-type-name="SponsorGuideConnectPage"] .socialTrailWrapper a:hover {
      text-decoration: underline; }

.structContent[content-type-name="SponsorGuideConnectPage"] .modBreadcrumbs {
  margin-top: 9px;
  margin-bottom: 9px; }

.structContent[content-type-name="SponsorGuideConnectPage"].structContent {
  padding: 0 0 4% !important; }

.structContent[content-type-name="SponsorGuideConnectPage"] .structInternalHeader {
  margin-top: 0; }

.structContent[content-type-name="SponsorGuideConnectPage"] .linksCollection h3 {
  border-bottom: none !important; }

.structContent[content-type-name="SponsorGuideConnectPage"] .linksCollection a {
  color: #007A45 !important;
  font-weight: 700 !important;
  text-decoration: underline; }

.sponsor-guide-connect-cards .carditem .ctabutton-button-container {
  margin-left: auto;
  margin-right: auto; }

.structContent[content-type-name="SponsorGuideDiscoverPage"] .socialTrailWrapper {
  color: #007a45;
  font-weight: bold; }
  .structContent[content-type-name="SponsorGuideDiscoverPage"] .socialTrailWrapper a {
    font-weight: normal;
    text-decoration: none; }
    .structContent[content-type-name="SponsorGuideDiscoverPage"] .socialTrailWrapper a:hover {
      text-decoration: underline; }

.structContent[content-type-name="SponsorGuideDiscoverPage"] .modBreadcrumbs {
  margin-top: 9px;
  margin-bottom: 9px; }

.structContent[content-type-name="SponsorGuideDiscoverPage"].structContent {
  padding: 0 0 4% !important; }

.structContent[content-type-name="SponsorGuideDiscoverPage"] .structInternalHeader {
  margin-top: 0; }

.structContent[content-type-name="SponsorGuideDiscoverPage"] .linksCollection a {
  color: #007A45 !important;
  font-weight: 700 !important;
  text-decoration: underline; }

.sponsor-guide-discover-cards .carditem .ctabutton-button-container {
  margin-left: auto;
  margin-right: auto; }

.structContent[content-type-name="SponsorGuideEngagePage"] .socialTrailWrapper {
  color: #007a45;
  font-weight: bold; }
  .structContent[content-type-name="SponsorGuideEngagePage"] .socialTrailWrapper a {
    font-weight: normal;
    text-decoration: none; }
    .structContent[content-type-name="SponsorGuideEngagePage"] .socialTrailWrapper a:hover {
      text-decoration: underline; }

.structContent[content-type-name="SponsorGuideEngagePage"] .modBreadcrumbs {
  margin-top: 9px;
  margin-bottom: 9px; }

.structContent[content-type-name="SponsorGuideEngagePage"].structContent {
  padding: 0 0 4% !important; }

.structContent[content-type-name="SponsorGuideEngagePage"] .structInternalHeader {
  margin-top: 0; }

.structContent[content-type-name="SponsorGuideEngagePage"] .linksCollection a {
  color: #007A45 !important;
  font-weight: 700 !important;
  text-decoration: underline; }

.sponsor-guide-engage-cards .carditem .ctabutton-button-container {
  margin-left: auto;
  margin-right: auto; }

/* Artist Detail specific styles */
div[id="SponsorshipPage"] {
  /*Common styles*/ }
  div[id="SponsorshipPage"] .structContent {
    padding: 0 !important; }
  div[id="SponsorshipPage"] .container.video {
    padding: 2%; }
  div[id="SponsorshipPage"] .pbContent {
    padding: 1rem 1.5rem; }
  @media only screen and (max-width: 600px) {
    div[id="SponsorshipPage"] .content-title {
      margin: auto;
      padding-bottom: 10px; }
    div[id="SponsorshipPage"] p.news {
      padding: 0 30px; } }
  div[id="SponsorshipPage"] .ops-header {
    background-position-x: 40%;
    background-position-y: top;
    background-size: auto 100%;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: black;
    color: #fff;
    text-align: center;
    position: relative;
    padding-top: 20px;
    width: 100vw;
    height: 23.8vw;
    min-height: 200px; }
  div[id="SponsorshipPage"] header.ops-header .logo {
    display: block;
    width: 1300px;
    padding: 0 15px;
    margin: 0 auto;
    text-align: right;
    max-width: 100%;
    bottom: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  div[id="SponsorshipPage"] header.ops-header .logo img {
    height: 10vw;
    max-height: 57px;
    max-width: none;
    -webkit-filter: drop-shadow(0 2px 5px #000);
    filter: drop-shadow(0 2px 5px #000); }
  div[id="SponsorshipPage"] div.socialTrailWrapper {
    margin-top: 10px;
    margin-right: 100px; }
  @media screen and (max-width: 767px) {
    div[id="SponsorshipPage"] .ops-header {
      background-color: #f0f0f0;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 30vw; } }
  div[id="SponsorshipPage"] .sponsorship-section h3, div[id="SponsorshipPage"] .sponsorship-section h5 {
    text-transform: uppercase;
    text-align: center; }
  div[id="SponsorshipPage"] .sponsorship-section img {
    display: block;
    margin: 0 auto; }
  div[id="SponsorshipPage"] .sponsorship-section header {
    margin-bottom: -30px; }
  div[id="SponsorshipPage"] .sponsorship-section ul {
    list-style: none;
    margin: 0 0 70px;
    padding: 0; }
  @media screen and (min-width: 1074px) {
    div[id="SponsorshipPage"] .sponsorship-section ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; } }
  div[id="SponsorshipPage"] .sponsorship-section ul li {
    flex: 1;
    flex-basis: 33%;
    padding: 15px;
    margin: 0 auto;
    max-width: 500px; }
  @media screen and (min-width: 768px) {
    div[id="SponsorshipPage"] .sponsorship-section ul li {
      max-width: 700px; } }
  @media screen and (min-width: 1074px) {
    div[id="SponsorshipPage"] .sponsorship-section ul li {
      min-width: 330px;
      margin: 0; } }
  div[id="SponsorshipPage"] .sponsorship-section ul li p:last-of-type {
    margin-bottom: 0; }
  div[id="SponsorshipPage"] .sponsorship-section select {
    margin: 0 auto;
    display: block;
    width: 150px;
    max-width: 100%; }
  div[id="SponsorshipPage"] #_sponsoring-info ul li {
    flex-basis: 50%; }
  div[id="SponsorshipPage"] #where-to-sponsor p {
    font-size: 16px; }
  @media screen and (min-width: 768px) and (max-width: 1073px) {
    div[id="SponsorshipPage"] #where-to-sponsor ul {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center; }
    div[id="SponsorshipPage"] #where-to-sponsor ul li {
      flex-basis: 210px;
      flex: 0;
      margin: 0 15px;
      min-width: auto; } }
  @media screen and (min-width: 1073px) {
    div[id="SponsorshipPage"] #where-to-sponsor ul li {
      min-width: auto; } }

.listMore {
  float: right;
  margin-top: 10px; }

.storiesnews {
  width: 90%;
  position: relative;
  margin: 0 auto;
  min-height: 400px; }
  .storiesnews .grid {
    max-width: 95%;
    margin: 0 auto;
    width: 100% !important;
    visibility: hidden; }
    .storiesnews .grid.visible {
      visibility: visible; }
  .storiesnews .LoadMore {
    display: flex;
    justify-content: center; }

.df .grid > .grid-item.dfsn h6 {
  margin-bottom: 9px;
  line-height: 1.375rem; }

.df .grid > .grid-item.dfsn .dfsnR {
  padding: 0;
  width: 100%; }

.df .grid > .grid-item.dfsn .readmore {
  margin: 0 0 9px; }

.df .grid > .grid-item.dfsn .dfsnL {
  width: 100%; }
  .df .grid > .grid-item.dfsn .dfsnL a {
    max-width: unset;
    max-height: unset; }

.grid:after {
  content: '';
  display: block;
  clear: both; }

@media only screen and (min-width: 480px) {
  .grid-item, .grid-sizer {
    width: 100%;
    float: left; }
  .grid-item {
    margin-bottom: 5px; } }

@media only screen and (min-width: 768px) {
  .grid-item, .grid-sizer {
    width: calc(33% - 5px); }
  .grid-item.width2 {
    width: calc(33% - 5px); } }

@media only screen and (min-width: 992px) {
  .grid-item, .grid-sizer {
    width: calc(25% - 5px); }
  .grid-item.width2 {
    width: calc(50% - 5px); } }

.grid-item img:not(:last-of-type) {
  width: 100%; }

.structInternalContentBlock {
  float: none; }

.df .dfsn:nth-of-type(2n+1) {
  background: #ffffff !important; }

.structContent[content-type-name="StoriesAndNewsLandingPage"] .snFloat.not-visible {
  visibility: hidden; }

@media only screen and (max-width: 767px) {
  .structContent[content-type-name="StoriesAndNewsLandingPage"] .snFloat {
    display: flex;
    justify-content: center; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .structContent[content-type-name="StoriesAndNewsLandingPage"] .storiesnews {
    margin: 0 66px; } }

.treasurehunt .structInternalHeader {
  margin-left: 2%;
  margin-right: 2%; }

.structContent[content-type-name="TwoColumnContentPage"] {
  max-width: none; }
  .structContent[content-type-name="TwoColumnContentPage"] .container-fluid, .structContent[content-type-name="TwoColumnContentPage"] .container-sm, .structContent[content-type-name="TwoColumnContentPage"] .container-md, .structContent[content-type-name="TwoColumnContentPage"] .container-lg, .structContent[content-type-name="TwoColumnContentPage"] .container-xl, .structContent[content-type-name="TwoColumnContentPage"] .shell {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .structContent[content-type-name="TwoColumnContentPage"] .two-column-page-header {
    background-color: #fff;
    margin: 25px 5%; }
  .structContent[content-type-name="TwoColumnContentPage"] .two-column-page-header h1 {
    background-color: #fff;
    max-width: 1140px; }
  .structContent[content-type-name="TwoColumnContentPage"] .main-content {
    display: flex;
    flex-direction: column;
    margin: 25px 5%; }
    .structContent[content-type-name="TwoColumnContentPage"] .main-content .small-column {
      margin-bottom: 10px;
      padding: 10px 2%; }
      .structContent[content-type-name="TwoColumnContentPage"] .main-content .small-column.yellow-thatch {
        background-image: url(../jpg/yellow_texture_bg.jpg);
        background-size: auto; }
      .structContent[content-type-name="TwoColumnContentPage"] .main-content .small-column.gray-line {
        border-bottom: 4px groove #d9d9d9; }
  @media screen and (min-width: 991px) {
    .structContent[content-type-name="TwoColumnContentPage"] .two-column-page-header {
      margin: 40px 3%; }
    .structContent[content-type-name="TwoColumnContentPage"] .main-content {
      flex-direction: row;
      margin: 25px 2%; }
      .structContent[content-type-name="TwoColumnContentPage"] .main-content .small-column {
        margin-bottom: 0;
        margin-right: 2%;
        max-width: 300px;
        width: 100%; }
        .structContent[content-type-name="TwoColumnContentPage"] .main-content .small-column.gray-line {
          border-bottom: none;
          border-right: 4px groove #d9d9d9; }
      .structContent[content-type-name="TwoColumnContentPage"] .main-content .large-column {
        width: 100%; } }
  @media screen and (min-width: 1200px) {
    .structContent[content-type-name="TwoColumnContentPage"] .main-content .large-column .how-we-work {
      flex-wrap: wrap !important; } }
  @media screen and (min-width: 1900px) {
    .structContent[content-type-name="TwoColumnContentPage"] .main-content {
      margin: 25px auto;
      max-width: 1800px;
      width: 100%; } }

.dropzone-fileuploader:not(.dropzone-fileuploader-custom) {
  inline-size: 100%; }
  .dropzone-fileuploader:not(.dropzone-fileuploader-custom).disabled {
    opacity: 0.5;
    pointer-events: none; }
  .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .btn-success {
    margin-block: 1.5em; }
  .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview {
    pointer-events: auto !important; }
    .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview.dz-processing .dz-progress {
      display: block; }
    .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview.dz-success .dz-actions svg {
      display: block; }
    .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview .dz-actions {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview .dz-actions svg {
        display: none;
        block-size: 16px;
        inline-size: 16px; }
    .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview .dz-progress {
      top: unset;
      bottom: 32px;
      display: none; }
    .dropzone-fileuploader:not(.dropzone-fileuploader-custom) .dropzone .dz-preview .dz-remove-button {
      color: #da291c;
      cursor: pointer; }

.dropzone-fileuploader.dropzone-fileuploader-custom form {
  min-height: auto;
  border: 0;
  padding: inherit; }

.dropzone-fileuploader.dropzone-fileuploader-custom .dz-default {
  border: 2px solid #cccccc;
  min-height: 150px;
  cursor: pointer; }

.dropzone-fileuploader.dropzone-fileuploader-custom .dz-button {
  margin-block: 3.5em; }

.tab-content {
  overflow: visible; }

#registration-form .field-container {
  position: relative; }

#registration-form .address-picklist-container {
  z-index: 1; }

#registration-form .loader .spinner {
  top: -33px; }

#registration-form .powered-by-experian {
  display: none; }

.cf-button {
  display: block;
  text-align: center;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  padding: 10px 35px;
  inline-size: 100%;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (min-width: 992px) {
    .cf-button {
      inline-size: fit-content;
      font-size: 16px;
      line-height: 22px;
      padding: 10px 35px; } }
  .cf-button.cf-button--color-warning {
    border-color: #996017; }
    .cf-button.cf-button--color-warning.cf-button--variant-contained {
      background-color: #996017;
      color: #FFF; }
      .cf-button.cf-button--color-warning.cf-button--variant-contained:hover {
        background-color: #FFF;
        color: #996017; }
    .cf-button.cf-button--color-warning.cf-button--variant-outlined {
      background-color: #FFF;
      color: #996017; }
      .cf-button.cf-button--color-warning.cf-button--variant-outlined:hover {
        background-color: #996017;
        color: #FFF; }

.cbSubmitQuestion-contact-form {
  background: #dcdcdc; }
  .cbSubmitQuestion-contact-form h1 {
    max-width: 1300px;
    margin-inline: auto; }

.about-to-expire-modal .about-to-expire-modal__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px; }
  @media (min-width: 992px) {
    .about-to-expire-modal .about-to-expire-modal__content {
      flex-direction: row;
      align-items: flex-start;
      gap: 24px; } }

.about-to-expire-modal .about-to-expire-modal__heading,
.about-to-expire-modal .about-to-expire-modal__description {
  margin: 0;
  text-align: center; }
  @media (min-width: 992px) {
    .about-to-expire-modal .about-to-expire-modal__heading,
    .about-to-expire-modal .about-to-expire-modal__description {
      text-align: left; } }

.about-to-expire-modal .about-to-expire-modal__texts-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px; }
  @media (min-width: 992px) {
    .about-to-expire-modal .about-to-expire-modal__texts-wrapper {
      inline-size: 540px;
      gap: 32px; } }

.about-to-expire-modal .about-to-expire-modal__heading {
  color: #222;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px; }
  @media (min-width: 992px) {
    .about-to-expire-modal .about-to-expire-modal__heading {
      font-size: 28px;
      line-height: 36px; } }

.about-to-expire-modal .about-to-expire-modal__description {
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  max-inline-size: 384px; }
  @media (min-width: 992px) {
    .about-to-expire-modal .about-to-expire-modal__description {
      font-size: 20px;
      line-height: 28px; } }
  .about-to-expire-modal .about-to-expire-modal__description strong {
    font-weight: 700; }

.about-to-expire-modal .about-to-expire-modal__actions {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  @media (min-width: 992px) {
    .about-to-expire-modal .about-to-expire-modal__actions {
      flex-direction: row;
      gap: 66px; } }

.session-has-expired-modal .session-has-expired-modal__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__content {
      flex-direction: row;
      align-items: flex-start;
      gap: 32px; } }

.session-has-expired-modal .session-has-expired-modal__heading,
.session-has-expired-modal .session-has-expired-modal__description {
  margin: 0;
  text-align: center; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__heading,
    .session-has-expired-modal .session-has-expired-modal__description {
      text-align: left; } }

.session-has-expired-modal .session-has-expired-modal__texts-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__texts-wrapper {
      gap: 32px; } }

.session-has-expired-modal .session-has-expired-modal__heading {
  color: #222;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__heading {
      font-size: 28px;
      line-height: 36px; } }

.session-has-expired-modal .session-has-expired-modal__text-actions {
  display: flex;
  flex-direction: column;
  gap: 16px; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__text-actions {
      flex-direction: row;
      gap: 32px; } }

.session-has-expired-modal .session-has-expired-modal__description {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__description {
      inline-size: 351px;
      font-size: 16px;
      line-height: 22px; } }

.session-has-expired-modal .session-has-expired-modal__actions {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  @media (min-width: 992px) {
    .session-has-expired-modal .session-has-expired-modal__actions {
      flex-direction: row;
      gap: 66px; } }

.warning-modal {
  background: rgba(195, 195, 195, 0.61);
  block-size: 100%;
  inline-size: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: fixed;
  z-index: 99999999999999; }
  .warning-modal.warning-modal--open {
    display: flex; }
  .warning-modal .warning-modal__content-wrapper {
    position: relative;
    background: #fff;
    margin-inline: 24px;
    overflow: hidden;
    box-shadow: 0 0 16px 0 rgba(239, 235, 222, 0.7);
    padding-block: 32px;
    padding-inline: 24px; }
    @media (min-width: 992px) {
      .warning-modal .warning-modal__content-wrapper {
        padding-block: 64px;
        padding-inline: 40px; } }
  .warning-modal .warning-modal__close-btn {
    position: absolute;
    inset-block-start: 10px;
    inset-inline-end: 10px;
    padding: 0;
    margin: 0;
    border: none;
    background: none; }
    @media (min-width: 992px) {
      .warning-modal .warning-modal__close-btn {
        inset-block-start: 20px;
        inset-inline-end: 20px; } }
    .warning-modal .warning-modal__close-btn:focus-visible {
      outline: 1px solid #996017; }


/*# sourceMappingURL=main.min.css.map*/