/*
 * 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 top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *






 */


 html{
  height:100%;
 }

 body {
   font-family: Verdana;
    height:100%;
 }

  h1, h2, h3, h4, h5, h6{
   margin: 0;
   padding: 0;
   border: 0;
   font-weight: normal;
   font-style: normal;
   font-family: "Proxima Nova Regular", "Helvetica Neue", Arial, Helvetica, sans-serif;
   color: black;
 }

 h1, h2, h3, h4, h5, h6 {
   color: black;
   font-family: "Quicksand" Helvetica Neue, sans-serif;
   font-weight: normal;
 }

 h1 {
   font-size: 3em;
 }

 h2 {
   font-size: 2.7em;
   font-weight: bold;
 }

 h3 {
   font-size: 2.3em;
 }

 h4 {
   font-size: 2.2em;
 }

 h5 {
   font-size: 1.8em;
 }

 h6 {
   font-size: 1.5em;
 }

 .fr{
          float:right;
 }

 .fl{
          color: white;
          float:left;
 }

 .fc{
          clear:both;
 }

 .nav {
         right: 50px;
         top: 20px;
 }

 #header{
          margin-left:5px;
          margin-right:5px;
          margin-top:5px;
 }
 .btn-set a {
  margin-bottom: 0;
 }
 .pro-acad {
  font-size: 16px;
  color: #0a0a0a;
  vertical-align: middle;
 }

 .header-links div {
  float: left;
 }

 .header-links .dark-light, .header-links .version {
  margin: 10px 6px;
 }




 /*!
  * jQuery UI CSS Framework 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Theming/API
  */

 /* 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;
 }
 .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);
 }

 .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 CSS Framework 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Theming/API
  *
  * 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.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.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.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.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 {
 	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.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.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.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);
 	font-weight: normal;
 }
 .ui-state-disabled,
 .ui-widget-content .ui-state-disabled,
 .ui-widget-header .ui-state-disabled {
 	opacity: .35;
 	filter:Alpha(Opacity=35);
 	background-image: none;
 }
 .ui-state-disabled .ui-icon {
 	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
 }

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

 /* states and images */
 .ui-icon {
 	width: 16px;
 	height: 16px;
 	background-position: 16px 16px;
 }
 .ui-icon,
 .ui-widget-content .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_222222_256x240.png)/*{iconsContent}*/;
 }
 .ui-widget-header .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
 }
 .ui-state-default .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
 }
 .ui-state-hover .ui-icon,
 .ui-state-focus .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_454545_256x240.png)/*{iconsHover}*/;
 }
 .ui-state-active .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_454545_256x240.png)/*{iconsActive}*/;
 }
 .ui-state-highlight .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
 }
 .ui-state-error .ui-icon,
 .ui-state-error-text .ui-icon {
 	background-image: url(/assets/jquery-ui/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
 }

 /* positioning */
 .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.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
 	opacity: .3/*{opacityOverlay}*/;
 	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
 }
 .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.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
 	opacity: .3/*{opacityShadow}*/;
 	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
 	border-radius: 8px/*{cornerRadiusShadow}*/;
 }
 /*!
  * jQuery UI Accordion 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Accordion#theming
  */
 /*


  */

 .ui-accordion .ui-accordion-header {
 	display: block;
 	cursor: pointer;
 	position: relative;
 	margin-top: 2px;
 	padding: .5em .5em .5em .7em;
 	min-height: 0; /* support: IE7 */
 }
 .ui-accordion .ui-accordion-icons {
 	padding-left: 2.2em;
 }
 .ui-accordion .ui-accordion-noicons {
 	padding-left: .7em;
 }
 .ui-accordion .ui-accordion-icons .ui-accordion-icons {
 	padding-left: 2.2em;
 }
 /*.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
 	position: absolute;
 	left: .5em;
 	top: 50%;
 	margin-top: -8px;
 }*/
 .ui-accordion .ui-accordion-content {
 	padding: 1em 2.2em;
 	border-top: 0;
 	overflow: auto;
 }
 /*!
  * jQuery UI Menu 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Menu#theming
  */
 /*


  */

 .ui-menu {
 	list-style: none;
 	padding: 2px;
 	margin: 0;
 	display: block;
 	outline: none;
 }
 .ui-menu .ui-menu {
 	margin-top: -3px;
 	position: absolute;
 }
 .ui-menu .ui-menu-item {
 	margin: 0;
 	padding: 0;
 	width: 100%;
 }
 .ui-menu .ui-menu-divider {
 	margin: 5px -2px 5px -2px;
 	height: 0;
 	font-size: 0;
 	line-height: 0;
 	border-width: 1px 0 0 0;
 }
 .ui-menu .ui-menu-item a {
 	text-decoration: none;
 	display: block;
 	padding: 2px .4em;
 	line-height: 1.5;
 	min-height: 0; /* support: IE7 */
 	font-weight: normal;
 }
 .ui-menu .ui-menu-item a.ui-state-focus,
 .ui-menu .ui-menu-item a.ui-state-active {
 	font-weight: normal;
 	margin: -1px;
 }

 .ui-menu .ui-state-disabled {
 	font-weight: normal;
 	margin: .4em 0 .2em;
 	line-height: 1.5;
 }
 .ui-menu .ui-state-disabled a {
 	cursor: default;
 }

 /* icon support */
 .ui-menu-icons {
 	position: relative;
 }
 .ui-menu-icons .ui-menu-item a {
 	position: relative;
 	padding-left: 2em;
 }

 /* left-aligned */
 .ui-menu .ui-icon {
 	position: absolute;
 	top: .2em;
 	left: .2em;
 }

 /* right-aligned */
 .ui-menu .ui-menu-icon {
 	position: static;
 	float: right;
 }
 /*!
  * jQuery UI Autocomplete 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Autocomplete#theming
  */
 /*



  */

 .ui-autocomplete {
 	position: absolute;
 	top: 0;
 	left: 0;
 	cursor: default;
 }
 /*!
  * jQuery UI Button 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Button#theming
  */
 /*


  */

 .ui-button {
 	display: inline-block;
 	position: relative;
 	padding: 0;
 	line-height: normal;
 	margin-right: .1em;
 	cursor: pointer;
 	vertical-align: middle;
 	text-align: center;
 	overflow: visible; /* removes extra width in IE */
 }
 .ui-button,
 .ui-button:link,
 .ui-button:visited,
 .ui-button:hover,
 .ui-button:active {
 	text-decoration: none;
 }
 /* to make room for the icon, a width needs to be set here */
 .ui-button-icon-only {
 	width: 2.2em;
 }
 /* button elements seem to need a little more width */
 button.ui-button-icon-only {
 	width: 2.4em;
 }
 .ui-button-icons-only {
 	width: 3.4em;
 }
 button.ui-button-icons-only {
 	width: 3.7em;
 }

 /* button text element */
 .ui-button .ui-button-text {
 	display: block;
 	line-height: normal;
 }
 .ui-button-text-only .ui-button-text {
 	padding: .4em 1em;
 }
 .ui-button-icon-only .ui-button-text,
 .ui-button-icons-only .ui-button-text {
 	padding: .4em;
 	text-indent: -9999999px;
 }
 .ui-button-text-icon-primary .ui-button-text,
 .ui-button-text-icons .ui-button-text {
 	padding: .4em 1em .4em 2.1em;
 }
 .ui-button-text-icon-secondary .ui-button-text,
 .ui-button-text-icons .ui-button-text {
 	padding: .4em 2.1em .4em 1em;
 }
 .ui-button-text-icons .ui-button-text {
 	padding-left: 2.1em;
 	padding-right: 2.1em;
 }
 /* no icon support for input elements, provide padding by default */
 input.ui-button {
 	padding: .4em 1em;
 }

 /* button icon element(s) */
 .ui-button-icon-only .ui-icon,
 .ui-button-text-icon-primary .ui-icon,
 .ui-button-text-icon-secondary .ui-icon,
 .ui-button-text-icons .ui-icon,
 .ui-button-icons-only .ui-icon {
 	position: absolute;
 	top: 50%;
 	margin-top: -8px;
 }
 .ui-button-icon-only .ui-icon {
 	left: 50%;
 	margin-left: -8px;
 }
 .ui-button-text-icon-primary .ui-button-icon-primary,
 .ui-button-text-icons .ui-button-icon-primary,
 .ui-button-icons-only .ui-button-icon-primary {
 	left: .5em;
 }
 .ui-button-text-icon-secondary .ui-button-icon-secondary,
 .ui-button-text-icons .ui-button-icon-secondary,
 .ui-button-icons-only .ui-button-icon-secondary {
 	right: .5em;
 }

 /* button sets */
 .ui-buttonset {
 	margin-right: 7px;
 }
 .ui-buttonset .ui-button {
 	margin-left: 0;
 	margin-right: -.3em;
 }

 /* workarounds */
 /* reset extra padding in Firefox, see h5bp.com/l */
 input.ui-button::-moz-focus-inner,
 button.ui-button::-moz-focus-inner {
 	border: 0;
 	padding: 0;
 }
 /*!
  * jQuery UI Datepicker 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Datepicker#theming
  */
 /*


  */

 .ui-datepicker {
 	width: 17em;
 	padding: .2em .2em 0;
 	display: none;
 }
 .ui-datepicker .ui-datepicker-header {
 	position: relative;
 	padding: .2em 0;
 }
 .ui-datepicker .ui-datepicker-prev,
 .ui-datepicker .ui-datepicker-next {
 	position: absolute;
 	top: 2px;
 	width: 1.8em;
 	height: 1.8em;
 }
 .ui-datepicker .ui-datepicker-prev-hover,
 .ui-datepicker .ui-datepicker-next-hover {
 	top: 1px;
 }
 .ui-datepicker .ui-datepicker-prev {
 	left: 2px;
 }
 .ui-datepicker .ui-datepicker-next {
 	right: 2px;
 }
 .ui-datepicker .ui-datepicker-prev-hover {
 	left: 1px;
 }
 .ui-datepicker .ui-datepicker-next-hover {
 	right: 1px;
 }
 .ui-datepicker .ui-datepicker-prev span,
 .ui-datepicker .ui-datepicker-next span {
 	display: block;
 	position: absolute;
 	left: 50%;
 	margin-left: -8px;
 	top: 50%;
 	margin-top: -8px;
 }
 .ui-datepicker .ui-datepicker-title {
 	margin: 0 2.3em;
 	line-height: 1.8em;
 	text-align: center;
 }
 .ui-datepicker .ui-datepicker-title select {
 	font-size: 1em;
 	margin: 1px 0;
 }
 .ui-datepicker select.ui-datepicker-month-year {
 	width: 100%;
 }
 .ui-datepicker select.ui-datepicker-month,
 .ui-datepicker select.ui-datepicker-year {
 	width: 49%;
 }
 .ui-datepicker table {
 	width: 100%;
 	font-size: .9em;
 	border-collapse: collapse;
 	margin: 0 0 .4em;
 }
 .ui-datepicker th {
 	padding: .7em .3em;
 	text-align: center;
 	font-weight: bold;
 	border: 0;
 }
 .ui-datepicker td {
 	border: 0;
 	padding: 1px;
 }
 .ui-datepicker td span,
 .ui-datepicker td a {
 	display: block;
 	padding: .2em;
 	text-align: right;
 	text-decoration: none;
 }
 .ui-datepicker .ui-datepicker-buttonpane {
 	background-image: none;
 	margin: .7em 0 0 0;
 	padding: 0 .2em;
 	border-left: 0;
 	border-right: 0;
 	border-bottom: 0;
 }
 .ui-datepicker .ui-datepicker-buttonpane button {
 	float: right;
 	margin: .5em .2em .4em;
 	cursor: pointer;
 	padding: .2em .6em .3em .6em;
 	width: auto;
 	overflow: visible;
 }
 .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
 	float: left;
 }

 /* with multiple calendars */
 .ui-datepicker.ui-datepicker-multi {
 	width: auto;
 }
 .ui-datepicker-multi .ui-datepicker-group {
 	float: left;
 }
 .ui-datepicker-multi .ui-datepicker-group table {
 	width: 95%;
 	margin: 0 auto .4em;
 }
 .ui-datepicker-multi-2 .ui-datepicker-group {
 	width: 50%;
 }
 .ui-datepicker-multi-3 .ui-datepicker-group {
 	width: 33.3%;
 }
 .ui-datepicker-multi-4 .ui-datepicker-group {
 	width: 25%;
 }
 .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
 .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
 	border-left-width: 0;
 }
 .ui-datepicker-multi .ui-datepicker-buttonpane {
 	clear: left;
 }
 .ui-datepicker-row-break {
 	clear: both;
 	width: 100%;
 	font-size: 0;
 }

 /* RTL support */
 .ui-datepicker-rtl {
 	direction: rtl;
 }
 .ui-datepicker-rtl .ui-datepicker-prev {
 	right: 2px;
 	left: auto;
 }
 .ui-datepicker-rtl .ui-datepicker-next {
 	left: 2px;
 	right: auto;
 }
 .ui-datepicker-rtl .ui-datepicker-prev:hover {
 	right: 1px;
 	left: auto;
 }
 .ui-datepicker-rtl .ui-datepicker-next:hover {
 	left: 1px;
 	right: auto;
 }
 .ui-datepicker-rtl .ui-datepicker-buttonpane {
 	clear: right;
 }
 .ui-datepicker-rtl .ui-datepicker-buttonpane button {
 	float: left;
 }
 .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
 .ui-datepicker-rtl .ui-datepicker-group {
 	float: right;
 }
 .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
 .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
 	border-right-width: 0;
 	border-left-width: 1px;
 }
 /*!
  * jQuery UI Resizable 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Resizable#theming
  */
 /*


  */

 .ui-resizable {
 	position: relative;
 }
 .ui-resizable-handle {
 	position: absolute;
 	font-size: 0.1px;
 	display: block;
 }
 .ui-resizable-disabled .ui-resizable-handle,
 .ui-resizable-autohide .ui-resizable-handle {
 	display: none;
 }
 .ui-resizable-n {
 	cursor: n-resize;
 	height: 7px;
 	width: 100%;
 	top: -5px;
 	left: 0;
 }
 .ui-resizable-s {
 	cursor: s-resize;
 	height: 7px;
 	width: 100%;
 	bottom: -5px;
 	left: 0;
 }
 .ui-resizable-e {
 	cursor: e-resize;
 	width: 7px;
 	right: -5px;
 	top: 0;
 	height: 100%;
 }
 .ui-resizable-w {
 	cursor: w-resize;
 	width: 7px;
 	left: -5px;
 	top: 0;
 	height: 100%;
 }
 .ui-resizable-se {
 	cursor: se-resize;
 	width: 12px;
 	height: 12px;
 	right: 1px;
 	bottom: 1px;
 }
 .ui-resizable-sw {
 	cursor: sw-resize;
 	width: 9px;
 	height: 9px;
 	left: -5px;
 	bottom: -5px;
 }
 .ui-resizable-nw {
 	cursor: nw-resize;
 	width: 9px;
 	height: 9px;
 	left: -5px;
 	top: -5px;
 }
 .ui-resizable-ne {
 	cursor: ne-resize;
 	width: 9px;
 	height: 9px;
 	right: -5px;
 	top: -5px;
 }
 /*!
  * jQuery UI Dialog 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Dialog#theming
  */
 /*




  */

 .ui-dialog {
 	position: absolute;
 	top: 20%;
 	left: 0;
 	padding: .2em;
 	outline: 0;
 }
 .ui-dialog .ui-dialog-titlebar {
 	padding: .4em 1em;
 	position: relative;
 }
 .ui-dialog .ui-dialog-title {
 	float: left;
 	margin: .1em 0;
 	white-space: nowrap;
 	width: 90%;
 	overflow: hidden;
 	text-overflow: ellipsis;
 }
 .ui-dialog .ui-dialog-titlebar-close {
 	position: absolute;
 	right: .3em;
 	top: 50%;
 	width: 21px;
 	margin: -10px 0 0 0;
 	padding: 1px;
 	height: 20px;
 }
 .ui-dialog .ui-dialog-content {
 	position: relative;
 	border: 0;
 	padding: .5em 1em;
 	background: none;
 	overflow: auto;
 }
 .ui-dialog .ui-dialog-buttonpane {
 	text-align: left;
 	border-width: 1px 0 0 0;
 	background-image: none;
 	margin-top: .5em;
 	padding: .3em 1em .5em .4em;
 }
 .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
 	float: right;
 }
 .ui-dialog .ui-dialog-buttonpane button {
 	margin: .5em .4em .5em 0;
 	cursor: pointer;
 }
 .ui-dialog .ui-resizable-se {
 	width: 12px;
 	height: 12px;
 	right: -5px;
 	bottom: -5px;
 	background-position: 16px 16px;
 }
 .ui-draggable .ui-dialog-titlebar {
 	cursor: move;
 }

 /*!
  * jQuery UI Progressbar 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Progressbar#theming
  */
 /*


  */

 .ui-progressbar {
 	height: 2em;
 	text-align: left;
 	overflow: hidden;
 }
 .ui-progressbar .ui-progressbar-value {
 	margin: -1px;
 	height: 100%;
 }
 .ui-progressbar .ui-progressbar-overlay {
 	background: url(/assets/jquery-ui/animated-overlay.gif);
 	height: 100%;
 	filter: alpha(opacity=25);
 	opacity: 0.25;
 }
 .ui-progressbar-indeterminate .ui-progressbar-value {
 	background-image: none;
 }
 /*!
  * jQuery UI Selectable 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Selectable#theming
  */
 /*


  */

 .ui-selectable-helper {
 	position: absolute;
 	z-index: 100;
 	border: 1px dotted black;
 }
 /*!
  * jQuery UI Slider 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/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;
 }
 .ui-slider .ui-slider-range {
 	position: absolute;
 	z-index: 1;
 	font-size: .7em;
 	display: block;
 	border: 0;
 	background-position: 0 0;
 }

 /* For IE8 - See #6727 */
 .ui-slider.ui-state-disabled .ui-slider-handle,
 .ui-slider.ui-state-disabled .ui-slider-range {
 	filter: inherit;
 }

 .ui-slider-horizontal {
 	height: .8em;
 }
 .ui-slider-horizontal .ui-slider-handle {
 	top: -.3em;
 	margin-left: -.6em;
 }
 .ui-slider-horizontal .ui-slider-range {
 	top: 0;
 	height: 100%;
 }
 .ui-slider-horizontal .ui-slider-range-min {
 	left: 0;
 }
 .ui-slider-horizontal .ui-slider-range-max {
 	right: 0;
 }

 .ui-slider-vertical {
 	width: .8em;
 	height: 100px;
 }
 .ui-slider-vertical .ui-slider-handle {
 	left: -.3em;
 	margin-left: 0;
 	margin-bottom: -.6em;
 }
 .ui-slider-vertical .ui-slider-range {
 	left: 0;
 	width: 100%;
 }
 .ui-slider-vertical .ui-slider-range-min {
 	bottom: 0;
 }
 .ui-slider-vertical .ui-slider-range-max {
 	top: 0;
 }
 /*!
  * jQuery UI Spinner 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Spinner#theming
  */
 /*



  */

 .ui-spinner {
 	position: relative;
 	display: inline-block;
 	overflow: hidden;
 	padding: 0;
 	vertical-align: middle;
 }
 .ui-spinner-input {
 	border: none;
 	background: none;
 	color: inherit;
 	padding: 0;
 	margin: .2em 0;
 	vertical-align: middle;
 	margin-left: .4em;
 	margin-right: 22px;
 }
 .ui-spinner-button {
 	width: 16px;
 	height: 50%;
 	font-size: .5em;
 	padding: 0;
 	margin: 0;
 	text-align: center;
 	position: absolute;
 	cursor: default;
 	display: block;
 	overflow: hidden;
 	right: 0;
 }
 /* more specificity required here to overide default borders */
 .ui-spinner a.ui-spinner-button {
 	border-top: none;
 	border-bottom: none;
 	border-right: none;
 }
 /* vertical centre icon */
 .ui-spinner .ui-icon {
 	position: absolute;
 	margin-top: -8px;
 	top: 50%;
 	left: 0;
 }
 .ui-spinner-up {
 	top: 0;
 }
 .ui-spinner-down {
 	bottom: 0;
 }

 /* TR overrides */
 .ui-spinner .ui-icon-triangle-1-s {
 	/* need to fix icons sprite */
 	background-position: -65px -16px;
 }
 /*!
  * jQuery UI Tabs 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Tabs#theming
  */
 /*


  */

 .ui-tabs {
 	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
 	padding: .2em;
 }
 .ui-tabs .ui-tabs-nav {
 	margin: 0;
 	padding: .2em .2em 0;
 }
 .ui-tabs .ui-tabs-nav li {
 	list-style: none;
 	float: left;
 	position: relative;
 	top: 0;
 	margin: 1px .2em 0 0;
 	border-bottom: 0;
 	padding: 0;
 	white-space: nowrap;
 }
 .ui-tabs .ui-tabs-nav li a {
 	float: left;
 	padding: .5em 1em;
 	text-decoration: none;
 }
 .ui-tabs .ui-tabs-nav li.ui-tabs-active {
 	margin-bottom: -1px;
 	padding-bottom: 1px;
 }
 .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
 .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
 .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
 	cursor: text;
 }
 .ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
 .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
 	cursor: pointer;
 }
 .ui-tabs .ui-tabs-panel {
 	display: block;
 	border-width: 0;
 	padding: 1em 1.4em;
 	background: none;
 }
 /*!
  * jQuery UI Tooltip 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  */
 /*


  */

 .ui-tooltip {
 	padding: 8px;
 	position: absolute;
 	z-index: 9999;
 	max-width: 300px;
 	box-shadow: 0 0 5px #aaa;
 }
 body .ui-tooltip {
 	border-width: 2px;
 }
 /*!
  * jQuery UI CSS Framework 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Theming
  */
 /*















  */

 /*!
  * jQuery UI CSS Framework 1.10.0
  * http://jqueryui.com
  *
  * Copyright 2013 jQuery Foundation and other contributors
  * Released under the MIT license.
  * http://jquery.org/license
  *
  * http://docs.jquery.com/UI/Theming
  */
 /*


  */

 /*!
  * StyleSheet for JQuery Spliter Plugin
  * Copyright (C) 2010 Jakub Jankiewicz <http://jcubic.pl>
  *
  * Same license as plugin
  */

 .spliter_panel {
   position: relative;
 }
 .spliter_panel .vspliter {
     background-color: grey;
     cursor: col-resize;
     z-index:900;
     width: 4px;
 }

 .spliter_panel .hspliter {
     background-color: #5F5F5F;
     cursor: row-resize;
     z-index: 800;
     height: 4px;
 }
 .spliter_panel .vspliter, .spliter_panel .left_panel, .spliter_panel .right_panel,
 .spliter_panel .hspliter, .spliter_panel .top_panel, .spliter_panel .bottom_panel {
     position: absolute;
     overflow: auto;
 }
 .spliter_panel .vspliter, .spliter_panel .left_panel, .spliter_panel .right_panel {
   height: 100%;
 }
 .spliter_panel .hspliter, .spliter_panel .top_panel, .spliter_panel .bottom_panel {
   width: 100%;
 }
 .spliter_panel .top_panel, .spliter_panel .left_panel, .spliter_panel .vspliter {
    top: 0;
 }
 .spliter_panel .top_panel, .spliter_panel .bottom_panel, .spliter_panel .left_panel, .spliter_panel .hspliter {
    left: 0;
 }
 .spliter_panel .bottom_panel {
    bottom: 0;
 }
 .spliter_panel .right_panel {
    right: 0;
 }
 #map3d {
   height: 85%;
   width: 100%;
 }

 #menu {
   height: 9%;
   padding: 20px;
 }

 .btn {
   font-size: 16px;
   width: 350px;
 }
 .qq-uploader { position:relative; width: 100%;}

 .qq-upload-button {
     display:block; /* or inline-block */
     background: url(/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50% #E6E6E6;
     border: 1px solid #D3D3D3;
     color: #555555;
     font-weight: normal;
     cursor: pointer;
     display: inline-block;
     margin-right: 0.1em;
     overflow: visible;
     padding: 6px;
     position: relative;
     text-decoration: none !important;
     border-radius: 4px;
     font-size: 13px;
 }


 .qq-upload-drop-area {
     position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
     background:#FF9797; text-align:center;
 }
 .qq-upload-drop-area span {
     display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
 }
 .qq-upload-drop-area-active {background:#FF7171;}

 .qq-upload-list { position: absolute; margin: -25px 35px 15px 210px; padding:0; list-style:disc;}
 .qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
 .qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
     margin-right: 7px;
 }

 .qq-upload-file {}
 .qq-upload-spinner {display:inline-block; background: url(/assets/loading.gif); width:15px; height:15px; vertical-align:text-bottom;}
 .qq-upload-size,.qq-upload-cancel {font-size:11px;}

 .qq-upload-failed-text {display:none;}
 .qq-upload-fail .qq-upload-failed-text {display:inline;}

 span.ui-dialog-title{
     font-size:14px;
 }

 .ui-widget .ui-widget{
     font-size:12px;
 }

 div#user_info {
   color: #4D4D4D;
   float: right;
   font-size: 10px;
   margin: 9px 2px 9px 9px;
 }

 .remove_rule {
   position: absolute;
   right: 20px;
   text-decoration: none;
 }

 .add_drop_vol_product {
   text-decoration: none;
 }


 .remove_product {
   text-decoration: none;
 }


 .add_multiple {
   padding-top: 3px;
   padding-bottom: 10px;
 }

 .data_title {
   border-bottom: 1px solid black;
 }

 .detail_tbl tbody tr th {
   font-size: 12px;
   font-weight: normal;
   border-bottom: 1px solid black;
 }


 .detail_tbl tbody tr th:first-child {
   font-size: 12px;
   font-weight: bold;
 }


 .detail_tbl tbody tr td, .detail_tbl tbody tr th {
   padding: 5px;
   text-align: center;
   vertical-align:text-top;
 }


 .detail_tbl tbody tr td:first-child, .detail_tbl tbody tr th:first-child {
   width: 180px;
   text-align: left;
 }

 .action_btns {
   text-align: left;
   margin-bottom: 10px;
 }

 .right_align {
   text-align: right;
 }

 .stop_actbtn {
   vertical-align:text-bottom;
 }


 #tbl_stops tbody tr td, #tbl_stops tbody tr th {
   padding: 0px;
 }

 .btn_icon {
   background-repeat: no-repeat;
   background: url(/assets/png/icon_sprite.png) no-repeat 0 0;

   display: block;
   height: 16px;
   overflow: hidden;
   text-indent: -99999em;
   width: 16px;
   display: inline-block;
   margin-top: -3px;
   vertical-align: middle;
 }

 .icon_delete {
   background-position: -32px -192px;
 }

 .icon_delete_small {
   background-position: -80px -128px;
 }

 .icon_add {
   background-position: -32px -128px;
 }

 .icon_add_small {
   background-position: -16px -128px;
 }

 .std_btn {
   font-size: 1em;
   line-height: 130%;
   padding: 4px 5px 3px 4px;
   margin: 2px;
   white-space: nowrap;
   width: 26px;
   overflow: visible;
   background: #D4D4D4 url(/assets/png/state_default_bg.png) repeat-x 0 0;
   border: 1px solid;
   border-top-color: #C8C9CA;
   border-right-color: #9E9E9E;
   border-bottom-color: #9E9E9E;
   border-left-color: #C8C9CA;
   border-radius: 4px;
   font-weight: bold;
   text-shadow: 1px 1px white;
   cursor: pointer;
 }

 .txt_address {
   width: 350px;
   height: 50px;
 }


 .ui-tabs .ui-tabs-panel {
     padding: 0.5em;
 }

 .ui-accordion .ui-accordion-content {
     padding: 0.5em;
 }

 .sub_chart {
   height: 200px;
 }

 li{
 	list-style:none;
 }
 ul{
 	padding:0;
 }

 #loading {
   width: 20px;
   height: 20px;
   margin: 20px;
   margin-top: 0px;
   margin-bottom: 0px;
   vertical-align: middle;
 }

 .hor-minimalist-b
 {
 	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
 	font-size: 12px;
 	background: #fff;
 	margin: 20px;
 	margin-bottom: 45px;
 	border-collapse: collapse;
 	text-align: left;

 }

 .hor-minimalist-b th
 {
 	font-size: 14px;
 	font-weight: normal;
 	color: #000;
 	padding: 10px 8px;
 	border-bottom: 2px solid #ccc;
 }

 .hor-minimalist-b td
 {
 	border-bottom: 1px solid #ccc;
 	color: #222;
 	padding: 6px 8px;

 }

 .hor-minimalist-b tbody tr:hover td
 {
 	background: #F3F3F3;
 }

 .edit_user div {
 	position: relative;
 	margin-bottom: 15px;
 }

 .edit_user span.inputs {
 	position: absolute;
 	left: 110px;
 }

 .no_indent {
 	list-style-type: none;
 	padding: 0;
 	margin-left: 0;
 }

 .no_indent {
 	list-style-type: none;
 	padding: 0;
 	margin-left: 0;
 	width: 350px;
 	position: relative;
 }

 .no_indent li  {
 	height: 35px;
 }

 .no_indent li span.import_action {
 	position: absolute;
 	right: 0px;
 }

 td.name_prof {
 	vertical-align:text-top;
 }

 .receiver {
 	font-size: 12px;
 }
 .comment {
 	font-size: 12px;
 }

 #upload_saved_supply_chain {
     margin-left: 300px;
     margin-top: -25px;
     position: absolute;
 }

 .qq-upload-list {
 	position: absolute;
 	margin-left: 150px;
 	margin-top: -25px;

 }

/*   button.scm_btn .ui-icon {
     position: absolute;
     left: 5px;
     top: 2px;
   }
*/
   button.scm_btn span.ui-button-text-only, button.scm_btn span.ui-button-text{
     margin-left: 15px;
   }


     #wiki {
   	border: 1px solid #eee;
     border-radius: 4px;
     width:250px;
     padding: 10px;
     margin-right: 10px;
     font-size:1.25rem;
 	z-index:99;
   }

   #wiki a{
   	text-decoration:none;
   	/*font-size:14px;*/
    font-size:1.25rem;
   }
   #subscribed_professor {
   	border: 1px solid #eee;
     border-radius: 4px;
     width:250px;
     padding: 10px;
     margin-right: 10px;
     font-size: 7px;
 	z-index:99;
   }

   #subscribed_professor span {
     font-size: 12px;
   }

   #subscribed_professor a.import_state {
   	margin-left: 80px;
     margin-top: 5px;
   }

   #subscribed_professor li {
   	height: 30px;
   }


 .edit_field{
 	cursor:pointer
 }

 #sidebar{
 	text-align: center;
 	position: absolute;
 	top: 70px;
 	right: 10px;
 	width: 300px;
 	font-size: 12px;
 	z-index: 99;
 }
 #expire {
 	text-align: center;
 	border: 1px solid #EEE;
 	border-radius: 4px;
 	width: 250px;
 	padding: 10px;
 	margin-right: 10px;
 	font-size: 16px;
 	z-index: 99;
 }

 .buy_btn {
 	background: #aaaaFF;
 	color: white;
 }

 .payment_box {
 	margin-top: 40px;
 	margin-bottom: 150px;
 }

 .payment_box .span5 {
 	float: left;
 	width: 155px;

     background: none repeat scroll 0 0 #FFF;
     border-radius: 6px 6px 6px 6px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     padding: 20px;
     height: 80px;

 }

.payment_box .span1 {
 	float: left;
 	width: 10px;
}

#sidebar .sidebox {
 	text-align: center;
 	border: 1px solid #EEE;
 	border-radius: 4px;
 	width: 250px;
 	padding: 10px;
 	margin-right: 10px;
 	z-index: 99;
 	margin-bottom: 10px;
}


 .alert {
   color: #ff0000;
 }

 .field_with_errors {
   display: inline;
 }

 #search_panel {
   position: absolute;
   top: 51px;
   z-index: 100;
 }

 #target {
   width: 290px;
 }


#edit_sc_name_val, #new_supplychain_name{
  width: 100%;
  margin: 0;
}

.ui-dialog[aria-describedby="facility_product_dialog"],
.ui-dialog[aria-describedby="f_p_dlg_edit_product"]{
  width: auto !important;
}

.ui-dialog[aria-describedby="dlg_edit_vehicle"] input,
.ui-dialog[aria-describedby="dlg_edit_vehicle"] select{
  width: 75% !important;
  margin: 0 !important;
}

.ui-dialog[aria-describedby="dlg_edit_vehicle"]{
  width: 300px !important;
}
.ui-dialog[aria-describedby="dlg_copy_vehicle"]{
  width: 300px !important;
}
.ui-dialog[aria-describedby="dlg_copy_vehicle"] input,
.ui-dialog[aria-describedby="dlg_copy_vehicle"] select{
  width: 75% !important;
  margin: 0 !important;
}
.ui-dialog[aria-describedby="dlg_copy_vehicle"] select{
  height: 20px;
  border-color: #858282;
  border-radius: 3px;
}

#cb_edit_vehicle_types, #f_p_sb_edit_type{
  height: auto;
  padding-left: 0;
}

#f_p_sb_edit_type{
  width: 28%;
  margin: 0;
  border: 1px solid #6e6d6d;
}

.expiration_date select {
  width: inherit;
}
#header > div .fr span a {
    color: #000000;
}
#header > div .fr span a:hover {
  color: #1585cf;
  text-decoration: underline;
}
.ui-button {
  background: #dfdfdf !important;
  box-shadow: 2px 2px 3px #9d9b9b;
}
.w-bx {
  width: 90%;
  margin: 10px auto;
}
.border-bx {
  border: 1px solid #999797;
  background: #ffffff;
  min-height: 270px;
  padding: 10px 0 0 0;
}
.w100 { width: 100%; }
.p-8 {padding: 8px !important;}
.action-btns a {
    padding: 7px 11px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
}
.action-btns {
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
}
.bx-table {
    border: 1px solid #999797;
    margin: 20px 0;
    padding: 20px;
    background: #fff;
}
.p-0 { padding: 0 !important; }
.submitBtn {
  padding: 15px 0;
}
.submitBtn input {
  padding: 5px 10px;
  margin: 10px 0;
  color: #fff !important;
}
.browserSupport {
  background: #f4f4f4;
  border: 1px solid blue;
}
.signUpCls .row .large-8 input, .signUpCls .row .large-7 input {
  width: 100%;
}
.backBtn {
    padding: 8px 25px !important;
    margin: 10px 0 !important;
}
.inputFull .large-9 input { width: 100%; }
.p-0 { padding: 0 !important; }
.editUser {
    width: 40%;
    margin: 30px auto;
    border: 1px solid #dedcdc;
    padding: 10px 20px;
    background: #f5f5f5;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.editUser select {
    width: 32%;
}
.tblCls form {
    float: right;
    margin-top: -42px;
}
.tblCls form input[type="submit"], .tblClsBtn form input[type="submit"] {
    padding: 10px 15px;
    vertical-align: top;
    background: #dfdfdf;
    /* color: #fff; */
    border: 1px solid #a3a3a3 !important;
}
.tblClsBtn form {
    float: right;
    margin-top: -6px;
}

.high_box .wait_buy_msg {
  color: red;
  font-size: 25px;
  padding: 10px;
  font-weight: bold;
}

.icon-action .ui-button, .btn-images-icon .ui-button {
  padding: 0px;
  margin: 2px;
}

#comparison-result table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; /* important for fixed-width columns */
}

#comparison-result th,
#comparison-result td {
  border: 1px solid #ccc;
  padding: 8px;
  word-wrap: break-word;  /* ensures long words wrap */
  white-space: normal;
}

#comparison-result th:nth-child(1),
#comparison-result td:nth-child(1) {
  width: 30%; /* Key column */
}

#comparison-result th:nth-child(2),
#comparison-result td:nth-child(2) {
  width: 35%; /* Before column */
}

#comparison-result th:nth-child(3),
#comparison-result td:nth-child(3) {
  width: 35%; /* After column */
}

.student-report-page li.file-item {
  font-size: 15px;
  list-style: disc;
  display: list-item;
}

.comparison-box {
  width: 60%;
  margin: auto;
}

.result-box {
  background-color: #1011;
  padding-top: 30px;
  font-size: 13px;
}


#comparison-result li.highlight {
  color: red;
}

.comparison-box {
  .file-area {
    width: 100%;
    position: relative;
    font-size: 18px;
  }

  .file-area input[type=file] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
  }

  .file-area .file-dummy {
    width: 100%;
    padding: 50px 30px;
    border: 2px dashed #ccc;
    background-color: #fff;
    text-align: center;
    transition: background 0.3s ease-in-out;
  }

  .file-area .file-dummy .success {
    display: none;
  }

  .file-area:hover .file-dummy {
    border: 2px dashed #1abc9c;
  }

  .file-area input[type=file]:valid+.file-dummy {
    border-color: #1abc9c;
  }

  .dropdown {
    height: 150px;
    overflow: scroll;
    border: 1px solid #ccc;
  }
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

/*






 */



/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
}
.ui-widget-content {
	border: 1px solid #dddddd/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
	color: #333333/*{fcContent}*/;
}
.ui-widget-content a {
	color: #333333/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #dddddd/*{borderColorHeader}*/;
	background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
	color: #333333/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5/*{borderColorDefault}*/;
	background: #f6f6f6/*{bgColorDefault}*/ /*{bgImgUrlDefault}*/ /*{bgDefaultXPos}*/ /*{bgDefaultYPos}*/ /*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #454545/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc/*{borderColorHover}*/;
	background: #ededed/*{bgColorHover}*/ /*{bgImgUrlHover}*/ /*{bgHoverXPos}*/ /*{bgHoverYPos}*/ /*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #2b2b2b/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b/*{fcHover}*/;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff/*{borderColorActive}*/;
	background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #ffffff/*{fcActive}*/;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff/*{borderColorActive}*/;
	background-color: #ffffff/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/ /*{bgImgUrlHighlight}*/ /*{bgHighlightXPos}*/ /*{bgHighlightYPos}*/ /*{bgHighlightRepeat}*/;
	color: #777620/*{fcHighlight}*/;
}
.ui-state-checked {
	border: 1px solid #dad55e/*{borderColorHighlight}*/;
	background: #fffa90/*{bgColorHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899/*{borderColorError}*/;
	background: #fddfdf/*{bgColorError}*/ /*{bgImgUrlError}*/ /*{bgErrorXPos}*/ /*{bgErrorYPos}*/ /*{bgErrorRepeat}*/;
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	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_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_444444_256x240-f6d8c091e81dfb911fc0815e7c9952c90b361a3f685804be08a5fa2ee6d6198b.png)/*{iconsHeader}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_555555_256x240-c23f23416a84a359723ffe28c6231f7e6edd10de024da40c190f9e0706c70276.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240-24221a00d39ccfd2da654907e99b5af8d8dc60b91bfb414b4ca82779f7f9ffb6.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777620_256x240-0a3bb6e0c499ea585572cbda26b638d08b96a568bfb173f0dce2c9eee4a441b3.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240-c7cf3a680d1476856186d49a361c0b3e09d13a2f4ba4ebd638595bbad9d21c2d.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(/assets/jquery-ui/ui-icons_777777_256x240-ea4f5d5317b31eaaaf01e3db3357884b418c8b3361019647559c835996ddaedb.png)/*{iconsDefault}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


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

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ /*{bgImgUrlOverlay}*/ /*{bgOverlayXPos}*/ /*{bgOverlayYPos}*/ /*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/; /* support: IE8 */
}
.ui-widget-shadow {
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*

 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

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


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


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

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

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
/*

 */
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*

 */
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
/*

 */
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */
/*

 */

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */
/*

 */

.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*

 */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
/*

 */
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-draggable-handle {
	touch-action: none;
}
/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*

 */
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
/*

 */
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-selectable {
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/*

 */
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-sortable-handle {
	touch-action: none;
}
/*!
 * jQuery UI Slider 1.12.1
 * 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;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
/*

 */
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
/*

 */
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*

 */
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*




















 */
/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


 */
/*!
 * StyleSheet for JQuery Spliter Plugin
 * Copyright (C) 2010 Jakub Jankiewicz <http://jcubic.pl>
 *
 * Same license as plugin
 */
.spliter_panel {
  position: relative;
}
.spliter_panel .vspliter {
    background-color: grey;
    cursor: col-resize;
    z-index:900;
    width: 4px;
}

.spliter_panel .hspliter {
    background-color: #5F5F5F;
    cursor: row-resize;
    z-index: 800;
    height: 4px;
}
.spliter_panel .vspliter, .spliter_panel .left_panel, .spliter_panel .right_panel,
.spliter_panel .hspliter, .spliter_panel .top_panel, .spliter_panel .bottom_panel {
    position: absolute;
    overflow: auto;
}
.spliter_panel .vspliter, .spliter_panel .left_panel, .spliter_panel .right_panel {
  height: 100%;
}
.spliter_panel .hspliter, .spliter_panel .top_panel, .spliter_panel .bottom_panel {
  width: 100%;
}
.spliter_panel .top_panel, .spliter_panel .left_panel, .spliter_panel .vspliter {
   top: 0;
}
.spliter_panel .top_panel, .spliter_panel .bottom_panel, .spliter_panel .left_panel, .spliter_panel .hspliter {
   left: 0;
}
.spliter_panel .bottom_panel {
   bottom: 0;
}
.spliter_panel .right_panel {
   right: 0;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format('embedded-opentype'), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format('woff2'), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format('woff'), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format('truetype'), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* line 1, app/assets/stylesheets/common.scss */
label {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 5px;
}

/* line 6, app/assets/stylesheets/common.scss */
.dataTables_length label {
  display: flex;
  align-items: center;
}

/* line 10, app/assets/stylesheets/common.scss */
#csv_import_dialog {
  display: none;
}

/* line 13, app/assets/stylesheets/common.scss */
.s-submit {
  width: 60px;
  height: 24px;
  z-index: auto;
  margin-left: 162px;
  font-size: 12px !important;
  border: 1px solid #ffff;
}

/* line 22, app/assets/stylesheets/common.scss */
.dataTables_length label select {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 3px;
  margin: 0 8px;
  padding: 5px;
}

/* line 29, app/assets/stylesheets/common.scss */
#checkbox-tag {
  width: 1px !important;
}

/* line 32, app/assets/stylesheets/common.scss */
.isdisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

/* line 38, app/assets/stylesheets/common.scss */
span.ui-dialog-title {
  font-size: 14px;
}

/* line 42, app/assets/stylesheets/common.scss */
.ui-widget .ui-widget {
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/common.scss */
div#user_info {
  color: #4D4D4D;
  float: right;
  font-size: 10px;
  margin: 9px 2px 9px 9px;
}

/* line 53, app/assets/stylesheets/common.scss */
.remove_rule {
  position: absolute;
  right: 20px;
  text-decoration: none;
}

/* line 59, app/assets/stylesheets/common.scss */
.add_drop_vol_product {
  text-decoration: none;
}

/* line 64, app/assets/stylesheets/common.scss */
.remove_product {
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/common.scss */
.add_multiple {
  padding-top: 3px;
  padding-bottom: 10px;
}

/* line 74, app/assets/stylesheets/common.scss */
.data_title {
  border-bottom: 1px solid black;
}

/* line 78, app/assets/stylesheets/common.scss */
.detail_tbl tbody tr th {
  font-size: 12px;
  font-weight: normal;
  border-bottom: 1px solid black;
}

/* line 85, app/assets/stylesheets/common.scss */
.detail_tbl tbody tr th:first-child {
  font-size: 12px;
  font-weight: bold;
}

/* line 91, app/assets/stylesheets/common.scss */
.detail_tbl tbody tr td, .detail_tbl tbody tr th {
  padding: 5px;
  text-align: center;
  vertical-align: text-top;
}

/* line 98, app/assets/stylesheets/common.scss */
.detail_tbl tbody tr td:first-child, .detail_tbl tbody tr th:first-child {
  width: 180px;
  text-align: left;
}

/* line 103, app/assets/stylesheets/common.scss */
.action_btns {
  text-align: left;
  margin-bottom: 10px;
}

/* line 108, app/assets/stylesheets/common.scss */
.right_align {
  text-align: right;
}

/* line 112, app/assets/stylesheets/common.scss */
.stop_actbtn {
  vertical-align: text-bottom;
}

/* line 116, app/assets/stylesheets/common.scss */
.remove_stop span.btn_icon {
  margin-left: -6px;
  width: 16px;
}

/* line 122, app/assets/stylesheets/common.scss */
#tbl_stops tbody tr td, #tbl_stops tbody tr th {
  padding: 0px;
}

/* line 126, app/assets/stylesheets/common.scss */
.btn_icon {
  background-repeat: no-repeat;
  background-image: url(/assets/png/icon_sprite-9153a5029aabcb88572f8ac94754f73c727005a236db4b50697d3106b0ca28e1.png);
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99999em;
  width: 16px;
  display: inline-block;
  margin-top: -3px;
  vertical-align: middle;
}

/* line 139, app/assets/stylesheets/common.scss */
.icon_delete {
  background-position: -32px -192px;
}

/* line 143, app/assets/stylesheets/common.scss */
.icon_delete_small {
  background-position: -80px -128px;
}

/* line 147, app/assets/stylesheets/common.scss */
.icon_add {
  background-position: -32px -128px;
}

/* line 151, app/assets/stylesheets/common.scss */
.icon_add_small {
  background-position: -16px -128px;
}

/* line 155, app/assets/stylesheets/common.scss */
.std_btn {
  font-size: 1em;
  line-height: 130%;
  padding: 4px 5px 3px 4px;
  margin: 2px;
  white-space: nowrap;
  width: 26px;
  overflow: visible;
  background: #D4D4D4 url(/assets/png/state_default_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-top-color: #C8C9CA;
  border-right-color: #9E9E9E;
  border-bottom-color: #9E9E9E;
  border-left-color: #C8C9CA;
  border-radius: 4px;
  font-weight: bold;
  text-shadow: 1px 1px white;
  cursor: pointer;
}

/* line 176, app/assets/stylesheets/common.scss */
.txt_address {
  width: 350px;
  height: 50px;
}

/* line 182, app/assets/stylesheets/common.scss */
.ui-tabs .ui-tabs-panel {
  padding: 0.5em;
}

/* line 186, app/assets/stylesheets/common.scss */
.ui-accordion .ui-accordion-content {
  padding: 0.5em;
}

/* line 190, app/assets/stylesheets/common.scss */
.sub_chart {
  height: 200px;
}

/* line 194, app/assets/stylesheets/common.scss */
li {
  list-style: none;
}

/* line 197, app/assets/stylesheets/common.scss */
ul {
  padding: 0;
}

/* line 201, app/assets/stylesheets/common.scss */
#loading {
  width: 20px;
  height: 20px;
  margin: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align: middle;
}

/* line 210, app/assets/stylesheets/common.scss */
.hor-minimalist-b {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 12px;
  background: #fff;
  margin: 20px 0;
  padding-top: 0px;
  vertical-align: top;
  border-collapse: collapse;
  text-align: left;
}

/* line 223, app/assets/stylesheets/common.scss */
.hor-minimalist-b th {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  padding: 10px 8px;
  border-bottom: 2px solid #ccc;
}

/* line 233, app/assets/stylesheets/common.scss */
.hor-minimalist-b td {
  border-bottom: 1px solid #ccc;
  color: #222;
  padding: 6px 8px;
  vertical-align: top;
}

/* line 242, app/assets/stylesheets/common.scss */
.hor-minimalist-b tbody tr:hover td {
  background: #F3F3F3;
}

/* line 247, app/assets/stylesheets/common.scss */
.edit_user div {
  position: relative;
  margin-bottom: 10px;
}

/* line 252, app/assets/stylesheets/common.scss */
.edit_user span.inputs {
  position: absolute;
  left: 110px;
}

/* line 257, app/assets/stylesheets/common.scss */
.no_indent {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
}

/* line 263, app/assets/stylesheets/common.scss */
.no_indent {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  width: 350px;
  position: relative;
}

/* line 271, app/assets/stylesheets/common.scss */
.no_indent li {
  height: 35px;
}

/* line 275, app/assets/stylesheets/common.scss */
.no_indent li span.import_action {
  position: absolute;
  right: 0px;
}

/* line 280, app/assets/stylesheets/common.scss */
td.name_prof {
  vertical-align: text-top;
}

/* line 284, app/assets/stylesheets/common.scss */
.receiver {
  font-size: 12px;
}

/* line 287, app/assets/stylesheets/common.scss */
.comment {
  font-size: 12px;
}

/* line 291, app/assets/stylesheets/common.scss */
#upload_saved_supply_chain {
  margin-left: 300px;
  margin-top: -25px;
  position: absolute;
  right: 0;
}

/* line 298, app/assets/stylesheets/common.scss */
.qq-upload-list {
  position: absolute;
  margin-left: 150px;
  margin-top: -25px;
}

/*
  button.scm_btn .ui-icon {
    position: absolute;
    left: 5px;
    top: 2px;
  }*/
/* line 311, app/assets/stylesheets/common.scss */
button.scm_btn span.ui-button-text-only, button.scm_btn span.ui-button-text {
  margin-left: 15px;
}

/* line 316, app/assets/stylesheets/common.scss */
#wiki {
  border: 1px solid #eee;
  border-radius: 4px;
  width: 250px;
  padding: 10px;
  margin-right: 10px;
  font-size: 7px;
  z-index: 99;
}

/* line 327, app/assets/stylesheets/common.scss */
#wiki a {
  text-decoration: none;
  font-size: 1.25rem;
}

/* line 331, app/assets/stylesheets/common.scss */
#subscribed_professor {
  border: 1px solid #eee;
  border-radius: 4px;
  width: 250px;
  padding: 10px;
  margin-right: 10px;
  font-size: 7px;
  z-index: 99;
}

/* line 342, app/assets/stylesheets/common.scss */
#subscribed_professor span {
  font-size: 12px;
}

/* line 346, app/assets/stylesheets/common.scss */
#subscribed_professor a.import_state {
  margin-left: 80px;
  margin-top: 5px;
}

/* line 351, app/assets/stylesheets/common.scss */
#subscribed_professor li {
  height: 30px;
}

/* line 356, app/assets/stylesheets/common.scss */
.edit_field {
  cursor: pointer;
}

/* line 360, app/assets/stylesheets/common.scss */
#sidebar {
  text-align: center;
  top: 70px;
  right: 5px;
  width: 30%;
  font-size: 12px;
  z-index: 99;
}

/* line 369, app/assets/stylesheets/common.scss */
#expire {
  text-align: center;
  border: 1px solid #EEE;
  border-radius: 4px;
  width: 250px;
  padding: 10px;
  margin-right: 10px;
  font-size: 16px;
  z-index: 99;
}

/* line 381, app/assets/stylesheets/common.scss */
.buy_btn {
  background: #aaaaFF;
  color: white;
}

/* line 386, app/assets/stylesheets/common.scss */
.payment_box {
  margin-top: 40px;
  margin-bottom: 150px;
}

/* line 391, app/assets/stylesheets/common.scss */
.payment_box .span5 {
  float: left;
  width: 155px;
  background: none repeat scroll 0 0 #FFF;
  border-radius: 6px 6px 6px 6px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 20px;
  height: 80px;
}

/* line 405, app/assets/stylesheets/common.scss */
.payment_box .span1 {
  float: left;
  width: 10px;
}

/* line 410, app/assets/stylesheets/common.scss */
#sidebar .sidebox {
  text-align: center;
  border: 1px solid #EEE;
  border-radius: 4px;
  padding: 10px;
  margin-right: 10px;
  z-index: 99;
  margin-bottom: 10px;
}

/* line 422, app/assets/stylesheets/common.scss */
.alert {
  color: #ff0000;
}

/* line 426, app/assets/stylesheets/common.scss */
.field_with_errors {
  display: inline;
}

/* line 430, app/assets/stylesheets/common.scss */
#search_panel {
  position: absolute;
  top: 51px;
  z-index: 100;
}

/* line 436, app/assets/stylesheets/common.scss */
#target {
  width: 290px;
}

/* line 440, app/assets/stylesheets/common.scss */
#edit_sc_name_val, #new_supplychain_name {
  width: 100%;
  margin: 0;
}

/* line 445, app/assets/stylesheets/common.scss */
.ui-dialog[aria-describedby="facility_product_dialog"],
.ui-dialog[aria-describedby="f_p_dlg_edit_product"] {
  width: auto !important;
}

/* line 450, app/assets/stylesheets/common.scss */
.ui-dialog[aria-describedby="dlg_edit_vehicle"] input,
.ui-dialog[aria-describedby="dlg_edit_vehicle"] select {
  width: 75% !important;
  margin: 0 !important;
}

/* line 456, app/assets/stylesheets/common.scss */
.ui-dialog[aria-describedby="dlg_edit_vehicle"] {
  width: 300px !important;
}

/* line 460, app/assets/stylesheets/common.scss */
#cb_edit_vehicle_types, #f_p_sb_edit_type {
  height: auto;
  padding-left: 0;
}

/* line 465, app/assets/stylesheets/common.scss */
#f_p_sb_edit_type {
  width: 28%;
  margin: 0;
  border: 1px solid #6e6d6d;
}

/* line 471, app/assets/stylesheets/common.scss */
.expiration_date select {
  width: inherit;
}

/* line 474, app/assets/stylesheets/common.scss */
#new_state_name {
  width: 100%;
}

/* line 475, app/assets/stylesheets/common.scss */
.ticketBox {
  width: 90%;
  margin: 0 auto;
}

/* line 479, app/assets/stylesheets/common.scss */
.ticketBox table thead {
  background: #c9c8c8;
  font-size: 14px;
}

/* line 483, app/assets/stylesheets/common.scss */
.newTicket a {
  float: right;
  margin-top: -45px;
  background: #3099e8;
  padding: 7px 14px;
  border: 1px solid #1777bf;
  color: #ffffff;
}

/* line 491, app/assets/stylesheets/common.scss */
.newTicket a:hover, .newTicket a:focus {
  color: #ffffff;
}

/* line 494, app/assets/stylesheets/common.scss */
a.actionBtn {
  border: 1px solid #c5c5c5;
  color: #454545;
  background: #dfdfdf !important;
  box-shadow: 2px 2px 3px #9d9b9b;
  padding: 2px 5px;
  font-size: 12px;
}

/* line 502, app/assets/stylesheets/common.scss */
a.actionBtn:hover, a.actionBtn:focus {
  color: #454545;
}

/* line 505, app/assets/stylesheets/common.scss */
.ticketBox table tbody tr:hover {
  background: #d9d7d7;
}

/* line 508, app/assets/stylesheets/common.scss */
.ticketDetail {
  margin-bottom: 15px;
  font-size: 22px;
  background: #ccc;
  padding: 10px 30px;
}

/* line 514, app/assets/stylesheets/common.scss */
.inputAction {
  border: 1px solid #1f84d1;
  color: #ffffff;
  background: #3099e8 !important;
  box-shadow: 2px 2px 3px #4eadf5;
  padding: 2px 5px;
  font-size: 16px;
  cursor: pointer;
}

/* line 523, app/assets/stylesheets/common.scss */
.inputAction:hover, .inputAction:focus {
  color: #ffffff;
}

/* line 527, app/assets/stylesheets/common.scss */
.sort-icon {
  cursor: pointer;
}

/* line 531, app/assets/stylesheets/common.scss */
.left-align {
  float: left;
}

/* line 536, app/assets/stylesheets/common.scss */
.manage_users_page form {
  font: 1.3em "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

/* line 539, app/assets/stylesheets/common.scss */
.manage_users_page .emails {
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 545, app/assets/stylesheets/common.scss */
.manage_users_page .batch_box {
  width: 95%;
  border-bottom: 1px solid #000;
  margin-right: 20px;
  position: relative;
}

/* line 552, app/assets/stylesheets/common.scss */
.manage_users_page #update_box {
  position: absolute;
  margin-left: 600px;
  top: 0px;
}

/* line 558, app/assets/stylesheets/common.scss */
.manage_users_page .pending_users_paginate {
  padding: 15px;
}

/* line 562, app/assets/stylesheets/common.scss */
.manage_users_page .pending_users_paginate .pagination {
  float: right;
}

/* line 567, app/assets/stylesheets/common.scss */
.left-align {
  float: left;
}
/* line 1, app/assets/stylesheets/dark-mode.scss */
body.dark-mode {
  background-color: #353232 !important;
  color: #f2efef !important;
}

/* line 5, app/assets/stylesheets/dark-mode.scss */
body.dark-mode #header {
  background: #4f4949 !important;
  color: #f2efef !important;
}

/* line 9, app/assets/stylesheets/dark-mode.scss */
body.dark-mode #header a.active_language {
  color: #6868e1 !important;
}

/* line 13, app/assets/stylesheets/dark-mode.scss */
body.dark-mode #header h1, body.dark-mode #header h3, body.dark-mode #header a, body.dark-mode #header span {
  color: #f2efef !important;
}

/* line 18, app/assets/stylesheets/dark-mode.scss */
body.dark-mode thead tr, body.dark-mode tfoot tr {
  background: #4f4949 !important;
  color: #f2efef !important;
}

/* line 23, app/assets/stylesheets/dark-mode.scss */
body.dark-mode table.hor-minimalist-b tbody tr, body.dark-mode .ticketBox tbody tr {
  background: #6c6565 !important;
  color: #f2efef !important;
}

/* line 29, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .dataTables_wrapper .dataTables_length select,
body.dark-mode .dataTables_wrapper .dataTables_length label,
body.dark-mode .dataTables_wrapper .dataTables_filter label,
body.dark-mode .dataTables_wrapper .dataTables_info,
body.dark-mode .dataTables_wrapper .dataTables_paginate {
  color: #f2efef !important;
}

/* line 38, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  color: #666 !important;
}

/* line 42, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

/* line 46, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .dataTables_wrapper .dataTables_paginate .paginate_button, body.dark-mode .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #f2efef !important;
}

/* line 51, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .dataTables_wrapper .ui-button {
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

/* line 56, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .hor-minimalist-b th, body.dark-mode .hor-minimalist-b td, body.dark-mode .ticketBox th, body.dark-mode .ticketBox td {
  color: #f2efef !important;
}

/* line 60, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .hor-minimalist-b tbody tr:hover td, body.dark-mode .ticketBox tbody tr:hover td {
  color: #f2efef !important;
  background: #4f4949 !important;
}

/* line 65, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .help-text, body.dark-mode #wiki a, body.dark-mode #expire h5, body.dark-mode #subscribed_professor a {
  color: #6868e1 !important;
}

/* line 67, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .help-text a, body.dark-mode #wiki a a, body.dark-mode #expire h5 a, body.dark-mode #subscribed_professor a a {
  color: #3535f5 !important;
}

/* line 73, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .edit_supply_chain_page #productUL .list-product a {
  color: #FFF;
}

/* line 77, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .edit_supply_chain_page .icon-image-title a {
  color: #FFF;
}

/* line 81, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .edit_supply_chain_page .caret::before {
  color: #FFF;
}

/* line 86, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content {
  background: grey;
}

/* line 89, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content .ui-dialog-content, body.dark-mode .ui-widget.ui-widget-content .ui-dialog-content label {
  color: #fff;
}

/* line 93, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content .ui-draggable .ui-dialog-titlebar, body.dark-mode .ui-widget.ui-widget-content .ui-dialog-titlebar {
  background: #4f4949 !important;
  color: #f2efef !important;
}

/* line 98, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content .statitic_table_cl tbody {
  background: #4f4949 !important;
  color: #f2efef !important;
}

/* line 102, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content .statitic_table_cl tbody textarea {
  background-color: #dfdfdf !important;
}

/* line 107, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content .ui-dialog .ui-dialog-buttonpane {
  background: #4f4949 !important;
}

/* line 111, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content table {
  color: #333333;
}

/* line 115, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content tbody tr:nth-child(odd) {
  background-color: #d1d1d1;
  color: #333;
}

/* line 120, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content .ui-dialog-buttonpane {
  background: #4f4949 !important;
}

/* line 124, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .ui-widget.ui-widget-content input, body.dark-mode .ui-widget.ui-widget-content select {
  background-color: #dfdfdf !important;
}

/* line 130, app/assets/stylesheets/dark-mode.scss */
body.dark-mode #statistic_facility_product_tabl tbody table tbody tr:nth-child(odd) {
  background-color: #d1d1d1;
  color: #333;
}

/* line 135, app/assets/stylesheets/dark-mode.scss */
body.dark-mode #statistic_facility_product_tabl tbody table tbody tr:nth-child(even) {
  background-color: #fff;
}

/* line 140, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .high_box {
  background-color: #4f4949 !important;
  color: #f2efef !important;
}

/* line 145, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .supply_chain_box select {
  background-color: #dfdfdf !important;
}

/* line 151, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .simulation_page .main_menu label {
  color: #fff;
}

/* line 156, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .simulation_page .ui-accordion .ui-accordion-content {
  background-color: #353232;
}

/* line 163, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .content-1 .expanded .border-bx, body.dark-mode .content-1 .expanded .bx-table {
  background-color: #4f4949 !important;
}

/* line 167, app/assets/stylesheets/dark-mode.scss */
body.dark-mode .content-1 .expanded .pending_users_paginate .pagination a {
  color: #f2efef !important;
}
.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:block; /* or inline-block */
    background: url(/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50% #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-weight: normal;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    padding: 6px;
    position: relative;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 13px;
}


.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list { position: absolute; margin: -25px 35px 15px 210px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url(/assets/loading.gif); width:15px; height:15px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}
@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.6.2
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* line 20, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
body {
  margin: 0;
}

/* line 27, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 38, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 57, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
a {
  background-color: transparent;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
b,
strong {
  font-weight: bolder;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 89, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
small {
  font-size: 80%;
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 104, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 108, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
sup {
  top: -0.5em;
}

/* line 117, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
img {
  border-style: none;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/* line 141, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
input {
  overflow: visible;
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
select {
  text-transform: none;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 165, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* line 175, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/* line 184, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/* line 193, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/* line 204, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
progress {
  vertical-align: baseline;
}

/* line 210, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
textarea {
  overflow: auto;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 225, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* line 240, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 247, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* line 257, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
details {
  display: block;
}

/* line 263, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
summary {
  display: list-item;
}

/* line 272, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
template {
  display: none;
}

/* line 278, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/vendor/normalize.scss */
[hidden] {
  display: none;
}

/* line 140, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
html {
  box-sizing: border-box;
  font-size: 100%;
}

/* line 150, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 174, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* line 186, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

/* line 193, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

/* line 203, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

/* line 211, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] button {
  outline: 0;
}

/* line 223, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
pre {
  overflow: auto;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

/* line 237, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.is-visible {
  display: block !important;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/_global.scss */
.is-hidden {
  display: none !important;
}

/* line 28, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.row::before, .row::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.row::after {
  clear: both;
}

/* line 33, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  /* line 39, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 39, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

/* line 42, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded {
  max-width: none;
}

/* line 52, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

/* line 58, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row:not(.expanded) .row {
  max-width: none;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.gutter-small > .column, .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row.gutter-medium > .column, .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  /* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

/* line 20, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.column, .columns, .column:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.column.row.row, .row.row.columns {
  float: none;
}

/* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-1 {
  width: 8.3333333333%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-0 {
  margin-left: 0%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-2 {
  width: 16.6666666667%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-3 {
  width: 25%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-3 {
  position: relative;
  left: 25%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-3 {
  position: relative;
  left: -25%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-4 {
  width: 33.3333333333%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-3 {
  margin-left: 25%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-5 {
  width: 41.6666666667%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-6 {
  width: 50%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-6 {
  position: relative;
  left: 50%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-6 {
  position: relative;
  left: -50%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-7 {
  width: 58.3333333333%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-6 {
  margin-left: 50%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-8 {
  width: 66.6666666667%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-9 {
  width: 75%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-9 {
  position: relative;
  left: 75%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-9 {
  position: relative;
  left: -75%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-10 {
  width: 83.3333333333%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-9 {
  margin-left: 75%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-11 {
  width: 91.6666666667%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-12 {
  width: 100%;
}

/* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

/* line 141, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

/* line 160, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-centered {
  margin-right: auto;
  margin-left: auto;
}

/* line 43, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.small-centered, .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}

/* line 20, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}

/* line 27, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
.small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
  float: right;
}

@media print, screen and (min-width: 40em) {
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-1 {
    width: 8.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-0 {
    margin-left: 0%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-2 {
    width: 16.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-3 {
    width: 25%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-4 {
    width: 33.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-3 {
    margin-left: 25%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-5 {
    width: 41.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-6 {
    width: 50%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-7 {
    width: 58.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-6 {
    margin-left: 50%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-8 {
    width: 66.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-9 {
    width: 75%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-10 {
    width: 83.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-9 {
    margin-left: 75%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-11 {
    width: 91.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-12 {
    width: 100%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  /* line 141, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 143, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 155, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 160, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 43, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .medium-centered, .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 20, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-1 {
    width: 8.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-0 {
    margin-left: 0%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-2 {
    width: 16.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-3 {
    width: 25%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-4 {
    width: 33.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-3 {
    margin-left: 25%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-5 {
    width: 41.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-6 {
    width: 50%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-7 {
    width: 58.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-6 {
    margin-left: 50%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-8 {
    width: 66.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-9 {
    width: 75%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-10 {
    width: 83.3333333333%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-9 {
    margin-left: 75%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-11 {
    width: 91.6666666667%;
  }
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-12 {
    width: 100%;
  }
  /* line 126, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  /* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  /* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_layout.scss */
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  /* line 141, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 143, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 149, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 155, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  /* line 160, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  /* line 43, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .large-centered, .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  /* line 172, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 20, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  /* line 27, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_position.scss */
  .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
}

/* line 179, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
.column-block {
  margin-bottom: 1.25rem;
}

/* line 63, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_gutter.scss */
.column-block > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 179, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_classes.scss */
  .column-block {
    margin-bottom: 1.875rem;
  }
  /* line 63, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/grid/_gutter.scss */
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* line 252, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

/* line 261, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 268, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 275, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
small {
  font-size: 80%;
  line-height: inherit;
}

/* line 281, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

/* line 293, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  /* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h1, .h1 {
    font-size: 3rem;
  }
  /* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h2, .h2 {
    font-size: 2.5rem;
  }
  /* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h3, .h3 {
    font-size: 1.9375rem;
  }
  /* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h4, .h4 {
    font-size: 1.5625rem;
  }
  /* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h5, .h5 {
    font-size: 1.25rem;
  }
  /* line 304, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
  h6, .h6 {
    font-size: 1rem;
  }
}

/* line 343, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
a {
  line-height: inherit;
  color: #2199e8;
  text-decoration: none;
  cursor: pointer;
}

/* line 350, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
a:hover, a:focus {
  color: #1585cf;
}

/* line 358, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
a img {
  border: 0;
}

/* line 364, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

/* line 378, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

/* line 387, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
li {
  font-size: inherit;
}

/* line 392, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

/* line 398, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ol {
  margin-left: 1.25rem;
}

/* line 404, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* line 411, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
dl {
  margin-bottom: 1rem;
}

/* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

/* line 421, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

/* line 426, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

/* line 442, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

/* line 449, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
figure {
  margin: 0;
}

/* line 461, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_base.scss */
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

/* line 134, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.lead {
  font-size: 125%;
  line-height: 1.6;
}

/* line 150, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.stat {
  font-size: 2.5rem;
  line-height: 1;
}

/* line 154, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
p + .stat {
  margin-top: -1rem;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

/* line 167, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.cite-block:before, cite:before {
  content: "— ";
}

/* line 171, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* line 176, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_helpers.scss */
.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

/* line 15, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-left {
  text-align: left;
}

/* line 15, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-right {
  text-align: right;
}

/* line 15, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-center {
  text-align: center;
}

/* line 15, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 40em) {
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-left {
    text-align: left;
  }
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-right {
    text-align: right;
  }
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-center {
    text-align: center;
  }
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-left {
    text-align: left;
  }
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-right {
    text-align: right;
  }
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-center {
    text-align: center;
  }
  /* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_alignment.scss */
  .large-text-justify {
    text-align: justify;
  }
}

/* line 18, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
.show-for-print {
  display: none !important;
}

@media print {
  /* line 21, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 38, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .show-for-print {
    display: block !important;
  }
  /* line 39, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .hide-for-print {
    display: none !important;
  }
  /* line 41, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  table.show-for-print {
    display: table !important;
  }
  /* line 42, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }
  /* line 43, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }
  /* line 44, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  tr.show-for-print {
    display: table-row !important;
  }
  /* line 45, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  td.show-for-print {
    display: table-cell !important;
  }
  /* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  th.show-for-print {
    display: table-cell !important;
  }
  /* line 49, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 52, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 56, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
    content: '';
  }
  /* line 61, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  pre,
blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  /* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 73, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 88, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 92, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/typography/_print.scss */
  .print-break-inside {
    page-break-inside: auto;
  }
}

/* line 333, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .button {
  outline: 0;
}

/* line 338, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.tiny {
  font-size: 0.6rem;
}

/* line 338, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.small {
  font-size: 0.75rem;
}

/* line 338, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.large {
  font-size: 1.25rem;
}

/* line 343, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #2199e8;
  color: #fff;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button:hover, .button:focus {
  background-color: #1583cc;
  color: #fff;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fff;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fff;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #000;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #000;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #000;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #000;
}

/* line 216, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #2199e8;
  color: #2199e8;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 252, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #2199e8;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear:hover, .button.clear:focus {
  color: #0c4d78;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}

/* line 385, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 299, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

/* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #2199e8;
}

/* line 406, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}

/* line 406, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}

/* line 406, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

/* line 406, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

/* line 406, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}

/* line 415, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

/* line 423, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
a.button:hover, a.button:focus {
  text-decoration: none;
}

/* line 125, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 132, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
textarea {
  max-width: 100%;
}

/* line 135, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
textarea[rows] {
  height: auto;
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: default;
}

/* line 151, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

/* line 158, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
input[type='search'] {
  box-sizing: border-box;
}

/* line 176, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_text.scss */
::-moz-placeholder {
  color: #cacaca;
}
::placeholder {
  color: #cacaca;
}

/* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem;
}

/* line 17, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

/* line 26, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

/* line 32, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem;
}

/* line 38, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_checkbox.scss */
[type='file'] {
  width: 100%;
}

/* line 43, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_label.scss */
label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_label.scss */
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

/* line 22, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_help-text.scss */
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333;
}

/* line 27, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}

/* line 37, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group > :first-child, .input-group > .input-group-button:first-child > * {
  border-radius: 0 0 0 0;
}

/* line 43, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group > :last-child, .input-group > .input-group-button:last-child > * {
  border-radius: 0 0 0 0;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

/* line 59, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label:first-child {
  border-right: 0;
}

/* line 84, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-label:last-child {
  border-left: 0;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

/* line 100, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_input-group.scss */
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

/* line 39, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

/* line 50, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

/* line 30, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_fieldset.scss */
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2851, 51, 51%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  /* line 87, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

/* line 66, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select:disabled {
  background-color: #e6e6e6;
  cursor: default;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select::-ms-expand {
  display: none;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select[multiple] {
  height: auto;
  background-image: none;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_select.scss */
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-input:not(:focus) {
  border-color: #ec5840;
  background-color: #fcedeb;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #ec5840;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #ec5840;
}

/* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.is-invalid-label {
  color: #ec5840;
}

/* line 82, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}

/* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/forms/_error.scss */
.form-error.is-visible {
  display: block;
}

/* line 65, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.hide {
  display: none !important;
}

/* line 69, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.invisible {
  visibility: hidden;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  /* line 89, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  /* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  /* line 89, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 76, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  /* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  /* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  /* line 89, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-large-only {
    display: none !important;
  }
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-landscape,
.hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .show-for-landscape,
.hide-for-portrait {
    display: none !important;
  }
}

/* line 123, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 123, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-landscape,
.show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  /* line 123, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_visibility.scss */
  .hide-for-landscape,
.show-for-portrait {
    display: block !important;
  }
}

/* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_float.scss */
.float-left {
  float: left !important;
}

/* line 14, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_float.scss */
.float-right {
  float: right !important;
}

/* line 18, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_float.scss */
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.clearfix::after {
  clear: both;
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}

/* line 66, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

/* line 74, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

/* line 78, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: foreground(#fefefe, #2199e8);
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

/* line 107, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}

/* line 113, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}

/* line 121, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.is-active > .accordion-title::before {
  content: "–";
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: foreground(#fefefe, #2199e8);
}

/* line 143, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion.scss */
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

/* line 83, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu li {
  width: 100%;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu a {
  padding: 0.7rem 1rem;
}

/* line 99, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 108, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

/* line 57, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

/* line 66, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

/* line 130, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.is-accordion-submenu-parent {
  position: relative;
}

/* line 134, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.has-submenu-toggle > a {
  margin-right: 40px;
}

/* line 139, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

/* line 171, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_accordion-menu.scss */
.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.breadcrumbs::after {
  clear: both;
}

/* line 70, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

/* line 86, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

/* line 101, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs a {
  color: #2199e8;
}

/* line 104, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs a:hover {
  text-decoration: underline;
}

/* line 114, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_breadcrumbs.scss */
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.button-group::after {
  clear: both;
}

/* line 45, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group::before, .button-group::after {
  display: none;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group .button:last-child {
  margin-right: 0;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.tiny .button {
  font-size: 0.6rem;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.small .button {
  font-size: 0.75rem;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.large .button {
  font-size: 1.25rem;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus,
.button-group,
.button-group.disabled,
.button-group[disabled],
.button-group.disabled:hover,
.button-group[disabled]:hover,
.button-group.disabled:focus,
.button-group[disabled]:focus {
  background-color: #1779ba;
  color: #fff;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.primary .button:hover, .button-group.primary .button:focus,
.button-group:hover,
.button-group:focus {
  background-color: #126195;
  color: #fff;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus,
.button-group,
.button-group.disabled,
.button-group[disabled],
.button-group.disabled:hover,
.button-group[disabled]:hover,
.button-group.disabled:focus,
.button-group[disabled]:focus {
  background-color: #767676;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.secondary .button:hover, .button-group.secondary .button:focus,
.button-group:hover,
.button-group:focus {
  background-color: #5e5e5e;
  color: #000;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus,
.button-group,
.button-group.disabled,
.button-group[disabled],
.button-group.disabled:hover,
.button-group[disabled]:hover,
.button-group.disabled:focus,
.button-group[disabled]:focus {
  background-color: #3adb76;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.success .button:hover, .button-group.success .button:focus,
.button-group:hover,
.button-group:focus {
  background-color: #22bb5b;
  color: #000;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus,
.button-group,
.button-group.disabled,
.button-group[disabled],
.button-group.disabled:hover,
.button-group[disabled]:hover,
.button-group.disabled:focus,
.button-group[disabled]:focus {
  background-color: #ffae00;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.warning .button:hover, .button-group.warning .button:focus,
.button-group:hover,
.button-group:focus {
  background-color: #cc8b00;
  color: #000;
}

/* line 198, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus,
.button-group,
.button-group.disabled,
.button-group[disabled],
.button-group.disabled:hover,
.button-group[disabled]:hover,
.button-group.disabled:focus,
.button-group[disabled]:focus {
  background-color: #cc4b37;
  color: #000;
}

/* line 206, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.alert .button:hover, .button-group.alert .button:focus,
.button-group:hover,
.button-group:focus {
  background-color: #a53b2a;
  color: #000;
}

/* line 216, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #2199e8;
  color: #2199e8;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #0c4d78;
  color: #0c4d78;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}

/* line 234, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

/* line 242, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

/* line 252, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #2199e8;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #0c4d78;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #0c3d5d;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}

/* line 276, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button.scss */
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}

/* line 90, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}

/* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}

/* line 260, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}

/* line 164, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
  margin-right: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 190, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 190, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print, screen and (max-width: 39.99875em) {
  /* line 282, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  /* line 286, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media print, screen and (max-width: 63.99875em) {
  /* line 293, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  /* line 297, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_button-group.scss */
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

/* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}

/* line 59, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout > :first-child {
  margin-top: 0;
}

/* line 63, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout > :last-child {
  margin-bottom: 0;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_callout.scss */
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

/* line 74, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown {
  position: relative;
  overflow: hidden;
}

/* line 78, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown li {
  display: block;
}

/* line 82, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.is-drilldown.animate-height {
  transition: height 0.5s;
}

/* line 89, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

/* line 95, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}

/* line 105, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 121, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 125, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

/* line 58, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
  right: 1rem;
  left: auto;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  right: auto;
  left: 1rem;
}

/* line 132, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_drilldown.scss */
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.is-opening {
  display: block;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.tiny {
  width: 100px;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.small {
  width: 200px;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown.scss */
.dropdown-pane.large {
  width: 400px;
}

/* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

/* line 101, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}

/* line 106, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2199e8 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}

/* line 154, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li > a {
  background: #fefefe;
  padding: 0.7rem 1rem;
}

/* line 160, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}

/* line 165, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.no-js .dropdown.menu ul {
  display: none;
}

/* line 169, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

/* line 121, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}

/* line 129, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  right: auto;
  left: 5px;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}

@media print, screen and (min-width: 40em) {
  /* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2199e8 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2199e8 transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2199e8;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  /* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  /* line 101, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  /* line 106, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2199e8 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  /* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  /* line 121, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  /* line 129, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  /* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  /* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2199e8 transparent transparent;
    right: auto;
    left: 5px;
  }
  /* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2199e8;
  }
}

/* line 192, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

/* line 200, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical {
  width: 100px;
}

/* line 203, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-menu.vertical.align-right {
  float: right;
}

/* line 208, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent {
  position: relative;
}

/* line 211, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

/* line 219, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

/* line 230, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

/* line 235, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

/* line 241, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}

/* line 253, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2199e8 transparent transparent;
  right: auto;
  left: 5px;
}

/* line 77, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2199e8;
}

/* line 264, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu > li {
  width: 100%;
}

/* line 275, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_dropdown-menu.scss */
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

/* line 107, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}

/* line 30, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object img {
  max-width: none;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 35, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section {
  flex: 0 1 auto;
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section:first-child {
  padding-right: 1rem;
}

/* line 58, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

/* line 62, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section > :last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 66, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  /* line 101, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_media-object.scss */
.media-object-section.main-section {
  flex: 1 1 0px;
}

/* line 361, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .menu li {
  outline: 0;
}

/* line 72, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

/* line 81, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu input {
  display: inline-block;
}

/* line 365, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}

/* line 370, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}

/* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.expanded li {
  flex: 1 1 0px;
}

/* line 380, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.simple {
  align-items: center;
}

/* line 214, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.simple li + li {
  margin-left: 1rem;
}

/* line 218, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 386, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 386, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  /* line 390, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  /* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  /* line 96, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}

/* line 404, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icons a {
  display: flex;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}

/* line 264, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-left li a {
  flex-flow: row nowrap;
}

/* line 269, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

/* line 281, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-right li a {
  flex-flow: row nowrap;
}

/* line 286, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

/* line 298, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top li a {
  flex-flow: column nowrap;
}

/* line 306, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 322, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}

/* line 330, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

/* line 444, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}

/* line 450, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}

/* line 456, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-left {
  justify-content: flex-start;
}

/* line 123, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right li .submenu li {
  justify-content: flex-start;
}

/* line 132, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

/* line 136, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right.vertical li .submenu li {
  text-align: right;
}

/* line 464, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-center li {
  display: flex;
  justify-content: center;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu.align-center li .submenu li {
  justify-content: flex-start;
}

/* line 474, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

/* line 481, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu {
  justify-content: center;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}

/* line 161, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

/* line 492, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_menu.scss */
.no-js [data-responsive-menu] ul {
  display: none;
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.is-off-canvas-open {
  overflow: hidden;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

/* line 115, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}

/* line 120, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}

/* line 124, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}

/* line 128, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

/* line 447, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 452, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}

/* line 159, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-push {
  z-index: 12;
}

/* line 169, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-closed {
  visibility: hidden;
}

/* line 174, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap {
  z-index: 13;
}

/* line 177, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

/* line 183, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas.is-open {
  transform: translate(0, 0);
}

/* line 463, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}

/* line 159, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}

/* line 169, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-closed {
  visibility: hidden;
}

/* line 174, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}

/* line 177, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

/* line 183, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

/* line 468, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 468, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left {
    width: 250px;
    transform: translateX(-250px);
  }
}

/* line 208, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 208, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px);
  }
}

/* line 215, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 222, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px);
  }
}

/* line 344, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 469, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 469, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right {
    width: 250px;
    transform: translateX(250px);
  }
}

/* line 245, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}

@media print, screen and (min-width: 40em) {
  /* line 245, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px);
  }
}

/* line 252, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

/* line 259, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

@media print, screen and (min-width: 40em) {
  /* line 259, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px);
  }
}

/* line 344, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 470, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}

/* line 282, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}

/* line 288, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

/* line 295, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

/* line 344, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 471, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}

/* line 318, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}

/* line 324, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

/* line 331, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

/* line 344, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

/* line 473, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}

/* line 368, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}

/* line 374, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}

/* line 379, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  /* line 481, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  /* line 485, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  /* line 489, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  /* line 493, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 481, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  /* line 485, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  /* line 489, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  /* line 493, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  /* line 400, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  /* line 405, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  /* line 409, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  /* line 414, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 504, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 438, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}

@media print, screen and (min-width: 64em) {
  /* line 504, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  /* line 430, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  /* line 438, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_off-canvas.scss */
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}

/* line 156, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit {
  position: relative;
}

/* line 160, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

/* line 164, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-slide {
  width: 100%;
  position: absolute;
}

/* line 73, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

/* line 168, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-figure {
  margin: 0;
}

/* line 172, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

/* line 176, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

/* line 180, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .orbit-next, [data-whatinput='mouse'] .orbit-previous {
  outline: 0;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

/* line 184, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-previous {
  left: 0;
}

/* line 189, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-next {
  left: auto;
  right: 0;
}

/* line 194, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}

/* line 137, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}

/* line 145, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

/* line 149, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_orbit.scss */
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.pagination::after {
  clear: both;
}

/* line 91, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}

@media print, screen and (min-width: 40em) {
  /* line 91, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
  .pagination li {
    display: inline-block;
  }
}

/* line 120, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2199e8;
  color: foreground(#2199e8);
  cursor: default;
}

/* line 177, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

/* line 154, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .disabled:hover {
  background: transparent;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: '\2026';
  color: #0a0a0a;
}

/* line 187, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

/* line 194, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_pagination.scss */
.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

/* line 42, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.primary .progress-meter {
  background-color: #1779ba;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.secondary .progress-meter {
  background-color: #767676;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.success .progress-meter {
  background-color: #3adb76;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.warning .progress-meter {
  background-color: #ffae00;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress.alert .progress-meter {
  background-color: #cc4b37;
}

/* line 55, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_progress-bar.scss */
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

/* line 106, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: none;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}

/* line 46, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-fill.is-dragging {
  transition: all 0s linear;
}

/* line 116, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}

/* line 67, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-handle:hover {
  background-color: #1583cc;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider-handle.is-dragging {
  transition: all 0s linear;
}

/* line 121, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

/* line 127, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

/* line 94, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_slider.scss */
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

/* line 6, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky-container {
  position: relative;
}

/* line 10, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

/* line 16, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

/* line 21, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-stuck.is-at-top {
  top: 0;
}

/* line 25, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

/* line 30, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

/* line 35, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_sticky.scss */
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

/* line 133, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

/* line 138, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}

/* line 142, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
html.is-reveal-open body {
  overflow-y: hidden;
}

/* line 148, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
}

/* line 153, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 153, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    min-height: 0;
  }
}

/* line 88, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal .column, .reveal .columns {
  min-width: 0;
}

/* line 93, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 153, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}

/* line 163, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  /* line 168, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 169, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print, screen and (min-width: 40em) {
  /* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

/* line 173, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media print, screen and (max-width: 39.99875em) {
  /* line 153, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_reveal.scss */
.reveal.without-overlay {
  position: fixed;
}

/* line 217, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 223, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

/* line 228, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

/* line 113, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
input + .switch-paddle {
  margin: 0;
}

/* line 118, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: '';
}

/* line 135, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
input:checked ~ .switch-paddle {
  background: #2199e8;
}

/* line 138, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

/* line 233, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* line 238, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch-active {
  left: 8%;
  display: none;
}

/* line 166, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
input:checked + label > .switch-active {
  display: block;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch-inactive {
  right: 15%;
}

/* line 175, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
input:checked + label > .switch-inactive {
  display: none;
}

/* line 250, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny {
  height: 1.5rem;
}

/* line 197, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

/* line 203, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

/* line 210, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

/* line 254, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.small {
  height: 1.75rem;
}

/* line 197, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

/* line 203, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

/* line 210, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

/* line 258, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.large {
  height: 2.5rem;
}

/* line 197, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

/* line 203, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

/* line 210, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_switch.scss */
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

/* line 306, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

/* line 111, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

/* line 119, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

/* line 125, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

/* line 131, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

/* line 140, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead tr,
tfoot tr {
  background: transparent;
}

/* line 145, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

/* line 87, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

/* line 168, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.unstriped tbody {
  background-color: #fefefe;
}

/* line 103, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media print, screen and (max-width: 63.99875em) {
  /* line 285, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack thead {
    display: none;
  }
  /* line 290, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack tfoot {
    display: none;
  }
  /* line 294, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack tr,
table.stack th,
table.stack td {
    display: block;
  }
  /* line 300, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
  table.stack td {
    border-top: 0;
  }
}

/* line 316, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 222, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover thead tr:hover {
  background-color: #f3f3f3;
}

/* line 229, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover tfoot tr:hover {
  background-color: #ececec;
}

/* line 236, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

/* line 244, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

/* line 324, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_table.scss */
.table-scroll {
  overflow-x: auto;
}

/* line 144, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

/* line 170, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

/* line 181, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
.tabs::after {
  clear: both;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

/* line 155, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.simple > li > a {
  padding: 0;
}

/* line 158, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.simple > li > a:hover {
  background: transparent;
}

/* line 165, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary {
  background: #1779ba;
}

/* line 168, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary > li > a {
  color: #fefefe;
}

/* line 171, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

/* line 178, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title {
  float: left;
}

/* line 89, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

/* line 201, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/util/_mixins.scss */
[data-whatinput='mouse'] .tabs-title > a {
  outline: 0;
}

/* line 97, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}

/* line 102, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

/* line 182, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: foreground(#fefefe, #2199e8);
  transition: all 0.5s ease;
}

/* line 186, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

/* line 190, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-panel {
  display: none;
  padding: 1rem;
}

/* line 138, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tabs.scss */
.tabs-panel.is-active {
  display: block;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_thumbnail.scss */
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_thumbnail.scss */
a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

/* line 49, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_thumbnail.scss */
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}

/* line 54, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_thumbnail.scss */
a.thumbnail image {
  box-shadow: none;
}

/* line 38, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 52, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* line 59, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

/* line 64, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-right {
  text-align: right;
}

/* line 79, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_title-bar.scss */
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

/* line 153, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

/* line 157, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

/* line 75, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip::before {
  position: absolute;
}

/* line 80, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

/* line 85, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

/* line 92, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

/* line 98, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

/* line 105, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

/* line 110, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

/* line 118, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

/* line 124, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

/* line 131, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

/* line 136, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

/* line 141, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_tooltip.scss */
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

/* line 122, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}

/* line 47, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}

/* line 60, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

/* line 66, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

/* line 71, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar input.button {
  width: auto;
}

/* line 82, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  /* line 122, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar {
    flex-wrap: nowrap;
  }
  /* line 102, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  /* line 107, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}

@media print, screen and (max-width: 63.99875em) {
  /* line 135, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  /* line 82, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media print, screen and (max-width: 74.99875em) {
  /* line 135, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  /* line 82, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
  .top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* line 146, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-title {
  flex: 0 0 auto;
  margin: 1rem;
}

/* line 151, ../usr/local/bundle/gems/foundation-rails-6.6.2.0/vendor/assets/scss/components/_top-bar.scss */
.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

/* line 51, app/assets/stylesheets/foundation_and_overrides.scss */
.pagination a {
  display: inline;
}

/* line 56, app/assets/stylesheets/foundation_and_overrides.scss */
label {
  display: inline;
}

/* line 61, app/assets/stylesheets/foundation_and_overrides.scss */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: inline;
  width: 50%;
}

/* line 67, app/assets/stylesheets/foundation_and_overrides.scss */
.top-bar {
  display: block;
}

/* line 68, app/assets/stylesheets/foundation_and_overrides.scss */
.top-bar ul.menu {
  margin-top: 20px;
}

/* line 74, app/assets/stylesheets/foundation_and_overrides.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #5f5f5f;
  color: #fff;
}

/* line 79, app/assets/stylesheets/foundation_and_overrides.scss */
a:hover, a:focus {
  color: #1585cf;
}
.noticeBox {
   background: #ffc107;
    text-align: center;
    padding: 10px;
        margin-bottom: 10px;
}
.noticeBox > ul li {
  font-size: 18px;
}
/*.noticeBox {
      background: #eaeaea;
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    color: #ff4b4b;
}*/
/* line 1, app/assets/stylesheets/main.scss */
#background {
  background-image: url(/assets/bg-758b0349695cb4b551ab49c2af3ba277bfb5b705ed1563185596662da22bb638.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 7, app/assets/stylesheets/main.scss */
a {
  color: blue;
}

/* visited link
a:visited {
    color: blue;
}*/
/* mouse over link
a:hover {
  color: blue;
}*/
/* selected link
a:active {
    color: blue;
}*/
/* line 27, app/assets/stylesheets/main.scss */
.date_selector {
  width: 33.3%;
  /* margin-right: 10px; */
  float: left;
}

/* line 33, app/assets/stylesheets/main.scss */
.pagination {
  float: left;
}

/* line 37, app/assets/stylesheets/main.scss */
.large-font {
  font-size: 20px;
}

/* line 41, app/assets/stylesheets/main.scss */
.button.small {
  color: white;
}

/* line 45, app/assets/stylesheets/main.scss */
.language_option a {
  display: inline-block;
  padding: 0.7rem 0;
}

/* line 50, app/assets/stylesheets/main.scss */
a.active_language {
  font-weight: bold;
  text-decoration: underline;
  font-style: italic;
  color: blue !important;
}
div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(/../img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(/../img/prev.gif);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(/../img/next.gif);
}
div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalFull div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(/../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(/../img/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent {
	overflow: auto;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background-image: url(/../img/prev.gif);
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background-image: url(/../img/next.gif);
}
/*body {
  background-color: #fff;
  color: #333;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

a {
  color: #000;
  &:visited {
    color: #666;
  }
  &:hover {
    color: #fff;
    background-color: #000;
  }
}

div {
  &.field, &.actions {
    margin-bottom: 10px;
  }
}

#notice {
  color: green;
}

.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: -7px;
    margin-bottom: 0px;
    background-color: #c00;
    color: #fff;
  }
  ul li {
    font-size: 12px;
    list-style: square;
  }
}*/
/* line 3, app/assets/stylesheets/simulation.scss */
.simulation_page .dialog-common-style {
  font-size: 14px;
}

/* line 7, app/assets/stylesheets/simulation.scss */
.simulation_page .dialog-common-style .select_style {
  font-size: 14px;
}

/* line 11, app/assets/stylesheets/simulation.scss */
.simulation_page .ui-widget {
  font-family: sans-serif;
}

/* line 15, app/assets/stylesheets/simulation.scss */
.simulation_page .actions_btn {
  width: 140px;
}

/* line 19, app/assets/stylesheets/simulation.scss */
.simulation_page .btn_l {
  font-size: 14px;
  width: 250px;
}

/* line 24, app/assets/stylesheets/simulation.scss */
.simulation_page label {
  font-size: 14px;
  margin-bottom: 10px;
}

/* line 29, app/assets/stylesheets/simulation.scss */
.simulation_page input {
  font-size: 14px;
}

/* line 33, app/assets/stylesheets/simulation.scss */
.simulation_page select {
  font-size: 14px;
  width: 100%;
}

/* line 38, app/assets/stylesheets/simulation.scss */
.simulation_page .statitic_table_cl {
  font-size: 12px;
  padding: 4px;
  border-collapse: collapse;
  margin-bottom: 5px;
}

/* line 45, app/assets/stylesheets/simulation.scss */
.simulation_page .statitic_table_cl td {
  font-size: 12px;
  padding-right: 10px;
}

/* line 50, app/assets/stylesheets/simulation.scss */
.simulation_page .statitic_table_cl td label {
  font-size: 12px;
  margin-bottom: 10px;
}

/* line 55, app/assets/stylesheets/simulation.scss */
.simulation_page .statitic_table_cl td select {
  font-size: 12px;
}

/* line 59, app/assets/stylesheets/simulation.scss */
.simulation_page .statitic_table_cl td button {
  font-size: 12px;
}

/* line 63, app/assets/stylesheets/simulation.scss */
.simulation_page .statitic_table_cl td input {
  font-size: 12px;
}

/* line 67, app/assets/stylesheets/simulation.scss */
.simulation_page .main_table {
  border-spacing: 10px 5px;
}

/* line 71, app/assets/stylesheets/simulation.scss */
.simulation_page .btn_top_menu {
  font-size: 30px;
  float: left;
}

/* line 76, app/assets/stylesheets/simulation.scss */
.simulation_page .hidden {
  display: none;
}

/* line 80, app/assets/stylesheets/simulation.scss */
.simulation_page #graphs_placeholder {
  left: -60px;
}

/* line 84, app/assets/stylesheets/simulation.scss */
.simulation_page .sc_select {
  width: 100%;
}

/* line 88, app/assets/stylesheets/simulation.scss */
.simulation_page #map_canvas {
  margin-right: 25%;
  height: 100%;
  min-height: 900px;
}

/* line 94, app/assets/stylesheets/simulation.scss */
.simulation_page .info_box {
  position: absolute;
  top: 50px;
  right: 0px;
  height: 100%;
  width: 25%;
}

/* line 102, app/assets/stylesheets/simulation.scss */
.simulation_page .clearfix {
  clear: both;
}

/* line 106, app/assets/stylesheets/simulation.scss */
.simulation_page .main_table tr td {
  vertical-align: text-top;
}

/* line 110, app/assets/stylesheets/simulation.scss */
.simulation_page .time_fields {
  width: 65px;
}

/* line 114, app/assets/stylesheets/simulation.scss */
.simulation_page .selection_fields {
  min-width: 400px;
}

/* line 118, app/assets/stylesheets/simulation.scss */
.simulation_page .main-tab {
  overflow-y: auto;
}

/* line 122, app/assets/stylesheets/simulation.scss */
.simulation_page .inner_right_side {
  padding: 10px;
  padding-top: 5px;
}

/* line 127, app/assets/stylesheets/simulation.scss */
.simulation_page .welcome_title {
  padding-bottom: 3px;
}

/* line 131, app/assets/stylesheets/simulation.scss */
.simulation_page .main_menu {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
  text-align: right;
}

/* line 138, app/assets/stylesheets/simulation.scss */
.simulation_page button.ui-widget {
  font-size: 0.8em;
  text-align: center;
}

/* line 143, app/assets/stylesheets/simulation.scss */
.simulation_page button:disabled {
  background: #aaa;
}

/* line 147, app/assets/stylesheets/simulation.scss */
.simulation_page button.scm_btn span.ui-button-text-only, .simulation_page button.scm_btn span.ui-button-text {
  margin-left: 15px;
}

/* line 151, app/assets/stylesheets/simulation.scss */
.simulation_page .time_setting {
  text-align: right;
  margin-left: 20px;
}

/* line 156, app/assets/stylesheets/simulation.scss */
.simulation_page .time_setting label {
  font-size: 0.9em;
  color: #555;
}

/* line 161, app/assets/stylesheets/simulation.scss */
.simulation_page .supply_chain_select {
  margin-bottom: 3px;
  margin-top: 3px;
}

/* line 166, app/assets/stylesheets/simulation.scss */
.simulation_page .supply_chain_select label {
  font-size: 0.9em;
  color: #555;
}

/* line 171, app/assets/stylesheets/simulation.scss */
.simulation_page #in_real_time {
  font-size: 12px;
  width: 20px;
}

/* line 176, app/assets/stylesheets/simulation.scss */
.simulation_page #op_supplay_chain, .simulation_page #speed_select {
  width: 70%;
}

/* line 180, app/assets/stylesheets/simulation.scss */
.simulation_page #tabs {
  margin-left: 10px;
}

/* line 184, app/assets/stylesheets/simulation.scss */
.simulation_page #tabs-4 {
  overflow: auto;
  width: 470px;
  min-height: 200px;
}

/* line 190, app/assets/stylesheets/simulation.scss */
.simulation_page .console_box {
  position: relative;
}

/* line 194, app/assets/stylesheets/simulation.scss */
.simulation_page .fac_cost {
  font-size: 16px;
  position: absolute;
  top: 5px;
  right: 10px;
}

/* line 201, app/assets/stylesheets/simulation.scss */
.simulation_page #loadingscreen {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center;
}

/* line 225, app/assets/stylesheets/simulation.scss */
.simulation_page #loadingscreeninfo {
  display: inline-block;
  width: 300px;
  display: none;
  text-align: center;
  background-color: white;
}

/* line 233, app/assets/stylesheets/simulation.scss */
.simulation_page #loadingLoader {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  opacity: 0.7;
  background-color: #fafafa;
  z-index: 99999999;
}

/* line 246, app/assets/stylesheets/simulation.scss */
.simulation_page #loadingImg {
  position: absolute;
  top: 45%;
  left: 45%;
  z-index: 100000000;
}
/* line 1, app/assets/stylesheets/supply_chain.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 6, app/assets/stylesheets/supply_chain.scss */
body {
  font: .8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* line 10, app/assets/stylesheets/supply_chain.scss */
h2 {
  margin-bottom: 10px;
}

/* line 13, app/assets/stylesheets/supply_chain.scss */
.btn-disabled {
  background: #dddddd;
  pointer-events: none;
}

/* line 17, app/assets/stylesheets/supply_chain.scss */
.content {
  height: 100%;
}

/* line 20, app/assets/stylesheets/supply_chain.scss */
#import_csv {
  width: 49px;
  height: 16px;
  font-size: 12px;
  margin-top: 3px;
}

/* line 26, app/assets/stylesheets/supply_chain.scss */
#export {
  margin-left: 27px;
  margin-top: 3px;
  width: 48px;
}

/* line 32, app/assets/stylesheets/supply_chain.scss */
#f_p_sb_copy_type {
  width: 165px;
  height: 26px;
}

/* line 36, app/assets/stylesheets/supply_chain.scss */
.icon-action {
  display: flex;
  align-items: center;
}

/* line 41, app/assets/stylesheets/supply_chain.scss */
.icon-action img {
  width: 14px !important;
  margin: 0px 4px;
}

/* line 46, app/assets/stylesheets/supply_chain.scss */
.main-sub-tree {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  margin-left: 15px;
}

/* line 53, app/assets/stylesheets/supply_chain.scss */
.icon-image-title {
  display: flex;
  align-items: center;
}

/* line 57, app/assets/stylesheets/supply_chain.scss */
#wrapper {
  width: 60%;
  margin: 5px auto 0;
  float: left;
}

/* line 63, app/assets/stylesheets/supply_chain.scss */
#wrapper h1 {
  color: #FFF;
  text-align: center;
  margin-bottom: 20px;
}

/* line 69, app/assets/stylesheets/supply_chain.scss */
#wrapper a {
  display: block;
  font-size: 1.2em;
  padding-top: 20px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
}

/* line 78, app/assets/stylesheets/supply_chain.scss */
#tabContainer {
  width: 100%;
  height: 150px;
  padding: 5px;
  border-radius: 4px;
}

/* line 86, app/assets/stylesheets/supply_chain.scss */
.tabs {
  height: 30px;
}

/* line 90, app/assets/stylesheets/supply_chain.scss */
.tabs > ul {
  font-size: 1em;
  list-style: none;
}

/* line 95, app/assets/stylesheets/supply_chain.scss */
.tabs > ul > li {
  margin: 0 2px 0 0;
  padding: 7px 10px;
  display: block;
  float: left;
  color: #FFF;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #C9C9C9;
  /* old browsers */
  background: -moz-linear-gradient(top, #0C91EC 0%, #257AB6 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0C91EC), color-stop(100%, #257AB6));
  /* webkit */
}

/* line 118, app/assets/stylesheets/supply_chain.scss */
.tabs > ul > li:hover {
  background: #FFFFFF;
  /* old browsers */
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(10%, #F3F3F3), color-stop(50%, #F3F3F3), color-stop(100%, #FFFFFF));
  /* webkit */
  cursor: pointer;
  color: #333;
}

/* line 126, app/assets/stylesheets/supply_chain.scss */
.tabs > ul > li.tabActiveHeader {
  background: #FFFFFF;
  /* old browsers */
  background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(10%, #F3F3F3), color-stop(50%, #F3F3F3), color-stop(100%, #FFFFFF));
  /* webkit */
  cursor: pointer;
  color: #333;
}

/* line 134, app/assets/stylesheets/supply_chain.scss */
.tabscontent {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 5px 5px 5px;
  background: #FFFFFF;
  /* old browsers */
  background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 90%, #e4e9ed 100%);
  /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(90%, #FFFFFF), color-stop(100%, #e4e9ed));
  /* webkit */
  margin: 0;
  color: #333;
}

/* line 151, app/assets/stylesheets/supply_chain.scss */
label {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 5px;
}

/* line 157, app/assets/stylesheets/supply_chain.scss */
input {
  font-size: 14px;
}

/* line 161, app/assets/stylesheets/supply_chain.scss */
select {
  font-size: 14px;
  width: 100%;
}

/* line 166, app/assets/stylesheets/supply_chain.scss */
#f_p_sb_new_type {
  width: 28%;
  margin: 0;
  height: auto;
  padding-left: 0;
  border: 1px solid #6e6d6d;
}

/* line 174, app/assets/stylesheets/supply_chain.scss */
.statitic_table_cl td {
  font-size: 12px;
  padding-right: 10px;
}

/* line 179, app/assets/stylesheets/supply_chain.scss */
.statitic_table_cl td label {
  font-size: 12px;
  margin-bottom: 10px;
  margin-left: 0px;
}

/* line 194, app/assets/stylesheets/supply_chain.scss */
.hidden {
  display: none;
}

/* line 198, app/assets/stylesheets/supply_chain.scss */
.invisible {
  visibility: hidden;
}

/* line 202, app/assets/stylesheets/supply_chain.scss */
table.main_table {
  margin: 5px 0 0 5px;
  font-size: 14px;
}

/* line 207, app/assets/stylesheets/supply_chain.scss */
table.main_table td {
  padding-right: 10px;
}

/* line 211, app/assets/stylesheets/supply_chain.scss */
table.main_table td.entity_menu {
  padding-right: 0;
}

/* line 215, app/assets/stylesheets/supply_chain.scss */
.clearfix {
  clear: both;
}

/* line 219, app/assets/stylesheets/supply_chain.scss */
.center {
  text-align: center;
}

/* line 223, app/assets/stylesheets/supply_chain.scss */
#in_statistic_route_stop {
  width: 150px;
  height: 26px;
  border-radius: 2px;
}

/* line 228, app/assets/stylesheets/supply_chain.scss */
select#stop_product_select {
  height: 24px;
}

/* line 231, app/assets/stylesheets/supply_chain.scss */
select#f_p_existing_supply_chains {
  height: 26px;
}

/* line 235, app/assets/stylesheets/supply_chain.scss */
#mainselect {
  float: left;
  position: absolute;
  width: 225px;
  height: 400px;
  z-index: 99;
}

/* line 243, app/assets/stylesheets/supply_chain.scss */
#map_canvas {
  height: 100%;
  min-height: 500px;
  margin-right: 330px;
}

/* line 249, app/assets/stylesheets/supply_chain.scss */
#right_side {
  position: absolute;
  width: 330px;
  right: 0px;
  height: 100vh;
  top: 70px;
  overflow-y: auto;
}

/* line 257, app/assets/stylesheets/supply_chain.scss */
ul {
  padding-left: 14px;
}

/* line 261, app/assets/stylesheets/supply_chain.scss */
#load_facility ul li {
  display: block;
  align-items: center;
  padding: initial;
}

/* line 266, app/assets/stylesheets/supply_chain.scss */
#load_facility ul li img {
  margin-right: 10px;
  padding-top: 3px;
  width: 20px;
  float: left;
}

/* line 272, app/assets/stylesheets/supply_chain.scss */
#load_facility ul li a {
  font-size: 14px;
  /*float: left;*/
  display: inline-block;
}

/* line 278, app/assets/stylesheets/supply_chain.scss */
.inner_right_side {
  padding: 10px;
  height: 100%;
}

/* line 283, app/assets/stylesheets/supply_chain.scss */
.welcome_title {
  padding-bottom: 3px;
}

/* line 287, app/assets/stylesheets/supply_chain.scss */
.main_menu {
  padding-bottom: 5px;
  margin-bottom: 5px;
  height: 100%;
  border-bottom: 1px solid #CCC;
}

/* line 294, app/assets/stylesheets/supply_chain.scss */
.crud_btns {
  height: 50px;
  padding-bottom: 5px;
}

/* line 299, app/assets/stylesheets/supply_chain.scss */
#menu_accordion {
  padding-top: 5px;
  height: 100%;
}

/* line 304, app/assets/stylesheets/supply_chain.scss */
#menu_accordion .ui-accordion-content-active {
  height: 200px;
}

/* line 309, app/assets/stylesheets/supply_chain.scss */
#f_p_existing_products {
  height: 90%;
}

/* line 313, app/assets/stylesheets/supply_chain.scss */
#f_p_existing_facilities {
  height: 90%;
}

/* line 317, app/assets/stylesheets/supply_chain.scss */
#f_p_existing_vehicles {
  height: 90%;
}

/* line 321, app/assets/stylesheets/supply_chain.scss */
#f_p_existing_routes {
  height: 90%;
}

/* line 325, app/assets/stylesheets/supply_chain.scss */
button.ui-widget {
  font-size: 0.8em;
  text-align: center;
}

/* line 330, app/assets/stylesheets/supply_chain.scss */
button:disabled {
  background: #aaa;
}

/* line 334, app/assets/stylesheets/supply_chain.scss */
.popup_label {
  padding-bottom: 10px;
}

/* line 338, app/assets/stylesheets/supply_chain.scss */
#sc_history {
  padding-bottom: 10px;
}

/* line 342, app/assets/stylesheets/supply_chain.scss */
.restore_btn_area {
  float: right;
  margin-top: 10px;
}

/* line 347, app/assets/stylesheets/supply_chain.scss */
.selected_elm {
  font-size: 11px;
}

/* line 351, app/assets/stylesheets/supply_chain.scss */
.supply_chain_box {
  border-bottom: 1px solid #CCC;
  margin-bottom: 5px;
}

/* line 356, app/assets/stylesheets/supply_chain.scss */
#sc_actions {
  display: none;
  position: absolute;
  right: 48px;
  z-index: 100;
  padding: 5px 10px 2px 10px;
  background: #F6F6F6;
  border: 1px solid #BBB;
  margin-top: 1px;
  border-radius: 4px;
}

/* line 370, app/assets/stylesheets/supply_chain.scss */
#sc_actions ul {
  list-style: none;
}

/* line 374, app/assets/stylesheets/supply_chain.scss */
#sc_actions ul li {
  height: 30px;
  margin-left: 0;
}

/* line 378, app/assets/stylesheets/supply_chain.scss */
#sc_actions ul li button {
  width: 100%;
  text-align: left;
}

/* line 383, app/assets/stylesheets/supply_chain.scss */
.edit_field {
  background-image: url(/assets/edit-2c22dc85068d90e3b463572c7240a1474ccd8959ea808f99577154b5db2e1f68.png);
  background-repeat: no-repeat;
  background-position: right 5px;
}

/* line 389, app/assets/stylesheets/supply_chain.scss */
.dropvol_edit_field {
  background-image: url(/assets/edit-2c22dc85068d90e3b463572c7240a1474ccd8959ea808f99577154b5db2e1f68.png);
  background-position: right 2px;
  background-repeat: no-repeat;
  width: 80px;
}

/* line 396, app/assets/stylesheets/supply_chain.scss */
.returnvol_edit_field {
  background-image: url(/assets/edit-2c22dc85068d90e3b463572c7240a1474ccd8959ea808f99577154b5db2e1f68.png);
  background-position: right 2px;
  background-repeat: no-repeat;
  width: 80px;
}

/* line 403, app/assets/stylesheets/supply_chain.scss */
.stop_table {
  width: 285px;
}

/* line 407, app/assets/stylesheets/supply_chain.scss */
.stop_table_dropqty {
  width: 60px !important;
}

/* line 411, app/assets/stylesheets/supply_chain.scss */
.stop_table_product {
  width: 135px !important;
}

/* line 415, app/assets/stylesheets/supply_chain.scss */
.stop_table_returnqty {
  width: 70px !important;
}

/* line 419, app/assets/stylesheets/supply_chain.scss */
span.stop_table_dropqty, span.stop_table_product, span.stop_table_returnqty {
  display: inline-table;
}

/* line 423, app/assets/stylesheets/supply_chain.scss */
.ie_warning {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.2em;
  text-align: center;
}

/* line 430, app/assets/stylesheets/supply_chain.scss */
.ie_warning strong {
  color: red;
}

/* line 434, app/assets/stylesheets/supply_chain.scss */
#loadingscreen {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  display: none;
  /* Firefox
  display:-moz-box;
  -moz-box-pack:center;
  -moz-box-align:center;

  /* Safari and Chrome
  display:-webkit-box;
  -webkit-box-pack:center;
  -webkit-box-align:center;

  /* W3C
  display:box;
  box-pack:center;
  box-align:center;
  */
}

/* line 461, app/assets/stylesheets/supply_chain.scss */
#loadingscreeninfo {
  display: inline-block;
  width: 300px;
  text-align: center;
  background-color: white;
}

/* line 467, app/assets/stylesheets/supply_chain.scss */
#productUL > li > ul > li {
  margin: 10px 0px 10px 20px;
}

/* line 470, app/assets/stylesheets/supply_chain.scss */
ul#myUL > li > ul > li {
  margin: 10px 0 10px 20px;
}

/* line 473, app/assets/stylesheets/supply_chain.scss */
#myUL > li > ul > span > li > li {
  margin: 10px 0 10px 20px;
}

/* line 476, app/assets/stylesheets/supply_chain.scss */
#myUL > li > ul > span > li > ul > li > li {
  margin: 10px 0 10px 20px;
}

/* line 480, app/assets/stylesheets/supply_chain.scss */
.edit_supply_chain_page .dialog-common-style {
  display: none;
}

/* line 484, app/assets/stylesheets/supply_chain.scss */
.select-facility {
  color: #1585cf;
  text-decoration: underline;
}

/* line 489, app/assets/stylesheets/supply_chain.scss */
.help-text {
  margin-top: 30px;
  font-size: 1.25rem;
  color: blue;
}

/* line 495, app/assets/stylesheets/supply_chain.scss */
.help-text a {
  font-size: 1.25rem;
}
