/*!
 * jQuery UI CSS Framework 1.11.4
 * 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: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-39ab7ccd9f4e82579da78a9241265df288d8eb65dbbd7cf48aed2d0129887df5.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-54270656df079c4da5182629a080fc633b6f84b87985eb016d25a560e2c38d4a.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-ddf5dd4e0ef2b185e8bb0af7b6e90ebe74a84384cb4700658e76e754c8bfe550.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{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 {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-c108f5cbf2dd9ec07a26530695ddd95e1664597ce6c056ae44c162cc2e28cec4.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{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 {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-f0e6cd91b837d5c5644d026e5ffeccd907953317cd5c0f689901733afda260b2.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/ url(/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-691597e8a40a891ea94d3589976ecfc33e6145c49422443b00ac2b5a0022964c.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-f6f1c1bedf1a0f37cfef81d12f5f012869d1ee7c984775a569827a1784d34f5c.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{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;
	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;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	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(/assets/jquery-ui/ui-icons_222222_256x240-57adb0d65f4e91dacfee975d9574422bee7486c8a182d60133728c672f2cdbbc.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_222222_256x240-57adb0d65f4e91dacfee975d9574422bee7486c8a182d60133728c672f2cdbbc.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_888888_256x240-ea2e29625de3463465e93b002b065f5833e05b97f7a052b1c141e754d62e1a8b.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-07460e843c3e59aaadbb34231e699e856a2980753c7a47b66447da5d9f93fb7f.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_454545_256x240-07460e843c3e59aaadbb34231e699e856a2980753c7a47b66447da5d9f93fb7f.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_2e83ff_256x240-20f8c6667afc48aa433ee9eb6d8a0584bdbd6b4a4a9091ff1e6b3adb31e63bd9.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cd0a0a_256x240-1e32c6dbf5d3fd342f27a78aa881550d6412aa207f48468724a6a15402b6041b.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-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: -64px -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: -64px -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: 0 -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: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/; /* support: IE8 */
	border-radius: 8px/*{cornerRadiusShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.11.4
 * 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-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Menu 1.11.4
 * 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: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.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 {
	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 Autocomplete 1.11.4
 * 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 Slider 1.11.4
 * 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: default;
	-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 {
	-webkit-filter: inherit;
	        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;
}
@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *



 */
/* External */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    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 #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");
  src: url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"), url("/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"), url("/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"), url("/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"), url("/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-left: 15px;
  padding-right: 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-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-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;
    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::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    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 {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  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%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.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-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-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;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  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 {
  bottom: 0;
  right: 5px;
  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; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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 !important; }

  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; } }
.breadcrumb {
  background-color: transparent;
  margin: 8px 30px 0 30px;
  border-bottom: 1px solid #d9e5ef;
  padding-left: 0;
  padding-right: 0;
  font-family: BentonSans;
  font-size: 13px; }
  .breadcrumb.top {
    border-bottom: none; }
  .breadcrumb > li + li:before {
    content: "> ";
    padding: 0 5px; }
  .breadcrumb > li + li.no-arrow:before {
    content: "";
    padding: 0 5px; }
  .breadcrumb li a {
    color: #999; }
  .breadcrumb li.active, .breadcrumb li.active a {
    color: #629ad4; }

.popover {
  margin-left: -10px;
  min-width: 150px;
  max-width: 350px; }

/* Base */
@font-face {
  font-family: 'bentonsans-medium';
  src: url(/assets/bentonsans-medium-webfont-c0431b463b2e60b9e53205069af3a17e707178dc869f491f49273e11ec21a68b.eot);
  src: url(/assets/bentonsans-medium-webfont-c0431b463b2e60b9e53205069af3a17e707178dc869f491f49273e11ec21a68b.eot?#iefix) format("embedded-opentype"), url(/assets/bentonsans-medium-webfont-8e57f3a9c3f15988e84fe703bb9f914d8376f3ec347dd8ae16e5e91f3100e6ab.woff) format("woff"), url(/assets/bentonsans-medium-webfont-dddfca77e1b50c20b2977d806e16c0a172816c92355ae716f3ab6d848d664fc3.ttf) format("truetype"), url(/assets/bentonsans-medium-webfont-3f6c60c097dba489a61cba521bed0477149402a265cc0e17969b7a50e916fd12.svg#bentonsansregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bentonsans';
  src: url(/assets/bentonsans-regular-webfont-53abf1511a3d9b18d0e505389dcfca6e2a9f6af74d03e6063da3928e417607d7.eot);
  src: url(/assets/bentonsans-regular-webfont-53abf1511a3d9b18d0e505389dcfca6e2a9f6af74d03e6063da3928e417607d7.eot?#iefix) format("embedded-opentype"), url(/assets/bentonsans-regular-webfont-12ab5e23be7d8f90daf43f1b484eb69de34f0937a81ed92be3b52f5927b589a5.woff) format("woff"), url(/assets/bentonsans-regular-webfont-51f706249e3c82f292b4085770ec9f6106eeb9fbbe9bc664afb3e11824e725e4.ttf) format("truetype"), url(/assets/bentonsans-regular-webfont-24d9f2bc6ad6a1f4c4170ec7a3cc47e1d570f5c7da4b6de27917cf526df2cf97.svg#bentonsansregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bentonsans-light';
  src: url(/assets/bentonsans-light-webfont-bb51dbc77603f1b79a60da74339764f625e0f6a11967ab945e943ef1c320a62a.eot);
  src: url(/assets/bentonsans-light-webfont-bb51dbc77603f1b79a60da74339764f625e0f6a11967ab945e943ef1c320a62a.eot?#iefix) format("embedded-opentype"), url(/assets/bentonsans-light-webfont-1a680411e27e56f40c5a9f7b62ca678ef9bf2075d4c86f4edc72e413fca2cd45.woff) format("woff"), url(/assets/bentonsans-light-webfont-4e69ce8aa23457c38a8b53f7cff55e08503ef12b167cee28c2803544fc4b1282.ttf) format("truetype"), url(/assets/bentonsans-light-webfont-528877bd2faa0b9583832a8bfd06eb55da045738182de70c421d33698a9d3255.svg#bentonsansregular) format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'United-Way';
  src: url(/assets/United-Way-3e3ddd1f48b78f301e4817ec7b27fb37fe3d1eb83df00b8a79933554f0cb2c3a.eot?20180525);
  src: url(/assets/United-Way-3e3ddd1f48b78f301e4817ec7b27fb37fe3d1eb83df00b8a79933554f0cb2c3a.eot?20180525#iefix) format("embedded-opentype"), url(/assets/United-Way-21b0598810f091a05552298f7e7c741383004ea1db0d11444826a3b5d93d09bc.ttf?20180525) format("truetype"), url(/assets/United-Way-91df8c645ca9301c5d1c70c95b35deade8136800ca9f338bfd91ae05a3037750.woff?20180525) format("woff"), url(/assets/United-Way-f4df9ec80ae70cc6e19598f6a54850b955fd6d9c55cca735ccac4eab47c7d427.svg?20180525#United-Way) format("svg");
  font-weight: normal;
  font-style: normal; }
.ico {
  font-family: 'United-Way' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-disability:before {
  content: "\e61f"; }

.ico-compass:before {
  content: "\e61e"; }

.ico-gavel:before {
  content: "\e61c"; }

.ico-geo:before {
  content: "\e61d"; }

.ico-share:before {
  content: "\e612"; }

.ico-language:before {
  content: "\e61b"; }

.ico-area:before {
  content: "\e617"; }

.ico-verified:before {
  content: "\e618"; }

.ico-application:before {
  content: "\e619"; }

.ico-documents:before {
  content: "\e61a"; }

.ico-target:before {
  content: "\e616";
  color: #444; }

.ico-alert:before {
  content: "\e615";
  color: #444; }

.ico-utilities:before {
  content: "\e601"; }

.ico-marker:before {
  content: "\e614"; }

.ico-arrowright:before {
  content: "\e60b"; }

.ico-flag:before {
  content: "\e610"; }

.ico-computer:before {
  content: "\e611"; }

.ico-search:before {
  content: "\e613"; }

.ico-youtube:before {
  content: "\e60d"; }

.ico-twitter:before {
  content: "\e60e"; }

.ico-facebook:before {
  content: "\e60f"; }

.ico-volunteer:before {
  content: "\e600"; }

.ico-transportation:before {
  content: "\e602"; }

.ico-substance:before {
  content: "\e603"; }

.ico-mental:before {
  content: "\e604"; }

.ico-legal:before {
  content: "\e605"; }

.ico-money:before {
  content: "\e606"; }

.ico-housing:before {
  content: "\e607"; }

.ico-healthcare:before {
  content: "\e608"; }

.ico-food:before {
  content: "\e609"; }

.ico-mobile:before {
  content: "\e60a"; }

.ico-clock:before {
  content: "\e60c"; }

.ico-list2:before {
  content: "\e620"; }

.ico-plus:before {
  content: "\ea43"; }

.ico-minus:before {
  content: "\ea41"; }

.ico-icon-add-cart:before {
  content: "\e93a"; }

.ico-icon-cart:before {
  content: "\e93a"; }

.ico-icon-chat:before {
  content: "\e96e"; }

.ico-icon-globe:before {
  content: "\e9ca"; }

.ico-icon-remove-cart:before {
  content: "\e93a"; }

.ico-icon-target:before {
  content: "\e621";
  color: #444; }

.ico-equalizer:before {
  content: "\e992"; }

.ico-youth:before {
  content: "\e900"; }

.ico-question:before {
  content: "\ea09"; }

/* Helpers */
/* Components */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
@keyframes fadeIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100); } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

button {
  font: inherit; }

.cart-buttons {
  width: 100%; }

.filters-header, .categories-header {
  margin-top: 11px;
  margin-bottom: 4px;
  width: 100%;
  text-align: center;
  padding-top: 4px;
  text-transform: uppercase;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #629ad4; }

.categories-header {
  padding-top: 0; }

.categories-header:empty {
  margin-top: 0; }

.ico-plus,
.ico-minus {
  color: #629ad4;
  font-size: 12px; }

.ico-equalizer {
  color: #629ad4; }

.btn {
  background-clip: padding-box;
  border-radius: 3px;
  display: inline-block;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  outline: none;
  padding: 7px 15px;
  text-align: center;
  text-decoration: none;
  background: transparent; }
  .btn:hover {
    cursor: pointer; }
  .btn.more, .btn.cart-remove {
    margin: 24px 0 0;
    width: 100%; }
  .btn.medium {
    padding: 12px 24px; }
  .btn.large {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0; }
  .btn-default {
    background-color: #fbfbff;
    border: 1px solid #bfd1e0;
    color: #7e94ad;
    background-image: -webkit-linear-gradient(bottom, #f9fbff 0%, #fff 100%);
    background-image: linear-gradient(to top, #f9fbff 0%, #fff 100%); }
    .btn-default:hover {
      box-shadow: 0 1px 2px rgba(126, 136, 173, 0.18);
      background-image: -webkit-linear-gradient(bottom, #f4f4f8 0%, #fff 100%);
      background-image: linear-gradient(to top, #f4f4f8 0%, #fff 100%); }
    .btn-default:focus, .btn-default.active {
      border: 1px solid #aec5d8;
      box-shadow: 0 1px 0 rgba(126, 136, 173, 0.11), inset 0 1px 2px #e8e8f4; }
  .btn-primary {
    background-color: #125790;
    border: 1px solid #4388cf;
    color: white !important;
    background-image: -webkit-linear-gradient(bottom, #639ad5 0%, #71aae5 100%);
    background-image: linear-gradient(to top, #639ad5 0%, #71aae5 100%); }
    .btn-primary:hover {
      color: white;
      box-shadow: 0 2px 2px rgba(77, 85, 127, 0.18);
      background-image: -webkit-linear-gradient(bottom, #5891cd 0%, #71aae5 100%);
      background-image: linear-gradient(to top, #5891cd 0%, #71aae5 100%); }
    .btn-primary:focus, .btn-primary.active {
      border: 1px solid #377ec7;
      box-shadow: 0 1px 3px rgba(38, 41, 48, 0.11), inset 0 1px 2px #5290d0; }
  .btn-primary-screener {
    background-color: #125790;
    border: 1px solid #69A75C;
    color: white !important;
    background-image: -webkit-linear-gradient(bottom, #69A75C 0%, #BADFB2 100%);
    background-image: linear-gradient(to top, #69A75C 0%, #BADFB2 100%); }
    .btn-primary-screener:hover {
      color: white;
      box-shadow: 0 2px 2px rgba(77, 85, 127, 0.18);
      background-image: -webkit-linear-gradient(bottom, #529544 0%, #80C971 100%);
      background-image: linear-gradient(to top, #529544 0%, #80C971 100%); }
    .btn-primary-screener:focus, .btn-primary-screener.active {
      border: 1px solid #528447;
      box-shadow: 0 1px 3px rgba(38, 41, 48, 0.11), inset 0 1px 2px #5290d0; }
  .btn-danger {
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    color: white; }
    .btn-danger:hover {
      box-shadow: 0 2px 2px rgba(77, 85, 127, 0.18); }
  .btn-secondary {
    background-color: #feb62a;
    border: 1px solid #e7a21b;
    color: white;
    background-image: -webkit-linear-gradient(bottom, #feb62b 0%, #fdc456 100%);
    background-image: linear-gradient(to top, #feb62b 0%, #fdc456 100%); }
    .btn-secondary:hover {
      box-shadow: 0 2px 2px rgba(254, 182, 42, 0.18);
      background-image: -webkit-linear-gradient(bottom, #f4ad23 0%, #fdc456 100%);
      background-image: linear-gradient(to top, #f4ad23 0%, #fdc456 100%); }
    .btn-secondary:focus, .btn-secondary.active {
      border: 1px solid #ef9e01;
      box-shadow: 0 1px 3px rgba(38, 41, 48, 0.11), inset 0 1px 2px #fead11; }
  .btn-tertiary {
    background-image: -webkit-linear-gradient( top , #f3f9ff, #e4ebf2);
    background-image: -webkit-linear-gradient(top, #f3f9ff, #e4ebf2);
    background-image: linear-gradient(to bottom, #f3f9ff, #e4ebf2);
    border-radius: 30px;
    color: rgba(126, 148, 173, 0.6);
    font-size: 10px;
    padding: 0 10px;
    text-decoration: none;
    margin: 3px; }

.home-search-btn {
  width: 200px;
  border-radius: 3px;
  border: solid 1px #d29725; }

.form-space {
  margin-top: 10px;
  margin-bottom: 16px; }

.form-wrap {
  padding-bottom: 15px; }

.open-filters-table,
.open-filters {
  width: 100%;
  margin-top: 7px; }
  .open-filters-table .days,
  .open-filters .days {
    display: table-row; }
    .open-filters-table .days :first-child,
    .open-filters .days :first-child {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .open-filters-table .days :last-child,
    .open-filters .days :last-child {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .open-filters-table .open-on,
  .open-filters .open-on {
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    padding: 13px 0;
    text-align: center;
    background-color: #fbfbff;
    border: 1px solid #bfd1e0;
    color: #7e94ad;
    width: 14.28%; }
    .open-filters-table .open-on:hover,
    .open-filters .open-on:hover {
      box-shadow: 0 1px 2px rgba(126, 136, 173, 0.18); }
    .open-filters-table .open-on:focus, .open-filters-table .open-on.active,
    .open-filters .open-on:focus,
    .open-filters .open-on.active {
      background-color: #125790;
      border: 1px solid #4388cf;
      color: white;
      background-image: -webkit-linear-gradient(bottom, #5891cd 0%, #71aae5 100%);
      background-image: linear-gradient(to top, #5891cd 0%, #71aae5 100%); }

.dropdown-toggle-btn {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 10px 7px 10px;
  cursor: auto;
  border: 1px solid #d9e5ef;
  border-radius: 3px;
  box-shadow: 0px 1px 3px 0px rgba(126, 148, 173, 0.18);
  color: #7e94ad;
  font-size: 14px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: -webkit-linear-gradient(90deg, #fafbff 0%, white 100%);
  background-image: -webkit-linear-gradient(left, #fafbff 0%, white 100%);
  background-image: linear-gradient(90deg, #fafbff 0%, white 100%); }

.caret-icon {
  width: 12px;
  height: 7px;
  background: none, url("/assets/caret-8cc90e972be86f6ae6b0db56f53a1b35e50277ee0a02a5976c9f983b02bc36f6.svg") no-repeat center center/12px;
  margin-left: 20px; }

.dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0 5px 8px 0 rgba(126, 148, 173, 0.23);
  border: solid 1px #d9e5ef; }

.dropdown-item-btn, .dropdown-item-btn-selected {
  width: 100%;
  background-color: #fff;
  border: none;
  text-align: left;
  cursor: auto;
  padding: 12px;
  color: #7e94ad; }
  .dropdown-item-btn:hover, .dropdown-item-btn-selected:hover {
    background-color: #f3f9ff; }
  .dropdown-item-btn:focus, .dropdown-item-btn-selected:focus {
    outline: none; }

.dropdown-item-btn-selected {
  color: #629ad4;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }

input,
select,
textarea {
  color: #7e94ad;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif; }
  input.placeholder,
  select.placeholder,
  textarea.placeholder {
    color: #d5dce4; }
  input:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #d5dce4; }
  input::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #d5dce4; }
  input:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #d5dce4; }
  input::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #d5dce4; }

select {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  padding: 7px;
  border: 1px solid #d9e5ef;
  border-radius: 3px; }

label {
  font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  color: #7e94ad;
  padding: 7px;
  padding-left: 0; }

.input {
  background-color: white;
  border-radius: 3px;
  border: 1px solid #d9e5ef;
  box-shadow: inset 0 1px 2px #e9eef4;
  font-size: 14px;
  outline: none;
  padding: 7px;
  -webkit-transition: border 500ms;
  transition: border 500ms; }
  .input:focus {
    border: 1px solid #629ad4;
    box-shadow: inset 0 1px 2px rgba(233, 238, 244, 0.38); }
  .input.large-height {
    height: 50px; }
  .input.large {
    font-size: 16px;
    height: 40px;
    padding: 15px; }
  .input.large-alt {
    font-size: 16px;
    height: 40px;
    min-width: 237px; }
  .input.gradient-background {
    background-image: -webkit-linear-gradient(top, #f3f9ff, #fafcff);
    background-image: linear-gradient(to bottom, #f3f9ff, #fafcff); }

input[type='text']:disabled {
  background: #eee; }

.select {
  border: 1px solid #d9e5ef;
  border-radius: 3px;
  box-shadow: 0px 1px 3px 0px rgba(126, 148, 173, 0.18);
  color: #7e94ad;
  font-size: 14px;
  outline: none;
  padding: 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-image: -webkit-linear-gradient(90deg, #fafbff 0%, white 100%);
  background-image: -webkit-linear-gradient(left, #fafbff 0%, white 100%);
  background-image: linear-gradient(90deg, #fafbff 0%, white 100%); }
  .select.large {
    font-size: 16px;
    height: 40px;
    padding: 15px; }
  .select.large-alt {
    font-size: 16px;
    height: 40px;
    min-width: 237px; }

select::-ms-expand {
  display: none; }

.select-wrap:after {
  background: url("/assets/sprite/icons-c48ba754563dc175244e81b653a49de1b790d8e6ad5fd9f5e1fa2b9ad8090d20.png") no-repeat;
  background: none, url("/assets/sprite/icons-d16f3eb9b36ae97818dc34af12d0e692a27e4f862a497470d0510a689a12ae89.svg") no-repeat;
  background-position: 0 -17px;
  content: '';
  display: block;
  height: 8.1px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 4px;
  width: 12px; }

.search-container {
  padding: 0;
  vertical-align: bottom;
  width: 100%; }
  @media only screen and (min-width: 48em) {
    .search-container {
      display: table-cell; } }
  .search-container .label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .search-container.input {
    height: auto; }
    @media only screen and (min-width: 48em) {
      .search-container.input {
        height: 40px; } }

@media only screen and (min-width: 48em) {
  .search-input-wrap {
    float: left;
    display: block;
    margin-right: 2.8425855704%;
    width: 69.1472243289%; }
    .search-input-wrap:last-child {
      margin-right: 0; } }
.search-input-wrap.location {
  border-top: 1px solid #d9e5ef; }
  @media only screen and (min-width: 48em) {
    .search-input-wrap.location {
      border-left: 1px solid #d9e5ef;
      border-top: none;
      float: left;
      display: block;
      margin-right: 2.8425855704%;
      width: 28.0101901008%; }
      .search-input-wrap.location:last-child {
        margin-right: 0; } }

.geolocate-wrap {
  display: inline-block; }

.geolocate-input {
  color: #bdc8d6;
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  top: 13px;
  right: 8%;
  z-index: 99; }
  .geolocate-input.loading {
    -webkit-animation: rotate 2s infinite ease-in-out;
    animation: rotate 2s infinite ease-in-out;
    -webkit-transform-origin: center center;
    transform-origin: center center; }

.geolocate-home {
  position: absolute;
  right: 24px;
  top: 26px;
  color: #7F95AC;
  cursor: pointer;
  font-size: 14px; }
  @media only screen and (max-width: 48em) {
    .geolocate-home {
      top: 22px;
      right: 16px; } }
  .geolocate-home.loading {
    -webkit-animation: rotate 2s infinite ease-in-out;
    animation: rotate 2s infinite ease-in-out;
    -webkit-transform-origin: center center;
    transform-origin: center center; }

.search-input {
  background: transparent;
  border: none;
  color: #7e94ad;
  font-size: 16px;
  outline: none;
  padding: 10px 15px; }
  .search-input.placeholder {
    color: #d5dce4; }
  .search-input:-moz-placeholder {
    color: #d5dce4; }
  .search-input::-moz-placeholder {
    color: #d5dce4; }
  .search-input:-ms-input-placeholder {
    color: #d5dce4; }
  .search-input::-webkit-input-placeholder {
    color: #d5dce4; }

.search-button {
  margin-top: 15px;
  padding: 0 24px;
  width: 100%; }
  @media only screen and (min-width: 48em) {
    .search-button {
      display: table-cell;
      margin-left: 15px;
      margin-top: 0;
      width: auto; } }

.search-button {
  margin-top: 15px;
  padding: 0 24px;
  width: 100%; }
  @media only screen and (min-width: 48em) {
    .search-button {
      display: table-cell;
      margin-top: 0;
      width: auto; } }

.search-radius-region,
.gender-filter-region,
.age-filter-region,
.area-sort-region {
  *zoom: 1; }
  .search-radius-region:before, .search-radius-region:after,
  .gender-filter-region:before,
  .gender-filter-region:after,
  .age-filter-region:before,
  .age-filter-region:after,
  .area-sort-region:before,
  .area-sort-region:after {
    content: '';
    display: table; }
  .search-radius-region:after,
  .gender-filter-region:after,
  .age-filter-region:after,
  .area-sort-region:after {
    clear: both; }

.gender-filter-region {
  margin-top: 11px; }

.age-filter-region {
  margin-top: -2px; }

.area-sort-region {
  margin-top: 9px;
  margin-bottom: 28px; }

.search-radius,
.area-sort {
  float: left; }
  .search-radius select,
  .area-sort select {
    width: 100px; }

.open-filter-region {
  display: inline-block;
  width: 100%;
  border-radius: 3px; }

.apply-filters {
  width: 100%;
  padding: 12px; }

.gender-filter,
.age-filter {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 48em) {
    .gender-filter,
    .age-filter {
      margin-right: 5px; } }

.age-group-radio-btn,
.gender-radio-btn {
  color: #7e94ad;
  font-weight: lighter;
  font-size: 12px; }
  @media only screen and (max-width: 48em) {
    .age-group-radio-btn,
    .gender-radio-btn {
      margin-right: 5px; } }
  @media only screen and (min-width: 48em) {
    .age-group-radio-btn,
    .gender-radio-btn {
      margin-right: 15px; } }

.clear-link {
  font-weight: bold;
  text-decoration: underline;
  display: block;
  text-align: center;
  font-size: 12px;
  padding-bottom: 15px; }
  @media only screen and (min-width: 48em) {
    .clear-link {
      margin-top: 15px; } }
  @media only screen and (max-width: 48em) {
    .clear-link {
      margin-top: 5px; } }

.related-link {
  text-decoration: underline;
  float: left;
  font-size: 12px;
  padding-right: 26px; }

.related-searches-container {
  padding-top: 4px;
  padding-bottom: 55px; }

.target-populations-outer {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 48em) {
    .target-populations-outer {
      float: left;
      width: 73%; } }

.target-and-search-horizontal {
  overflow: hidden; }

.search-radius-region {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media only screen and (min-width: 48em) {
    .search-radius-region {
      float: left;
      width: 27%; } }

.line-adjust {
  margin-right: 15px; }
  @media only screen and (max-width: 48em) {
    .line-adjust {
      display: block; } }

.target-populations-container,
.radius-container {
  padding-top: 0.53em; }

.label-balance {
  vertical-align: middle; }

.filters {
  padding-top: 0.76em; }

.transparent-group .helper-input {
  display: inline-block;
  position: relative; }
.transparent-group .helper-text {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #bdc8d6;
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 0.3em; }
.transparent-group .form-wrap {
  padding: 0;
  margin-bottom: 3em; }

div.error_messages,
div#error_explanation,
div.success_messages {
  padding: 0.8em;
  margin: 0.4em 0 1em 0;
  font-size: 13px;
  line-height: 1.3;
  text-align: left; }

div.error_messages,
div#error_explanation {
  background-color: rgba(242, 68, 46, 0.05);
  border: solid 1px #ff9082;
  color: #f2442e; }
  div.error_messages h2,
  div#error_explanation h2 {
    color: #f2442e;
    font-size: 1.3em;
    text-align: left; }

div.success_messages {
  background-color: #dff0d8;
  border: solid 1px #d6e9c6;
  color: #3c763d; }

.icon {
  background: url("/assets/sprite/icons-c48ba754563dc175244e81b653a49de1b790d8e6ad5fd9f5e1fa2b9ad8090d20.png") no-repeat;
  background: none, url("/assets/sprite/icons-d16f3eb9b36ae97818dc34af12d0e692a27e4f862a497470d0510a689a12ae89.svg") no-repeat;
  display: inline-block; }

.brush {
  background-position: 0 0;
  height: 17px;
  width: 255.9px; }

.drop-arrow {
  background-position: 0 -17px;
  width: 12px;
  height: 8px; }

.housing {
  background-position: 0 -25px;
  width: 61.4px;
  height: 60px; }

.logo-211 {
  background: none, url("/assets/sprite/uw-logo-52ae1c958850b6b141a9989ad8cf0d26eca5e818667bdd4a269fae3279a2aa29.svg") no-repeat;
  display: inline-block;
  width: 210px;
  height: 32px; }

.logo-unitedway {
  background-position: 0 -128px;
  width: 84.5px;
  height: 47.7px; }

.marker {
  background-position: 0 -176px;
  width: 13.6px;
  height: 16px; }

.navigator {
  background-position: 0 -192px;
  width: 56.2px;
  height: 60px; }

.uwc {
  background-position: 0 -252px;
  width: 116.1px;
  height: 60px; }

.volunteer {
  background-position: 0 -312px;
  width: 61.9px;
  height: 60px; }

.icon-create {
  background: #D9E5EF url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiI+PHBhdGggZD0iTTE2LjUzIDQuODg5VjE1SDIuNzYzVjQuODg5TTEuMjMzIDFIMTguMDZ2My44ODlIMS4yMzN6bTYuODg0IDdoMy4wNTkiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjMTI1NzkwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==") no-repeat center; }

.icon-export {
  background: #D9E5EF url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNiI+PHBhdGggZD0iTTEuMTgzIDh2NS42YzAgLjc3My42MTcgMS40IDEuMzc3IDEuNGg4LjI2YTEuMzkgMS4zOSAwIDAgMCAxLjM3Ny0xLjRWOE05LjQ0MyAzLjhMNi42OSAxIDMuOTM3IDMuOE02LjY5IDF2OS4xIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzEyNTc5MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=") no-repeat center; }

.icon-share {
  background: #D9E5EF url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMxMjU3OTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjE4MyAxKSI+PGVsbGlwc2UgY3g9IjkuODMzIiBjeT0iMiIgcng9IjEuOTY3IiByeT0iMiIvPjxlbGxpcHNlIGN4PSIxLjk2NyIgY3k9IjYuNjY3IiByeD0iMS45NjciIHJ5PSIyIi8+PGVsbGlwc2UgY3g9IjkuODMzIiBjeT0iMTEuMzMzIiByeD0iMS45NjciIHJ5PSIyIi8+PHBhdGggZD0iTTMuNjY1IDcuNjczbDQuNDc3IDIuNjU0bS0uMDA3LTcuMzJMMy42NjUgNS42NiIvPjwvZz48L3N2Zz4=") no-repeat center; }

.icon-unlimited {
  background: #D9E5EF url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMTI1NzkwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTExLjg3NCAxNUw2LjUyIDExLjExMSAxLjE2NyAxNVYyLjU1NmMwLS44Ni42ODUtMS41NTYgMS41My0xLjU1Nmg3LjY0N2MuODQ1IDAgMS41My42OTYgMS41MyAxLjU1NlYxNXoiLz48L3N2Zz4=") no-repeat center; }

.icon-info {
  background: transparent url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23BFCAD7' fill-rule='nonzero' d='M8 0a8 8 0 1 0 8 8 8.009 8.009 0 0 0-8-8zm.167 3.333a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm1.5 9H7A.667.667 0 1 1 7 11h.5a.167.167 0 0 0 .167-.167v-3a.167.167 0 0 0-.167-.166H7a.667.667 0 0 1 0-1.334h.667C8.403 6.333 9 6.93 9 7.667v3.166c0 .092.075.167.167.167h.5a.667.667 0 1 1 0 1.333z'/%3E%3C/svg%3E") no-repeat center; }

.icon-download {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='18' viewBox='0 0 14 18'%3E%3Cg fill='%23BDC9D7' fill-rule='nonzero'%3E%3Cpath d='M11.625 4.875H9.75a.75.75 0 0 0 0 1.5h1.688c.103 0 .187.084.187.188v9.375a.187.187 0 0 1-.188.187H2.063a.187.187 0 0 1-.188-.188V6.563c0-.104.084-.188.188-.188H3.75a.75.75 0 0 0 0-1.5H1.875a1.5 1.5 0 0 0-1.5 1.5v9.75a1.5 1.5 0 0 0 1.5 1.5h9.75a1.5 1.5 0 0 0 1.5-1.5V6.375a1.5 1.5 0 0 0-1.5-1.5z'/%3E%3Cpath d='M6.22 12.53a.75.75 0 0 0 1.06 0l2.625-2.625a.75.75 0 0 0-.53-1.28H8.062a.188.188 0 0 1-.187-.188V1.5a1.125 1.125 0 0 0-2.25 0v6.938a.188.188 0 0 1-.188.187H4.125a.75.75 0 0 0-.53 1.28L6.22 12.53z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-food {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='20' viewBox='0 0 14 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Cpath d='M9.792 0a.625.625 0 0 0-.625.625v18.542a.833.833 0 1 0 1.666 0V12.5c0-.23.187-.417.417-.417h1.458a1.036 1.036 0 0 0 1.042-1.041v-.006C13.697 5.046 11.735 0 9.792 0zM5.833 0A.833.833 0 0 0 5 .833V5c0 .436-.17.855-.476 1.167a.21.21 0 0 1-.357-.146V.833a.833.833 0 0 0-1.667 0V6.02a.21.21 0 0 1-.357.146A1.66 1.66 0 0 1 1.667 5V.833A.833.833 0 0 0 0 .833V5a3.34 3.34 0 0 0 2.223 3.143.417.417 0 0 1 .277.393v10.63a.833.833 0 1 0 1.667 0V8.537c0-.177.11-.334.277-.393A3.34 3.34 0 0 0 6.667 5V.833A.833.833 0 0 0 5.833 0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-mental {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='20' viewBox='0 0 19 20'%3E%3Cpath fill='%23B0CCE9' fill-rule='nonzero' d='M17.023 8.213a6.03 6.03 0 0 1-.6-1.208C16.422 2.621 12.37 0 8.453 0A8.27 8.27 0 0 0 .119 8.386c0 2.917 1.06 5.103 3.15 6.51a.417.417 0 0 1 .183.346v4.341c0 .23.187.417.417.417h8.334c.23 0 .416-.187.416-.417v-2.5c0-.23.187-.416.417-.416h1.25c1.15 0 2.083-.933 2.083-2.084V12.93c0-.23.187-.417.417-.417.156 0 .315 0 .46-.008.32-.013.616-.173.802-.433.118-.184.174-.401.159-.62v-.114c.069-.93-.596-2.095-1.184-3.125zm-5.876.11a.417.417 0 0 0-.374.157 2.934 2.934 0 0 1-1.982 1.083.417.417 0 0 0-.326.228 3.307 3.307 0 0 1-2.93 1.876 3.446 3.446 0 0 1-3.333-3.542A3.63 3.63 0 0 1 3.41 5.399a.417.417 0 0 0 .13-.219A2.91 2.91 0 0 1 7.057 3a.417.417 0 0 0 .409-.12 2.488 2.488 0 0 1 3.882.287c.069.1.178.165.299.179a2.5 2.5 0 0 1-.5 4.973v.003z'/%3E%3C/svg%3E") no-repeat center; }

.icon-healthcare {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19'%3E%3Cpath fill='%23B0CCE9' fill-rule='nonzero' d='M17.917 4.056h-3.542a.417.417 0 0 1-.417-.417V2.403A2.293 2.293 0 0 0 11.667.11H8.333a2.293 2.293 0 0 0-2.291 2.292v1.236c0 .23-.187.417-.417.417H2.083C.933 4.056 0 4.989 0 6.139v10c0 1.15.933 2.084 2.083 2.084h15.834A2.083 2.083 0 0 0 20 16.139v-10a2.083 2.083 0 0 0-2.083-2.083zM8.125 2.402a.21.21 0 0 1 .208-.208h3.334a.21.21 0 0 1 .208.208V3.64c0 .23-.187.417-.417.417H8.542a.417.417 0 0 1-.417-.417V2.403zm5.625 9.987c0 .23-.187.417-.417.417h-1.666a.417.417 0 0 0-.417.417v1.666c0 .23-.187.417-.417.417H9.167a.417.417 0 0 1-.417-.417v-1.666a.417.417 0 0 0-.417-.417H6.667a.417.417 0 0 1-.417-.417v-1.666c0-.23.187-.417.417-.417h1.666c.23 0 .417-.187.417-.417V8.223c0-.23.187-.417.417-.417h1.666c.23 0 .417.186.417.417v1.666c0 .23.187.417.417.417h1.666c.23 0 .417.186.417.417v1.666z'/%3E%3C/svg%3E") no-repeat center; }

.icon-housing {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23B0CCE9' fill-rule='nonzero' d='M19.756 9.41L10.589.245a.833.833 0 0 0-1.178 0L.244 9.411a.833.833 0 0 0 .59 1.422h1.04c.116 0 .21.094.21.209v8.125c0 .46.372.833.833.833h4.791a.208.208 0 0 0 .209-.208v-3.959a2.083 2.083 0 1 1 4.166 0v3.959c0 .115.093.208.209.208h4.791c.46 0 .834-.373.834-.833v-8.125c0-.115.093-.209.208-.209h1.042a.833.833 0 0 0 .589-1.422z'/%3E%3C/svg%3E") no-repeat center; }

.icon-substance {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Cpath d='M19.075 1.76a6.015 6.015 0 0 0-8.5 0L2.6 9.74A6 6 0 0 0 6.842 20a5.964 5.964 0 0 0 4.246-1.754l7.984-7.984a6.026 6.026 0 0 0 0-8.5l.003-.001zm-1.178 7.323l-3.105 3.102a.417.417 0 0 1-.59 0l-5.55-5.55a.417.417 0 0 1 0-.59l3.105-3.106a4.333 4.333 0 0 1 7.404 3.077 4.3 4.3 0 0 1-1.264 3.067z'/%3E%3Cpath d='M14.695 2.632a3.41 3.41 0 0 0-2.425 1.005.625.625 0 0 0 .883.884 2.232 2.232 0 0 1 3.084 0 .625.625 0 1 0 .884-.884 3.408 3.408 0 0 0-2.426-1.005z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-youth {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' viewBox='0 0 22 18'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero' transform='translate(0 -1)'%3E%3Ccircle cx='15.75' cy='3.499' r='2.5'/%3E%3Ccircle cx='2.75' cy='9.499' r='2'/%3E%3Cpath d='M20.688 12.67a1.5 1.5 0 0 0 .233-2.109l-1.7-2.123A2.485 2.485 0 0 0 17.27 7.5h-5.593l-.585-1.171A1.5 1.5 0 0 0 8.408 7.67l.723 1.445a2.487 2.487 0 0 0 2.237 1.385h1.141a.249.249 0 0 1 .242.31l-.25 1a.25.25 0 0 1-.242.19h-1.832a2.485 2.485 0 0 0-2.32 1.571l-.749 1.871a1.5 1.5 0 0 0 2.785 1.115L10.766 15h1.1c.04.482.221.942.519 1.323l1.69 2.113a1.5 1.5 0 1 0 2.342-1.873l-1.535-1.921.941-3.763a.5.5 0 0 1 .485-.379h.717l1.55 1.937a1.5 1.5 0 0 0 2.113.233z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-transportation {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Cpath d='M6.667 17.917h-2.5a.208.208 0 0 0-.209.208v.417a1.458 1.458 0 0 0 2.917 0v-.417a.208.208 0 0 0-.208-.208zM15.833 17.917h-2.5a.208.208 0 0 0-.208.208v.417a1.458 1.458 0 0 0 2.917 0v-.417a.208.208 0 0 0-.209-.208zM18.542 3.544h-.417a.208.208 0 0 1-.208-.21V2.5a2.5 2.5 0 0 0-2.5-2.5H4.583a2.5 2.5 0 0 0-2.5 2.5v.833a.208.208 0 0 1-.208.209h-.417A1.46 1.46 0 0 0 0 5v2.5a1.46 1.46 0 0 0 1.458 1.458h.417c.115 0 .208.094.208.209v5.416a2.5 2.5 0 0 0 2.5 2.5h10.834a2.5 2.5 0 0 0 2.5-2.5V9.167c0-.115.093-.209.208-.209h.417A1.46 1.46 0 0 0 20 7.5V5a1.46 1.46 0 0 0-1.458-1.456zM6.25 13.96H4.583a.625.625 0 0 1 0-1.25H6.25a.625.625 0 1 1 0 1.25zm9.167 0H13.75a.625.625 0 0 1 0-1.25h1.667a.625.625 0 0 1 0 1.25zm.833-3.333a.208.208 0 0 1-.208.208H3.958a.208.208 0 0 1-.208-.208V2.5c0-.46.373-.833.833-.833h10.834c.46 0 .833.373.833.833v8.126z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-utilities {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='20' viewBox='0 0 15 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Crect width='5.833' height='1.2' x='4.584' y='15.199' rx='.5'/%3E%3Cpath d='M9.352 17.6H5.65a.418.418 0 0 0-.38.237.388.388 0 0 0 .069.43 2.92 2.92 0 0 0 1.328.8v.133c0 .442.373.8.833.8.46 0 .833-.358.833-.8v-.132c.511-.144.97-.421 1.329-.8a.388.388 0 0 0 .069-.43.418.418 0 0 0-.38-.238zM4.376 7.4c-.46 0-.834.357-.834.8 0 .441.374.8.834.8H5c.055 0 .108-.022.148-.06a.195.195 0 0 0 .06-.14v-.6c0-.442-.372-.8-.832-.8zM8.126 14c.23 0 .417-.18.417-.4v-3.2c0-.11-.094-.2-.209-.2H6.667a.204.204 0 0 0-.209.2v3.2c0 .22.187.4.417.4h1.25z'/%3E%3Cpath d='M14.88 6.686c-.587-3.092-3.194-5.46-6.441-5.853C5.19.44 2.054 2.113.686 4.968-.68 7.823.038 11.2 2.462 13.31c.53.45 1.216.697 1.924.69h.403c.23 0 .417-.18.417-.4v-3.2c0-.11-.093-.2-.209-.2h-.625c-1.15 0-2.083-.895-2.083-2s.933-2 2.083-2c1.151 0 2.084.895 2.084 2v.6c0 .053.021.104.06.142.04.037.093.058.148.058h1.667c.055 0 .108-.02.147-.058A.195.195 0 0 0 8.54 8.8v-.6c0-1.105.933-2 2.084-2 1.15 0 2.083.895 2.083 2s-.933 2-2.083 2H10a.204.204 0 0 0-.208.2v3.2c0 .22.186.4.416.4h.404a2.92 2.92 0 0 0 1.924-.69c1.924-1.669 2.811-4.176 2.343-6.624z'/%3E%3Cpath d='M10 9h.625c.46 0 .833-.359.833-.8 0-.443-.373-.8-.833-.8-.46 0-.833.357-.833.8v.6c0 .053.022.104.06.141.04.038.093.058.148.058z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-money {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23B0CCE9' fill-rule='nonzero' d='M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10A10 10 0 0 0 10 0zm1.22 15.49a.21.21 0 0 0-.178.206v.637a1.042 1.042 0 0 1-2.084 0v-.587a.207.207 0 0 0-.208-.209h-.956a1.042 1.042 0 0 1 0-2.083h2.99a.932.932 0 0 0 .346-1.796l-3.033-1.215a3.004 3.004 0 0 1 .683-5.766.208.208 0 0 0 .178-.206v-.638a1.042 1.042 0 0 1 2.084 0v.589c0 .115.093.208.208.208h.956a1.042 1.042 0 0 1 0 2.083h-2.99A.93.93 0 0 0 8.87 8.51l3.033 1.214a3.004 3.004 0 0 1-.683 5.767z'/%3E%3C/svg%3E") no-repeat center; }

.icon-family {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='20' viewBox='0 0 15 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Cpath d='M11.91 8.004a.4.4 0 0 0-.56.089L10.16 9.75a.2.2 0 0 1-.325 0L8.651 8.093a.4.4 0 0 0-.56-.089 3.2 3.2 0 0 0-1.219 1.877L5.61 15.49a.4.4 0 0 0 .39.487h1.28a.4.4 0 0 1 .4.36l.328 3.28a.4.4 0 0 0 .4.36h3.2a.4.4 0 0 0 .4-.36l.329-3.28a.4.4 0 0 1 .4-.36h1.28a.4.4 0 0 0 .39-.487l-1.279-5.61a3.2 3.2 0 0 0-1.218-1.877z'/%3E%3Cpath d='M7.216 7.689c.181-.22.342-.455.48-.703a.2.2 0 0 1 .294-.065 3.4 3.4 0 0 0 4.019 0 .202.202 0 0 1 .293.065c.139.248.3.483.48.703a.8.8 0 0 0 1.234-1.021c-.383-.44-.6-1-.616-1.584v-.906a3.4 3.4 0 0 0-6.8 0v.906a2.515 2.515 0 0 1-.617 1.584.8.8 0 1 0 1.233 1.02zm1.162-3.503c.252-.04.497-.115.728-.224.288-.135.54-.338.732-.592a.2.2 0 0 1 .32 0c.193.254.444.457.732.592.231.109.476.184.728.224a.2.2 0 0 1 .16.223 1.8 1.8 0 0 1-3.57 0 .2.2 0 0 1 .17-.223zM2.32 11.622a1.622 1.622 0 1 0 .005-3.244 1.622 1.622 0 0 0-.005 3.244zM2.32 11.978A2.32 2.32 0 0 0 0 14.298v1.408c0 .22.18.4.4.4h.4a.4.4 0 0 1 .4.36l.315 3.15a.4.4 0 0 0 .4.36h.82a.4.4 0 0 0 .4-.36l.315-3.15a.4.4 0 0 1 .4-.36h.4a.4.4 0 0 0 .4-.4V14.3a2.32 2.32 0 0 0-2.33-2.323z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-insurance {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Cpath d='M20 5.104a.94.94 0 0 0-.938-.937H16.25a.417.417 0 0 1-.417-.417V.937A.94.94 0 0 0 14.896 0H11.77a.94.94 0 0 0-.938.938V3.75c0 .23-.186.417-.416.417H7.604a.94.94 0 0 0-.937.937V8.23c0 .518.42.937.937.938h2.813c.23 0 .416.186.416.416v2.813c.001.517.42.936.938.937h3.125a.94.94 0 0 0 .937-.937V9.583c0-.23.187-.416.417-.416h2.813A.94.94 0 0 0 20 8.229V5.104zM.833 12.292a.833.833 0 0 0-.833.833v6.042a.833.833 0 1 0 1.667 0v-6.042a.833.833 0 0 0-.834-.833zM12.917 16.25H5.313a.52.52 0 1 1 0-1.042h2.104a.833.833 0 0 0 .766-1.161 1.862 1.862 0 0 0-1.713-1.13H2.917a.417.417 0 0 0-.417.416v5.417c0 .23.187.417.417.417h8.97a1.865 1.865 0 0 0 1.863-1.864v-.22a.833.833 0 0 0-.833-.833z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-shirt {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' viewBox='0 0 22 18'%3E%3Cpath fill='%23B0CCE9' fill-rule='nonzero' d='M21.336 5.214l-.006-.007-3.51-3.375A4.928 4.928 0 0 0 14.388.45c-.09.025-.389-.064-.45.27A3.323 3.323 0 0 1 10.8 3.6 3.323 3.323 0 0 1 7.66.72C7.6.387 7.3.475 7.21.45a4.928 4.928 0 0 0-3.43 1.381L.264 5.215a.9.9 0 0 0 0 1.272l2.091 2.092a.89.89 0 0 0 1.2.066l1.12-.867a.45.45 0 0 1 .725.36v8.513a.9.9 0 0 0 .9.9h9a.9.9 0 0 0 .9-.9V8.133a.45.45 0 0 1 .725-.36l1.108.856a.9.9 0 0 0 1.212-.055l2.091-2.091a.9.9 0 0 0 0-1.27z'/%3E%3C/svg%3E") no-repeat center; }

.icon-legal {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23B0CCE9' fill-rule='nonzero' d='M20 10.905a.826.826 0 0 0-.072-.322L17.64 5.431a.21.21 0 0 1 .124-.283.833.833 0 0 0-.263-1.624h-6.458a.208.208 0 0 1-.209-.208V1.458a.833.833 0 1 0-1.666 0v1.859a.208.208 0 0 1-.209.208H2.5a.833.833 0 0 0-.263 1.624.207.207 0 0 1 .124.283L.072 10.583a.826.826 0 0 0-.072.322v.016a3.75 3.75 0 0 0 7.5 0 .953.953 0 0 0-.083-.338L5.16 5.484a.208.208 0 0 1 .19-.292h3.608c.115 0 .209.093.209.208v12.1a.208.208 0 0 1-.209.208h-1.39a.833.833 0 0 0 0 1.667h4.842a.833.833 0 1 0 0-1.667h-1.368a.208.208 0 0 1-.209-.208V5.4c0-.115.094-.208.209-.208h3.608a.208.208 0 0 1 .19.292l-2.257 5.1a.953.953 0 0 0-.083.337 3.75 3.75 0 0 0 7.5 0v-.016zm-17.656-.61a.208.208 0 0 1-.19-.295l1.404-3.157a.208.208 0 0 1 .38 0L5.338 10a.208.208 0 0 1-.19.293l-2.804.003zm12.508 0a.208.208 0 0 1-.19-.295l1.4-3.16a.208.208 0 0 1 .38 0L17.846 10a.208.208 0 0 1-.19.293l-2.804.003z'/%3E%3C/svg%3E") no-repeat center; }

.icon-hr {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Cpath d='M16.062 15.99a.208.208 0 0 0-.209.208v.625a.625.625 0 1 1-1.25 0v-.625a.208.208 0 0 0-.208-.208h-3.542a.208.208 0 0 0-.208.208v1.875c0 .69.56 1.25 1.25 1.25h6.667c.69 0 1.25-.56 1.25-1.25v-1.875a.208.208 0 0 0-.209-.208h-3.541zM19.603 15.157a.208.208 0 0 0 .209-.209v-1.875c0-.69-.56-1.25-1.25-1.25h-.234a.208.208 0 0 1-.205-.171.762.762 0 0 0-.066-.202l-.416-.833a2.083 2.083 0 0 0-1.996-1.294h-.833a2.083 2.083 0 0 0-1.995 1.294l-.417.833a.762.762 0 0 0-.066.202.208.208 0 0 1-.205.171h-.234c-.69 0-1.25.56-1.25 1.25v1.875c0 .115.093.209.208.209h8.75zm-5.296-3.794c.187-.373.28-.373.505-.373h.833c.226 0 .318 0 .505.373l.083.159a.208.208 0 0 1-.186.301h-1.63a.208.208 0 0 1-.187-.301l.077-.16zM6.077 7.21a.21.21 0 0 1-.009-.36 3.4 3.4 0 1 0-3.644-.063.208.208 0 0 1-.022.36 3.967 3.967 0 0 0-2.214 3.551v2.376c0 .23.187.417.417.417h1.216a.21.21 0 0 1 .207.188l.537 5.373a.417.417 0 0 0 .417.375h2.375a.417.417 0 0 0 .416-.375l.538-5.374a.21.21 0 0 1 .207-.187h1.21c.23 0 .417-.187.417-.417v-2.376c0-1.452-.793-2.79-2.067-3.487zm-1.285 2.814a.625.625 0 0 1-1.25 0V8.615a.625.625 0 1 1 1.25 0v1.41zM2.642 3.47a.208.208 0 0 1 .306-.116 4.223 4.223 0 0 0 2.985.542.075.075 0 0 1 .089.072 1.73 1.73 0 1 1-3.459 0c0-.169.027-.337.079-.498z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

.icon-older {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' viewBox='0 0 18 20'%3E%3Cg fill='%23B0CCE9' fill-rule='nonzero'%3E%3Ccircle cx='5.729' cy='2.291' r='2.083'/%3E%3Cpath d='M10.717 10.8a1.25 1.25 0 0 0-1.061-1.416C7.048 9.014 6.493 7.98 5.79 6.667c-.264-.484-.571-1.149-1.475-1.034a1.25 1.25 0 0 0-1.05.938L.35 18.238a1.25 1.25 0 0 0 2.425.606l1.04-4.158c.76 1.127.978 1.857 1.533 4.148a1.25 1.25 0 1 0 2.43-.583c-.854-3.529-1.151-4.042-3.115-6.629a.21.21 0 0 1-.037-.176l.292-1.167a.208.208 0 0 1 .342-.104 7.355 7.355 0 0 0 4.043 1.693 1.256 1.256 0 0 0 1.414-1.067zM17.274 17.067L16 11.333a2.485 2.485 0 0 0-2.44-1.958h-.956a.833.833 0 0 0 0 1.667h.954c.392-.002.731.27.814.653l.41 1.847H13.7a2.5 2.5 0 0 0-2.426 1.894l-.405 1.624a1.458 1.458 0 1 0 1.666.194l.354-1.417a.833.833 0 0 1 .81-.631h1.454l.453 2.034a1.458 1.458 0 1 0 1.667-.174l.002.002z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #5b656d;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-smoothing: always;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

p {
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-rendering: optimizeLegibility; }

a,
.primary-link {
  color: #629ad4; }

h1, h2, h3, h4, p {
  margin-bottom: 7px; }

h1 {
  font-size: 32px; }

h2 {
  font-size: 28px; }

h3 {
  color: #125790;
  font-size: 24px; }
  h3 + p {
    margin-top: 15px; }

h4 {
  font-size: 22px; }

h5 {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px; }

h6 {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px; }

strong {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }

.sub-head {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px; }

.label {
  color: #7e94ad;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.label-no-transform {
  color: #7e94ad;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 5px; }

.small-label {
  color: #629ad4;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }

.small-text {
  color: #bdc8d6;
  font-size: 12px;
  font-weight: lighter; }

.headliner {
  font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 28px;
  line-height: 1.3; }
  @media only screen and (min-width: 48em) {
    .headliner {
      font-size: 32px; } }

.sub-headliner {
  color: #125790;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 7px; }

.intro-paragraph {
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px; }

.direct {
  color: #7e94ad;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase; }

.resource-name {
  padding-right: 15px;
  font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  color: #125790;
  line-height: 1;
  margin-bottom: 7px; }

.agency-info {
  padding-right: 15px;
  color: #125790;
  line-height: 1.5; }

a.close-modal {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 22px;
  float: right;
  z-index: 999; }
  a.close-modal:hover {
    text-decoration: none; }

/* Layout */
*,
*:before,
*:after {
  position: relative;
  box-sizing: inherit; }

html {
  box-sizing: border-box; }
  @media only screen and (min-width: 48em) {
    html {
      background-color: #043349; } }

html,
body {
  width: 100%;
  overflow-x: hidden; }

body {
  background-color: #f3f9ff; }
  body.page-root {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px; }
    body.page-root .content-region {
      top: 0 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

#print-header {
  display: none; }

.actions,
.share-actions {
  padding: 2px;
  display: inline-block;
  float: right;
  text-align: left;
  color: #629ad4; }
  .actions .action,
  .share-actions .action {
    margin-bottom: 0.4em; }
  .actions a,
  .actions a:hover,
  .actions button,
  .share-actions a,
  .share-actions a:hover,
  .share-actions button {
    color: #629ad4;
    text-decoration: none; }
  .actions i.glyphicon,
  .share-actions i.glyphicon {
    padding-right: 3px;
    opacity: 0.5; }
  .actions .share-content a.btn-primary,
  .actions .share-content a.btn-primary:hover,
  .share-actions .share-content a.btn-primary,
  .share-actions .share-content a.btn-primary:hover {
    color: #fff; }

.page-shoppingCart .share-result-region {
  display: none; }

.page-resourceLists .resource-lists .actions {
  z-index: 200; }

.page-search .share-result .actions {
  z-index: 200; }

.page-sharedResourceList .content-region,
.page-sharedResourceList .search-layout,
.page-sharedResourceList .shopping-cart-layout,
.page-resourceList .content-region,
.page-resourceList .search-layout,
.page-resourceList .shopping-cart-layout,
.page-search .content-region,
.page-search .search-layout,
.page-search .shopping-cart-layout,
.page-result .content-region,
.page-result .search-layout,
.page-result .shopping-cart-layout,
.page-shoppingCart .content-region,
.page-shoppingCart .search-layout,
.page-shoppingCart .shopping-cart-layout,
.page-cartResult .content-region,
.page-cartResult .search-layout,
.page-cartResult .shopping-cart-layout,
.page-printResult .content-region,
.page-printResult .search-layout,
.page-printResult .shopping-cart-layout {
  -webkit-overflow-scrolling: touch;
  height: 100%; }
.page-sharedResourceList .content-region,
.page-resourceList .content-region,
.page-search .content-region,
.page-result .content-region,
.page-shoppingCart .content-region,
.page-cartResult .content-region,
.page-printResult .content-region {
  height: auto;
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 0;
  left: 0; }

.wrap {
  padding: 0 15px;
  *zoom: 1;
  max-width: 70em;
  margin-left: auto;
  margin-right: auto; }
  .wrap:before, .wrap:after {
    content: '';
    display: table; }
  .wrap:after {
    clear: both; }

.transparent-wrap {
  padding: 0 32px;
  *zoom: 1;
  max-width: 70em;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 48em) {
    .transparent-wrap {
      padding: 0 24px; } }
  .transparent-wrap:before, .transparent-wrap:after {
    content: '';
    display: table; }
  .transparent-wrap:after {
    clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.intro {
  margin: 0 auto;
  max-width: 50em;
  text-align: center; }

@media only screen and (min-width: 48em) {
  .col-50 {
    margin-right: 0;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-50:last-child {
      margin-right: 0; } }

.hidden {
  display: none; }

@media only screen and (min-width: 48em) {
  .hidden-med {
    display: none; } }

.login-container {
  margin-top: 33px;
  height: 100%; }

.login-form,
.account-form {
  padding: 2em 1em;
  background-color: #ffffff;
  min-width: 50%;
  border-radius: 3px;
  border: solid 1px #d9e5ef; }
  .login-form h2,
  .account-form h2 {
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
    color: #125790;
    text-align: center;
    margin: 0.7em 0 0.5em 0; }

.account-form {
  margin-bottom: 3em; }

.login-content {
  padding: 20px 0;
  margin: 10px;
  text-align: left; }
  .login-content hr {
    color: #d9e5ef;
    height: 3px; }
  .login-content .sign-up-cta {
    margin-top: 2em; }
    .login-content .sign-up-cta h3 {
      font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
      font-size: 24px;
      line-height: 1.3;
      color: #629ad4; }

.login-remember {
  color: #7e94ad;
  z-index: 300;
  margin: 0.7em 0 1.1em 0; }
  .login-remember input {
    font-size: 1.5em;
    margin-right: 0.4em; }

.login-input {
  width: 100%;
  line-height: 2;
  padding: 10px;
  margin-bottom: 20px; }

.login-btn {
  width: 100%;
  line-height: 2;
  margin-top: 10px;
  margin-bottom: 10px; }

.login-actions {
  text-align: center; }

.signup-container {
  margin-top: 33px;
  margin-bottom: 33px;
  padding: 2em;
  border-radius: 3px;
  border: solid 1px #d9e5ef;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  background-color: #ffffff; }
  .signup-container .signup-header {
    padding: 0 2em; }
    .signup-container .signup-header h2 {
      color: #125790;
      text-align: center;
      margin: 0 1em 0.5em 1em;
      line-height: 1.3; }
    .signup-container .signup-header p {
      font-size: 14px;
      color: #7e94ad;
      text-align: center; }
  .signup-container .signup-sidebar {
    margin-top: 1em;
    margin-left: 1em;
    padding: 2em;
    border-radius: 8px;
    background-color: #fbfdff;
    border: solid 1px #d9e5ef; }
    .signup-container .signup-sidebar .signup-icon {
      border-radius: 100%;
      height: 40px;
      width: 40px;
      margin: 0 auto;
      float: left;
      display: inline-block; }
    .signup-container .signup-sidebar div.item {
      padding-bottom: 1em; }
    .signup-container .signup-sidebar h4 {
      font-size: 18px;
      color: #125790;
      line-height: 1.3em; }
    .signup-container .signup-sidebar p {
      font-size: 14px;
      color: #7e94ad;
      line-height: 1.3em; }
  .signup-container .signup-form {
    padding: 0.9em 1em 2em 1em;
    color: #7e94ad; }
    .signup-container .signup-form p.login {
      margin-top: 1em;
      font-size: 14px;
      text-align: center;
      color: #629ad4; }

.signup-form label,
.edit_user label {
  color: #7e94ad;
  display: block;
  font-weight: 600;
  margin-bottom: 0.4em; }

.sign-up-btn {
  margin-top: 10px;
  width: 100%;
  line-height: 2; }

.sign-up-title {
  color: #125790; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.account-action {
  color: #7e94ad;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none; }

.cancel-title {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }

.cancel-btn {
  background-color: #ef3710;
  background-image: -webkit-linear-gradient(bottom, #bb2a0b 0%, #ef3710 100%);
  background-image: linear-gradient(to top, #bb2a0b 0%, #ef3710 100%);
  border: 1px solid #ef3710;
  color: white;
  line-height: 2;
  margin-top: 10px;
  width: 100%; }

.back-container {
  padding-top: 20px;
  text-align: center; }

.resource-lists-container, .referrals-container {
  height: 100%;
  background-color: #fafdff; }
  .resource-lists-container .order-by, .referrals-container .order-by {
    font-size: 0.9em;
    margin: 1em 0; }
    @media (min-width: 992px) {
      .resource-lists-container .order-by, .referrals-container .order-by {
        margin: 1.5em 0 0 0;
        text-align: right; } }

.resource-list-content, .referrals-content {
  padding: 20px 50px;
  display: inline-block;
  min-width: 50%; }

.resource-lists-title, .referrals-title {
  text-align: left;
  color: #125790;
  font-size: 28px;
  line-height: 29px; }

.resource-list-details-container {
  width: 75%; }

.resource-list-footer {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .resource-list-footer .btn-primary-screener {
    margin-right: 20px; }

.resource-list-details {
  text-align: left;
  padding-bottom: 20px; }

.remove-list,
.rename-list {
  z-index: 200; }

.my211-btn {
  border-radius: 4px;
  padding: 5px;
  line-height: 2;
  padding-left: 10px;
  padding-right: 10px;
  color: #7e94ad;
  width: 100%;
  text-align: center; }
  .my211-btn.selected {
    border: 1px solid #d9e5ef;
    background-color: #eef3f6;
    color: #125790; }

.my211-nav-btn {
  color: #125790;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none; }

.my211-nav-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px; }
  .my211-nav-bar a.my211-nav-btn {
    border: none;
    background-color: transparent; }

.create-resource-list {
  text-align: left; }

.create-container input.input {
  min-width: 100%; }
.create-container input.submit-list {
  margin-top: 5px;
  min-width: 100%; }
.create-container .cancel-create-list {
  margin-top: 5px; }
.create-container p.note {
  margin-top: 5px;
  display: inline-block;
  font-size: 13px;
  color: #7e94ad; }

.shared-link {
  margin: 5px 0; }

.start-new-search {
  text-align: center; }

.resource-list-form {
  margin-bottom: 5px; }

.resource-list-form input.input {
  min-width: 69%; }

.resource-list-name-update {
  max-width: 29%;
  display: block;
  float: right; }

.rename-list {
  text-decoration: none; }

.lists-index {
  padding: 20px 0 20px 0; }

@media only screen and (max-width: 48em) {
  .desktop-only {
    display: none; } }

p.center {
  text-align: center; }

a,
.pointer {
  cursor: pointer; }

.location-confirmation .modal-body {
  padding: 24px; }
  .location-confirmation .modal-body .sub-headliner {
    margin-bottom: 0; }
  .location-confirmation .modal-body p {
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #7e94ad;
    margin-bottom: 32px;
    margin-top: 8px; }
  .location-confirmation .modal-body .location-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .location-confirmation .modal-body .search-all {
    margin-right: 8px; }

#announcement-region {
  z-index: 99; }
  #announcement-region .announcements {
    background: #ffffff;
    text-align: center; }
  #announcement-region .announcement {
    padding: 24px 0;
    border-top: 1px solid #f2442e;
    color: #f2442e;
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }
    #announcement-region .announcement:hover {
      background: #fef5f4; }
    #announcement-region .announcement:first-child {
      border-width: 0px; }
    #announcement-region .announcement .note {
      display: inline-block;
      margin: 0; }
      #announcement-region .announcement .note:before {
        content: "";
        display: block;
        background: url("/assets/information-circle-384ddf547a84beb9dce923c9acf95e1b89354c93de11e8b50747bcc3fbaf778c.svg") no-repeat;
        width: 20px;
        height: 20px;
        float: left;
        margin: 0 16px 0 0; }
    #announcement-region .announcement .close {
      margin-top: 3px;
      font-size: 13px;
      cursor: pointer;
      display: inline-block;
      margin-right: 2.5em;
      overflow: hidden;
      float: right;
      color: #629ad4; }
      #announcement-region .announcement .close i {
        font-size: 12px; }

.site-header {
  background-color: #125790;
  height: 80px;
  padding: 0 30px;
  z-index: 99;
  *zoom: 1; }
  .site-header:before, .site-header:after {
    content: '';
    display: table; }
  .site-header:after {
    clear: both; }
  .site-header .home-link {
    text-decoration: none; }
  .site-header a.account-label {
    margin-right: 1em; }
    .site-header a.account-label:after {
      color: white;
      color: rgba(255, 255, 255, 0.5);
      content: "\25BC";
      font-size: 8px;
      right: -8px; }
  .site-header .logo-211 {
    margin-top: 24px;
    text-indent: -9999px;
    z-index: 300; }
  .site-header .navigation-menu {
    display: none;
    margin: 33px 0; }
    @media (min-width: 79em) {
      .site-header .navigation-menu {
        display: block; } }
  .site-header a.nav-link:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); }
  .site-header nav {
    font-size: 13px;
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }
    .site-header nav .nav-item {
      display: inline;
      text-align: right; }
      .site-header nav .nav-item:not(:last-child) {
        padding-right: 1.6em; }
      @media only screen and (max-width: 48em) {
        .site-header nav .nav-item {
          display: block;
          text-align: center; } }
  .site-header .left-nav {
    padding-left: 10px; }
  .site-header .nav-link {
    color: white;
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
    text-decoration: none;
    text-shadow: 0px 0px 6px rgba(33, 45, 108, 0.45);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .site-header .dropdown-menu {
    font-size: 13px;
    font-weight: normal; }
  .site-header .search-link {
    margin-left: 2em;
    top: -6px; }

.border-nav-item {
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 7px 16px 7px 16px; }

.chat-nav {
  cursor: pointer;
  border-left: 1px solid #fff;
  border-color: rgba(255, 255, 255, 0.5);
  padding-left: 1.8em; }
  .chat-nav .ico {
    vertical-align: middle; }
  .chat-nav:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.page-root .site-header {
  background-color: transparent;
  max-width: 88em;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 48em) {
    .page-root .site-header {
      padding: 0 15px; } }
  .page-root .site-header .navigation-menu {
    margin: 33px 0 0; }
  .page-root .site-header .search-link {
    display: none; }

.site-footer {
  background-color: #125790;
  padding: 65px 0 30px;
  text-align: center; }
  @media only screen and (min-width: 48em) {
    .site-footer {
      padding-bottom: 65px;
      text-align: left; } }
  .site-footer .navigation-footer {
    *zoom: 1; }
    .site-footer .navigation-footer:before, .site-footer .navigation-footer:after {
      content: '';
      display: table; }
    .site-footer .navigation-footer:after {
      clear: both; }
  .site-footer ul.menu-nav {
    list-style-type: none;
    line-height: 1.8;
    margin: 0 0 30px 0;
    padding: 0; }
    @media only screen and (min-width: 48em) {
      .site-footer ul.menu-nav {
        float: left;
        margin: 0 50px 0 0;
        padding: 0; }
        .site-footer ul.menu-nav:last-child {
          margin-right: 0; } }
    .site-footer ul.menu-nav .top-level {
      color: white;
      font-weight: normal; }
  .site-footer .nav-link {
    color: white;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .site-footer .nav-link:hover {
      color: white; }
  @media only screen and (min-width: 48em) {
    .site-footer .menu-social {
      float: right; } }
  .site-footer .menu-social .nav-item {
    display: inline;
    font-size: 16px;
    padding-left: 1em; }
    .site-footer .menu-social .nav-item:first-child {
      padding-left: 0; }

.footer-bottom {
  border-top-color: #7e94ad;
  border-top-color: rgba(126, 148, 173, 0.45);
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: 30px;
  padding-top: 30px; }
  @media only screen and (min-width: 48em) {
    .footer-bottom {
      margin-top: 65px; } }

.call-out {
  color: #f3f9ff;
  font-size: 12px;
  margin-bottom: 30px; }
  @media only screen and (min-width: 48em) {
    .call-out {
      margin-bottom: 0;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .call-out:last-child {
        margin-right: 0; } }

@media only screen and (max-width: 48em) {
  .logo-unitedway {
    display: block;
    margin: 40px auto 0; } }
@media only screen and (min-width: 48em) {
  .logo-unitedway {
    clear: none;
    float: right; } }

.loading-overlay {
  background: #f7fbfe;
  background: rgba(247, 251, 254, 0.9);
  bottom: 0;
  color: #125790;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 2000; }
  .loading .loading-overlay {
    display: block; }

.loading-container {
  display: table;
  min-height: 100%;
  width: 100%; }

.loading-content {
  display: table-cell;
  vertical-align: middle;
  -webkit-animation: fadeIn 0.75s ease-in-out;
  animation: fadeIn 0.75s ease-in-out; }

.preloader {
  height: 40px;
  margin: 0 auto 40px;
  position: relative;
  text-align: center;
  width: 40px;
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear; }

.dot1,
.dot2 {
  background-color: #629ad4;
  border-radius: 100%;
  display: inline-block;
  height: 60%;
  position: absolute;
  top: 0;
  width: 60%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out; }

.dot2 {
  bottom: 0px;
  top: auto;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.map-region {
  height: 50%; }
  @media only screen and (min-width: 50em) {
    .map-region {
      height: 100%; } }

.map {
  height: 100%; }

.map-container {
  height: 100%;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .map-container {
      overflow: hidden;
      width: 40%;
      position: absolute;
      top: 0;
      left: 60%; } }
  @media (min-width: 64.063em) {
    .map-container {
      left: 50%;
      width: 50%; } }
  @media (min-width: 93.75em) {
    .map-container {
      left: 35%;
      width: 65%; } }

.map-info {
  padding: 15px; }
  .map-info .address {
    margin-bottom: 15px; }
  .map-info .information-item {
    padding-right: 15px;
    text-decoration: none; }
    .map-info .information-item:last-child {
      padding-right: 0; }

.map-pagination-control {
  padding-top: 10px;
  max-width: 300px; }
  .map-pagination-control .control-content {
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
    padding: 11px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .map-pagination-control .control-content .text-container {
      color: #7e94ad;
      margin: 0 11px; }
      .map-pagination-control .control-content .text-container p {
        margin-bottom: 0;
        line-height: 1.4; }
      .map-pagination-control .control-content .text-container .control-text {
        font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }
    .map-pagination-control .control-content button {
      cursor: pointer;
      height: 24px;
      width: 24px;
      border: none; }
    .map-pagination-control .control-content .back-arrow {
      background: none, url("/assets/chevron-left-a8aec7e49d13648b51824f0d7a73fbcc82a1d4e26aaa0ab73bcedbea0c078360.svg") no-repeat center center/24px; }
    .map-pagination-control .control-content .back-disabled {
      background: none, url("/assets/chevron-left-lt-d03d3e072a7c013eaac61c3ee2cb4ab08153336b3279782b979dc23594fb0e16.svg") no-repeat center center/24px; }
    .map-pagination-control .control-content .disabled {
      cursor: default; }
    .map-pagination-control .control-content .disabled:focus {
      outline: none; }
    .map-pagination-control .control-content .forward-arrow {
      background: none, url("/assets/chevron-right-c6f6c7b2caf8c780396e7396cf3511635f0f70455ee6bb9d4855108f6f46e6a1.svg") no-repeat center center/24px; }
    .map-pagination-control .control-content .forward-disabled {
      background: none, url("/assets/chevron-right-lt-78c48e4ab648ce3ffda4a794fafbae4768a68e6d41338adcc98bebfe75fd0ac0.svg") no-repeat center center/24px; }

.show-nav {
  overflow: hidden; }
  .show-nav .site-header {
    z-index: 300; }

.mobile-nav {
  background-image: url("/assets/mobile-nav-93ed762933b140b50b5e6df89a9fb61cf4e933fb6ba1c52cc25e0ef9ed94593b.jpg");
  background-size: cover;
  height: 100%;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
  visibility: hidden;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .show-nav .mobile-nav {
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    overflow: scroll;
    visibility: visible; }
  .mobile-nav .nav-list {
    top: 90px; }
  .mobile-nav .nav-item {
    display: block;
    padding: 15px 0;
    text-align: center; }
  .mobile-nav .nav-link {
    color: white;
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 22px;
    text-decoration: none; }

.mobile-nav-view {
  height: 100%; }

.toggle-nav {
  background: none;
  border: none;
  display: block;
  height: 60px;
  margin-right: -10px;
  margin-top: 6px;
  outline: none;
  width: 60px;
  z-index: 300; }
  @media (min-width: 79em) {
    .toggle-nav {
      display: none; } }

.burger-x {
  -webkit-touch-callout: none;
  background-color: white;
  border-radius: 10px;
  font-size: 0px;
  height: 2px;
  margin: 0 auto;
  position: absolute;
  right: 10px;
  top: 33px;
  width: 25px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .burger-x:before, .burger-x:after {
    background: white;
    border-radius: 10px;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
  .burger-x:before {
    -webkit-transform: translateY(-350%);
    transform: translateY(-350%); }
  .burger-x:after {
    -webkit-transform: translateY(350%);
    transform: translateY(350%); }
  .show-nav .burger-x {
    background-color: transparent; }
    .show-nav .burger-x:before {
      -webkit-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg); }
    .show-nav .burger-x:after {
      -webkit-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg); }

.sidebar {
  background: #f3f9ff;
  height: 50%;
  width: 100%; }
  @media only screen and (min-width: 50em) {
    .sidebar {
      -webkit-overflow-scrolling: touch;
      box-shadow: 3px 0px 1px 0px rgba(42, 40, 60, 0.14);
      height: 100%;
      overflow-y: scroll;
      width: 60%;
      position: absolute;
      top: 0;
      left: 0; } }
  @media (min-width: 64.063em) {
    .sidebar {
      width: 50%; } }
  @media (min-width: 93.75em) {
    .sidebar {
      width: 40%; } }
  .sidebar .results-region {
    padding-bottom: 1.5em; }
  .sidebar .pagination-region {
    padding-bottom: 3.5em; }
  .sidebar .pagination-controls {
    padding-left: 0; }

.sidebar-header {
  background: #f3f9ff;
  padding: 24px 30px 0 30px; }

.popover.location-popover {
  max-width: 380px;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  background-color: #5AA94D;
  color: white;
  z-index: 99;
  border-radius: 3px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  margin-left: 0; }
  .popover.location-popover.top .arrow:after {
    border-top-color: #5AA94D; }
  @media only screen and (max-width: 48em) {
    .popover.location-popover {
      margin-top: -50px; } }
  @media only screen and (min-width: 48em) and (max-width: 64.063em) {
    .popover.location-popover {
      margin-top: -50px; } }

.sidebar-search-header {
  padding: 24px 5px 0 5px; }
  .sidebar-search-header.search-response {
    background-color: #EFFFEC; }
  .sidebar-search-header .search-button {
    margin-left: 0;
    line-height: 1em;
    padding: 0 0.6em; }
    .sidebar-search-header .search-button i {
      font-size: 1.4em; }
  .sidebar-search-header #search-category-button {
    font-weight: normal;
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1em;
    line-height: 1em;
    background-color: #f3f9ff;
    color: #7e94ad; }

.filters-container {
  background: #f3f9ff;
  padding: 11px 15px 0 15px;
  border-bottom: 1px solid #d9e5ef; }

.card-highlight {
  background: white;
  border: 1px solid #d9e5ef;
  margin: 24px 0 24px;
  padding: 30px 15px; }
  @media only screen and (min-width: 48em) {
    .card-highlight {
      padding: 30px; } }
  .card-highlight.selected {
    box-shadow: 2px 5px 35px 0 rgba(38, 38, 38, 0.1); }
  .card-highlight:last-child {
    margin-bottom: 0; }

.result-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .result-container > .resource-header {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2; }
  .result-container > .search-result-actions {
    float: unset; }
  @media only screen and (max-width: 26em) {
    .result-container {
      display: block; } }

.actions {
  min-width: 125px; }

.save-resource-container {
  color: #69A75C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .save-resource-container .resource-icon {
    margin-left: 1px;
    margin-right: 10px;
    height: 14px;
    width: 11px; }
  .save-resource-container .save-resource {
    background: none, url("/assets/bookmark-outline-74ac36934ac8d0d7fb8a889062bf1d521603c0c7f950eab65726620b16111399.svg") no-repeat; }
  .save-resource-container .saved-resource {
    background: none, url("/assets/bookmark-filled-ecb20302d27e060336b9153944891dfd736313d10125a02aa8f960a6e7faf220.svg") no-repeat; }

.update-listing {
  color: #7e94ad;
  font-size: 12px;
  margin-top: 24px;
  margin-bottom: 40px; }

.survey-content {
  color: #7e94ad;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .survey-content {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    .survey-content {
      float: left;
      width: 66.6666666667%; } }
  @media (min-width: 992px) {
    .survey-content {
      margin-left: 16.6666666667%; } }
  .survey-content .survey-form, .survey-content .summary {
    margin-bottom: 80px;
    background-color: #ffffff;
    border-radius: 5px;
    border: none;
    background-color: #ffffff; }
    @media only screen and (min-width: 48em) {
      .survey-content .survey-form, .survey-content .summary {
        box-shadow: 0 2px 21px -14px #7e94ad; } }
    .survey-content .survey-form .resource-list-container, .survey-content .summary .resource-list-container {
      padding-top: 20px;
      margin-bottom: 40px; }
    .survey-content .survey-form .question-answer, .survey-content .summary .question-answer {
      padding: 15px 0;
      border-bottom: 1px solid #d9e5ef; }
      .survey-content .survey-form .question-answer:first-child, .survey-content .summary .question-answer:first-child {
        border-top: 1px solid #d9e5ef;
        margin-top: 20px; }
      .survey-content .survey-form .question-answer p, .survey-content .summary .question-answer p {
        font-size: 16px; }
    .survey-content .survey-form .confirmation-header, .survey-content .summary .confirmation-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 20px; }
    .survey-content .survey-form .confirmation-footer, .survey-content .summary .confirmation-footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-top: 20px; }
    .survey-content .survey-form .resource-list-empty, .survey-content .summary .resource-list-empty {
      text-align: center;
      background-color: #f9f9f9;
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .survey-content .survey-form .resource-list-empty h4, .survey-content .survey-form .resource-list-empty p, .survey-content .summary .resource-list-empty h4, .survey-content .summary .resource-list-empty p {
        margin-left: auto;
        margin-right: auto; }
      .survey-content .survey-form .resource-list-empty p, .survey-content .summary .resource-list-empty p {
        margin-bottom: 20px; }
    .survey-content .survey-form .search-all, .survey-content .summary .search-all {
      margin-bottom: 20px; }
    .survey-content .survey-form .screener-saved, .survey-content .summary .screener-saved {
      padding: 7px 0;
      font-size: 12px; }
    @media (min-width: 93.75em) {
      .survey-content .survey-form .save-screener, .survey-content .summary .save-screener {
        float: right;
        text-align: right; } }
    .survey-content .survey-form .save-screener.top, .survey-content .summary .save-screener.top {
      float: right;
      text-align: right; }
    .survey-content .survey-form .categoryHeading, .survey-content .summary .categoryHeading {
      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;
      padding-bottom: 20px;
      min-height: 57px; }
      .survey-content .survey-form .categoryHeading h4, .survey-content .summary .categoryHeading h4 {
        margin-bottom: 0;
        line-height: normal; }
    .survey-content .survey-form .collapser, .survey-content .summary .collapser {
      cursor: pointer;
      background-image: url("/assets/caret-8cc90e972be86f6ae6b0db56f53a1b35e50277ee0a02a5976c9f983b02bc36f6.svg");
      width: 20px;
      height: 10px;
      background-size: cover;
      -webkit-transition: 100ms ease-in-out;
      transition: 100ms ease-in-out;
      margin-left: 20px; }
      .survey-content .survey-form .collapser.up, .survey-content .summary .collapser.up {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    .survey-content .survey-form .status-collapser, .survey-content .summary .status-collapser {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .survey-content .survey-form .status-collapser .status-not-done, .survey-content .summary .status-collapser .status-not-done {
        color: #7E94AD; }
      .survey-content .survey-form .status-collapser .status-done, .survey-content .summary .status-collapser .status-done {
        color: #69A75C; }
  .survey-content .survey-description-text {
    white-space: pre-line; }
  .survey-content .tips ul {
    list-style-type: square;
    padding-left: 16px;
    list-style-position: outside; }
  .survey-content .tips li {
    margin-top: 7px; }
  .survey-content .introduction p, .survey-content .introduction li, .survey-content .introduction .survey-description {
    font-size: 16px; }
  .survey-content .summary .top-content, .survey-content .summary .bottom-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left; }
  .survey-content .summary .top-content {
    padding: 64px 64px; }
  .survey-content .summary .bottom-content {
    padding: 48px 64px 64px 64px; }
  .survey-content .summary .bottom-content p {
    margin-bottom: 32px; }
  .survey-content .summary a {
    text-decoration: none; }
  .survey-content .summary a:hover {
    text-decoration: underline; }
  .survey-content .summary h2 {
    max-width: 620px;
    color: #125790;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.18;
    color: #125790;
    margin-bottom: 40px; }
  .survey-content .summary p, .survey-content .summary h1, .survey-content .summary h2, .survey-content .summary h3, .survey-content .summary h4, .survey-content .summary ul {
    text-align: left; }
  .survey-content .summary ul {
    padding-left: 0;
    margin-bottom: 64px; }
  .survey-content .summary li {
    list-style-type: none;
    font-size: 16px;
    line-height: 1.5; }
  .survey-content .summary hr {
    margin-top: 40px;
    margin-bottom: 0; }
    .survey-content .summary hr.category-separator {
      margin: 20px -80px; }
  .survey-content .summary h4 {
    margin-bottom: 8px; }
  .survey-content .summary .nav-to-search {
    height: 45px;
    width: 100%;
    max-width: 380px;
    font-size: 14px; }
  .survey-content .summary p.no-recommendations {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #7e94ad;
    margin-bottom: 40px; }
  .survey-content .summary .btn {
    text-decoration: none; }
    .survey-content .summary .btn.return {
      width: 380px; }
  .survey-content .summary .btn.pdf-download {
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    border: solid 1px #d9e5ef;
    background-image: -webkit-linear-gradient(top, #ffffff, #f9fbff);
    background-image: linear-gradient(to bottom, #ffffff, #f9fbff);
    font-size: 14px;
    font-weight: 500;
    text-align: vertical;
    color: #7e94ad;
    padding: 0 32px; }
    .survey-content .summary .btn.pdf-download:hover {
      color: #64778c; }
    .survey-content .summary .btn.pdf-download .btn-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .survey-content .summary i.icon-download {
    width: 14px;
    height: 18px;
    display: inline-block;
    margin-right: 12px; }
  .survey-content .summary .resource-list-empty-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 24px; }
    .survey-content .summary .resource-list-empty-footer .btn {
      margin: 0 20px 0 0; }
  .survey-content .summary .response-personal-info {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .survey-content .summary .response-note-area {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .survey-content .summary .response-note-area > textarea {
      padding: 6px;
      height: 35px;
      width: 100%; }
  .survey-content .summary .response-note {
    display: block;
    width: 300px;
    border-radius: 3px;
    border: solid 1px #d9e5ef;
    background-image: -webkit-linear-gradient(top, #f3f9ff, #fafcff);
    background-image: linear-gradient(to bottom, #f3f9ff, #fafcff);
    resize: none; }
  .survey-content .summary .status-select {
    -ms-flex-item-align: end;
        align-self: flex-end;
    text-align: right; }
    .survey-content .summary .status-select .lists-dropdown {
      width: 180px; }
  .survey-content .summary .resource-list-container .resource-list-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .survey-content .summary .resource-list-container .resource-list-header label {
      -webkit-box-flex: 0;
          -ms-flex: none;
              flex: none; }
  .survey-content .summary .resource-list-container .resource-list {
    width: 100%;
    margin-top: 10px; }
    .survey-content .summary .resource-list-container .resource-list td:last-child {
      text-align: right; }
    .survey-content .summary .resource-list-container .resource-list td {
      font-size: 14px;
      padding: 8px; }
    .survey-content .summary .resource-list-container .resource-list tr:nth-child(odd) {
      background-color: #F9F9F9; }
  .survey-content .summary .breadcrumb {
    display: inline-block;
    border-bottom: none;
    margin: 0 0 20px 0; }
    .survey-content .summary .breadcrumb li a {
      color: #629ad4; }
    .survey-content .summary .breadcrumb li.active a {
      color: #999; }
  .survey-content .summary .rename-screener-link {
    padding: 0 5px;
    font-size: 12px; }
  .survey-content .pdf-download-row {
    font-weight: bold;
    text-align: right;
    margin: 20px 0; }
  .survey-content .summary-pdf-download {
    background: none;
    color: #629ad4;
    border: none;
    padding: 0; }
    .survey-content .summary-pdf-download:hover {
      text-decoration: underline; }
  .survey-content h1 {
    color: #125790;
    margin-bottom: 16px; }
  .survey-content h3 {
    line-height: 1.21; }
  .survey-content h4 {
    color: #125790;
    font-size: 20px;
    line-height: 1.45;
    margin-bottom: 32px; }
  .survey-content hr {
    height: 1px;
    border-color: #d9e5ef;
    margin-top: 64px; }
  .survey-content .survey-form {
    padding: 32px 24px; }
    @media only screen and (min-width: 48em) {
      .survey-content .survey-form {
        padding: 80px 80px 64px 80px; } }
    .survey-content .survey-form .renaming-error {
      color: #f2442e;
      margin-top: -20px; }
    .survey-content .survey-form .survey-form-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 15px; }
      .survey-content .survey-form .survey-form-header.right {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
    .survey-content .survey-form .question {
      margin-top: 64px; }
      .survey-content .survey-form .question .error {
        color: #f2442e; }
      .survey-content .survey-form .question .index {
        margin-bottom: 8px; }
      .survey-content .survey-form .question .text {
        margin-bottom: 32px; }
    .survey-content .survey-form .survey-form-error {
      margin-bottom: 8px; }
    .survey-content .survey-form .validation-error {
      display: inline-block;
      height: 40px;
      border-radius: 3px;
      border: solid 1px rgba(242, 68, 46, 0.3);
      background-color: rgba(242, 68, 46, 0.03);
      font-size: 14px;
      color: #f2442e; }
      .survey-content .survey-form .validation-error .alert-icon {
        display: inline; }
      .survey-content .survey-form .validation-error .error-wrapper {
        line-height: 38px;
        padding: 0 12px; }
      .survey-content .survey-form .validation-error .alert-icon:after {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #f2442e;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        line-height: 16px;
        content: "!"; }
      .survey-content .survey-form .validation-error .message {
        display: inline;
        margin-left: 8px; }
    .survey-content .survey-form .answers .geolocate-wrap {
      width: 100%;
      max-width: 380px;
      display: block; }
    .survey-content .survey-form .answers input#location {
      width: 100%;
      height: 50px;
      line-height: 50px;
      font-size: 14px;
      border-radius: 3px;
      border: solid 1px #d9e5ef;
      background-image: -webkit-linear-gradient(top, #f3f9ff, #fafcff);
      background-image: linear-gradient(to bottom, #f3f9ff, #fafcff); }
    .survey-content .survey-form .answers .geolocate {
      position: absolute;
      top: 20px;
      right: 10px; }
    .survey-content .survey-form .answers i.icon-info {
      width: 16px;
      height: 16px;
      display: inline-block;
      top: 3px;
      margin-right: 4px; }
    .survey-content .survey-form .answers .location-label {
      margin-top: 8px;
      line-height: 21px;
      height: 21px;
      vertical-align: middle; }
    .survey-content .survey-form .answers input[type="radio"], .survey-content .survey-form .answers input[type="checkbox"] {
      margin: 0; }
    .survey-content .survey-form .answers input[type="radio"] {
      margin: 0 16px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      /* create custom radiobutton appearance */
      display: inline-block;
      width: 14px;
      height: 14px;
      padding: 2px;
      /* background-color only for content */
      box-shadow: inset 1px 2px 1px 0 rgba(0, 0, 0, 0.1);
      background-clip: content-box;
      border: 1px solid #bbbbbb;
      background-color: #fff;
      border-radius: 50%; }
    .survey-content .survey-form .answers input[type="radio"]:checked {
      background-image: -webkit-linear-gradient(top, #89b7d8, #558ac0);
      background-image: linear-gradient(to bottom, #89b7d8, #558ac0); }
    .survey-content .survey-form .answers input[type="radio"]:focus {
      outline: none; }
    .survey-content .survey-form .answers input[type="checkbox"] {
      margin: 0 11px;
      -moz-appearance: none;
      -o-apperance: none;
      -webkit-appearance: none;
      border-radius: 3px;
      border: solid 1px rgba(126, 148, 173, 0.5);
      background-image: -webkit-linear-gradient(top, #f3f9ff, #ffffff);
      background-image: linear-gradient(to bottom, #f3f9ff, #ffffff);
      font-size: inherit;
      height: 24px;
      width: 24px;
      line-height: 1;
      position: relative;
      vertical-align: bottom; }
    .survey-content .survey-form .answers input[type="checkbox"]:before,
    .survey-content .survey-form .answers input[type="checkbox"]:after {
      content: "";
      position: absolute; }
    .survey-content .survey-form .answers input[type="checkbox"]:before,
    .survey-content .survey-form .answers input[type="checkbox"]:after {
      border-bottom: 2px solid #629ad4;
      border-right: 2px solid #629ad4;
      bottom: 0;
      height: 1em;
      margin: auto;
      right: .5em;
      top: -.5em;
      -webkit-transform: rotate(45deg) scale(0);
              transform: rotate(45deg) scale(0);
      width: .625em; }
    .survey-content .survey-form .answers input[type="checkbox"]:checked:before {
      -webkit-transform: rotate(45deg) scale(1);
              transform: rotate(45deg) scale(1); }
    .survey-content .survey-form .answers input[type="checkbox"]:focus {
      outline: none; }
    .survey-content .survey-form .answers label {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-bottom: 0;
      font-size: 16px;
      line-height: 1.31; }
    .survey-content .survey-form .answers .answer-option {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding: 14px 8px 13px 0;
      margin-bottom: 8px;
      max-width: 450px;
      min-height: 48px;
      border-radius: 3px;
      border: solid 1px #fff;
      background-color: rgba(217, 229, 239, 0.15); }
      .survey-content .survey-form .answers .answer-option:hover {
        background-color: rgba(217, 229, 239, 0.3); }
      .survey-content .survey-form .answers .answer-option.checked {
        border: solid 1px rgba(126, 148, 173, 0.3); }
        .survey-content .survey-form .answers .answer-option.checked label {
          color: #64778c; }
    .survey-content .survey-form .survey-submit {
      font-size: 14px;
      height: 48px;
      width: 100%;
      max-width: 380px; }
    .survey-content .survey-form .submit-label {
      margin-top: 64px;
      margin-bottom: 32px;
      font-size: 16px;
      line-height: 1.31; }

.referrals-container {
  min-height: calc(100vh - 80px); }

.referrals-content {
  padding-top: 40px;
  padding-bottom: 40px; }

.referrals-title {
  padding-left: 0; }

.referrals-table-container, .referral-container, .referral-response-container {
  border: solid 1px #d9e5ef;
  background-color: #ffffff;
  padding: 15px;
  color: #7e94ad; }

.referral-container, .referral-response-container {
  padding: 24px; }

.referral-response-container {
  max-width: 600px;
  padding: 40px; }

.referrals-table {
  width: 100%; }

.referrals-table tr td {
  height: 67px;
  padding: 7px;
  padding-right: 15px; }

.referrals-table tr td:first-child {
  width: 65%; }

.referrals-table tr:nth-child(odd) {
  background-color: #f9f9f9; }

.referral-header {
  font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 22px;
  margin-top: 5px;
  margin-bottom: 5px; }

.sub-content {
  font-size: 12px; }

.emphasis {
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }

.referrals-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .referrals-row > .resource-location:hover {
    text-decoration: none; }
    .referrals-row > .resource-location:hover > address {
      text-decoration: underline; }
  .referrals-row > .small-label {
    margin-right: 15px; }
  .referrals-row.send-referral {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

#send-referral-btn:hover .ico-send-referral {
  background-image: url("/assets/pen-paper-blue-4359b46f37f5e5e77a170b5b867182dea738281b3f57949a8c2c5edf14776d29.svg"); }

.referrals-row > div, .referrals-row > a {
  margin-right: 7px; }

.referrals-row > address {
  margin-bottom: 7px; }

.dark-blue-text {
  color: #125790; }

.referral-full-status {
  background-color: #f9f9f9;
  padding: 15px; }

.referral-input-box textarea::-webkit-input-placeholder, .referral-input-box input::-webkit-input-placeholder, .referral-detail textarea::-webkit-input-placeholder, .referral-detail input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #7e94ad; }
.referral-input-box textarea:-moz-placeholder, .referral-input-box input:-moz-placeholder, .referral-detail textarea:-moz-placeholder, .referral-detail input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #7e94ad;
  opacity: 1; }
.referral-input-box textarea::-moz-placeholder, .referral-input-box input::-moz-placeholder, .referral-detail textarea::-moz-placeholder, .referral-detail input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #7e94ad;
  opacity: 1; }
.referral-input-box textarea:-ms-input-placeholder, .referral-input-box input:-ms-input-placeholder, .referral-detail textarea:-ms-input-placeholder, .referral-detail input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7e94ad; }
.referral-input-box textarea::-ms-input-placeholder, .referral-input-box input::-ms-input-placeholder, .referral-detail textarea::-ms-input-placeholder, .referral-detail input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #7e94ad; }
.referral-input-box textarea::-webkit-input-placeholder, .referral-input-box input::-webkit-input-placeholder, .referral-detail textarea::-webkit-input-placeholder, .referral-detail input::-webkit-input-placeholder {
  /* Most modern browsers support this now. */
  color: #7e94ad; }
.referral-input-box textarea::-moz-placeholder, .referral-input-box input::-moz-placeholder, .referral-detail textarea::-moz-placeholder, .referral-detail input::-moz-placeholder {
  /* Most modern browsers support this now. */
  color: #7e94ad; }
.referral-input-box textarea:-ms-input-placeholder, .referral-input-box input:-ms-input-placeholder, .referral-detail textarea:-ms-input-placeholder, .referral-detail input:-ms-input-placeholder {
  /* Most modern browsers support this now. */
  color: #7e94ad; }
.referral-input-box textarea::placeholder, .referral-input-box input::placeholder, .referral-detail textarea::placeholder, .referral-detail input::placeholder {
  /* Most modern browsers support this now. */
  color: #7e94ad; }

.referral-detail {
  margin-top: 24px;
  padding-left: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .referral-detail .label {
    margin-bottom: 2px; }
  .referral-detail .textarea-label {
    padding-top: 24px; }

.referral-ico {
  background-repeat: no-repeat;
  width: 24px; }

.referral-marker-ico {
  opacity: 0.5;
  width: 15px;
  line-height: 1.3; }

.status-text {
  margin-bottom: 5px; }

.pending-icon {
  background-image: url("/assets/time-clock-circle-2d88fb124ff245c3b9052c26a08d7e53764e353c12e8c42911eced478ac05651.svg"); }

.accepted-icon {
  background-image: url("/assets/check-circle-c6ae5baa4ab747980196aa7d00c590d83f4a84218b539bce10abdde3aad07f4a.svg"); }

.accepted-text {
  color: #73af66; }

.declined-icon {
  background-image: url("/assets/cross-circle-70121cc3f5f8763137dc8998f99beddfb2aab3478ec3d7a2ece395afe59c309f.svg"); }

.declined-text {
  color: #f2442e; }

.referrals-row.referrals-header-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.referrals-row.dropdowns-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 15px;
  margin-right: 0; }
  .referrals-row.dropdowns-container > .dropdown-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0; }

.dropdown-label {
  color: #7e94ad;
  margin-right: 7px;
  margin-left: 15px;
  padding-top: 3px; }

.referral-input {
  width: 100%;
  height: 156px;
  margin-top: 5px;
  background-image: -webkit-linear-gradient(top, #f3f9ff, #fafcff);
  background-image: linear-gradient(to bottom, #f3f9ff, #fafcff); }

.referral-button {
  height: 45px; }

#decline-button {
  margin-top: 10px; }

#accept-button:disabled {
  color: #7e94ad !important;
  background-color: #d9e5ef;
  border: none;
  background-image: none; }

.referral-disabled-button {
  pointer-events: none; }

.center-text {
  text-align: center; }

.referral-response {
  margin-left: -24px;
  margin-right: -24px;
  padding: 24px;
  background-color: #f9f9f9;
  border-top: solid 1px #d9e5ef;
  border-bottom: solid 1px #d9e5ef; }

.ico-send-referral {
  background-image: url("/assets/pen-paper-grey-cc3b5c13da72244d2c12bf5941f30da34c802d4335c71d5f1d68df55eea3f3cb.svg");
  margin-left: 1px;
  margin-right: 10px;
  margin-top: 3px;
  height: 14px;
  width: 11px; }

.ico-send-referral-white {
  background-image: url("/assets/pen-paper-white-244dc224f2eb0cda50856f3c764fdcee2361fff4eed8ddbc0018d191f7ced03a.svg"); }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 30px * 2); }

.referral-modal-content {
  border-radius: 2px;
  padding: 24px 65px;
  text-align: center;
  cursor: default; }

.referral-form {
  text-align: left; }

.cancel-icon {
  background-image: url("/assets/x-e9cb4909316bc96ded22e7b9f482e30a653676eaa354b483eb301b05f025b86e.svg");
  background-color: transparent;
  padding: 0;
  position: absolute;
  top: 13px;
  right: 13px;
  height: 14px;
  width: 14px;
  border: none; }

#referral-confirmation-button {
  margin-top: 15px;
  color: #7e94ad; }

.referral-confirmation {
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  color: #7e94ad;
  margin-top: 15px; }

.referral-label {
  font-weight: bold; }

.referral-modal-header {
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif; }

.referral-modal-sub-header {
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  color: #7e94ad;
  margin-top: 7px; }

.breadcrumb-referrals {
  margin: 0;
  padding-top: 0;
  padding-bottom: 24px; }
  .breadcrumb-referrals li a {
    color: #629ad4; }
  .breadcrumb-referrals > li + li:before {
    padding-right: 2px; }
  .breadcrumb-referrals li.active {
    color: #999; }

#email-error-box, #phone-error-box {
  border-color: #f2442e;
  margin-bottom: 0; }

.input-error-text {
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  color: #f2442e;
  font-size: 12px;
  margin-bottom: 7px; }

/* Pages */
.home-hero {
  font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  background-image: url("/assets/Hero-BG-e00eb02399a7677fd5e0a32bf9e1ced3659159e96d8393ab4c81c78b0174a30b.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 5px solid #feb62a;
  margin-top: -80px;
  height: 653px; }
  .home-hero .form-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (min-width: 48em) {
      .home-hero .form-wrap {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 24px; } }
    @media only screen and (max-width: 48em) {
      .home-hero .form-wrap {
        -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;
        margin-bottom: 24px; } }
    .home-hero .form-wrap .suggested-search-box {
      position: relative;
      height: 64px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border: solid 1px #d9e5ef;
      background-color: #f3f9ff;
      padding-right: 62px; }
      @media only screen and (max-width: 48em) {
        .home-hero .form-wrap .suggested-search-box {
          border-radius: 3px;
          height: 53px; } }
      .home-hero .form-wrap .suggested-search-box .clear-action {
        position: absolute;
        right: 16px;
        top: 23px;
        font-size: 14px;
        font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
        color: #125790; }
        @media only screen and (max-width: 48em) {
          .home-hero .form-wrap .suggested-search-box .clear-action {
            top: 17px; } }
      .home-hero .form-wrap .suggested-search-box .suggested-search-token {
        font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
        font-size: 20px;
        line-height: 64px;
        color: #629ad4;
        text-indent: 56px;
        text-overflow: clip;
        white-space: nowrap;
        overflow: hidden;
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        background-position: left 22px center;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23629AD4' fill-rule='nonzero' d='M15.625 13.818l-2.973-2.973a6.564 6.564 0 1 0-1.81 1.811l2.973 2.972a1.296 1.296 0 0 0 1.81 0c.5-.5.5-1.31 0-1.81zM7.2 2.563a4.64 4.64 0 1 1 0 9.28 4.64 4.64 0 0 1 0-9.28z'/%3E%3C/svg%3E"); }
        @media only screen and (max-width: 48em) {
          .home-hero .form-wrap .suggested-search-box .suggested-search-token {
            font-size: 16px;
            line-height: 54px;
            text-indent: 46px;
            background-position: left 16px center; } }
    .home-hero .form-wrap input {
      outline-style: none;
      padding-left: 24px;
      padding-right: 24px;
      width: 100%;
      height: 64px;
      border: solid 1px #d9e5ef;
      background-color: #ffffff;
      font-size: 20px;
      line-height: 1.45;
      color: #125790; }
      @media only screen and (max-width: 48em) {
        .home-hero .form-wrap input {
          font-size: 16px;
          line-height: 1.31;
          padding-left: 16px;
          padding-right: 16px;
          height: 53px; } }
    .home-hero .form-wrap input::-webkit-input-placeholder {
      color: #83A2BB; }
    .home-hero .form-wrap input::-moz-placeholder {
      color: #83A2BB; }
    .home-hero .form-wrap input:-ms-input-placeholder {
      color: #83A2BB; }
    .home-hero .form-wrap input::placeholder {
      color: #83A2BB; }
    .home-hero .form-wrap .search-input-region input {
      border-radius: 0;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
      @media only screen and (max-width: 48em) {
        .home-hero .form-wrap .search-input-region input {
          border-radius: 3px; } }
    .home-hero .form-wrap .location-region {
      position: relative;
      border-radius: 0;
      margin-left: -1px; }
      @media only screen and (max-width: 48em) {
        .home-hero .form-wrap .location-region {
          margin-top: -1px;
          margin-left: 0;
          margin-bottom: 16px; }
          .home-hero .form-wrap .location-region input {
            border-radius: 3px; } }
    .home-hero .form-wrap .home-search-btn {
      height: 64px;
      font-size: 20px;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      border-radius: 0;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
      @media only screen and (max-width: 48em) {
        .home-hero .form-wrap .home-search-btn {
          width: 100%;
          height: 53px;
          border-radius: 3px;
          font-size: 16px;
          line-height: 1.31; } }
  .home-hero .search-label {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.45;
    margin-bottom: 11px; }
    @media only screen and (max-width: 48em) {
      .home-hero .search-label {
        font-size: 16px; } }
  .home-hero .helper-input {
    display: block; }
  .home-hero .search-input-region, .home-hero .suggested-search-token-region, .home-hero .location-region {
    -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
            flex: 0.5;
    min-width: 0; }
    @media only screen and (max-width: 48em) {
      .home-hero .search-input-region, .home-hero .suggested-search-token-region, .home-hero .location-region {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: 100%; } }
  .home-hero .suggested-search-token-region {
    display: none; }
  .home-hero .inquiry {
    font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 34px;
    margin-top: 170px;
    margin-bottom: 24px;
    line-height: 1.24;
    font-weight: light;
    color: white; }
    @media only screen and (min-width: 48em) {
      .home-hero .inquiry {
        margin-top: 240px;
        margin-bottom: 32px;
        font-size: 40px; } }

.national-211 {
  margin-top: 24px;
  color: #ffffff;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.31; }
  @media only screen and (min-width: 48em) {
    .national-211 {
      font-size: 16px; } }
  .national-211 a {
    color: #ffffff;
    font-weight: bold;
    margin-left: 16px; }
    @media only screen and (max-width: 48em) {
      .national-211 a {
        display: block;
        margin-left: 0;
        margin-top: 8px; } }
    .national-211 a:hover {
      color: #ffffff; }

.directed-search {
  height: 80px;
  overflow: hidden;
  padding: 15px 0;
  text-align: center;
  -webkit-transform: translatez(0);
          transform: translatez(0); }
  @media only screen and (max-width: 48em) {
    .directed-search {
      display: none; } }
  .directed-search::after {
    background-position: bottom center;
    background-repeat: no-repeat;
    bottom: 0;
    content: '';
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    height: 80px;
    left: 0;
    opacity: 0.75;
    position: absolute;
    width: 100%;
    z-index: 99; }
  .directed-search .btn {
    margin-left: 15px; }

.statement-label {
  color: white;
  padding-top: 11px; }
  @media only screen and (max-width: 48em) {
    .statement-label {
      font-size: 18px;
      line-height: 1.5; } }

.statement-intro {
  color: #125790;
  margin-top: 0.3em;
  padding-top: 0; }
  @media only screen and (max-width: 48em) {
    .statement-intro {
      font-size: 18px;
      line-height: 1.5; } }

.statement-link {
  border-bottom: 1px solid white; }

.statement-label {
  font-size: 28px;
  padding-right: 15px;
  top: 5px; }

.directed-search-item {
  z-index: 200; }

.list {
  list-style: none; }

.home-guided-search {
  border-bottom: 1px solid #d9e5ef;
  padding: 40px 0; }

.home-guided-search-container {
  *zoom: 1;
  margin-left: auto;
  margin-right: auto; }
  .home-guided-search-container:before, .home-guided-search-container:after {
    content: '';
    display: table; }
  .home-guided-search-container:after {
    clear: both; }
  .home-guided-search-container:first-child {
    margin-top: 50px; }
  .home-guided-search-container hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #D9E5EF; }
  .home-guided-search-container .list-link {
    text-decoration: none; }
  @media only screen and (max-width: 48em) {
    .home-guided-search-container {
      max-width: 225px; } }
  @media only screen and (min-width: 48em) {
    .home-guided-search-container {
      text-align: center;
      padding: 0 15px;
      *zoom: 1;
      max-width: 70em;
      margin-left: auto;
      margin-right: auto; }
      .home-guided-search-container:before, .home-guided-search-container:after {
        content: '';
        display: table; }
      .home-guided-search-container:after {
        clear: both; } }
  @media (min-width: 93.75em) {
    .home-guided-search-container {
      *zoom: 1;
      max-width: 90em;
      margin-left: auto;
      margin-right: auto; }
      .home-guided-search-container:before, .home-guided-search-container:after {
        content: '';
        display: table; }
      .home-guided-search-container:after {
        clear: both; } }
  @media only screen and (min-width: 48em) {
    .home-guided-search-container:not:first-child:after {
      margin-bottom: 50px; } }
  .home-guided-search-container p.direct {
    margin-bottom: 54px; }
    @media only screen and (max-width: 48em) {
      .home-guided-search-container p.direct {
        text-align: center; } }

ul.guided-search {
  list-style-type: none;
  padding-left: 0;
  padding-right: 0; }
  ul.guided-search .guided-item {
    margin-bottom: 24px; }
    @media only screen and (min-width: 48em) {
      ul.guided-search .guided-item {
        margin-bottom: 38px;
        float: left;
        text-align: left;
        width: 33%; } }
    @media (min-width: 64.063em) {
      ul.guided-search .guided-item {
        width: 25%; } }
    @media (min-width: 93.75em) {
      ul.guided-search .guided-item {
        width: 20%; } }
    ul.guided-search .guided-item:hover .guided-details {
      box-shadow: 0 3px 0 0 #629ad4; }
    ul.guided-search .guided-item:hover .icon-food {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='20' viewBox='0 0 14 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Cpath d='M9.792 0a.625.625 0 0 0-.625.625v18.542a.833.833 0 1 0 1.666 0V12.5c0-.23.187-.417.417-.417h1.458a1.036 1.036 0 0 0 1.042-1.041v-.006C13.697 5.046 11.735 0 9.792 0zM5.833 0A.833.833 0 0 0 5 .833V5c0 .436-.17.855-.476 1.167a.21.21 0 0 1-.357-.146V.833a.833.833 0 0 0-1.667 0V6.02a.21.21 0 0 1-.357.146A1.66 1.66 0 0 1 1.667 5V.833A.833.833 0 0 0 0 .833V5a3.34 3.34 0 0 0 2.223 3.143.417.417 0 0 1 .277.393v10.63a.833.833 0 1 0 1.667 0V8.537c0-.177.11-.334.277-.393A3.34 3.34 0 0 0 6.667 5V.833A.833.833 0 0 0 5.833 0z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-mental {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='20' viewBox='0 0 19 20'%3E%3Cpath fill='%23629AD4' fill-rule='nonzero' d='M17.023 8.213a6.03 6.03 0 0 1-.6-1.208C16.422 2.621 12.37 0 8.453 0A8.27 8.27 0 0 0 .119 8.386c0 2.917 1.06 5.103 3.15 6.51a.417.417 0 0 1 .183.346v4.341c0 .23.187.417.417.417h8.334c.23 0 .416-.187.416-.417v-2.5c0-.23.187-.416.417-.416h1.25c1.15 0 2.083-.933 2.083-2.084V12.93c0-.23.187-.417.417-.417.156 0 .315 0 .46-.008.32-.013.616-.173.802-.433.118-.184.174-.401.159-.62v-.114c.069-.93-.596-2.095-1.184-3.125zm-5.876.11a.417.417 0 0 0-.374.157 2.934 2.934 0 0 1-1.982 1.083.417.417 0 0 0-.326.228 3.307 3.307 0 0 1-2.93 1.876 3.446 3.446 0 0 1-3.333-3.542A3.63 3.63 0 0 1 3.41 5.399a.417.417 0 0 0 .13-.219A2.91 2.91 0 0 1 7.057 3a.417.417 0 0 0 .409-.12 2.488 2.488 0 0 1 3.882.287c.069.1.178.165.299.179a2.5 2.5 0 0 1-.5 4.973v.003z'/%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-healthcare {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19'%3E%3Cpath fill='%23629ad4' fill-rule='nonzero' d='M17.917 4.056h-3.542a.417.417 0 0 1-.417-.417V2.403A2.293 2.293 0 0 0 11.667.11H8.333a2.293 2.293 0 0 0-2.291 2.292v1.236c0 .23-.187.417-.417.417H2.083C.933 4.056 0 4.989 0 6.139v10c0 1.15.933 2.084 2.083 2.084h15.834A2.083 2.083 0 0 0 20 16.139v-10a2.083 2.083 0 0 0-2.083-2.083zM8.125 2.402a.21.21 0 0 1 .208-.208h3.334a.21.21 0 0 1 .208.208V3.64c0 .23-.187.417-.417.417H8.542a.417.417 0 0 1-.417-.417V2.403zm5.625 9.987c0 .23-.187.417-.417.417h-1.666a.417.417 0 0 0-.417.417v1.666c0 .23-.187.417-.417.417H9.167a.417.417 0 0 1-.417-.417v-1.666a.417.417 0 0 0-.417-.417H6.667a.417.417 0 0 1-.417-.417v-1.666c0-.23.187-.417.417-.417h1.666c.23 0 .417-.187.417-.417V8.223c0-.23.187-.417.417-.417h1.666c.23 0 .417.186.417.417v1.666c0 .23.187.417.417.417h1.666c.23 0 .417.186.417.417v1.666z'/%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-housing {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23629ad4' fill-rule='nonzero' d='M19.756 9.41L10.589.245a.833.833 0 0 0-1.178 0L.244 9.411a.833.833 0 0 0 .59 1.422h1.04c.116 0 .21.094.21.209v8.125c0 .46.372.833.833.833h4.791a.208.208 0 0 0 .209-.208v-3.959a2.083 2.083 0 1 1 4.166 0v3.959c0 .115.093.208.209.208h4.791c.46 0 .834-.373.834-.833v-8.125c0-.115.093-.209.208-.209h1.042a.833.833 0 0 0 .589-1.422z'/%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-substance {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Cpath d='M19.075 1.76a6.015 6.015 0 0 0-8.5 0L2.6 9.74A6 6 0 0 0 6.842 20a5.964 5.964 0 0 0 4.246-1.754l7.984-7.984a6.026 6.026 0 0 0 0-8.5l.003-.001zm-1.178 7.323l-3.105 3.102a.417.417 0 0 1-.59 0l-5.55-5.55a.417.417 0 0 1 0-.59l3.105-3.106a4.333 4.333 0 0 1 7.404 3.077 4.3 4.3 0 0 1-1.264 3.067z'/%3E%3Cpath d='M14.695 2.632a3.41 3.41 0 0 0-2.425 1.005.625.625 0 0 0 .883.884 2.232 2.232 0 0 1 3.084 0 .625.625 0 1 0 .884-.884 3.408 3.408 0 0 0-2.426-1.005z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-youth {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' viewBox='0 0 22 18'%3E%3Cg fill='%23629ad4' fill-rule='nonzero' transform='translate(0 -1)'%3E%3Ccircle cx='15.75' cy='3.499' r='2.5'/%3E%3Ccircle cx='2.75' cy='9.499' r='2'/%3E%3Cpath d='M20.688 12.67a1.5 1.5 0 0 0 .233-2.109l-1.7-2.123A2.485 2.485 0 0 0 17.27 7.5h-5.593l-.585-1.171A1.5 1.5 0 0 0 8.408 7.67l.723 1.445a2.487 2.487 0 0 0 2.237 1.385h1.141a.249.249 0 0 1 .242.31l-.25 1a.25.25 0 0 1-.242.19h-1.832a2.485 2.485 0 0 0-2.32 1.571l-.749 1.871a1.5 1.5 0 0 0 2.785 1.115L10.766 15h1.1c.04.482.221.942.519 1.323l1.69 2.113a1.5 1.5 0 1 0 2.342-1.873l-1.535-1.921.941-3.763a.5.5 0 0 1 .485-.379h.717l1.55 1.937a1.5 1.5 0 0 0 2.113.233z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-transportation {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Cpath d='M6.667 17.917h-2.5a.208.208 0 0 0-.209.208v.417a1.458 1.458 0 0 0 2.917 0v-.417a.208.208 0 0 0-.208-.208zM15.833 17.917h-2.5a.208.208 0 0 0-.208.208v.417a1.458 1.458 0 0 0 2.917 0v-.417a.208.208 0 0 0-.209-.208zM18.542 3.544h-.417a.208.208 0 0 1-.208-.21V2.5a2.5 2.5 0 0 0-2.5-2.5H4.583a2.5 2.5 0 0 0-2.5 2.5v.833a.208.208 0 0 1-.208.209h-.417A1.46 1.46 0 0 0 0 5v2.5a1.46 1.46 0 0 0 1.458 1.458h.417c.115 0 .208.094.208.209v5.416a2.5 2.5 0 0 0 2.5 2.5h10.834a2.5 2.5 0 0 0 2.5-2.5V9.167c0-.115.093-.209.208-.209h.417A1.46 1.46 0 0 0 20 7.5V5a1.46 1.46 0 0 0-1.458-1.456zM6.25 13.96H4.583a.625.625 0 0 1 0-1.25H6.25a.625.625 0 1 1 0 1.25zm9.167 0H13.75a.625.625 0 0 1 0-1.25h1.667a.625.625 0 0 1 0 1.25zm.833-3.333a.208.208 0 0 1-.208.208H3.958a.208.208 0 0 1-.208-.208V2.5c0-.46.373-.833.833-.833h10.834c.46 0 .833.373.833.833v8.126z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-utilities {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='20' viewBox='0 0 15 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Crect width='5.833' height='1.2' x='4.584' y='15.199' rx='.5'/%3E%3Cpath d='M9.352 17.6H5.65a.418.418 0 0 0-.38.237.388.388 0 0 0 .069.43 2.92 2.92 0 0 0 1.328.8v.133c0 .442.373.8.833.8.46 0 .833-.358.833-.8v-.132c.511-.144.97-.421 1.329-.8a.388.388 0 0 0 .069-.43.418.418 0 0 0-.38-.238zM4.376 7.4c-.46 0-.834.357-.834.8 0 .441.374.8.834.8H5c.055 0 .108-.022.148-.06a.195.195 0 0 0 .06-.14v-.6c0-.442-.372-.8-.832-.8zM8.126 14c.23 0 .417-.18.417-.4v-3.2c0-.11-.094-.2-.209-.2H6.667a.204.204 0 0 0-.209.2v3.2c0 .22.187.4.417.4h1.25z'/%3E%3Cpath d='M14.88 6.686c-.587-3.092-3.194-5.46-6.441-5.853C5.19.44 2.054 2.113.686 4.968-.68 7.823.038 11.2 2.462 13.31c.53.45 1.216.697 1.924.69h.403c.23 0 .417-.18.417-.4v-3.2c0-.11-.093-.2-.209-.2h-.625c-1.15 0-2.083-.895-2.083-2s.933-2 2.083-2c1.151 0 2.084.895 2.084 2v.6c0 .053.021.104.06.142.04.037.093.058.148.058h1.667c.055 0 .108-.02.147-.058A.195.195 0 0 0 8.54 8.8v-.6c0-1.105.933-2 2.084-2 1.15 0 2.083.895 2.083 2s-.933 2-2.083 2H10a.204.204 0 0 0-.208.2v3.2c0 .22.186.4.416.4h.404a2.92 2.92 0 0 0 1.924-.69c1.924-1.669 2.811-4.176 2.343-6.624z'/%3E%3Cpath d='M10 9h.625c.46 0 .833-.359.833-.8 0-.443-.373-.8-.833-.8-.46 0-.833.357-.833.8v.6c0 .053.022.104.06.141.04.038.093.058.148.058z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-money {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23629ad4' fill-rule='nonzero' d='M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10A10 10 0 0 0 10 0zm1.22 15.49a.21.21 0 0 0-.178.206v.637a1.042 1.042 0 0 1-2.084 0v-.587a.207.207 0 0 0-.208-.209h-.956a1.042 1.042 0 0 1 0-2.083h2.99a.932.932 0 0 0 .346-1.796l-3.033-1.215a3.004 3.004 0 0 1 .683-5.766.208.208 0 0 0 .178-.206v-.638a1.042 1.042 0 0 1 2.084 0v.589c0 .115.093.208.208.208h.956a1.042 1.042 0 0 1 0 2.083h-2.99A.93.93 0 0 0 8.87 8.51l3.033 1.214a3.004 3.004 0 0 1-.683 5.767z'/%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-family {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='20' viewBox='0 0 15 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Cpath d='M11.91 8.004a.4.4 0 0 0-.56.089L10.16 9.75a.2.2 0 0 1-.325 0L8.651 8.093a.4.4 0 0 0-.56-.089 3.2 3.2 0 0 0-1.219 1.877L5.61 15.49a.4.4 0 0 0 .39.487h1.28a.4.4 0 0 1 .4.36l.328 3.28a.4.4 0 0 0 .4.36h3.2a.4.4 0 0 0 .4-.36l.329-3.28a.4.4 0 0 1 .4-.36h1.28a.4.4 0 0 0 .39-.487l-1.279-5.61a3.2 3.2 0 0 0-1.218-1.877z'/%3E%3Cpath d='M7.216 7.689c.181-.22.342-.455.48-.703a.2.2 0 0 1 .294-.065 3.4 3.4 0 0 0 4.019 0 .202.202 0 0 1 .293.065c.139.248.3.483.48.703a.8.8 0 0 0 1.234-1.021c-.383-.44-.6-1-.616-1.584v-.906a3.4 3.4 0 0 0-6.8 0v.906a2.515 2.515 0 0 1-.617 1.584.8.8 0 1 0 1.233 1.02zm1.162-3.503c.252-.04.497-.115.728-.224.288-.135.54-.338.732-.592a.2.2 0 0 1 .32 0c.193.254.444.457.732.592.231.109.476.184.728.224a.2.2 0 0 1 .16.223 1.8 1.8 0 0 1-3.57 0 .2.2 0 0 1 .17-.223zM2.32 11.622a1.622 1.622 0 1 0 .005-3.244 1.622 1.622 0 0 0-.005 3.244zM2.32 11.978A2.32 2.32 0 0 0 0 14.298v1.408c0 .22.18.4.4.4h.4a.4.4 0 0 1 .4.36l.315 3.15a.4.4 0 0 0 .4.36h.82a.4.4 0 0 0 .4-.36l.315-3.15a.4.4 0 0 1 .4-.36h.4a.4.4 0 0 0 .4-.4V14.3a2.32 2.32 0 0 0-2.33-2.323z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-insurance {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Cpath d='M20 5.104a.94.94 0 0 0-.938-.937H16.25a.417.417 0 0 1-.417-.417V.937A.94.94 0 0 0 14.896 0H11.77a.94.94 0 0 0-.938.938V3.75c0 .23-.186.417-.416.417H7.604a.94.94 0 0 0-.937.937V8.23c0 .518.42.937.937.938h2.813c.23 0 .416.186.416.416v2.813c.001.517.42.936.938.937h3.125a.94.94 0 0 0 .937-.937V9.583c0-.23.187-.416.417-.416h2.813A.94.94 0 0 0 20 8.229V5.104zM.833 12.292a.833.833 0 0 0-.833.833v6.042a.833.833 0 1 0 1.667 0v-6.042a.833.833 0 0 0-.834-.833zM12.917 16.25H5.313a.52.52 0 1 1 0-1.042h2.104a.833.833 0 0 0 .766-1.161 1.862 1.862 0 0 0-1.713-1.13H2.917a.417.417 0 0 0-.417.416v5.417c0 .23.187.417.417.417h8.97a1.865 1.865 0 0 0 1.863-1.864v-.22a.833.833 0 0 0-.833-.833z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-shirt {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='18' viewBox='0 0 22 18'%3E%3Cpath fill='%23629ad4' fill-rule='nonzero' d='M21.336 5.214l-.006-.007-3.51-3.375A4.928 4.928 0 0 0 14.388.45c-.09.025-.389-.064-.45.27A3.323 3.323 0 0 1 10.8 3.6 3.323 3.323 0 0 1 7.66.72C7.6.387 7.3.475 7.21.45a4.928 4.928 0 0 0-3.43 1.381L.264 5.215a.9.9 0 0 0 0 1.272l2.091 2.092a.89.89 0 0 0 1.2.066l1.12-.867a.45.45 0 0 1 .725.36v8.513a.9.9 0 0 0 .9.9h9a.9.9 0 0 0 .9-.9V8.133a.45.45 0 0 1 .725-.36l1.108.856a.9.9 0 0 0 1.212-.055l2.091-2.091a.9.9 0 0 0 0-1.27z'/%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-legal {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23629ad4' fill-rule='nonzero' d='M20 10.905a.826.826 0 0 0-.072-.322L17.64 5.431a.21.21 0 0 1 .124-.283.833.833 0 0 0-.263-1.624h-6.458a.208.208 0 0 1-.209-.208V1.458a.833.833 0 1 0-1.666 0v1.859a.208.208 0 0 1-.209.208H2.5a.833.833 0 0 0-.263 1.624.207.207 0 0 1 .124.283L.072 10.583a.826.826 0 0 0-.072.322v.016a3.75 3.75 0 0 0 7.5 0 .953.953 0 0 0-.083-.338L5.16 5.484a.208.208 0 0 1 .19-.292h3.608c.115 0 .209.093.209.208v12.1a.208.208 0 0 1-.209.208h-1.39a.833.833 0 0 0 0 1.667h4.842a.833.833 0 1 0 0-1.667h-1.368a.208.208 0 0 1-.209-.208V5.4c0-.115.094-.208.209-.208h3.608a.208.208 0 0 1 .19.292l-2.257 5.1a.953.953 0 0 0-.083.337 3.75 3.75 0 0 0 7.5 0v-.016zm-17.656-.61a.208.208 0 0 1-.19-.295l1.404-3.157a.208.208 0 0 1 .38 0L5.338 10a.208.208 0 0 1-.19.293l-2.804.003zm12.508 0a.208.208 0 0 1-.19-.295l1.4-3.16a.208.208 0 0 1 .38 0L17.846 10a.208.208 0 0 1-.19.293l-2.804.003z'/%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-hr {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Cpath d='M16.062 15.99a.208.208 0 0 0-.209.208v.625a.625.625 0 1 1-1.25 0v-.625a.208.208 0 0 0-.208-.208h-3.542a.208.208 0 0 0-.208.208v1.875c0 .69.56 1.25 1.25 1.25h6.667c.69 0 1.25-.56 1.25-1.25v-1.875a.208.208 0 0 0-.209-.208h-3.541zM19.603 15.157a.208.208 0 0 0 .209-.209v-1.875c0-.69-.56-1.25-1.25-1.25h-.234a.208.208 0 0 1-.205-.171.762.762 0 0 0-.066-.202l-.416-.833a2.083 2.083 0 0 0-1.996-1.294h-.833a2.083 2.083 0 0 0-1.995 1.294l-.417.833a.762.762 0 0 0-.066.202.208.208 0 0 1-.205.171h-.234c-.69 0-1.25.56-1.25 1.25v1.875c0 .115.093.209.208.209h8.75zm-5.296-3.794c.187-.373.28-.373.505-.373h.833c.226 0 .318 0 .505.373l.083.159a.208.208 0 0 1-.186.301h-1.63a.208.208 0 0 1-.187-.301l.077-.16zM6.077 7.21a.21.21 0 0 1-.009-.36 3.4 3.4 0 1 0-3.644-.063.208.208 0 0 1-.022.36 3.967 3.967 0 0 0-2.214 3.551v2.376c0 .23.187.417.417.417h1.216a.21.21 0 0 1 .207.188l.537 5.373a.417.417 0 0 0 .417.375h2.375a.417.417 0 0 0 .416-.375l.538-5.374a.21.21 0 0 1 .207-.187h1.21c.23 0 .417-.187.417-.417v-2.376c0-1.452-.793-2.79-2.067-3.487zm-1.285 2.814a.625.625 0 0 1-1.25 0V8.615a.625.625 0 1 1 1.25 0v1.41zM2.642 3.47a.208.208 0 0 1 .306-.116 4.223 4.223 0 0 0 2.985.542.075.075 0 0 1 .089.072 1.73 1.73 0 1 1-3.459 0c0-.169.027-.337.079-.498z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
    ul.guided-search .guided-item:hover .icon-older {
      background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='20' viewBox='0 0 18 20'%3E%3Cg fill='%23629ad4' fill-rule='nonzero'%3E%3Ccircle cx='5.729' cy='2.291' r='2.083'/%3E%3Cpath d='M10.717 10.8a1.25 1.25 0 0 0-1.061-1.416C7.048 9.014 6.493 7.98 5.79 6.667c-.264-.484-.571-1.149-1.475-1.034a1.25 1.25 0 0 0-1.05.938L.35 18.238a1.25 1.25 0 0 0 2.425.606l1.04-4.158c.76 1.127.978 1.857 1.533 4.148a1.25 1.25 0 1 0 2.43-.583c-.854-3.529-1.151-4.042-3.115-6.629a.21.21 0 0 1-.037-.176l.292-1.167a.208.208 0 0 1 .342-.104 7.355 7.355 0 0 0 4.043 1.693 1.256 1.256 0 0 0 1.414-1.067zM17.274 17.067L16 11.333a2.485 2.485 0 0 0-2.44-1.958h-.956a.833.833 0 0 0 0 1.667h.954c.392-.002.731.27.814.653l.41 1.847H13.7a2.5 2.5 0 0 0-2.426 1.894l-.405 1.624a1.458 1.458 0 1 0 1.666.194l.354-1.417a.833.833 0 0 1 .81-.631h1.454l.453 2.034a1.458 1.458 0 1 0 1.667-.174l.002.002z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; }
  ul.guided-search .guided-icon {
    display: inline-block;
    height: 26px;
    vertical-align: top;
    width: 20px;
    margin-bottom: 7px;
    margin-right: 10px; }
    @media only screen and (min-width: 48em) {
      ul.guided-search .guided-icon {
        margin-bottom: 0; } }
  ul.guided-search .guided-details {
    display: inline-block; }
  ul.guided-search .guided-title {
    color: #125790;
    font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1.45;
    height: 29px;
    margin-bottom: 6px; }
  ul.guided-search .guided-link {
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px; }
    ul.guided-search .guided-link:after {
      content: '\25B6';
      font-size: 8px;
      padding-left: 5px;
      top: -2px; }

.home-about {
  padding: 64px 0 65px; }
  @media only screen and (min-width: 48em) {
    .home-about {
      padding: 98px 0 85px; } }
  .home-about .intro-text {
    margin-bottom: 30px; }
  .home-about .direct {
    margin-top: 30px; }

.tobe {
  font-size: 12px;
  margin: 15px 0;
  text-transform: uppercase; }
  @media only screen and (min-width: 48em) {
    .tobe {
      display: inline-block;
      margin: 0 15px; } }

.home-community {
  background-image: url("/assets/landing-mosaic-45fc180d158887458ee0c51b1b14dedbe908388a2fee350ec68c15988a19d5ba.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 5px solid #feb62a; }
  .home-community .intro-modal {
    background: #f3f9ff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    background: rgba(250, 251, 255, 0.95);
    box-shadow: 0px 1px 6px 0px rgba(38, 41, 48, 0.36);
    border-radius: 3px;
    margin: 100px 0;
    text-align: center;
    z-index: 99; }
    @media only screen and (min-width: 48em) {
      .home-community .intro-modal {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%;
        margin-left: 17.0596085997%; }
        .home-community .intro-modal:last-child {
          margin-right: 0; } }
  .home-community .intro {
    max-width: initial;
    padding: 40px; }
    @media only screen and (min-width: 48em) {
      .home-community .intro {
        padding: 65px; } }

.home-services {
  background-color: #f7fbfe;
  border-top: 1px solid #d9e5ef;
  padding: 65px 0 40px; }
  @media only screen and (min-width: 48em) {
    .home-services {
      padding: 85px 0 65px; } }
  .home-services .direct {
    margin-top: 24px; }
  .home-services .list {
    margin-top: 30px; }

.list-item {
  padding-bottom: 15px; }
  @media only screen and (min-width: 48em) {
    .list-item {
      display: inline-block;
      float: left;
      margin: 0;
      width: 50%;
      padding: 0 15px 30px; }
      .list-item:nth-child(2n+1) {
        clear: left;
        padding-left: 0; }
      .list-item:nth-child(2n+2) {
        padding-right: 0; } }

.list-fig {
  background: #125790;
  border: 1px solid #d9e5ef;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(114, 148, 173, 0.2);
  overflow: hidden;
  position: relative;
  text-align: center; }
  .list-fig .list-fig-img {
    display: block;
    max-width: 100%;
    width: 100%; }
  .list-fig .list-fig-cap {
    color: white;
    height: 100%;
    left: 0;
    line-height: 1.5;
    padding: 15px;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .list-fig .list-fig-cap::before, .list-fig .list-fig-cap::after {
      pointer-events: none; }
    .list-fig .list-fig-cap::before {
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      background: -webkit-linear-gradient( top , rgba(18, 87, 144, 0) 25%, rgba(18, 87, 144, 0.6) 70%);
      background: -webkit-linear-gradient(top, rgba(18, 87, 144, 0) 25%, rgba(18, 87, 144, 0.6) 70%);
      background: linear-gradient(to bottom, rgba(18, 87, 144, 0) 25%, rgba(18, 87, 144, 0.6) 70%);
      opacity: 0.65;
      filter: alpha(opacity=65);
      -webkit-transform: translate3d(0, 40%, 0);
      transform: translate3d(0, 40%, 0);
      -webkit-transition: opacity 0.35s, transform 0.35s;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; }
  .list-fig .list-fig-title {
    bottom: 24px;
    left: 0;
    position: absolute;
    text-shadow: 0px 0px 6px rgba(33, 45, 108, 0.45);
    width: 100%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: transform 0.35s, color 0.35s;
    -webkit-transition: color 0.35s, -webkit-transform 0.35s;
    transition: color 0.35s, -webkit-transform 0.35s;
    transition: transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s; }
  .list-fig .list-fig-sub {
    bottom: 0;
    left: 0;
    padding: 24px;
    position: absolute;
    width: 100%;
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; }
  .list-fig:hover {
    box-shadow: 0px 1px 2px 0px rgba(114, 148, 173, 0.4); }
    .list-fig:hover .list-fig-title {
      -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -20px, 0);
      transform: translate3d(0, -50%, 0) translate3d(0, -20px, 0); }
    .list-fig:hover .list-fig-sub,
    .list-fig:hover .list-fig-cap::before {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }

.servicestrip {
  background-color: #f7fbfe;
  text-align: center; }
  .servicestrip .direct {
    margin: 0;
    vertical-align: baseline;
    background-color: #f7fbfe;
    bottom: -9px;
    display: inline-block;
    padding: 0 15px;
    z-index: 99; }

.servicestrip-blocks {
  border-top: 1px solid #d9e5ef;
  padding-bottom: 40px;
  padding-top: 65px; }
  @media only screen and (min-width: 48em) {
    .servicestrip-blocks {
      display: table; } }
  @media (min-width: 64.063em) {
    .servicestrip-blocks {
      padding-bottom: 85px;
      padding-top: 0; } }

.servicestrip-block {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px; }

@media only screen and (min-width: 48em) {
  .column {
    float: left;
    margin-bottom: 24px;
    width: 50%; } }
@media (min-width: 64.063em) {
  .column {
    display: table-cell;
    float: none;
    margin-bottom: 0;
    padding-top: 65px;
    vertical-align: top;
    width: 25%; } }

.block {
  color: inherit;
  display: block;
  margin-bottom: 40px;
  position: static;
  text-decoration: none; }
  @media only screen and (min-width: 48em) {
    .block {
      margin-bottom: 0; } }

.servicestrip-block-title {
  color: #125790;
  font-family: "bentonsans-light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  margin: 24px 0 15px; }

.servicestrip-block-copy {
  margin-bottom: 15px;
  padding: 0 15px; }

.block-link {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0; }

.assessment-container {
  background-color: white;
  border-bottom: 1px solid #d9e5ef; }

.assessment {
  padding: 54px 24px 48px 24px;
  *zoom: 1;
  max-width: 70em;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 48em) {
    .assessment {
      padding: 30px 15px; } }
  .assessment:before, .assessment:after {
    content: '';
    display: table; }
  .assessment:after {
    clear: both; }
  .assessment .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 48em) {
      .assessment .items {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .assessment .assessment-description {
    margin-bottom: 26px; }
    @media only screen and (min-width: 48em) {
      .assessment .assessment-description {
        margin-bottom: 0; } }
  .assessment .title-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .assessment p {
    font-size: 14px;
    max-width: 440px;
    color: #7e94ad;
    line-height: normal;
    letter-spacing: normal; }
    @media only screen and (min-width: 48em) {
      .assessment p {
        font-size: 16px; } }
    .assessment p.more-surveys {
      max-width: none; }
  .assessment .title {
    color: #629ad4;
    margin-left: 6px;
    font-weight: bold; }
  .assessment h2 {
    font-size: 24px;
    margin-top: 19px;
    margin-bottom: 8px;
    font-weight: normal;
    color: #125790; }
    @media only screen and (min-width: 48em) {
      .assessment h2 {
        font-size: 28px; } }
  @media only screen and (max-width: 48em) {
    .assessment .btn, .assessment .assessment-action {
      width: 100%; } }

.surveys-index {
  padding: 54px 24px 48px 24px; }
  @media only screen and (min-width: 48em) {
    .surveys-index {
      padding: 0 15px; } }
  .surveys-index .hero-image {
    border-radius: 5px;
    width: 100%;
    height: 270px;
    background-image: url("/assets/survey-index-hero-797516799e3cdb3019c862afd61d1499dc5f74dc5ac15bcf3dcee1b31857a8c4.jpg");
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .surveys-index .image-text-container {
    width: 55%;
    padding-left: 75px; }
    .surveys-index .image-text-container .heading {
      margin-bottom: 15px; }
  .surveys-index .surveys-container {
    padding: 80px; }
  .surveys-index .survey {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #d9e5ef;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .surveys-index .survey:last-child {
    margin-bottom: 0; }
  .surveys-index .survey-text {
    margin-right: 15px; }
  .surveys-index .survey-updated {
    margin-bottom: 20px; }
  .surveys-index .surveys-index-content {
    padding: 0;
    margin-bottom: 80px;
    background-color: #ffffff;
    border-radius: 5px;
    border: none;
    background-color: #ffffff; }
    @media only screen and (min-width: 48em) {
      .surveys-index .surveys-index-content {
        box-shadow: 0 2px 21px -14px #7e94ad;
        margin-top: 64px; } }

.page-result .search-region,
.page-search .search-region {
  padding: 0 1em; }
  .page-result .search-region .wrap,
  .page-search .search-region .wrap {
    padding: 0; }
  .page-result .search-region .search-input,
  .page-result .search-region .search-button,
  .page-search .search-region .search-input,
  .page-search .search-region .search-button {
    font-size: 14px; }

.suggested-search,
.targeted-populations-search {
  clear: both;
  color: #125790;
  font-size: 12px;
  line-height: 2;
  margin-bottom: 5px;
  margin-top: 6px; }

.target-population .tp-close {
  color: white;
  display: none; }
.target-population .tp-add {
  display: inline; }

.target-population.active .btn-tertiary {
  background: -webkit-linear-gradient( top , #89b7d8, #558ac0);
  background: -webkit-linear-gradient(top, #89b7d8, #558ac0);
  background: linear-gradient(to bottom, #89b7d8, #558ac0); }
  .target-population.active .btn-tertiary .target-population-item,
  .target-population.active .btn-tertiary .tp-close {
    color: white;
    display: inline; }
  .target-population.active .btn-tertiary .tp-add {
    display: none; }

.target-population-item {
  color: rgba(126, 148, 173, 0.6);
  font-size: 12px;
  text-decoration: none; }

.results-content {
  line-height: 1.5;
  margin: 15px 15px; }
  @media only screen and (min-width: 48em) {
    .results-content {
      margin-left: 30px;
      margin-right: 30px; } }

.search-results-layout {
  margin-bottom: 0;
  padding-bottom: 15px; }
  .search-results-layout .cart-remove {
    display: none; }

.shopping-cart {
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 15px; }

.results-container {
  display: inline-block; }

.results-header {
  margin-bottom: 24px; }
  .results-header .result-detail {
    color: #7e94ad;
    font-size: 14px;
    margin: 0;
    padding-top: 7px;
    display: inline-block;
    vertical-align: middle; }
    @media only screen and (min-width: 48em) {
      .results-header .result-detail.search-term {
        max-width: 55%;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
    .results-header .result-detail > .strong {
      font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }
  .results-header .add-to-list-region,
  .results-header .add-to-cart-region {
    float: right;
    line-height: 1;
    vertical-align: middle; }

.search-result .resource-location {
  max-width: 75%;
  margin-top: 15px; }
.search-result .resource-address {
  display: inline; }
.search-result .resource-description {
  margin: 15px 0; }
.search-result .hours,
.search-result .eligibility,
.search-result .note {
  display: inline; }
.search-result .ico {
  padding-right: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
.search-result .resource-eligibility, .search-result .resource-hours {
  margin-bottom: 7px; }
.search-result .resource-information {
  background: #f3f9ff;
  border-radius: 3px;
  border: 1px solid #bfd1e0;
  display: table;
  margin-top: 24px;
  overflow: hidden;
  table-layout: fixed;
  width: 100%; }
.search-result .resource-notes .small-label, .search-result .resource-notes a, .search-result .resource-notes .ico-language {
  color: #f2442e;
  opacity: 1; }
.search-result .resource-notes a {
  text-decoration: underline; }
.search-result .information-item {
  border-bottom: 1px solid #bfd1e0;
  color: #7e94ad;
  display: block;
  padding: 7px 11px;
  text-align: center;
  text-decoration: none;
  background: -webkit-linear-gradient(bottom, #f9fbff 0%, #fff 100%);
  background: linear-gradient(to top, #f9fbff 0%, #fff 100%); }
  .search-result .information-item:hover {
    box-shadow: 0 1px 3px rgba(126, 148, 173, 0.21);
    background-image: -webkit-linear-gradient(bottom, #f4f4f8 0%, #fff 100%);
    background-image: linear-gradient(to top, #f4f4f8 0%, #fff 100%); }
  .search-result .information-item:last-child {
    border-bottom: none; }
  @media only screen and (min-width: 48em) {
    .search-result .information-item {
      border-bottom: none;
      border-right: 1px solid #bfd1e0;
      display: table-cell; }
      .search-result .information-item:last-child {
        border-right: none; } }
  @media (min-width: 64.063em) {
    .search-result .information-item.phone {
      background: white;
      pointer-events: none; } }

.pagination-item {
  display: inline;
  margin-right: 7px; }
  .pagination-item .btn-default {
    padding: 7px 6px;
    height: 2.5em;
    width: 40px;
    background-color: unset;
    background-image: unset; }
    .pagination-item .btn-default.chevron-left {
      background: none, url("/assets/chevron-left-a8aec7e49d13648b51824f0d7a73fbcc82a1d4e26aaa0ab73bcedbea0c078360.svg") no-repeat center; }
    .pagination-item .btn-default.chevron-right {
      background: none, url("/assets/chevron-right-c6f6c7b2caf8c780396e7396cf3511635f0f70455ee6bb9d4855108f6f46e6a1.svg") no-repeat center; }
    .pagination-item .btn-default.active {
      color: #125790;
      background-color: #d9e5ef;
      border-color: #125790; }
    .pagination-item .btn-default.disabled:hover {
      box-shadow: none;
      border-color: #bfd1e0;
      cursor: default; }
    .pagination-item .btn-default.chevron-right:hover:not(.disabled) {
      background: none, url("/assets/chevron-right-dk-4bd442a522eb3453414e0e4f1824a7b3ed68d1f8b41cec14c3d41ce2c781ddeb.svg") no-repeat center; }
    .pagination-item .btn-default.chevron-left:hover:not(.disabled) {
      background: none, url("/assets/chevron-left-dk-630eb5431f1acbb2b96ea3d5f4d3d97b9be3644ba96f9c657857e26ae0a199f8.svg") no-repeat center; }
    .pagination-item .btn-default.disabled + .pagination-item .btn-default.chevron-right {
      background-image: url("/assets/chevron-right-lt-78c48e4ab648ce3ffda4a794fafbae4768a68e6d41338adcc98bebfe75fd0ac0.svg"); }
    .pagination-item .btn-default.disabled + .pagination-item .btn-default.chevron-left {
      background-image: url("/assets/chevron-left-lt-d03d3e072a7c013eaac61c3ee2cb4ab08153336b3279782b979dc23594fb0e16.svg"); }

.empty-search-instructions {
  margin-top: 5em;
  padding: 0 5em;
  color: #125790; }
  .empty-search-instructions h3 {
    text-align: center;
    line-height: 1.1em;
    margin-bottom: 0.9em; }
  .empty-search-instructions h4 {
    text-align: center; }
  .empty-search-instructions p {
    color: #7e94ad; }

.fake-cards {
  margin-top: 3em;
  height: 400px;
  background-image: url("/assets/fake-cards-75346fa6f8c6e04fa2546a8613c854e743a4a06b2a2ecade041abfc75bfa8942.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 0;
  position: relative; }
  .fake-cards:after {
    content: '';
    background-image: -webkit-linear-gradient(top, rgba(253, 255, 255, 0), #f3f9ff);
    background-image: linear-gradient(to bottom, rgba(253, 255, 255, 0), #f3f9ff);
    position: absolute;
    height: 100%;
    width: 100%; }

.no-results {
  margin-top: 30px; }
  @media only screen and (min-width: 48em) {
    .no-results {
      margin-top: 40px; } }
  .no-results h3 {
    text-align: center;
    line-height: 1.1em;
    margin-bottom: 0.9em; }
  .no-results .btn {
    margin: 24px 0 30px;
    text-align: center; }

.shopping-cart-icon {
  float: left;
  width: 50%;
  cursor: pointer; }

.chat-region {
  top: 13px; }
  .chat-region .ico {
    font-size: 16px; }
  .chat-region .chat-status {
    top: -4px;
    vertical-align: middle;
    padding-left: 10px; }

.split {
  float: right;
  width: 50%; }

.widget-container {
  position: fixed;
  height: 40px;
  width: inherit;
  bottom: 15px;
  margin: auto;
  z-index: 200; }

.widget-region {
  background-color: white;
  border-radius: 2%;
  color: #7e94ad;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  box-shadow: 0px 1px 6px #629ad4;
  height: inherit; }
  @media only screen and (min-width: 48em) {
    .widget-region {
      margin-left: 27px;
      margin-right: 27px; } }
  @media only screen and (max-width: 48em) {
    .widget-region {
      margin-left: 5px;
      margin-right: 5px; } }

.circle {
  width: 20px;
  height: 20px;
  background-color: #f2442e;
  border-radius: 50%;
  text-align: center;
  top: -4px; }

.cart-header {
  font-size: 28px;
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  color: #125790;
  width: 70%; }

.search-complete {
  display: none; }

.cart-widget-container {
  border-right: 1px solid #bdc8d6;
  height: 40px; }

.cart-element {
  padding-right: 12px; }
  .cart-element.ico {
    font-size: 16px;
    padding-right: 15px; }

.chat-label {
  padding-left: 15px; }

.cart-label {
  padding-top: 2px;
  padding-left: 1em; }
  @media only screen and (max-width: 48em) {
    .cart-label {
      display: none; } }

.count {
  color: white;
  margin: 0;
  width: 20px;
  top: 19%; }

.cart-widget {
  top: 33%;
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

#search-category-selections {
  position: absolute;
  border-radius: 3px;
  border: 1px solid #d9e5ef;
  box-shadow: 2px 5px 25px 0 rgba(38, 38, 38, 0.3);
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  z-index: 99;
  background-color: #fff;
  margin: 3px 0;
  padding-top: 7px; }
  #search-category-selections .selections,
  #search-category-selections .clear {
    padding-left: 15px; }

.screener-header-text {
  color: #69A75C;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }
  .screener-header-text:hover {
    color: #69A75C; }

.screener-heading {
  font-size: 20px;
  color: #7e94ad;
  margin-top: 5px;
  margin-bottom: 15px; }

.screener-padding {
  padding-bottom: 20px; }

.screener-border {
  border-top: 1px solid #d9e5ef; }

.screener-spacing {
  margin: 0;
  padding-top: 11px; }

.screener-background {
  background-color: #EFFFEC;
  border-bottom: 1px solid #d9e5ef; }

#search-category-selections a.deselect-all,
#flat-category-selections a.deselect-all {
  font-size: 0.8em;
  z-index: 1; }
#search-category-selections .search-selection,
#flat-category-selections .search-selection {
  display: inline-block; }
  #search-category-selections .search-selection span.category,
  #search-category-selections .search-selection span.term,
  #flat-category-selections .search-selection span.category,
  #flat-category-selections .search-selection span.term {
    padding: 0.5em;
    margin: 0.3em 0.5em 0.3em 0;
    border-radius: 3px;
    border: 1px solid #d9e5ef;
    display: inline-block;
    color: #7e94ad; }
    #search-category-selections .search-selection span.category .remove,
    #search-category-selections .search-selection span.term .remove,
    #flat-category-selections .search-selection span.category .remove,
    #flat-category-selections .search-selection span.term .remove {
      margin-left: 1em; }
  #search-category-selections .search-selection span.category,
  #flat-category-selections .search-selection span.category {
    background-color: #f3f9ff; }
  #search-category-selections .search-selection span.term,
  #flat-category-selections .search-selection span.term {
    background-color: #f6fff3; }
#search-category-selections .ui-widget-content,
#flat-category-selections .ui-widget-content {
  border: none; }

.back-to-results .ico,
.back-to-last-search .ico {
  font-size: 12px; }

.search-result-detail-layout {
  margin-bottom: 0;
  padding-bottom: 15px; }
  .search-result-detail-layout .description,
  .search-result-detail-layout .eligibility,
  .search-result-detail-layout .taxonomy-category {
    padding: 15px 0 0; }
  .search-result-detail-layout .taxonomy-category {
    margin-bottom: 30px; }
    .search-result-detail-layout .taxonomy-category a {
      text-decoration: underline;
      margin-right: 1em; }
  .search-result-detail-layout .result-container {
    *zoom: 1; }
    .search-result-detail-layout .result-container:before, .search-result-detail-layout .result-container:after {
      content: '';
      display: table; }
    .search-result-detail-layout .result-container:after {
      clear: both; }

.information-table {
  border-top: 1px solid #d9e5ef;
  margin-top: 30px;
  padding: 40px 0 0;
  *zoom: 1; }
  .information-table:before, .information-table:after {
    content: '';
    display: table; }
  .information-table:after {
    clear: both; }
  .information-table .ico {
    font-size: 14px;
    padding-right: 3px;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.information-data,
.site {
  margin-bottom: 15px;
  *zoom: 1; }
  .information-data:before, .information-data:after,
  .site:before,
  .site:after {
    content: '';
    display: table; }
  .information-data:after,
  .site:after {
    clear: both; }

.website-url {
  word-wrap: break-word; }

.share .ico,
.share-cart .ico {
  font-size: 12px; }

.share-error {
  clear: both;
  color: red;
  font-style: italic; }

.add-failure {
  text-align: center;
  color: red;
  font-style: italic;
  margin: 10px 5px; }

.add-confirmation,
.share-confirmation,
.share-list-confirmation {
  background-color: white;
  border: 1px solid #d9e5ef;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(26, 53, 71, 0.1);
  display: block;
  max-height: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 65px;
  z-index: 300;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 65px;
  right: 0;
  -webkit-transform: scale(0.95) translate(0, -15px);
  transform: scale(0.95) translate(0, -15px);
  -webkit-transition: opacity 0.1s ease-out, transform 0.1s ease-out, max-height 0.05s ease-out 0.1s;
  -webkit-transition: opacity 0.1s ease-out, max-height 0.05s ease-out 0.1s, -webkit-transform 0.1s ease-out;
  transition: opacity 0.1s ease-out, max-height 0.05s ease-out 0.1s, -webkit-transform 0.1s ease-out;
  transition: opacity 0.1s ease-out, transform 0.1s ease-out, max-height 0.05s ease-out 0.1s;
  transition: opacity 0.1s ease-out, transform 0.1s ease-out, max-height 0.05s ease-out 0.1s, -webkit-transform 0.1s ease-out; }
  .add-confirmation:after, .add-confirmation:before,
  .share-confirmation:after,
  .share-confirmation:before,
  .share-list-confirmation:after,
  .share-list-confirmation:before {
    content: '';
    border-bottom: 7px solid white;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    z-index: 300;
    position: absolute;
    top: -7px;
    right: 40px; }
  .add-confirmation:before,
  .share-confirmation:before,
  .share-list-confirmation:before {
    border-bottom-color: #d9e5ef;
    top: -8px;
    z-index: 200; }
  .add-confirmation.open,
  .share-confirmation.open,
  .share-list-confirmation.open {
    max-height: 999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 300px;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0); }

.share-content,
.share-confirmation,
.share-list-confirmation,
.add-confirmation {
  padding: 15px; }

.share-list-confirmation {
  top: 5px; }

.share-content .label {
  display: block; }

.share-modal .modal-header, .send-referral .modal-header {
  border-width: 0;
  padding: 15px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .share-modal .modal-header h4, .send-referral .modal-header h4 {
    color: #125790;
    font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 7px;
    size: 24px;
    padding-top: 8px;
    float: left; }
  .share-modal .modal-header .resource-name, .send-referral .modal-header .resource-name {
    font-size: 16px; }
  .share-modal .modal-header .instructions, .send-referral .modal-header .instructions {
    margin-top: 20px; }
  .share-modal .modal-header .actions button.print, .send-referral .modal-header .actions button.print {
    margin: 0 0 0 1.5em;
    padding: 0;
    width: auto; }
  .share-modal .modal-header .actions button.copy-link-confirmation, .send-referral .modal-header .actions button.copy-link-confirmation {
    color: #398439; }
.share-modal .content.modal-body input.name, .share-modal .content.modal-body input.email, .share-modal .content.modal-body input.phone, .share-modal .content.modal-body textarea.message, .send-referral .content.modal-body input.name, .send-referral .content.modal-body input.email, .send-referral .content.modal-body input.phone, .send-referral .content.modal-body textarea.message {
  width: 100%;
  margin-bottom: 15px; }
.share-modal .content.modal-body input.phone, .send-referral .content.modal-body input.phone {
  margin-bottom: 24px; }
.share-modal .content.modal-body textarea.message, .send-referral .content.modal-body textarea.message {
  height: 156px;
  margin-bottom: 0; }
.share-modal .success-message, .send-referral .success-message {
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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; }
.share-modal .nav-tabs li a, .send-referral .nav-tabs li a {
  margin-left: 12px;
  color: #7e94ad; }
.share-modal .nav-tabs li:first-child a, .send-referral .nav-tabs li:first-child a {
  margin-left: 24px; }
.share-modal .nav-tabs li.active a, .send-referral .nav-tabs li.active a {
  color: #629ad4; }
.share-modal .share-content, .send-referral .share-content {
  padding: 24px; }

.share-title {
  margin: 0;
  padding: 15px 0 0;
  text-align: center; }

.optional {
  text-transform: none;
  color: #bbbbbb; }

.share-address,
.share-client {
  width: 100%;
  margin-bottom: 7px; }

.share-comments {
  resize: none;
  margin-bottom: 15px;
  width: 100%; }

input.share-phone,
select.share-phone {
  width: 100%; }

.lists-dropdown {
  display: inline-block;
  width: 100%; }

.cart-icon {
  color: #629ad4;
  z-index: 99;
  font-size: 16px; }

.cart {
  z-index: 99; }
  .cart .ico {
    font-size: 12px; }

.email-result {
  margin-top: 15px;
  width: 100%; }

.add-resource-to-list {
  width: 100%; }

.print {
  margin-top: 15px;
  width: 100%; }

.additional-sites {
  clear: both;
  width: 100%; }

.expandable-content {
  height: 15em;
  overflow: hidden;
  -webkit-transition: height 0.2s;
  transition: height 0.2s; }
  .expandable-content::after {
    bottom: 0;
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 50%, white 100%); }

.expandable-category-selections {
  height: 125px;
  overflow: hidden;
  -webkit-transition: height 0.2s;
  transition: height 0.2s; }
  .expandable-category-selections::after {
    bottom: 0;
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    width: 100%;
    background: -webkit-linear-gradient(top, #EFFFEC 0%, rgba(239, 255, 236, 0.9) 50%, rgba(239, 255, 236, 0.9) 50%, #EFFFEC 100%);
    background: linear-gradient(to bottom, #EFFFEC 0%, rgba(239, 255, 236, 0.9) 50%, rgba(239, 255, 236, 0.9) 50%, #EFFFEC 100%); }

.expandable-trigger-area {
  text-align: center; }

.article {
  margin-top: 24px; }

.service-areas span {
  text-transform: capitalize; }
.service-areas span + span:before {
  content: ', '; }

.resource-list-link {
  padding-top: 10px;
  display: block;
  float: left; }

.skip-link {
  padding-top: 10px;
  display: block;
  text-align: center; }

.create-now {
  margin-top: 10px; }

.dismiss-link {
  padding-top: 10px;
  display: block;
  float: right; }

.create-resource-list-pop-over,
.search-result-detail-layout .resource-list-tip-pop-over,
.search-result .resource-list-tip-pop-over {
  background-color: white;
  border: 1px solid #d9e5ef;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(26, 53, 71, 0.1);
  display: block;
  max-height: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 300;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 45px;
  right: 0;
  -webkit-transform: scale(0.95) translate(0, -15px);
  transform: scale(0.95) translate(0, -15px);
  -webkit-transition: opacity 0.1s ease-out, transform 0.1s ease-out, max-height 0.05s ease-out 0.1s;
  -webkit-transition: opacity 0.1s ease-out, max-height 0.05s ease-out 0.1s, -webkit-transform 0.1s ease-out;
  transition: opacity 0.1s ease-out, max-height 0.05s ease-out 0.1s, -webkit-transform 0.1s ease-out;
  transition: opacity 0.1s ease-out, transform 0.1s ease-out, max-height 0.05s ease-out 0.1s;
  transition: opacity 0.1s ease-out, transform 0.1s ease-out, max-height 0.05s ease-out 0.1s, -webkit-transform 0.1s ease-out; }
  .create-resource-list-pop-over:after, .create-resource-list-pop-over:before,
  .search-result-detail-layout .resource-list-tip-pop-over:after,
  .search-result-detail-layout .resource-list-tip-pop-over:before,
  .search-result .resource-list-tip-pop-over:after,
  .search-result .resource-list-tip-pop-over:before {
    content: '';
    border-bottom: 7px solid white;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    z-index: 300;
    position: absolute;
    top: -7px;
    right: 45px; }
  .create-resource-list-pop-over:before,
  .search-result-detail-layout .resource-list-tip-pop-over:before,
  .search-result .resource-list-tip-pop-over:before {
    border-bottom-color: #d9e5ef;
    top: -8px;
    z-index: 200; }
  .create-resource-list-pop-over.open,
  .search-result-detail-layout .resource-list-tip-pop-over.open,
  .search-result .resource-list-tip-pop-over.open {
    max-height: 999px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 300px;
    pointer-events: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0); }

.search-result-detail-layout .resource-list-tip-pop-over {
  position: absolute;
  top: 50px;
  right: 0; }

.search-result .resource-list-tip-pop-over {
  position: absolute;
  top: 5px;
  right: 0; }

.create-resource-list-pop-over {
  position: absolute;
  top: 45px;
  right: 0; }

.program-site-user-notes .content {
  border: 1px solid #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(26, 53, 71, 0.3);
  padding: 0.5em; }
.program-site-user-notes label {
  color: #f2442e; }
.program-site-user-notes ul.program-site-user-note-items {
  list-style-type: none;
  padding: 0; }
  .program-site-user-notes ul.program-site-user-note-items li {
    padding-left: 25px;
    font-size: 14px;
    color: #7e94ad;
    margin-top: 0.6em; }
    .program-site-user-notes ul.program-site-user-note-items li i.ico-language {
      float: left;
      color: #f2442e;
      position: absolute;
      top: 4px;
      left: -25px; }
    .program-site-user-notes ul.program-site-user-note-items li .byline {
      color: #7e94ad;
      font-size: 12px; }
.program-site-user-notes .content-disclaimer {
  color: #7e94ad;
  font-size: 12px; }

.update-type-selection-row h5 {
  margin: 0.8em; }
.update-type-selection-row p {
  margin: 0.8em; }
.update-type-selection-row button.btn {
  margin: 0.8em; }

.react-select-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .react-select-container .select-label {
    display: inline;
    margin-right: 15px; }

.add-to-screener-confirmation .content-container {
  margin: 2em; }
.add-to-screener-confirmation .confirmation-header {
  text-align: center;
  color: #125790; }
.add-to-screener-confirmation .headliner {
  font-size: 22px;
  margin-top: .5em; }
.add-to-screener-confirmation p {
  color: #7e94ad;
  margin-top: 1em;
  text-align: center; }
.add-to-screener-confirmation .button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1em; }
  .add-to-screener-confirmation .button-container .do-not-show-btn {
    color: #7e94ad; }

/* Vendors */
body.page-search .ui-autocomplete {
  border-radius: 3px;
  border: 1px solid #d9e5ef;
  box-shadow: 2px 5px 35px 0 rgba(38, 38, 38, 0.1);
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  overflow: hidden;
  z-index: 999; }
  body.page-search .ui-autocomplete .ui-autocomplete-category,
  body.page-search .ui-autocomplete .ui-menu-item {
    color: #7e94ad;
    line-height: 1.5;
    width: 100%; }
  body.page-search .ui-autocomplete .ui-autocomplete-category {
    background: #f3f9ff;
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 7px 24px; }
    body.page-search .ui-autocomplete .ui-autocomplete-category + .ui-menu-item {
      box-shadow: inset 0 1px 0 #d9e5ef, inset 0 -1px 0 #d9e5ef; }
  body.page-search .ui-autocomplete .ui-menu-item {
    background: white;
    padding: 15px 24px; }
    body.page-search .ui-autocomplete .ui-menu-item:last-child {
      box-shadow: none; }
    body.page-search .ui-autocomplete .ui-menu-item.ui-state-focus, body.page-search .ui-autocomplete .ui-menu-item.ui-state-hover {
      background: #629ad4;
      border: none;
      color: white;
      margin: 0; }
    body.page-search .ui-autocomplete .ui-menu-item .highlight {
      font-weight: bold; }
body.page-search .ui-autocomplete {
  border: none;
  box-shadow: none;
  position: relative;
  margin-top: 1em; }
  body.page-search .ui-autocomplete .ui-autocomplete-category {
    padding: 7px 15px; }
  body.page-search .ui-autocomplete .ui-menu-item {
    padding: 15px 15px; }

body.page-root .ui-autocomplete, body.page-userAfterSignIn .ui-autocomplete {
  border-radius: 3px;
  border: 1px solid #d9e5ef;
  box-shadow: 2px 5px 35px 0 rgba(38, 38, 38, 0.1);
  font-family: "bentonsans", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  overflow: hidden;
  z-index: 999;
  background: white;
  padding-top: 14px; }
  body.page-root .ui-autocomplete .ui-autocomplete-category,
  body.page-root .ui-autocomplete .ui-menu-item, body.page-userAfterSignIn .ui-autocomplete .ui-autocomplete-category,
  body.page-userAfterSignIn .ui-autocomplete .ui-menu-item {
    font-size: 16px;
    color: #7e94ad;
    line-height: 1.5;
    width: 100%; }
    @media only screen and (max-width: 48em) {
      body.page-root .ui-autocomplete .ui-autocomplete-category,
      body.page-root .ui-autocomplete .ui-menu-item, body.page-userAfterSignIn .ui-autocomplete .ui-autocomplete-category,
      body.page-userAfterSignIn .ui-autocomplete .ui-menu-item {
        font-size: 14px; } }
    body.page-root .ui-autocomplete .ui-autocomplete-category:last-child,
    body.page-root .ui-autocomplete .ui-menu-item:last-child, body.page-userAfterSignIn .ui-autocomplete .ui-autocomplete-category:last-child,
    body.page-userAfterSignIn .ui-autocomplete .ui-menu-item:last-child {
      padding-bottom: 14px; }
  body.page-root .ui-autocomplete .ui-autocomplete-category, body.page-userAfterSignIn .ui-autocomplete .ui-autocomplete-category {
    font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 7px 24px; }
  body.page-root .ui-autocomplete .suggested-search-item, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23629AD4' fill-rule='nonzero' d='M15.625 13.818l-2.973-2.973a6.564 6.564 0 1 0-1.81 1.811l2.973 2.972a1.296 1.296 0 0 0 1.81 0c.5-.5.5-1.31 0-1.81zM7.2 2.563a4.64 4.64 0 1 1 0 9.28 4.64 4.64 0 0 1 0-9.28z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left 24px top 11px;
    text-indent: 28px; }
    @media only screen and (max-width: 48em) {
      body.page-root .ui-autocomplete .suggested-search-item, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item {
        background-position: left 16px top 9px;
        text-indent: 20px; } }
    body.page-root .ui-autocomplete .suggested-search-item.ui-state-focus, body.page-root .ui-autocomplete .suggested-search-item.ui-state-hover, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item.ui-state-focus, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item.ui-state-hover {
      background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='search-1-copy-8' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M15.625,13.818 L12.652,10.845 C14.5270342,8.03747085 13.9666084,4.2654864 11.3563245,2.12436721 C8.74604069,-0.0167519874 4.93729325,0.171361397 2.55069759,2.55927561 C0.164101934,4.94718983 -0.0219077231,8.7560406 2.12065289,11.3651414 C4.26321351,13.9742423 8.03550692,14.5325846 10.842,12.656 L13.815,15.628 C14.3184001,16.1190927 15.1215999,16.1190927 15.625,15.628 C16.125,15.128 16.125,14.318 15.625,13.818 L15.625,13.818 Z M7.2,2.563 C9.76260124,2.563 11.84,4.64039876 11.84,7.203 C11.84,9.76560124 9.76260124,11.843 7.2,11.843 C4.63739879,11.843 2.56000007,9.76560121 2.56000007,7.203 C2.56000007,4.64039879 4.63739879,2.56300004 7.2,2.563 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    body.page-root .ui-autocomplete .suggested-search-item + .category-item, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item + .category-item {
      box-shadow: inset 0 1px 0 #d9e5ef;
      padding-top: 14px; }
      body.page-root .ui-autocomplete .suggested-search-item + .category-item.ui-state-focus, body.page-root .ui-autocomplete .suggested-search-item + .category-item.ui-state-hover, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item + .category-item.ui-state-focus, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item + .category-item.ui-state-hover {
        box-shadow: none; }
    body.page-root .ui-autocomplete .suggested-search-item.last-suggested-item, body.page-userAfterSignIn .ui-autocomplete .suggested-search-item.last-suggested-item {
      padding-bottom: 14px; }
  body.page-root .ui-autocomplete .category-item.ui-state-focus, body.page-root .ui-autocomplete .category-item.ui-state-hover, body.page-userAfterSignIn .ui-autocomplete .category-item.ui-state-focus, body.page-userAfterSignIn .ui-autocomplete .category-item.ui-state-hover {
    background: none;
    background-color: #629ad4; }
  body.page-root .ui-autocomplete .ui-menu-item, body.page-userAfterSignIn .ui-autocomplete .ui-menu-item {
    padding: 7px 24px; }
    body.page-root .ui-autocomplete .ui-menu-item.ui-state-focus, body.page-root .ui-autocomplete .ui-menu-item.ui-state-hover, body.page-userAfterSignIn .ui-autocomplete .ui-menu-item.ui-state-focus, body.page-userAfterSignIn .ui-autocomplete .ui-menu-item.ui-state-hover {
      background-color: #629ad4;
      color: #fff;
      border: none;
      border-top: 1px solid #629ad4;
      border-bottom: 1px solid #629ad4; }
    body.page-root .ui-autocomplete .ui-menu-item .highlight, body.page-userAfterSignIn .ui-autocomplete .ui-menu-item .highlight {
      font-weight: bold; }

.google-translate {
  margin: 30px 0 0; }
  @media (min-width: 64.063em) {
    .google-translate {
      margin-top: 30px; }
      .page-root .google-translate {
        margin-top: 32px; } }

#google_translate_element {
  border-right-color: white;
  border-right-color: rgba(255, 255, 255, 0.5);
  border-right-style: solid;
  border-right-width: 1px;
  display: inline-block;
  padding-right: 2em;
  vertical-align: middle; }
  @media only screen and (min-width: 48em) {
    #google_translate_element {
      border-right: none;
      padding-left: 1em;
      padding-right: 0; } }

.goog-te-gadget-simple {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  font-family: "bentonsans-medium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, sans-serif; }
  .goog-te-gadget-simple .goog-te-gadget-icon {
    display: none; }

.goog-te-menu-value {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABKklEQVQoU4WTAVEDUQxEdxUADnDAVQHgABQACqgEHEAd3CmgDqgDWgWtBFAQ5h0Jc/2008zc3N1PNtls8q3GIuJG0rOkTtKlpC9JK0lL28M03PUTEef5/SJpncByk/A6z+9t73CM4Iigyp2kvhyTpJyTELtKJjPiCkwl6OHc2Z41jADzLIsBMY4IMr83rd/aps89S4afefgEuJf0cAocEYiHkPOMXQOmAmJMbbD92FDfSipRRxdgej1rKUqib4I/UmVE3bNjlQlCRFrapFD/CgB+y14OFB+PSLLIN/N+zcBvwNApBY8luLBNe+xEFRtqzqeq/40uIhCS+K7ACIPqLMkh29jucoURcGG7b3ebLWKWrRE8T8or22za725PLTWAWt0qLsE483bvfwBAN4LUU1QgawAAAABJRU5ErkJggg==");
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2215px%22%20height%3D%2215px%22%20viewBox%3D%22-61.5%2068.5%2015%2015%22%20enable-background%3D%22new%20-61.5%2068.5%2015%2015%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cg%3E%0D%0A%09%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M-51.5%2C80.9c-0.2-0.1-0.5-0.4-0.7-0.5c-0.1-0.5-0.2-0.9-0.3-1.4c0.2-0.2%2C0.3-0.5%2C0.5-0.8%0D%0A%09%09c-0.1%2C0-0.3%2C0.1-0.4%2C0.1c-0.2-0.2-0.4-0.5-0.6-0.8c-0.2-0.1-0.4-0.2-0.5-0.2c-0.4-0.1-0.8-0.3-1.2-0.4c-0.5-0.7-0.8-1.2-1.1-1.7%0D%0A%09%09c-0.1-0.4-0.3-0.8-0.5-1.1c0-0.4%2C0.1-0.9%2C0.1-1.3c-0.2-0.4-0.5-0.9-0.7-1.2c-0.3-0.2-0.6-0.2-0.9-0.4c-0.2%2C0.2-0.4%2C0.3-0.5%2C0.5%0D%0A%09%09c-0.3%2C0.3-0.5%2C0.6-0.8%2C0.9c0.2-0.3%2C0.3-0.5%2C0.5-0.8c-0.1%2C0-0.2%2C0-0.3%2C0.1c0-0.2-0.1-0.3-0.1-0.5c0.1-0.2%2C0.2-0.4%2C0.4-0.5%0D%0A%09%09c-0.2%2C0-0.2%2C0.1-0.4%2C0.1c0-0.2%2C0.1-0.2%2C0.1-0.4c0.1%2C0%2C0.2-0.1%2C0.3-0.1c0-0.1-0.1-0.2-0.2-0.3c-1.6%2C1.3-2.6%2C3.4-2.6%2C5.7%0D%0A%09%09c0%2C4.1%2C3.4%2C7.5%2C7.5%2C7.5c0.5%2C0%2C1-0.1%2C1.4-0.2C-52.2%2C82.8-51.9%2C81.9-51.5%2C80.9z%20M-54%2C68.5c-1.5%2C0-2.8%2C0.4-4%2C1.2%0D%0A%09%09c0.5%2C0.2%2C0.9%2C0.3%2C1.4%2C0.5c0.2-0.2%2C0.5-0.3%2C0.7-0.4c0.4%2C0.1%2C0.8%2C0.2%2C1.3%2C0.3c0.8-0.1%2C1.7-0.1%2C2.5-0.1c0.1%2C0.2%2C0.2%2C0.5%2C0.2%2C0.8%0D%0A%09%09c-0.4%2C0-0.8%2C0-1.1%2C0.1l-0.2%2C0.4c0.4%2C0.3%2C0.8%2C0.7%2C1.2%2C1.1h0.3c0-0.4%2C0.1-0.9%2C0.1-1.3c0.2%2C0%2C0.5%2C0.1%2C0.7%2C0.1c0.2%2C0.2%2C0.2%2C0.4%2C0.4%2C0.8%0D%0A%09%09c0.1-0.1%2C0.2-0.1%2C0.3-0.2c0.3%2C0.6%2C0.5%2C1.2%2C0.8%2C1.9c-0.2%2C0.1-0.5%2C0.2-0.9%2C0.3c-0.2%2C0.1-0.5%2C0.3-0.8%2C0.4c-0.2%2C0.3-0.5%2C0.7-0.8%2C1.1%0D%0A%09%09v0.5c-0.1%2C0-0.2%2C0-0.3%2C0.1c-0.1-0.2-0.2-0.4-0.2-0.6c-0.4%2C0.1-0.8%2C0.1-1.2%2C0.1c-0.1%2C0.2-0.1%2C0.5-0.3%2C0.8c0.1%2C0.2%2C0.2%2C0.3%2C0.3%2C0.5%0D%0A%09%09c0.2-0.2%2C0.3-0.2%2C0.5-0.4c0.2%2C0%2C0.3%2C0%2C0.5%2C0.1c-0.1%2C0.2-0.1%2C0.5-0.2%2C0.6h0.5c0.1%2C0.2%2C0.1%2C0.5%2C0.2%2C0.7c0.1%2C0%2C0.2%2C0.1%2C0.3%2C0.1%0D%0A%09%09l0.2-0.4c0.5%2C0.1%2C1.1%2C0.1%2C1.4%2C0.1c0.3%2C0.2%2C0.5%2C0.5%2C0.8%2C0.7c0%2C0.2%2C0.1%2C0.4%2C0.1%2C0.5c0.2%2C0.2%2C0.4%2C0.2%2C0.6%2C0.3%0D%0A%09%09c-0.1%2C0.5-0.2%2C1.1-0.4%2C1.6c-0.2%2C0.1-0.3%2C0.2-0.5%2C0.3c-0.1%2C0.2-0.1%2C0.4-0.2%2C0.5c-0.5%2C0.5-0.9%2C1-1.4%2C1.3c0%2C0.1-0.1%2C0.1-0.1%2C0.1%0D%0A%09%09c3-0.8%2C5-3.6%2C5-6.8C-46.5%2C71.9-49.9%2C68.5-54%2C68.5z%22/%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
  background-repeat: no-repeat;
  display: inline-block;
  height: 15px;
  width: 15px; }
  .goog-te-menu-value:after {
    color: white;
    color: rgba(255, 255, 255, 0.5);
    content: "\25BC";
    font-size: 8px;
    right: -12px; }
  .goog-te-menu-value > span {
    border: none !important;
    clip: rect(0 0 0 0);
    color: white !important;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .goog-te-menu-value > span:last-of-type {
      font-size: 8px;
      top: -1px; }
  .translated-ltr .goog-te-menu-value {
    background: transparent; }
    .translated-ltr .goog-te-menu-value:after {
      content: ""; }
    .translated-ltr .goog-te-menu-value > span {
      height: auto;
      overflow: initial;
      position: relative;
      width: auto; }

/* Print */
@media all {
  .page-break {
    display: none; } }
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    border-color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  body, div {
    padding: 0;
    margin: 0;
    font-size: 1em !important; }

  #print-header {
    display: block;
    margin: 1em 30px; }

  #content-region, .sidebar {
    display: block;
    width: 100%;
    clear: both;
    position: relative; }

  a,
  a:visited {
    text-decoration: underline; }

  a.website[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  .content-region,
  .search-layout,
  .shopping-cart-layout {
    -webkit-overflow-scrolling: touch;
    height: 100%; }

  .card-highlight {
    border-width: 0; }

  .search-result .resource-information,
  .search-result .resource-information .information-item {
    display: block;
    border-width: 0;
    text-align: left;
    margin: 0;
    padding: 0;
    float: none;
    font-size: 1em; }
    .search-result .resource-information a.directions,
    .search-result .resource-information .information-item a.directions {
      display: none; }

  .content-region, .split-content-region {
    height: auto;
    top: 0 !important;
    position: relative;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  label, .label, .small-label {
    border-width: 0; }

  .site-header,
  .back-to-results,
  .back-to-last-search,
  .share-email,
  .share-email.open,
  .share-cart,
  .map-region,
  .more,
  nav,
  .cart-remove,
  .share,
  .cart,
  a.directions,
  .btn,
  .reading,
  .widget-container,
  .filters-header,
  i.ico-icon-remove-cart,
  .shared-link,
  .remove-list,
  .rename-list,
  .open-create-resource-list-form,
  i.ico-icon-add-cart,
  ol.breadcrumb,
  button,
  a.button {
    display: none; }

  .actions, .share-actions {
    display: none; }

  .cart-header {
    display: block;
    padding-top: 0; }

  .page-break {
    display: block;
    page-break-before: always; }

  .search-result {
    padding-top: 20px;
    padding-bottom: 20px; }

  .shopping-cart {
    padding-bottom: 0; }

  .filters-container {
    padding-top: 0; } }
