/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *








 */
/*!
 * 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(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_444444_256x240-9d77c20c79e3aa0b9a7819d87c5dba2f25cbb2cb99e71d5fd2abefd880191e78.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_444444_256x240-9d77c20c79e3aa0b9a7819d87c5dba2f25cbb2cb99e71d5fd2abefd880191e78.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(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_555555_256x240-a2f4ad58d2df7550ffed875089f7d2906f34434bd3ca78c1069e732a37e0b0b0.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_ffffff_256x240-b3d5a4dac90f748108ae4dfe34dfdad24eec6e9a4c4499de5fa33ee1dcea07af.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_777620_256x240-467a5f7444becd1e5cd9bf72c18308f918f2cf4191a28980f0d602d44ccd0c33.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_cc0000_256x240-c76f77bd8f136e9e764d7ee339ec11d94f03bca377eb2a4920c483e8160884bc.png)/*{iconsError}*/;
}
.ui-button .ui-icon {
	background-image: url(https://app.peerviewdata.com/assets/jquery-ui/ui-icons_777777_256x240-30bcfe275cfaf4d1abdfa47396adb17b200b487758f8ad857e4a23d97f6ff75e.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 {
	-webkit-box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
	box-shadow: 0/*{offsetLeftShadow}*/ 0/*{offsetTopShadow}*/ 5px/*{thicknessShadow}*/ #666666/*{bgColorShadow}*/;
}
/*!
 * jQuery UI CSS Framework 1.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;
	-ms-user-select: none;
	user-select: none;

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

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

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

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

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

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

}

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

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*!
 * jQuery UI Checkboxradio 1.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 {
	-ms-touch-action: none;
	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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*

 */
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
/*!
 * jQuery UI Selectmenu 1.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 {
	-ms-touch-action: none;
	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;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

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

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

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
/*!
 * jQuery UI Spinner 1.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/
 */
/*


 */
@charset "UTF-8";
/* line 13, app/assets/stylesheets/generators/buttons.scss */
body .btn {
  padding: 10px 16px;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  text-transform: uppercase;
}

/* line 18, app/assets/stylesheets/generators/buttons.scss */
body .btn-primary {
  border: none;
}

/* line 22, app/assets/stylesheets/generators/buttons.scss */
body .live-data-btn, body .hide-assumptions.hide-assumptions {
  margin-top: 10px;
}

/* line 26, app/assets/stylesheets/generators/buttons.scss */
body .btn-primary.map-submit {
  margin: 5px 0;
  width: 150px;
}

/* line 31, app/assets/stylesheets/generators/buttons.scss */
body #email-mapping-button.btn-primary.map-submit {
  width: 200px;
  background-color: #D90000;
  border: 1px solid #ffffff;
}

/* line 37, app/assets/stylesheets/generators/buttons.scss */
body #mapping-button.btn-primary {
  border: 1px solid #ffffff;
}

/* line 41, app/assets/stylesheets/generators/buttons.scss */
body .btn-secondary {
  color: #fff;
  background-color: #737373;
  border-color: transparent;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-secondary:focus, body .btn-secondary.focus {
  color: #fff;
  background-color: #5a5a5a;
  border-color: rgba(0, 0, 0, 0);
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-secondary:hover {
  color: #fff;
  background-color: #5a5a5a;
  border-color: rgba(0, 0, 0, 0);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-secondary:active, body .btn-secondary.active, .open > body .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #5a5a5a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-secondary:active:hover, body .btn-secondary:active:focus, body .btn-secondary.focus:active, body .btn-secondary.active:hover, body .btn-secondary.active:focus, body .btn-secondary.active.focus, .open > body .btn-secondary.dropdown-toggle:hover, .open > body .btn-secondary.dropdown-toggle:focus, .open > body .btn-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #484848;
  border-color: rgba(0, 0, 0, 0);
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-secondary.disabled:hover, body .btn-secondary.disabled:focus, body .btn-secondary.disabled.focus, body .btn-secondary[disabled]:hover, body .btn-secondary[disabled]:focus, body .btn-secondary.focus[disabled], fieldset[disabled] body .btn-secondary:hover, fieldset[disabled] body .btn-secondary:focus, fieldset[disabled] body .btn-secondary.focus {
  background-color: #737373;
  border-color: transparent;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
body .btn-secondary .badge {
  color: #737373;
  background-color: #fff;
}

/* line 44, app/assets/stylesheets/generators/buttons.scss */
body .btn-secondary:hover, body .btn-secondary:focus, body .btn-secondary.focus {
  color: #ffffff;
}

/* line 51, app/assets/stylesheets/generators/buttons.scss */
body .btn-subtle {
  font-size: 12px;
  background: transparent;
  font-weight: normal;
  padding: 8px;
  margin-top: 0;
}

/* line 58, app/assets/stylesheets/generators/buttons.scss */
body .btn-subtle:hover {
  color: #f17b5b;
}

/* line 63, app/assets/stylesheets/generators/buttons.scss */
body .btn-filter, body .notis-btn-filter {
  float: right;
  font-size: 12px;
  background: transparent;
  color: #737373;
  font-weight: normal;
  margin-top: 10px;
}

/* line 71, app/assets/stylesheets/generators/buttons.scss */
body .btn-filter:focus, body .btn-filter:hover, body .notis-btn-filter:focus, body .notis-btn-filter:hover {
  text-decoration: underline;
}

/* line 76, app/assets/stylesheets/generators/buttons.scss */
body .btn-filter .notis-btn-filter, body .notis-btn-filter .notis-btn-filter {
  float: left;
}

/* line 80, app/assets/stylesheets/generators/buttons.scss */
body .btn-filter:focus, body .notis-btn-filter:focus {
  color: black;
  outline: none !important;
}

/* line 86, app/assets/stylesheets/generators/buttons.scss */
body .company-dash-btn {
  margin: 20px 0 10px 10px;
}

/* line 90, app/assets/stylesheets/generators/buttons.scss */
body .peerview-users-link-btn {
  border-radius: 3px;
  padding: 2px 12px;
}

/* line 18, app/assets/stylesheets/generators/alerts.scss */
body .include-flash {
  padding-bottom: 55px;
}

/* line 12, app/assets/stylesheets/generators/forms.scss */
body .demo-signup-btn {
  display: block;
  margin: 60px auto 0;
}

/* line 18, app/assets/stylesheets/generators/forms.scss */
body form .option-dropdown-filter.option-dropdown-filter.option-dropdown-filter:hover {
  background-color: grey !important;
}

/* line 22, app/assets/stylesheets/generators/forms.scss */
body form .form-group {
  break-inside: avoid-column;
  margin-bottom: 20px;
}

/* line 25, app/assets/stylesheets/generators/forms.scss */
body form .form-group label {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 15px 20px;
}

@media (min-width: 992px) {
  /* line 25, app/assets/stylesheets/generators/forms.scss */
  body form .form-group label {
    padding: 15px 5px 15px 0;
  }
}

/* line 35, app/assets/stylesheets/generators/forms.scss */
body form .form-group textarea,
body form .form-group input.form-control,
body form .form-group input[type="text"],
body form .form-group input[type="password"],
body form .form-group input[type="email"],
body form .form-group input[type="number"],
body form .form-group .form-control[type="text"],
body form .form-group .form-control[type="password"],
body form .form-group .form-control[type="email"],
body form .form-group .form-control[type="tel"],
body form .form-group .form-control[contenteditable] {
  font-size: 20px;
  font-weight: 300;
  color: black;
  background-color: white;
  padding-left: 3px;
}

/* line 54, app/assets/stylesheets/generators/forms.scss */
body form abbr[title],
body form abbr[data-original-title] {
  border: none;
  color: #D90000;
  cursor: default;
  float: right;
  margin-left: 5px;
  text-decoration: none;
}

/* line 66, app/assets/stylesheets/generators/forms.scss */
body .modal-label abbr[title],
body .modal-label abbr[data-original-title] {
  border: none;
  color: #D90000;
  cursor: default;
  float: none;
  margin-left: 5px;
  text-decoration: none;
}

/* line 77, app/assets/stylesheets/generators/forms.scss */
body input.loading {
  background: transparent url(https://app.peerviewdata.com/assets/ui-anim_basic_16x16-c730b520f1c1c2f305a6be7ce3544292696dbbc4789e073646de5711a7e719c3.gif) right center no-repeat;
}

/* line 81, app/assets/stylesheets/generators/forms.scss */
body .sq-instructions {
  font-size: 16px;
  margin: 10px;
  text-align: center;
}

/* line 87, app/assets/stylesheets/generators/forms.scss */
body .sq-form-container {
  display: flex;
  justify-content: space-around;
}

/* line 92, app/assets/stylesheets/generators/forms.scss */
body .sq-form-section {
  width: 45%;
}

/* line 96, app/assets/stylesheets/generators/forms.scss */
body .sq-btn {
  display: block;
  margin: 10px auto;
}

/* line 101, app/assets/stylesheets/generators/forms.scss */
body .sq-form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

/* line 106, app/assets/stylesheets/generators/forms.scss */
body .sq-form-group label {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 15px 20px;
}

@media (min-width: 992px) {
  /* line 106, app/assets/stylesheets/generators/forms.scss */
  body .sq-form-group label {
    padding: 15px 0;
  }
}

/* line 117, app/assets/stylesheets/generators/forms.scss */
body .sq-form-group select,
body .sq-form-group input[type="text"] {
  font-size: 20px;
  font-weight: 300;
  color: black;
  background-color: white;
  padding-left: 3px;
}

/* line 126, app/assets/stylesheets/generators/forms.scss */
body .sq-form-group span {
  font-size: 16px;
}

/* line 133, app/assets/stylesheets/generators/forms.scss */
.txtstuff {
  resize: none;
  /* remove this if you want the user to be able to resize it in modern browsers */
  overflow: hidden;
}

/* line 138, app/assets/stylesheets/generators/forms.scss */
.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
}

/* the styles for 'commmon' are applied to both the textarea and the hidden clone */
/* these must be the same for both */
/* line 147, app/assets/stylesheets/generators/forms.scss */
.common {
  min-height: 68px;
  font-size: 24px;
  overflow: hidden;
}

/* line 155, app/assets/stylesheets/generators/forms.scss */
.lbr {
  line-height: 3px;
}

/* line 162, app/assets/stylesheets/generators/forms.scss */
label {
  font-weight: normal;
}

/* line 166, app/assets/stylesheets/generators/forms.scss */
textarea,
textarea.form-control,
input.form-control,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
.form-control[type="text"],
.form-control[type="password"],
.form-control[type="email"],
.form-control[type="tel"],
.form-control[contenteditable] {
  background: transparent;
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 -1px 0 #BFBFBF;
  box-shadow: inset 0 -1px 0 #BFBFBF;
  font-size: 16px;
}

/* line 186, app/assets/stylesheets/generators/forms.scss */
textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
.form-control[type="text"]:focus,
.form-control[type="password"]:focus,
.form-control[type="email"]:focus,
.form-control[type="tel"]:focus,
.form-control[contenteditable]:focus {
  -webkit-box-shadow: inset 0 -2px 0 #737373;
  box-shadow: inset 0 -2px 0 #737373;
}

/* line 190, app/assets/stylesheets/generators/forms.scss */
textarea[disabled], textarea[readonly],
textarea.form-control[disabled],
textarea.form-control[readonly],
input.form-control[disabled],
input.form-control[readonly],
input[type="text"][disabled],
input[type="text"][readonly],
input[type="password"][disabled],
input[type="password"][readonly],
input[type="email"][disabled],
input[type="email"][readonly],
input[type="number"][disabled],
input[type="number"][readonly],
.form-control[type="text"][disabled],
.form-control[type="text"][readonly],
.form-control[type="password"][disabled],
.form-control[type="password"][readonly],
.form-control[type="email"][disabled],
.form-control[type="email"][readonly],
.form-control[type="tel"][disabled],
.form-control[type="tel"][readonly],
.form-control[contenteditable][disabled],
.form-control[contenteditable][readonly] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px dotted #ddd;
}

/* line 197, app/assets/stylesheets/generators/forms.scss */
textarea.input-sm,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
textarea.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn,
input.form-control.input-sm,
input.input-sm[type="text"],
.input-group-sm > .input-group-addon[type="text"],
.input-group-sm > .input-group-btn > .btn[type="text"],
input.input-sm[type="password"],
.input-group-sm > .input-group-addon[type="password"],
.input-group-sm > .input-group-btn > .btn[type="password"],
input.input-sm[type="email"],
.input-group-sm > .input-group-addon[type="email"],
.input-group-sm > .input-group-btn > .btn[type="email"],
input.input-sm[type="number"],
.input-group-sm > .input-group-addon[type="number"],
.input-group-sm > .input-group-btn > .btn[type="number"],
.form-control.input-sm[type="text"],
.form-control.input-sm[type="password"],
.form-control.input-sm[type="email"],
.form-control.input-sm[type="tel"],
.form-control.input-sm[contenteditable] {
  font-size: 12px;
}

/* line 201, app/assets/stylesheets/generators/forms.scss */
textarea.input-lg,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
textarea.form-control.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn,
input.form-control.input-lg,
input.input-lg[type="text"],
.input-group-lg > .input-group-addon[type="text"],
.input-group-lg > .input-group-btn > .btn[type="text"],
input.input-lg[type="password"],
.input-group-lg > .input-group-addon[type="password"],
.input-group-lg > .input-group-btn > .btn[type="password"],
input.input-lg[type="email"],
.input-group-lg > .input-group-addon[type="email"],
.input-group-lg > .input-group-btn > .btn[type="email"],
input.input-lg[type="number"],
.input-group-lg > .input-group-addon[type="number"],
.input-group-lg > .input-group-btn > .btn[type="number"],
.form-control.input-lg[type="text"],
.form-control.input-lg[type="password"],
.form-control.input-lg[type="email"],
.form-control.input-lg[type="tel"],
.form-control.input-lg[contenteditable] {
  font-size: 18px;
}

/* line 207, app/assets/stylesheets/generators/forms.scss */
select,
select.form-control {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0\9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-box-shadow: inset 0 -1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 15px 0 2px;
}

/* line 225, app/assets/stylesheets/generators/forms.scss */
select::-ms-expand,
select.form-control::-ms-expand {
  display: none;
}

/* line 230, app/assets/stylesheets/generators/forms.scss */
select.input-sm,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
select.form-control.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn {
  font-size: 12px;
}

/* line 234, app/assets/stylesheets/generators/forms.scss */
select.input-lg,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
select.form-control.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .form-control.btn {
  font-size: 18px;
}

/* line 244, app/assets/stylesheets/generators/forms.scss */
select[multiple],
select.form-control[multiple] {
  background: none;
}

/* line 249, app/assets/stylesheets/generators/forms.scss */
.search-icon {
  position: absolute;
  top: 6px;
  left: 8px;
}

/* line 255, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"] {
  color: #ffffff;
  background-color: #5e5e5e;
  border-radius: 20px;
  border: none;
  box-shadow: none;
  min-width: 250px;
  padding-left: 28px;
  height: 27px;
}

/* line 265, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"]:focus {
  outline: none;
  /* Remove the default blue outline */
  border: 2px solid #ffffff;
}

/* line 271, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"]::placeholder {
  color: #ffffff;
  opacity: 1;
}

/* line 277, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
}

/* line 281, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"]::-moz-placeholder {
  color: #ffffff;
}

/* line 285, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"]:-ms-input-placeholder {
  color: #ffffff;
}

/* line 289, app/assets/stylesheets/generators/forms.scss */
input.nav-search-bar[type="text"]::-ms-input-placeholder {
  color: #ffffff;
}

/* line 423, app/assets/stylesheets/generators/forms.scss */
.has-error input:not([type="checkbox"]),
.has-error .form-control,
.has-error input:not([type="checkbox"]):focus,
.has-error .form-control:focus {
  -webkit-box-shadow: inset 0 -2px 0 #D90000;
  box-shadow: inset 0 -2px 0 #D90000;
}

/* line 432, app/assets/stylesheets/generators/forms.scss */
.has-success input:not([type="checkbox"]),
.has-success .form-control,
.has-success input:not([type="checkbox"]):focus,
.has-success .form-control:focus {
  -webkit-box-shadow: inset 0 -2px 0 #69B144;
  box-shadow: inset 0 -2px 0 #69B144;
}

/* line 440, app/assets/stylesheets/generators/forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -30px;
}

/* line 446, app/assets/stylesheets/generators/forms.scss */
.radio label,
.checkbox label {
  padding-left: 30px;
}

/* line 456, app/assets/stylesheets/generators/forms.scss */
body .has-error .help-block,
body .has-error .control-label,
body .has-error .radio,
body .has-error .checkbox,
body .has-error .radio-inline,
body .has-error .checkbox-inline, body .has-error.radio label, body .has-error.checkbox label, body .has-error.radio-inline label, body .has-error.checkbox-inline label {
  color: #D90000;
}

/* line 2, app/assets/stylesheets/generators/panels.scss */
body .panel {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 4, app/assets/stylesheets/generators/panels.scss */
body .panel select,
body .panel select.form-control {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 0 12px 0 0;
  font-size: 20px;
  font-weight: 100;
}

/* line 14, app/assets/stylesheets/generators/panels.scss */
body .panel h2, body .panel .priorities label, .priorities body .panel label {
  font-weight: bold;
  text-align: center;
}

/* line 19, app/assets/stylesheets/generators/panels.scss */
body .panel p {
  font-size: 20px;
  text-align: center;
}

/* line 24, app/assets/stylesheets/generators/panels.scss */
body .panel .signin-warning {
  font-size: 14px;
  text-align: left;
}

/* line 29, app/assets/stylesheets/generators/panels.scss */
body .panel .help-block {
  font-size: 16px;
}

/* line 34, app/assets/stylesheets/generators/panels.scss */
body .join-firm-container {
  display: flex;
  justify-content: space-around;
}

/* line 39, app/assets/stylesheets/generators/panels.scss */
body #join-firm-form {
  display: flex;
  max-width: 50%;
  align-items: baseline;
  justify-content: flex-start;
  margin: 0;
}

/* line 46, app/assets/stylesheets/generators/panels.scss */
body #join-firm-form button {
  margin-left: 10px;
}

/* line 51, app/assets/stylesheets/generators/panels.scss */
body #join-firm-form div select {
  margin-right: 10px;
  padding-right: 10px;
  min-width: 150px;
}

/* line 59, app/assets/stylesheets/generators/panels.scss */
body .invite-panel {
  padding: 10px;
}

/* line 63, app/assets/stylesheets/generators/panels.scss */
body .demo-signup-static-container {
  text-align: center;
  margin: 0 auto;
}

/* line 67, app/assets/stylesheets/generators/panels.scss */
body .demo-signup-static-container .signup-static-pic {
  width: 360px;
}

/* line 72, app/assets/stylesheets/generators/panels.scss */
body .firm-panel {
  padding: 20px;
}

/* line 75, app/assets/stylesheets/generators/panels.scss */
body .firm-panel h1,
body .firm-panel h2,
body .firm-panel .priorities label,
.priorities body .firm-panel label {
  font-size: 20px;
}

/* line 81, app/assets/stylesheets/generators/panels.scss */
body .quote-panel,
body .you-panel {
  background-color: white;
  border-radius: 50px;
  padding: 20px;
  text-align: center;
  margin: auto 0;
}

/* line 89, app/assets/stylesheets/generators/panels.scss */
body .quote-panel h2, body .quote-panel .priorities label, .priorities body .quote-panel label,
body .you-panel h2,
body .you-panel .priorities label,
.priorities body .you-panel label {
  margin: 20px 0;
}

/* line 94, app/assets/stylesheets/generators/panels.scss */
body .pic-panel {
  border-radius: 50px;
  padding: 20px;
  text-align: center;
  margin: auto 0;
}

/* line 101, app/assets/stylesheets/generators/panels.scss */
body .invite-user-inputs-container {
  border: 1px solid black;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 10px;
  padding: 2px 2px 10px;
}

/* line 111, app/assets/stylesheets/generators/panels.scss */
body .invite-user-inputs-container div {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-around;
}

/* line 119, app/assets/stylesheets/generators/panels.scss */
body .peerview-user-updates-container {
  align-items: center;
  background-image: linear-gradient(to right, #333752, #6776a3);
  color: #ffffff;
  display: flex;
  height: 210px;
  border-radius: 15px;
  width: 100%;
}

/* line 128, app/assets/stylesheets/generators/panels.scss */
body .peerview-user-updates-container div {
  text-align: center;
}

/* line 133, app/assets/stylesheets/generators/panels.scss */
body .best-metrics-podcast-pic {
  height: 120px;
  margin: 0 15px;
  width: 120px;
}

/* line 139, app/assets/stylesheets/generators/panels.scss */
body .signup-pic {
  border-radius: 50px;
  width: 250px;
}

/* line 144, app/assets/stylesheets/generators/panels.scss */
body .signup-custom-pic {
  border-radius: 50px;
  width: 250px;
}

@media only screen and (min-width: 768px) {
  /* line 150, app/assets/stylesheets/generators/panels.scss */
  body .demo-signup-static-container {
    max-width: 80%;
  }
  /* line 153, app/assets/stylesheets/generators/panels.scss */
  body .demo-signup-static-container .signup-static-pic {
    width: 600px;
  }
  /* line 158, app/assets/stylesheets/generators/panels.scss */
  body .signup-container {
    height: calc(85vh - 70px);
  }
  /* line 162, app/assets/stylesheets/generators/panels.scss */
  body .firm-panel {
    max-width: 40%;
    min-width: 30%;
  }
  /* line 167, app/assets/stylesheets/generators/panels.scss */
  body .invite-panel {
    max-width: 60%;
    min-width: 50%;
  }
  /* line 172, app/assets/stylesheets/generators/panels.scss */
  body .quote-panel,
body .you-panel {
    max-width: 50%;
  }
  /* line 177, app/assets/stylesheets/generators/panels.scss */
  body .invite-user-inputs-container {
    flex-direction: row;
  }
  /* line 181, app/assets/stylesheets/generators/panels.scss */
  body .signup-pic {
    width: 470px;
  }
  /* line 185, app/assets/stylesheets/generators/panels.scss */
  body .signup-custom-pic {
    width: 350px;
  }
}

/* line 190, app/assets/stylesheets/generators/panels.scss */
body .signup-buttons-container {
  display: flex;
  justify-content: space-between;
}

/* line 194, app/assets/stylesheets/generators/panels.scss */
body .right-btn {
  margin-left: auto;
}

/* line 199, app/assets/stylesheets/generators/panels.scss */
body .signup-form-group abbr[title],
body .signup-form-group abbr[data-original-title] {
  border: none;
  color: #D90000;
  cursor: default;
  float: right;
  margin-left: 5px;
  text-decoration: none;
}

/* line 210, app/assets/stylesheets/generators/panels.scss */
body .signup-form-group input[type="email"],
body .signup-form-group select,
body .signup-form-group input[type="tel"],
body .signup-form-group input[type="text"] {
  break-inside: avoid-column;
  margin-bottom: 30px;
}

/* line 216, app/assets/stylesheets/generators/panels.scss */
body .signup-form-group input[type="email"] label,
body .signup-form-group select label,
body .signup-form-group input[type="tel"] label,
body .signup-form-group input[type="text"] label {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 15px 20px;
}

@media (min-width: 992px) {
  /* line 216, app/assets/stylesheets/generators/panels.scss */
  body .signup-form-group input[type="email"] label,
body .signup-form-group select label,
body .signup-form-group input[type="tel"] label,
body .signup-form-group input[type="text"] label {
    padding: 15px 0;
  }
}

/* line 226, app/assets/stylesheets/generators/panels.scss */
body .signup-form-group input[type="email"] textarea,
body .signup-form-group input[type="email"] input.form-control,
body .signup-form-group input[type="email"] input[type="text"],
body .signup-form-group input[type="email"] input[type="password"],
body .signup-form-group input[type="email"] input[type="email"],
body .signup-form-group input[type="email"] input[type="number"],
body .signup-form-group input[type="email"] .form-control[type="text"],
body .signup-form-group input[type="email"] .form-control[type="password"],
body .signup-form-group input[type="email"] .form-control[type="email"],
body .signup-form-group input[type="email"] .form-control[type="tel"],
body .signup-form-group input[type="email"] .form-control[contenteditable],
body .signup-form-group select textarea,
body .signup-form-group select input.form-control,
body .signup-form-group select input[type="text"],
body .signup-form-group select input[type="password"],
body .signup-form-group select input[type="email"],
body .signup-form-group select input[type="number"],
body .signup-form-group select .form-control[type="text"],
body .signup-form-group select .form-control[type="password"],
body .signup-form-group select .form-control[type="email"],
body .signup-form-group select .form-control[type="tel"],
body .signup-form-group select .form-control[contenteditable],
body .signup-form-group input[type="tel"] textarea,
body .signup-form-group input[type="tel"] input.form-control,
body .signup-form-group input[type="tel"] input[type="text"],
body .signup-form-group input[type="tel"] input[type="password"],
body .signup-form-group input[type="tel"] input[type="email"],
body .signup-form-group input[type="tel"] input[type="number"],
body .signup-form-group input[type="tel"] .form-control[type="text"],
body .signup-form-group input[type="tel"] .form-control[type="password"],
body .signup-form-group input[type="tel"] .form-control[type="email"],
body .signup-form-group input[type="tel"] .form-control[type="tel"],
body .signup-form-group input[type="tel"] .form-control[contenteditable],
body .signup-form-group input[type="text"] textarea,
body .signup-form-group input[type="text"] input.form-control,
body .signup-form-group input[type="text"] input[type="text"],
body .signup-form-group input[type="text"] input[type="password"],
body .signup-form-group input[type="text"] input[type="email"],
body .signup-form-group input[type="text"] input[type="number"],
body .signup-form-group input[type="text"] .form-control[type="text"],
body .signup-form-group input[type="text"] .form-control[type="password"],
body .signup-form-group input[type="text"] .form-control[type="email"],
body .signup-form-group input[type="text"] .form-control[type="tel"],
body .signup-form-group input[type="text"] .form-control[contenteditable] {
  font-size: 20px;
  font-weight: 300;
  color: black;
  padding-left: 3px;
}

/* line 244, app/assets/stylesheets/generators/panels.scss */
body .signup-end-links {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 5px auto;
  width: 500px;
}

/* line 251, app/assets/stylesheets/generators/panels.scss */
body .signup-end-links p {
  margin: 0;
}

/* line 17, app/assets/stylesheets/generators/tables.scss */
body .table > thead > tr > th {
  background: #4c4c4c;
  border-bottom: none;
  color: #DDDDDD;
  padding: 10px 15px;
}

/* line 23, app/assets/stylesheets/generators/tables.scss */
body .table > thead > tr > th a {
  color: #DDDDDD;
  text-decoration: underline;
}

/* line 32, app/assets/stylesheets/generators/tables.scss */
body .table > tbody > tr > td {
  padding: 0px 10px;
  vertical-align: middle;
}

/* line 38, app/assets/stylesheets/generators/tables.scss */
body .table .actions {
  width: 150px;
}

/* line 40, app/assets/stylesheets/generators/tables.scss */
body .table .actions .btn {
  padding: 5px 10px;
}

/* line 42, app/assets/stylesheets/generators/tables.scss */
body .table .actions .btn:hover {
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}

/* line 64, app/assets/stylesheets/generators/tables.scss */
body .kfi-table > thead > tr > th {
  background: #69B144;
  border-bottom: none;
  color: #ffffff;
  padding: 10px 15px;
}

/* line 15, app/assets/stylesheets/generators/navbar.scss */
.app-navbar-theme {
  background: #1f4167;
}

/* line 19, app/assets/stylesheets/generators/navbar.scss */
#top-navbar-target {
  color: #ffffff;
  background: #1f4167;
  position: fixed;
  top: 0;
  width: 100%;
  height: 44px;
  border: 1px solid transparent;
  z-index: 1000;
}

/* line 30, app/assets/stylesheets/generators/navbar.scss */
.top-navbar-container {
  align-items: center;
  display: flex;
  height: 44px;
  justify-content: space-between;
  padding: 0 12px 0 8px;
}

/* line 38, app/assets/stylesheets/generators/navbar.scss */
.content-wrapper {
  display: flex;
  flex: 1;
  margin-top: 44px;
}

/* line 44, app/assets/stylesheets/generators/navbar.scss */
.peerview-logo-container {
  max-width: 228px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 52, app/assets/stylesheets/generators/navbar.scss */
.peerview-logo-link {
  padding: 9px 9px;
}

/* line 55, app/assets/stylesheets/generators/navbar.scss */
.peerview-logo-link:hover {
  background-color: #727272;
  border-radius: 5px;
}

/* line 61, app/assets/stylesheets/generators/navbar.scss */
.peerview-logo-circle {
  height: 25px;
  width: 25px;
}

/* line 66, app/assets/stylesheets/generators/navbar.scss */
.search-bar-container {
  display: flex;
  padding: 0 10px;
}

/* line 71, app/assets/stylesheets/generators/navbar.scss */
.search-bar-div {
  color: #ffffff;
  display: flex;
  position: relative;
}

/* line 77, app/assets/stylesheets/generators/navbar.scss */
.vertical-divider {
  width: 1px;
  /* Line width */
  height: 30px;
  /* Line height */
  background-color: #908f8f;
  /* Line color */
  margin: 0 10px;
  /* Optional: Add margin for spacing */
  display: inline-block;
}

/* line 85, app/assets/stylesheets/generators/navbar.scss */
.right-side-links {
  display: flex;
}

/* line 89, app/assets/stylesheets/generators/navbar.scss */
.right-icons {
  display: flex;
  list-style: none;
  align-items: center;
  margin: 0;
  padding: 0;
}

/* line 96, app/assets/stylesheets/generators/navbar.scss */
.right-icons li {
  margin: 0px 8px;
  width: 25px;
}

/* line 102, app/assets/stylesheets/generators/navbar.scss */
.right-link {
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  padding: 5px;
}

/* line 108, app/assets/stylesheets/generators/navbar.scss */
.right-link:hover {
  color: #ffffff;
  background-color: #727272;
  border-radius: 5px;
}

/* line 115, app/assets/stylesheets/generators/navbar.scss */
.user-menu-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 5px;
}

/* line 121, app/assets/stylesheets/generators/navbar.scss */
.user-menu-btn span {
  padding-right: 10px;
  min-width: 185px;
  max-width: 185px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

/* line 131, app/assets/stylesheets/generators/navbar.scss */
.user-menu-btn:hover {
  color: #ffffff;
  background-color: #727272;
  border-radius: 5px;
}

/* line 138, app/assets/stylesheets/generators/navbar.scss */
.user-menu-container {
  border-radius: 3px;
  color: #5f5e5e;
  position: absolute;
  right: 12px;
  top: 37px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 875;
}

/* line 149, app/assets/stylesheets/generators/navbar.scss */
.user-info-and-links {
  display: flex;
  flex-direction: column;
  padding: 15px;
  border-bottom: 1px solid #d2e2cb;
}

/* line 156, app/assets/stylesheets/generators/navbar.scss */
.user-name {
  font-size: 16px;
}

/* line 160, app/assets/stylesheets/generators/navbar.scss */
.user-menu-links {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

/* line 165, app/assets/stylesheets/generators/navbar.scss */
.user-menu-links li {
  cursor: pointer;
  padding: 3px 15px;
}

/* line 170, app/assets/stylesheets/generators/navbar.scss */
.user-menu-links a {
  display: block;
  width: 100%;
}

/* line 175, app/assets/stylesheets/generators/navbar.scss */
.user-menu-links .sign-out-link {
  border-top: 1px solid #d2e2cb;
}

/* line 179, app/assets/stylesheets/generators/navbar.scss */
.user-menu-links .sign-out-btn {
  background: none;
  border: 0;
  color: #69b144;
  margin: 0;
  padding: 0;
}

/* line 186, app/assets/stylesheets/generators/navbar.scss */
.user-menu-links .sign-out-btn:hover, .user-menu-links .sign-out-btn:focus {
  color: #487a2f;
  text-decoration: underline;
}

/* line 194, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-container {
  position: relative;
}

/* line 198, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-btn {
  background: none;
  border: 1px solid #ffffff;
  border-radius: 100%;
  font-size: 18px;
  margin-left: 8px;
  padding: 0px 8px;
}

/* line 206, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-btn:hover {
  background-color: #727272;
  color: #ffffff;
}

/* line 212, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-div {
  color: #ffffff;
  background: #1f4167;
  position: absolute;
  width: 100px;
  height: 83px;
  border-radius: 8px;
  top: 37px;
  left: -28px;
}

/* line 222, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-div ul {
  height: 100%;
  list-style: none;
  margin: 0;
  padding: 10px;
}

/* line 229, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-div a {
  cursor: pointer;
  color: #ffffff;
  display: block;
  padding: 5px;
  width: 100%;
}

/* line 236, app/assets/stylesheets/generators/navbar.scss */
.nav-add-new-div a:hover {
  color: #ffffff;
  background-color: #727272;
  border-radius: 5px;
  text-decoration: none;
}

/* line 245, app/assets/stylesheets/generators/navbar.scss */
.search-results-container {
  position: absolute;
  top: 44px;
  left: 60px;
  width: calc(100vw - 60px);
  height: 100vw;
  background: #ffffff;
  z-index: 850;
}

/* line 255, app/assets/stylesheets/generators/navbar.scss */
.admin-results-container {
  max-height: 296px;
  overflow-y: scroll;
  width: 85%;
  margin: 0 auto;
  border: 1px solid #000000;
}

/* line 263, app/assets/stylesheets/generators/navbar.scss */
.close-search-btn {
  display: flex;
  justify-content: flex-end;
  padding: 7px 69px;
  border-bottom: 1px solid #d2e2cb;
}

/* line 269, app/assets/stylesheets/generators/navbar.scss */
.close-search-btn button {
  color: #000000;
  border: none;
  font-size: 24px;
  background: none;
}

/* line 277, app/assets/stylesheets/generators/navbar.scss */
.search-results-div {
  height: 100%;
  width: 100%;
}

/* line 282, app/assets/stylesheets/generators/navbar.scss */
.search-title {
  color: #000000;
  display: block;
  font-size: 20px;
  padding: 10px;
}

/* line 289, app/assets/stylesheets/generators/navbar.scss */
.results-table-container {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
}

/* line 294, app/assets/stylesheets/generators/navbar.scss */
.results-table {
  color: #000000;
  margin: 10px auto;
  width: 90%;
}

/* line 299, app/assets/stylesheets/generators/navbar.scss */
.results-table thead {
  border-bottom: 1px solid #d2e2cb;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 1;
}

/* line 307, app/assets/stylesheets/generators/navbar.scss */
.results-table tr {
  height: 32px;
  border-bottom: 1px solid #d2e2cb;
}

/* line 311, app/assets/stylesheets/generators/navbar.scss */
.results-table tr:hover {
  background-color: #d2e2cb;
}

/* line 317, app/assets/stylesheets/generators/navbar.scss */
.navbar-client-name {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}

/* line 325, app/assets/stylesheets/generators/navbar.scss */
#left-navbar-target {
  color: #ffffff;
  background: #1f4167;
  position: sticky;
  top: 44px;
  left: 0;
  height: calc(100vh - 44px);
  width: 60px;
  z-index: 900;
}

/* line 336, app/assets/stylesheets/generators/navbar.scss */
.left-nav-divider {
  border-top: 1px solid #908f8f;
  margin: 10px auto;
  width: 80%;
}

/* line 342, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container {
  position: absolute;
  background: #1f4167;
  height: calc(100vh - 44px);
  width: 60px;
  transition: width 0.3s ease;
  z-index: 900;
  left: -1px;
  top: 43px;
}

/* line 352, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 358, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container .workflow-section-title {
  font-size: 13px;
  padding-top: 3px;
}

/* line 363, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container .workflow-link-lists {
  font-size: 13px;
  list-style: disc;
  padding-left: 13px;
}

/* line 369, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container .left-menu-div-collapse,
.left-navbar-container .left-menu-div-expand,
.left-navbar-container .left-menu-div {
  position: relative;
  padding: 8px;
  display: flex;
  width: 100%;
}

/* line 377, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container .left-menu-div-collapse:hover,
.left-navbar-container .left-menu-div-expand:hover,
.left-navbar-container .left-menu-div:hover {
  color: #ffffff;
  background-color: #727272;
  border-radius: 5px;
  text-decoration: none;
}

/* line 383, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container .left-menu-div-collapse:hover a,
.left-navbar-container .left-menu-div-expand:hover a,
.left-navbar-container .left-menu-div:hover a {
  color: #ffffff;
}

/* line 389, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container a {
  color: #ffffff;
  display: flex;
  width: 100%;
}

/* line 396, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container.expanded {
  width: 158px;
  /* Expanded width */
  position: absolute;
  z-index: 900;
}

/* line 401, app/assets/stylesheets/generators/navbar.scss */
.left-navbar-container.expanded .left-menu-text {
  display: block;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity 0.6s ease;
  opacity: 1;
}

/* line 411, app/assets/stylesheets/generators/navbar.scss */
.left-menu-div-collapse {
  justify-content: center;
}

/* line 415, app/assets/stylesheets/generators/navbar.scss */
.left-menu-div-expand {
  justify-content: flex-end;
}

/* line 419, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand,
.workflow-popover-expanded,
.workflow-popover,
.reports-left-nav-popover-expanded,
.reports-left-nav-popover,
.left-nav-popover-expanded,
.left-nav-popover,
.reportviews-nav-popover-expanded,
.reportviews-nav-popover {
  color: #ffffff;
  background: #1f4167;
  position: absolute;
  border-radius: 5px;
  left: 53px;
  top: 0;
  padding: 10px;
  z-index: 875;
  overflow-y: scroll;
  max-height: 50vh;
}

/* line 439, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand .popover-title,
.workflow-popover-expanded .popover-title,
.workflow-popover .popover-title,
.reports-left-nav-popover-expanded .popover-title,
.reports-left-nav-popover .popover-title,
.left-nav-popover-expanded .popover-title,
.left-nav-popover .popover-title,
.reportviews-nav-popover-expanded .popover-title,
.reportviews-nav-popover .popover-title {
  background: #1f4167;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  padding: 0 3px 2px;
  overflow-wrap: break-word;
  white-space: normal;
}

/* line 450, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand a,
.single-link-no-expand span,
.workflow-popover-expanded a,
.workflow-popover-expanded span,
.workflow-popover a,
.workflow-popover span,
.reports-left-nav-popover-expanded a,
.reports-left-nav-popover-expanded span,
.reports-left-nav-popover a,
.reports-left-nav-popover span,
.left-nav-popover-expanded a,
.left-nav-popover-expanded span,
.left-nav-popover a,
.left-nav-popover span,
.reportviews-nav-popover-expanded a,
.reportviews-nav-popover-expanded span,
.reportviews-nav-popover a,
.reportviews-nav-popover span {
  padding: 10px;
  white-space: nowrap;
  width: 100%;
}

/* line 458, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand a:hover,
.workflow-popover-expanded a:hover,
.workflow-popover a:hover,
.reports-left-nav-popover-expanded a:hover,
.reports-left-nav-popover a:hover,
.left-nav-popover-expanded a:hover,
.left-nav-popover a:hover,
.reportviews-nav-popover-expanded a:hover,
.reportviews-nav-popover a:hover {
  color: #ffffff;
  background-color: #727272;
  border-radius: 5px;
  text-decoration: none;
}

/* line 466, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand .workflow-link,
.workflow-popover-expanded .workflow-link,
.workflow-popover .workflow-link,
.reports-left-nav-popover-expanded .workflow-link,
.reports-left-nav-popover .workflow-link,
.left-nav-popover-expanded .workflow-link,
.left-nav-popover .workflow-link,
.reportviews-nav-popover-expanded .workflow-link,
.reportviews-nav-popover .workflow-link {
  padding: 3px;
}

/* line 471, app/assets/stylesheets/generators/navbar.scss */
.reports-left-nav-popover-expanded,
.reports-left-nav-popover {
  width: 200px;
}

/* line 476, app/assets/stylesheets/generators/navbar.scss */
.reports-left-nav-popover-expanded {
  left: 152px;
}

/* line 480, app/assets/stylesheets/generators/navbar.scss */
.reportviews-nav-popover-expanded {
  z-index: 880;
  left: 354px;
}

/* line 485, app/assets/stylesheets/generators/navbar.scss */
.reportviews-nav-popover {
  z-index: 880;
  left: 254px;
}

/* line 490, app/assets/stylesheets/generators/navbar.scss */
.workflow-popover-expanded,
.workflow-popover {
  top: -236px;
  max-height: 615px;
}

/* line 496, app/assets/stylesheets/generators/navbar.scss */
.workflow-popover-expanded,
.left-nav-popover-expanded {
  left: 152px;
}

/* line 501, app/assets/stylesheets/generators/navbar.scss */
.left-menu-text {
  display: none;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity 0.6s ease;
  opacity: 0;
}

/* line 510, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand {
  padding-right: 0px;
  text-align: center;
}

/* line 514, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand a {
  display: inline-block;
  padding: 0;
  text-decoration: none;
}

/* line 519, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand a:hover {
  background-color: transparent;
  text-decoration: underline;
}

/* line 525, app/assets/stylesheets/generators/navbar.scss */
.single-link-no-expand span {
  padding: 0;
  white-space: nowrap;
}

/* line 531, app/assets/stylesheets/generators/navbar.scss */
.left-menu-item {
  display: flex;
  align-items: baseline;
  padding: 8px;
  cursor: pointer;
}

/* line 538, app/assets/stylesheets/generators/navbar.scss */
.menu-icon {
  width: 25px;
  height: 18px;
}

/* line 543, app/assets/stylesheets/generators/navbar.scss */
#video-modal-target {
  display: none;
  position: absolute;
}

/* line 550, app/assets/stylesheets/generators/navbar.scss */
body .navbar .navbar-brand {
  width: 180px;
  padding: 7px 15px;
}

/* line 553, app/assets/stylesheets/generators/navbar.scss */
body .navbar .navbar-brand img {
  height: 70px;
  margin-top: -3px;
  width: 159px;
}

/* line 561, app/assets/stylesheets/generators/navbar.scss */
body .navbar-default {
  border: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

/* line 566, app/assets/stylesheets/generators/navbar.scss */
body .navbar-default .navbar-nav > li .active,
body .navbar-default .navbar-nav > li .active:hover {
  background: #69B144;
  color: white;
}

/* line 575, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse {
  border: none;
}

/* line 579, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .dashboard,
body .navbar-inverse .navbar-nav .money,
body .navbar-inverse .navbar-nav .people,
body .navbar-inverse .navbar-nav .customers,
body .navbar-inverse .navbar-nav .peerview-twenty,
body .navbar-inverse .navbar-nav .directory,
body .navbar-inverse .navbar-nav .groupreport,
body .navbar-inverse .navbar-nav .resources {
  box-shadow: inset 0 4px 0;
  -webkit-transition: 250ms all;
  -o-transition: 250ms all;
  transition: 250ms all;
}

/* line 589, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .dashboard:hover,
body .navbar-inverse .navbar-nav .money:hover,
body .navbar-inverse .navbar-nav .people:hover,
body .navbar-inverse .navbar-nav .customers:hover,
body .navbar-inverse .navbar-nav .peerview-twenty:hover,
body .navbar-inverse .navbar-nav .directory:hover,
body .navbar-inverse .navbar-nav .groupreport:hover,
body .navbar-inverse .navbar-nav .resources:hover {
  box-shadow: inset 0 6px 0;
}

/* line 592, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .dashboard .active,
body .navbar-inverse .navbar-nav .money .active,
body .navbar-inverse .navbar-nav .people .active,
body .navbar-inverse .navbar-nav .customers .active,
body .navbar-inverse .navbar-nav .peerview-twenty .active,
body .navbar-inverse .navbar-nav .directory .active,
body .navbar-inverse .navbar-nav .groupreport .active,
body .navbar-inverse .navbar-nav .resources .active {
  color: white;
}

/* line 596, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .dashboard {
  color: #ED5932;
}

/* line 598, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .dashboard .active {
  box-shadow: inset 0 100px 0 #ED5932;
}

/* line 602, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .money {
  color: #69B144;
}

/* line 604, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .money .active {
  box-shadow: inset 0 100px 0 #69B144;
}

/* line 608, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .people {
  color: #00AEEF;
}

/* line 610, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .people .active {
  box-shadow: inset 0 100px 0 #00AEEF;
}

/* line 614, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .customers {
  color: #542667;
}

/* line 616, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .customers .active {
  box-shadow: inset 0 100px 0 #542667;
}

/* line 620, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .peerview-twenty {
  color: white;
}

/* line 622, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .peerview-twenty .active {
  box-shadow: inset 0 100px 0 white;
  color: #737373;
}

/* line 627, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .directory {
  color: #737373;
}

/* line 629, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .directory .active {
  box-shadow: inset 0 100px 0 #737373;
}

/* line 633, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .groupreport {
  color: white;
}

/* line 635, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .groupreport .active {
  box-shadow: inset 0 100px 0 white;
  color: #737373;
}

/* line 640, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .resources {
  color: white;
}

/* line 642, app/assets/stylesheets/generators/navbar.scss */
body .navbar-inverse .navbar-nav .resources .active {
  box-shadow: inset 0 100px 0 white;
  color: #737373;
}

/* line 14, app/assets/stylesheets/generators/navs.scss */
body #mapper-nav-tabs {
  width: fit-content;
}

/* line 18, app/assets/stylesheets/generators/navs.scss */
body #mapper-nav-tabs li a {
  padding: 8px 10px;
}

/* line 22, app/assets/stylesheets/generators/navs.scss */
body #mapper-nav-tabs li:hover {
  cursor: pointer;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 10, app/assets/stylesheets/generators/print-overrides.scss */
  *,
*:before,
*:after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 17, app/assets/stylesheets/generators/print-overrides.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 22, app/assets/stylesheets/generators/print-overrides.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 26, app/assets/stylesheets/generators/print-overrides.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 32, app/assets/stylesheets/generators/print-overrides.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 37, app/assets/stylesheets/generators/print-overrides.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 43, app/assets/stylesheets/generators/print-overrides.scss */
  thead {
    display: table-header-group;
  }
  /* line 47, app/assets/stylesheets/generators/print-overrides.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 52, app/assets/stylesheets/generators/print-overrides.scss */
  img {
    max-width: 100% !important;
  }
  /* line 56, app/assets/stylesheets/generators/print-overrides.scss */
  p,
h2,
.priorities label,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 63, app/assets/stylesheets/generators/print-overrides.scss */
  h2, .priorities label,
h3 {
    page-break-after: avoid;
  }
  /* line 71, app/assets/stylesheets/generators/print-overrides.scss */
  .navbar {
    display: none;
  }
  /* line 76, app/assets/stylesheets/generators/print-overrides.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 80, app/assets/stylesheets/generators/print-overrides.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 84, app/assets/stylesheets/generators/print-overrides.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 87, app/assets/stylesheets/generators/print-overrides.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 93, app/assets/stylesheets/generators/print-overrides.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(https://app.peerviewdata.com/assets/bootstrap/glyphicons-halflings-regular-c5cf3b9201316f92e000c080e9e94f59f1e3ec553fe490491559a6305817c1d2.eot);
  src: url(https://app.peerviewdata.com/assets/bootstrap/glyphicons-halflings-regular-c5cf3b9201316f92e000c080e9e94f59f1e3ec553fe490491559a6305817c1d2.eot?#iefix) format("embedded-opentype"), url(https://app.peerviewdata.com/assets/bootstrap/glyphicons-halflings-regular-39aac07ca195f2a2885ab324a8411253055707bb1098afd6d4d81a689b623c00.woff2) format("woff2"), url(https://app.peerviewdata.com/assets/bootstrap/glyphicons-halflings-regular-d3c67f0add2f52dab7821b47aaf1579f39e13a60e5e0001f688a9ffb40abce36.woff) format("woff"), url(https://app.peerviewdata.com/assets/bootstrap/glyphicons-halflings-regular-da0b380da3737b95e00c633f36af5974b7d4c25cfdfcce6709d97c96b908bf73.ttf) format("truetype"), url(https://app.peerviewdata.com/assets/bootstrap/glyphicons-halflings-regular-b760e2ed865a1c859f3c6da713a694fe1050b1b890228d900fe6fba095213521.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #737373;
  background-color: #fff;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #69B144;
  text-decoration: none;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #487a2f;
  text-decoration: underline;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #DDDDDD;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, .priorities label, h3, h4, h5, h6,
.h1, .h2, .h3, dl dd, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small, .priorities label small,
h2 .small,
.priorities label .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small, dl dd small,
.h3 .small,
dl dd .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #BFBFBF;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2,
.priorities label, .h2,
h3, .h3, dl dd {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
.priorities label small,
h2 .small,
.priorities label .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small, dl dd small,
.h3 .small,
dl dd .small {
  font-size: 65%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .priorities label, .h2 {
  font-size: 30px;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3, dl dd {
  font-size: 24px;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #ED5932;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #BFBFBF;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #69B144;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #538c36;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: white;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #3a9ec3;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2e7e9c;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: white;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #69B144;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #538c36;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #69B144;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #538c36;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #dceef4;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #b5dbe8;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ED5932;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #d93c13;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #D90000;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #a60000;
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #DDDDDD;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #DDDDDD;
}

/* line 250, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #BFBFBF;
}

/* line 265, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #DDDDDD;
  border-left: 0;
}

/* line 286, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

/* line 294, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #737373;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #BFBFBF;
  text-align: left;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #69B144;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #5e9f3d;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #dceef4;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c9e5ee;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #ED5932;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #eb461b;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #D90000;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #c00000;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #737373;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 95, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999999;
}

/* line 133, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999999;
  background-color: #fff;
  background-image: none;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #BFBFBF;
  opacity: 1;
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #BFBFBF;
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #BFBFBF;
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #DDDDDD;
  opacity: 1;
}

/* line 172, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 34px;
  }
  /* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 323, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 334, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple] {
  height: auto;
}

/* line 338, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 349, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 356, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 360, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple] {
  height: auto;
}

/* line 364, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33;
}

/* line 378, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 388, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 400, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 407, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: white;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: white;
  background-color: #69B144;
  border-color: white;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: white;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #ED5932;
  border-color: #8a6d3b;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: white;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: white;
  background-color: #D90000;
  border-color: white;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: white;
}

/* line 429, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 432, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b3b3b3;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 565, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #DDDDDD;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #9d9d9d;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #bebebe;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bebebe;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #DDDDDD;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #69B144;
  border-color: #5e9f3d;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #538c36;
  border-color: #27421a;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #538c36;
  border-color: #44722c;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #538c36;
  background-image: none;
  border-color: #44722c;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #44722c;
  border-color: #27421a;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #69B144;
  border-color: #5e9f3d;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #69B144;
  background-color: #fff;
}

/* line 75, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #69B144;
  border-color: #5e9f3d;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #538c36;
  border-color: #27421a;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #538c36;
  border-color: #44722c;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #538c36;
  background-image: none;
  border-color: #44722c;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #44722c;
  border-color: #27421a;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #69B144;
  border-color: #5e9f3d;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #69B144;
  background-color: #fff;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #dceef4;
  border-color: #c9e5ee;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #b5dbe8;
  border-color: #68b5cf;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #b5dbe8;
  border-color: #9acedf;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #b5dbe8;
  background-image: none;
  border-color: #9acedf;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #9acedf;
  border-color: #68b5cf;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #dceef4;
  border-color: #c9e5ee;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #dceef4;
  background-color: #fff;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ED5932;
  border-color: #eb461b;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #d93c13;
  border-color: #7b220b;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #d93c13;
  border-color: #b83310;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #d93c13;
  background-image: none;
  border-color: #b83310;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #b83310;
  border-color: #7b220b;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ED5932;
  border-color: #eb461b;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ED5932;
  background-color: #fff;
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #D90000;
  border-color: #c00000;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #a60000;
  border-color: #400000;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #a60000;
  border-color: #820000;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #a60000;
  background-image: none;
  border-color: #820000;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #820000;
  border-color: #400000;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #D90000;
  border-color: #c00000;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #D90000;
  background-color: #fff;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #69B144;
  border-radius: 0;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #487a2f;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #BFBFBF;
  text-decoration: none;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu, .ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right, .pull-right.ui-autocomplete {
  right: 0;
  left: auto;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider, .ui-autocomplete .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a, .ui-autocomplete > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #737373;
  white-space: nowrap;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .ui-autocomplete > li > a:hover, .dropdown-menu > li > a:focus, .ui-autocomplete > li > a:focus {
  color: #666666;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .ui-autocomplete > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #69B144;
  outline: 0;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .ui-autocomplete > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #BFBFBF;
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .ui-autocomplete > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .ui-autocomplete > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu, .open > .ui-autocomplete {
  display: block;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #BFBFBF;
  white-space: nowrap;
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu, .pull-right > .ui-autocomplete {
  right: 0;
  left: auto;
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu, .dropup .ui-autocomplete,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown .ui-autocomplete {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu, .navbar-right .ui-autocomplete {
    right: 0;
    left: auto;
  }
  /* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 179, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .btn-group .ui-autocomplete {
  left: auto;
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #999999;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 117, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #DDDDDD;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #BFBFBF;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #BFBFBF;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #DDDDDD;
  border-color: #69B144;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #DDDDDD #DDDDDD #ddd;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #999999;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #69B144;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .ui-autocomplete {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 206, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu, .nav-tabs .ui-autocomplete {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  /* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 129, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 70px;
  padding: 25px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 178, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 204, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 191, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 12.5px -15px;
}

/* line 233, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu, .navbar-nav .open .ui-autocomplete {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .ui-autocomplete > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header,
.navbar-nav .open .ui-autocomplete .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .ui-autocomplete > li > a {
    line-height: 20px;
  }
  /* line 255, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .ui-autocomplete > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .ui-autocomplete > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 18px;
  margin-bottom: 18px;
}

@media (min-width: 768px) {
  /* line 468, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 284, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu, .navbar-nav > li > .ui-autocomplete {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom .navbar-nav > li > .ui-autocomplete {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 341, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 18px;
  margin-bottom: 18px;
}

/* line 344, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 347, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* line 357, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  /* line 357, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

/* line 431, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #DDDDDD;
  background-color: transparent;
}

/* line 442, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 453, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .ui-autocomplete > li > a {
    color: #777;
  }
  /* line 455, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .ui-autocomplete > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .ui-autocomplete > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 462, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .ui-autocomplete > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 470, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .ui-autocomplete > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #DDDDDD;
    background-color: transparent;
  }
}

/* line 481, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #DDDDDD;
}

/* line 527, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #3c3c3c;
  border-color: #232323;
}

/* line 531, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #BFBFBF;
}

/* line 533, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #BFBFBF;
}

/* line 545, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #BFBFBF;
}

/* line 548, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #232323;
}

/* line 563, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

/* line 573, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #232323;
}

@media (max-width: 767px) {
  /* line 584, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar-nav .open .ui-autocomplete > .dropdown-header {
    border-color: #232323;
  }
  /* line 587, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar-nav .open .ui-autocomplete .divider {
    background-color: #232323;
  }
  /* line 590, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar-nav .open .ui-autocomplete > li > a {
    color: #BFBFBF;
  }
  /* line 592, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .ui-autocomplete > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .ui-autocomplete > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 599, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .ui-autocomplete > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #232323;
  }
  /* line 607, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .ui-autocomplete > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

/* line 619, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #2a2a2a;
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #BFBFBF;
}

/* line 637, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #BFBFBF;
}

/* line 644, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #DDDDDD;
  content: "/ ";
}

/* line 25, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #BFBFBF;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #69B144;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #487a2f;
  background-color: #DDDDDD;
  border-color: #ddd;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #69B144;
  border-color: #69B144;
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #BFBFBF;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #DDDDDD;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #BFBFBF;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #BFBFBF;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #a6a6a6;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #69B144;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #538c36;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #69B144;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #538c36;
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #dceef4;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #b5dbe8;
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #ED5932;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #d93c13;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #D90000;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #a60000;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #BFBFBF;
  border-radius: 10px;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .active.ui-state-highlight > .badge, .ui-sortable .active.ui-sortable-handle > .badge, .nav-pills > .active > a > .badge {
  color: #69B144;
  background-color: #fff;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge, .ui-state-highlight > .badge, .ui-sortable .ui-sortable-handle > .badge {
  float: right;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge, .ui-state-highlight > .badge + .badge, .ui-sortable .ui-sortable-handle > .badge + .badge {
  margin-right: 5px;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #DDDDDD;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #c4c4c4;
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #737373;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #69B144;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: white;
  background-color: #69B144;
  border-color: #6e9f3d;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #628c36;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #e6e6e6;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #3a9ec3;
  background-color: #dceef4;
  border-color: #c1e8eb;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #ade1e5;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #2e7e9c;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #ED5932;
  border-color: #eb231b;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #d91b13;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: white;
  background-color: #D90000;
  border-color: #c00020;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #a6001c;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #69B144;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #69B144;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #dceef4;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #ED5932;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #D90000;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group, .ui-sortable {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item, .ui-state-highlight, .ui-sortable .ui-sortable-handle {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child, .ui-state-highlight:first-child, .ui-sortable .ui-sortable-handle:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child, .ui-state-highlight:last-child, .ui-sortable .ui-sortable-handle:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .disabled.ui-state-highlight, .ui-sortable .disabled.ui-sortable-handle, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #BFBFBF;
  cursor: not-allowed;
  background-color: #DDDDDD;
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .disabled.ui-state-highlight .list-group-item-heading, .ui-sortable .disabled.ui-sortable-handle .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .disabled.ui-state-highlight .list-group-item-text, .ui-sortable .disabled.ui-sortable-handle .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #BFBFBF;
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active, .active.ui-state-highlight, .ui-sortable .active.ui-sortable-handle, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #69B144;
  border-color: #69B144;
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading, .active.ui-state-highlight .list-group-item-heading, .ui-sortable .active.ui-sortable-handle .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.active.ui-state-highlight .list-group-item-heading > small,
.ui-sortable .active.ui-sortable-handle .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.active.ui-state-highlight .list-group-item-heading > .small,
.ui-sortable .active.ui-sortable-handle .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .active.ui-state-highlight .list-group-item-text, .ui-sortable .active.ui-sortable-handle .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #dceed3;
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item, a.ui-state-highlight, .ui-sortable a.ui-sortable-handle,
button.list-group-item,
button.ui-state-highlight,
.ui-sortable button.ui-sortable-handle {
  color: #555;
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading, a.ui-state-highlight .list-group-item-heading, .ui-sortable a.ui-sortable-handle .list-group-item-heading,
button.list-group-item .list-group-item-heading,
button.ui-state-highlight .list-group-item-heading,
.ui-sortable button.ui-sortable-handle .list-group-item-heading {
  color: #333;
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.ui-state-highlight:hover, .ui-sortable a.ui-sortable-handle:hover, a.list-group-item:focus, a.ui-state-highlight:focus, .ui-sortable a.ui-sortable-handle:focus,
button.list-group-item:hover,
button.ui-state-highlight:hover,
.ui-sortable button.ui-sortable-handle:hover,
button.list-group-item:focus,
button.ui-state-highlight:focus,
.ui-sortable button.ui-sortable-handle:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item, button.ui-state-highlight, .ui-sortable button.ui-sortable-handle {
  width: 100%;
  text-align: left;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: white;
  background-color: #69B144;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: white;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: white;
  background-color: #5e9f3d;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: white;
  border-color: white;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #3a9ec3;
  background-color: #dceef4;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #3a9ec3;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #3a9ec3;
  background-color: #c9e5ee;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #3a9ec3;
  border-color: #3a9ec3;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #ED5932;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #eb461b;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: white;
  background-color: #D90000;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: white;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: white;
  background-color: #c00000;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: white;
  border-color: white;
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 30px;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group, .panel > .ui-sortable,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .ui-sortable {
  margin-bottom: 0;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item, .panel > .list-group .ui-state-highlight, .ui-sortable .panel > .list-group .ui-sortable-handle, .panel > .ui-sortable .list-group-item, .panel > .ui-sortable .ui-state-highlight, .panel > .ui-sortable .ui-sortable-handle,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .ui-state-highlight:first-child, .panel > .list-group:first-child .ui-sortable .ui-sortable-handle:first-child, .ui-sortable .panel > .list-group:first-child .ui-sortable-handle:first-child, .panel > .ui-sortable:first-child .list-group-item:first-child, .panel > .ui-sortable:first-child .ui-state-highlight:first-child, .panel > .ui-sortable:first-child .ui-sortable-handle:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .ui-state-highlight:last-child, .panel > .list-group:last-child .ui-sortable .ui-sortable-handle:last-child, .ui-sortable .panel > .list-group:last-child .ui-sortable-handle:last-child, .panel > .ui-sortable:last-child .list-group-item:last-child, .panel > .ui-sortable:last-child .ui-state-highlight:last-child, .panel > .ui-sortable:last-child .ui-sortable-handle:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .list-group .ui-state-highlight:first-child, .ui-sortable .panel > .panel-heading + .panel-collapse > .list-group .ui-sortable-handle:first-child, .panel > .panel-heading + .panel-collapse > .ui-sortable .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .ui-sortable .ui-state-highlight:first-child, .panel > .panel-heading + .panel-collapse > .ui-sortable .ui-sortable-handle:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child, .panel-heading + .list-group .ui-state-highlight:first-child, .ui-sortable .panel-heading + .list-group .ui-sortable-handle:first-child, .panel-heading + .ui-sortable .list-group-item:first-child, .panel-heading + .ui-sortable .ui-state-highlight:first-child, .panel-heading + .ui-sortable .ui-sortable-handle:first-child {
  border-top-width: 0;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer, .ui-sortable + .panel-footer {
  border-top-width: 0;
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 30px;
  padding-left: 30px;
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

/* line 194, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

/* line 203, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 210, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .ui-sortable {
  border-top: 1px solid #ddd;
}

/* line 244, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #DDDDDD;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #737373;
  background-color: #f5f5f5;
  border-color: #DDDDDD;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #DDDDDD;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #737373;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #DDDDDD;
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #69B144;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #69B144;
  border-color: #69B144;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #69B144;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #69B144;
  background-color: #fff;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #69B144;
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #6e9f3d;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: white;
  background-color: #69B144;
  border-color: #6e9f3d;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #6e9f3d;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #69B144;
  background-color: white;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #6e9f3d;
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #c1e8eb;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #3a9ec3;
  background-color: #dceef4;
  border-color: #c1e8eb;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c1e8eb;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #dceef4;
  background-color: #3a9ec3;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c1e8eb;
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #eb231b;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #ED5932;
  border-color: #eb231b;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eb231b;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #ED5932;
  background-color: #8a6d3b;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #eb231b;
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #c00020;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: white;
  background-color: #D90000;
  border-color: #c00020;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c00020;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #D90000;
  background-color: white;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c00020;
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-shadow: 0 1px 0 #000;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 800px;
  padding: 1px;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #aaaaaa;
  border-top-color: rgba(0, 0, 0, 0.05);
  border-bottom-width: 0;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #aaaaaa;
  border-right-color: rgba(0, 0, 0, 0.05);
  border-left-width: 0;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #aaaaaa;
  border-bottom-color: rgba(0, 0, 0, 0.05);
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #aaaaaa;
  border-left-color: rgba(0, 0, 0, 0.05);
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 112, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 250, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, vendor/bundle/ruby/3.3.0/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

/*!
 *  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("https://app.peerviewdata.com/assets/fontawesome-webfont-d4c1ffa164b443a283e8a0e463336a9784cb9978728495cc6cf27f45b43ce18b.eot");
  src: url("https://app.peerviewdata.com/assets/fontawesome-webfont-d4c1ffa164b443a283e8a0e463336a9784cb9978728495cc6cf27f45b43ce18b.eot?#iefix") format("embedded-opentype"), url("https://app.peerviewdata.com/assets/fontawesome-webfont-a24843e5a443da150f9067909be260a2e8e8586d251da06956eb14b5a335699a.woff2") format("woff2"), url("https://app.peerviewdata.com/assets/fontawesome-webfont-26ae0bcc19d3666a4fa4cc4d4a1bbf978d6974b55f5c32d2f797e53d8366d81f.woff") format("woff"), url("https://app.peerviewdata.com/assets/fontawesome-webfont-c2836104dc961c91dc1a24c7ec002b328923d9020bbba8107721cd513f45e3f5.ttf") format("truetype"), url("https://app.peerviewdata.com/assets/fontawesome-webfont-c6929547a065bb40f7d5fcc89ce8ab67c479246f2d3ea8111aadc1a7d1f6d8ad.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.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 */
/* line 28, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.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 */
/* line 188, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, vendor/bundle/ruby/3.3.0/gems/font-awesome-rails-4.7.0.8/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 16, app/assets/stylesheets/sitewide/application-sitewide.scss */
body {
  background: #f5f5f5;
  /* left, right, top, bottom, scroll buttons */
  /* Scrollbar width and height */
  /* Scroll Track */
  /* Scrollbar Handle */
}

/* line 17, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .password-strength-container {
  display: flex;
  font-size: 16px;
  align-items: center;
  width: 100%;
}

/* line 23, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .password-strength-container p {
  font-size: 16px;
  margin: 0;
  margin-right: 5px;
}

/* line 29, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .password-strength-container span {
  margin-left: 5px;
}

/* line 34, app/assets/stylesheets/sitewide/application-sitewide.scss */
body footer {
  margin: 0 10px;
}

/* line 41, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar-button {
  display: none;
}

/* line 45, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  visibility: hidden;
}

/* line 52, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
  visibility: hidden;
}

/* line 56, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar-track:hover {
  opacity: 1;
  visibility: visible;
}

/* line 59, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar-track:hover ::-webkit-scrollbar {
  opacity: 1;
  visibility: visible;
}

/* line 67, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar-thumb {
  background: #888;
  visibility: hidden;
  border-radius: 10px;
}

/* line 71, app/assets/stylesheets/sitewide/application-sitewide.scss */
body ::-webkit-scrollbar-thumb:hover {
  background: #888;
  opacity: 1;
  visibility: visible;
}

/* line 78, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .scroll-container {
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-width: thin;
  /* Firefox support */
  scrollbar-color: rgba(136, 136, 136, 0.5) transparent;
}

/* line 85, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .icon-tooltip {
  position: relative;
  display: inline-block;
}

/* line 90, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .icon-tooltip-text {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  visibility: hidden;
  width: 170px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 30%;
  margin-left: -82px;
  opacity: 0;
  transition: opacity 0.3s;
}

/* line 108, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .icon-tooltip .icon-tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* line 119, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .icon-tooltip:hover .icon-tooltip-text {
  visibility: visible;
  opacity: 1;
}

/* line 124, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .intuit-alert {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding: 15px;
}

/* line 133, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .btn-close {
  border: none;
  font-size: 20px;
}

/* line 137, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .btn-close:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 142, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .form-actions {
  margin-bottom: 15px;
  text-align: center;
}

/* line 147, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .signin-content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/* line 153, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .signin-form-happy {
  margin: 0 auto;
}

/* line 157, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .happy-message-container,
body .happy-message-container-2 {
  text-align: center;
}

/* line 162, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .happymessage {
  max-width: 65%;
}

/* line 166, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .intuit-sso-container,
body .xero-sso-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 172, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .intuit-sso-container span,
body .xero-sso-container span {
  margin-right: 5px;
}

/* line 177, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-container-signup,
body .sso-container-login {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

/* line 183, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-container-signup form,
body .sso-container-login form {
  margin: 0 10px 20px;
}

/* line 189, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-container-signup form {
  margin: 0 10px 10px;
}

/* line 194, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  border: 1px solid #747775;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
  transition: background-color .218s, border-color .218s, box-shadow .218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content;
}

/* line 226, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 10px;
  min-width: 20px;
  width: 20px;
}

/* line 233, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

/* line 247, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

/* line 257, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity .218s;
  transition: opacity .218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 268, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button:disabled {
  cursor: default;
  background-color: #ffffff61;
  border-color: #1f1f1f1f;
}

/* line 274, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%;
}

/* line 278, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%;
}

/* line 282, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button:not(:disabled):active .gsi-material-button-state,
body .gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%;
}

/* line 288, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
}

/* line 293, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030;
  opacity: 8%;
}

/* line 298, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sign-in-intuit-btn {
  background: url(https://app.peerviewdata.com/assets/signin_intuit_btn-51c5a323b8f7257d3e7c519b0f68c98516bea67ee3a9876c9c86733e1c6cad2b.png) no-repeat;
  background-size: 161px;
  border: none;
  width: 161px;
  height: 36px;
  display: block;
  cursor: pointer;
  margin: 0;
}

/* line 308, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sign-in-intuit-btn:hover {
  background: url(https://app.peerviewdata.com/assets/signin_intuit_btn_hover-af72ca59d1686c00531d9a160c3bc77ef7f61d13d1d66484596d4e2eb2bd384c.png) no-repeat;
  background-size: 161px;
}

/* line 314, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sign-in-xero-btn {
  font-weight: bold;
  text-transform: none;
}

/* line 319, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .reactjs-tiptap-editor button,
body [class*="richtext-"] button {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: transparent !important;
  background-color: transparent !important;
}

/* line 327, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .text-editor-content {
  min-height: 1054px;
}

/* line 331, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .naics-btn-group {
  display: flex;
  align-items: baseline;
}

@media only screen and (min-width: 1024px) {
  /* line 337, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .signin-content {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  /* line 343, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .happy-message-container,
body .happy-message-container-2 {
    margin: auto 0;
    max-width: 20%;
  }
  /* line 348, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .happy-message-container .happymessage,
body .happy-message-container-2 .happymessage {
    max-width: 100%;
  }
}

/* line 354, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .hr-or {
  border: none;
  border-top: 2px solid #000000;
  color: #000000;
  overflow: visible;
  text-align: center;
  height: 5px;
}

/* line 362, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .hr-or::after {
  background: #f5f5f5;
  content: "OR";
  padding: 0 4px;
  position: relative;
  top: -13px;
}

/* line 371, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-money-filler {
  background-color: #69b144;
  background-image: url(https://app.peerviewdata.com/assets/pvdprogressbarfill-aecb7c8aae136320b32f147e3da2ca43d3aa026253ec4c1d0ff9a5dfe1ab2660.png);
  background-repeat: repeat-x;
  background-size: 120px 50px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  display: block;
  height: 100%;
  transition: width 0.5s ease-in;
}

/* line 384, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .fiscal-year-warning-text {
  background-color: white;
  border: 1px solid #D90000;
  color: #D90000;
  font-size: 16px;
  padding-top: 5px;
  text-align: center;
}

/* line 394, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .reactour-container h2, body .reactour-container .priorities label, .priorities body .reactour-container label,
body .reactour-container h3 {
  text-align: center;
}

/* line 399, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .reactour-container p,
body .reactour-container li {
  font-size: 16px;
}

/* line 405, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mapper-check-full {
  color: #69B144;
}

/* line 409, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mapper-check-faded {
  color: #cbe1c0;
}

/* line 413, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .tour-intro-btns,
body .tour-new-info-btns {
  display: flex;
  justify-content: space-around;
}

/* line 418, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .tour-intro-btns button,
body .tour-new-info-btns button {
  font-size: 16px;
  margin: 8px;
}

/* line 423, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .tour-intro-btns span,
body .tour-new-info-btns span {
  font-size: 24px;
}

/* line 428, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .finish-tour-btn {
  display: block;
  margin: 0 auto;
  font-size: 16px;
}

/* line 434, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .reactour-text {
  font-size: 16px;
}

/* line 438, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .page-header {
  border: none;
  margin-bottom: 0;
}

/* line 442, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .page-header .btn {
  margin-left: 10px;
  margin-top: 4px;
}

/* line 445, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .page-header .btn i {
  margin-right: 4px;
}

/* line 451, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-tab-title {
  display: flex;
  justify-content: center;
  align-items: baseline;
}

/* line 455, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-tab-title h2, body .survey-tab-title .priorities label, .priorities body .survey-tab-title label,
body .survey-tab-title h3 {
  margin: 20px 20px 0;
}

/* line 461, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-modal-message {
  color: #D90000;
  height: 20px;
  margin: 5px 0 0;
}

/* line 467, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-section {
  display: flex;
  justify-content: center;
  margin: 30px 0 5px;
  min-height: 280px;
  width: 100%;
}

/* line 475, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-text-section {
  background: white;
  border-radius: 15px;
  box-shadow: 0px 2px 8px 0px #63636333;
  margin: 0 auto 5px;
  padding: 10px;
  width: 95%;
}

/* line 482, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-text-section p {
  margin: 0;
}

/* line 487, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-answers {
  background: white;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 0px 2px 8px 0px #63636333;
  max-width: 35%;
  min-width: 25%;
  padding: 5px;
}

/* line 496, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-answers h3 {
  border-bottom: 1px solid;
  text-align: center;
}

/* line 500, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-answers p {
  margin-bottom: 28px;
}

/* line 503, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-results-answers p span {
  white-space: pre;
}

/* line 509, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .survey-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 515, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .file-upload-modal-content,
body .survey-modal-content,
body .edit-chart-modal-content {
  background-color: white;
  border-radius: 5px;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
  color: black;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 10px 10px 20px;
  width: 800px;
  max-height: 650px;
  overflow-y: scroll;
  z-index: 501;
}

/* line 534, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .file-upload-modal-content h3,
body .survey-modal-content h3,
body .edit-chart-modal-content h3 {
  font-size: 20px;
}

/* line 537, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .file-upload-modal-content h3,
body .file-upload-modal-content p,
body .survey-modal-content h3,
body .survey-modal-content p,
body .edit-chart-modal-content h3,
body .edit-chart-modal-content p {
  font-weight: 400;
  text-align: center;
}

/* line 544, app/assets/stylesheets/sitewide/application-sitewide.scss */
body #report-view-form {
  padding: 10px 10px 0;
}

/* line 548, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-radio-q-div {
  margin: 5px;
}

/* line 553, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-radio-q input[type="radio"],
body .report-view-radio-q label {
  margin: 0;
}

/* line 558, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-radio-q label {
  margin-left: 3px;
}

/* line 563, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .admin-report-view-btn {
  text-align: center;
}

/* line 567, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-content {
  width: 663px;
}

/* line 570, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-content h2, body .edit-chart-modal-content .priorities label, .priorities body .edit-chart-modal-content label {
  text-align: center;
}

/* line 574, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-content button {
  background-color: #69b144;
  color: #ffffff;
  height: 24px;
  border: none;
  border-radius: 5px;
  padding: 2px 5px;
}

/* line 582, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-content button:hover {
  background-color: #bfe0ae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 589, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-content .red-btn {
  background-color: #f50000;
  color: #ffffff;
  height: 24px;
  border: none;
  border-radius: 5px;
  padding: 2px 5px;
}

/* line 597, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-content .red-btn:hover {
  background-color: #e0aeae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 605, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-popup-buttons {
  display: flex;
  margin: 10px;
  justify-content: space-around;
}

/* line 611, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .file-upload-modal-content {
  width: 80%;
  z-index: 2050;
}

/* line 615, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .file-upload-modal-content h1 {
  text-align: center;
}

/* line 620, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-dash-item-btn {
  background: white;
  border: none;
  padding: 4px 7px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 2;
}

/* line 629, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-dash-item-btn:hover {
  background-color: #e9e8e8;
  border-radius: 2px;
  color: #000000;
}

/* line 636, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-container {
  display: flex;
  justify-content: space-around;
}

/* line 641, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-actions-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/* line 647, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-title {
  margin: 10px;
  text-align: center;
}

/* line 653, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-style-options .active {
  font-weight: bold;
  outline: 1px solid #000000;
}

/* line 658, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-style-options svg {
  margin-right: 5px;
  width: 38px;
}

/* line 663, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-style-options div {
  align-items: center;
  border-radius: 2px;
  display: flex;
  margin: 8px 0;
  padding: 6px;
}

/* line 670, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-style-options div:hover {
  background-color: #e9e6e6;
  cursor: pointer;
  font-weight: bold;
}

/* line 679, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .edit-chart-modal-btns button {
  margin: 0 5px;
}

/* line 684, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .modal-scroll-container {
  overflow-y: auto;
  height: 100%;
}

/* line 689, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content {
  background-color: white;
  border-radius: 5px;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
  color: black;
  position: absolute;
  top: 60px;
  right: 10px;
  width: 600px;
  height: 600px;
  min-height: 600px;
  max-height: 600px;
  overflow: hidden;
  z-index: 210;
}

/* line 706, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content h3 {
  font-size: 20px;
}

/* line 709, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content h3,
body .dashboard-modal-content p {
  font-weight: 400;
  text-align: center;
}

/* line 715, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .edit-modal-btn-section {
  display: flex;
  justify-content: space-evenly;
  margin: 10px 0;
}

/* line 719, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .edit-modal-btn-section button {
  box-shadow: #0000003d 0px 3px 8px;
  -webkit-box-shadow: #0000003d 0px 3px 8px;
  -moz-box-shadow: #0000003d 0px 3px 8px;
  color: #000000;
  font-weight: normal;
  font-size: small;
}

/* line 727, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .edit-modal-btn-section button:hover {
  background-color: lightgrey;
  font-weight: bold;
}

/* line 734, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .dashboard-form-check-label-child {
  padding-left: 20px;
}

/* line 738, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form {
  padding: 0 10px 10px;
}

/* line 739, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form .form-checkbox-section {
  columns: 2;
}

/* line 744, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form p {
  margin: 0;
}

/* line 748, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form .form-section {
  break-inside: avoid-column;
  padding-bottom: 5px;
}

/* line 749, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form .form-section p {
  border-bottom: 1px solid #000000;
}

/* line 756, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form .dashboard-form-btn-section {
  margin: 10px 0;
  text-align: center;
}

/* line 760, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form .dashboard-form-btn-section .dashboard-save-btn {
  box-shadow: #0000003d 0px 3px 8px;
  -webkit-box-shadow: #0000003d 0px 3px 8px;
  -moz-box-shadow: #0000003d 0px 3px 8px;
  color: #000000;
  font-weight: normal;
  letter-spacing: 1px;
}

/* line 768, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content form .dashboard-form-btn-section .dashboard-save-btn:hover {
  background-color: lightgrey;
  font-weight: bold;
}

/* line 775, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content label {
  display: flex;
  align-items: center;
}

/* line 778, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content label span {
  margin-left: 5px;
}

/* line 783, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .edit-dropdown-section-name {
  margin-right: 5px;
}

/* line 787, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .dropdown-display {
  display: block;
}

/* line 791, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .dropdown-no-display {
  display: none;
}

/* line 797, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .dashboard-form-check:hover,
body .dashboard-modal-content label:hover {
  cursor: pointer;
  font-weight: bold;
}

/* line 803, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .item-name {
  font-size: 15px;
}

/* line 807, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .checkbox-with-children {
  display: flex;
  align-items: center;
  border-bottom: 1px solid lightgrey;
  min-height: 28px;
}

/* line 813, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .checkbox-with-children:hover {
  cursor: pointer;
  background-color: lightgrey;
  font-weight: bold;
}

/* line 820, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .user-dashboard-checkbox-section {
  margin: 0 auto;
  width: 90%;
}

/* line 825, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content .children-checks-container {
  display: flex;
}

/* line 829, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-modal-content input[type="checkbox"],
body .dashboard-modal-content label {
  font-weight: normal;
  margin: 0 0 0 6px;
}

/* line 836, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-money,
body .my-dash-views-table-people,
body .my-dash-views-table-customers {
  width: 100%;
}

/* line 841, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-money thead,
body .my-dash-views-table-people thead,
body .my-dash-views-table-customers thead {
  background-color: #69b144;
  color: #ffffff;
  position: sticky;
  top: 0;
}

/* line 848, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-money th,
body .my-dash-views-table-money td,
body .my-dash-views-table-people th,
body .my-dash-views-table-people td,
body .my-dash-views-table-customers th,
body .my-dash-views-table-customers td {
  max-width: 650px;
  overflow: hidden;
  padding: 3px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 859, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-money tbody tr:nth-child(even),
body .my-dash-views-table-people tbody tr:nth-child(even),
body .my-dash-views-table-customers tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 864, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-money tbody tr:hover,
body .my-dash-views-table-people tbody tr:hover,
body .my-dash-views-table-customers tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 870, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-money .dashboard-view-setting-btn,
body .my-dash-views-table-people .dashboard-view-setting-btn,
body .my-dash-views-table-customers .dashboard-view-setting-btn {
  display: block;
  margin: 0 auto;
}

/* line 877, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-people thead {
  background-color: #08aeef;
}

/* line 883, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-people tbody tr:hover {
  background-color: #8adffe;
}

/* line 888, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-people .dashboard-view-setting-btn {
  background-color: #08aeef;
  color: #ffffff;
}

/* line 895, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-customers thead {
  background-color: #5d2a72;
}

/* line 901, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-customers tbody tr:hover {
  background-color: #cda5de;
}

/* line 907, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .my-dash-views-table-customers .dashboard-view-setting-btn {
  background-color: #5d2a72;
  color: #ffffff;
}

/* line 913, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .add-edit-dashboard-item-modal-content {
  background-color: white;
  border-radius: 5px;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
  color: black;
  position: absolute;
  padding: 10px;
  margin: 0 auto;
  top: 60px;
  left: 0;
  right: 0;
  width: 70vw;
  height: 75vh;
  max-height: 600px;
  overflow-y: scroll;
  z-index: 210;
}

/* line 932, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .add-edit-dashboard-item-modal-content h2, body .add-edit-dashboard-item-modal-content .priorities label, .priorities body .add-edit-dashboard-item-modal-content label {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

/* line 938, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .add-edit-dashboard-item-modal-content h3,
body .add-edit-dashboard-item-modal-content p {
  text-align: center;
}

/* line 944, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .new-dashboard-item-selection {
  display: grid;
  gap: 25px;
  grid-template-columns: 1fr 1fr;
  height: 100%;
  width: 100%;
}

/* line 952, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .new-dashboard-item-option {
  color: white;
  background-color: #69b144;
  border-radius: 5px;
  cursor: pointer;
  padding: 5px 20px 20px;
  max-width: 500px;
  margin: 0 auto;
}

/* line 961, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .new-dashboard-item-option:hover {
  background-color: #548e36;
  transition: all 200ms ease-in;
}

/* line 965, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .new-dashboard-item-option:hover .preview {
  box-shadow: 0px 0px 5px #000000;
  transform: scale(1.02);
  transition: all 200ms ease-in;
}

/* line 973, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .all-content {
  height: 100%;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: overlay;
}

/* line 979, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .all-content h3 {
  text-align: center;
}

/* line 984, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .preview {
  color: #000;
  background-color: #ffffff;
  border: 1px solid black;
  border-radius: 2px;
  box-sizing: border-box;
  margin: 0 auto;
  min-width: 430px;
  max-width: 430px;
  height: 430px;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: overlay;
}

/* line 998, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .preview p {
  text-align: left;
}

/* line 1003, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .article-container {
  border-top: 1px solid #737373;
  padding: 8px 5px 5px;
  overflow: hidden;
}

/* line 1009, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .article-date {
  color: #666666;
  margin: 0 0 3px;
}

/* line 1014, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .hs-featured-image-link {
  pointer-events: none;
}

/* line 1018, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .preview-paragraph {
  background-color: #999999;
  height: 10px;
}

/* line 1023, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .podcast-title {
  font-size: 20px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 488px;
}

/* line 1032, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .podcast-description {
  overflow: hidden;
  padding: 5px;
  text-overflow: ellipsis;
  width: 488px;
}

/* line 1038, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .podcast-description p:not(:first-child) {
  display: none;
}

/* line 1043, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .article-description {
  box-shadow: inset 0px -11px 10px -15px #8b8b8b;
  color: #666666;
  max-height: 250px;
  overflow: hidden;
  border: 1px solid #b5b5b5;
  padding: 3px;
  border-radius: 3px;
}

/* line 1052, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .article-description p,
body .article-description span {
  font-size: 14px;
}

/* line 1057, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .article-description img {
  width: 15em;
  max-height: 15em;
}

/* line 1063, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .table-subscriptions {
  width: 100%;
  border-collapse: collapse;
}

/* line 1068, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .table-subscriptions th,
body .table-subscriptions td {
  padding: 10px;
}

/* line 1073, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .table-subscriptions th {
  text-align: center;
}

/* line 1078, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .recently-view-links ul {
  list-style: none;
  padding: 5px;
}

/* line 1082, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .recently-view-links ul li {
  cursor: pointer;
  padding: 2px;
}

/* line 1086, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .recently-view-links ul li a {
  color: #666666;
}

/* line 1093, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .companies-created-chart {
  margin-top: 10px;
  text-align: center;
  width: 100%;
}

/* line 1099, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-container {
  padding: 5px 10px;
}

/* line 1103, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-item {
  color: #666666;
  background-color: #ffffff;
  border-bottom: 1px solid #737373;
  padding: 5px 10px;
}

/* line 1109, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-item:hover {
  background-color: #f5f5f5;
}

/* line 1113, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-item a {
  color: #69b144;
  font-weight: bold;
}

/* line 1119, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 1124, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-item-header h4 {
  font-weight: bold;
}

/* line 1128, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .client-activity-item-header span {
  color: #737373;
  font-size: 14px;
}

/* line 1134, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .team-user-activity-item {
  padding: 5px 10px;
}

/* line 1139, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .text-editor-permissions {
  display: flex;
}

/* line 1142, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .text-editor-permissions span {
  font-weight: bold;
}

/* line 1148, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .radio-qs .radio-q {
  display: flex;
  margin-left: 10px;
}

/* line 1151, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .radio-qs .radio-q label {
  margin-left: 3px;
  margin-bottom: 0;
}

/* line 1159, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content,
body .my-dash-views-modal-content {
  background-color: white;
  border-radius: 5px;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
  color: black;
  position: absolute;
  padding-left: 10px;
  top: 60px;
  right: 10px;
  width: 600px;
  height: 75vh;
  max-height: 600px;
  overflow-y: scroll;
  z-index: 210;
}

/* line 1177, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content h3,
body .my-dash-views-modal-content h3 {
  font-size: 20px;
  font-weight: 400;
}

/* line 1182, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content h3,
body .dashboard-view-modal-content p,
body .my-dash-views-modal-content h3,
body .my-dash-views-modal-content p {
  text-align: center;
}

/* line 1187, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .one-line-q,
body .my-dash-views-modal-content .one-line-q {
  display: flex;
}

/* line 1192, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .dash-view-name label,
body .my-dash-views-modal-content .dash-view-name label {
  margin-right: 3px;
}

/* line 1197, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .dash-view-radio-q,
body .my-dash-views-modal-content .dash-view-radio-q {
  display: flex;
  margin-left: 10px;
}

/* line 1200, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .dash-view-radio-q label,
body .my-dash-views-modal-content .dash-view-radio-q label {
  margin-left: 3px;
  margin-bottom: 0;
}

/* line 1206, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .dashboard-form-btn-section,
body .my-dash-views-modal-content .dashboard-form-btn-section {
  margin-top: 10px;
  text-align: center;
}

/* line 1210, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .dashboard-form-btn-section .dashboard-save-btn,
body .my-dash-views-modal-content .dashboard-form-btn-section .dashboard-save-btn {
  box-shadow: #0000003d 0px 3px 8px;
  -webkit-box-shadow: #0000003d 0px 3px 8px;
  -moz-box-shadow: #0000003d 0px 3px 8px;
  color: #000000;
  font-weight: normal;
  letter-spacing: 1px;
}

/* line 1218, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .dashboard-view-modal-content .dashboard-form-btn-section .dashboard-save-btn:hover,
body .my-dash-views-modal-content .dashboard-form-btn-section .dashboard-save-btn:hover {
  background-color: lightgrey;
  font-weight: bold;
}

/* line 1229, app/assets/stylesheets/sitewide/application-sitewide.scss */
body hr.reports-container {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dddddd;
}

/* line 1236, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mc-container {
  margin: 10px auto;
}

/* line 1240, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .manage-clients-table {
  position: relative;
}

/* line 1245, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .date-issued-option-div label {
  margin: 0;
}

/* line 1249, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .date-issued-option-div input[type="checkbox"] {
  margin-top: 0;
}

/* line 1254, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mc-total-pages-container {
  align-items: baseline;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  position: absolute;
  left: 50%;
  min-height: 30px;
  max-height: 34px;
  max-width: 460px;
  padding-top: 2px;
  top: 30px;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* line 1271, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mc-total-pages-container div {
  margin: 0 5px;
  padding: 0 3px;
}

/* line 1276, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mc-total-pages-container .page-select-btn {
  cursor: pointer;
  margin: 0 5px;
  padding: 0 3px;
}

/* line 1281, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mc-total-pages-container .page-select-btn:hover {
  background-color: #e0e0e0;
  border-radius: 5px;
  font-weight: bold;
}

/* line 1289, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .mc-selected-page {
  font-weight: bold;
  border: 1px solid #9a9595;
  border-radius: 5px;
  padding: 0 5px;
}

/* line 1296, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-views-popover,
body .mc-views-popover {
  background-color: #ffffff;
  border: 1px solid #9a9595;
  border-radius: 5px;
  padding: 5px;
  z-index: 3;
}

/* line 1305, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-views-popover {
  padding: 0;
}

/* line 1309, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-name-and-form {
  color: #000000;
}

/* line 1312, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-name-and-form button,
body .report-view-name-and-form span {
  margin: 0 3px;
}

/* line 1317, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-name-and-form button {
  background-color: #69b144;
  color: #ffffff;
  height: 24px;
  border: none;
  border-radius: 5px;
  padding: 2px 5px;
}

/* line 1325, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .report-view-name-and-form button:hover {
  background-color: #bfe0ae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 1333, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .parent-layout {
  min-height: 1326px;
}

/* line 1337, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .monthly-reports-container,
body .manage-clients-table,
body .industry-container,
body .mapping-container,
body .hide-section,
body .react-grid-layout {
  margin: 0 auto 20px;
  width: 350px;
  transition: height 200ms ease;
}

/* line 1348, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .monthly-reports-container,
body .group-reports-container,
body .mapping-container {
  /* Matches the width of the left sidebar */
  width: calc(100% - 60px);
  /* Adjust width to account for the sidebar */
  height: 100%;
  overflow-y: auto;
  /* Enables vertical scrolling */
  padding: 10px 0;
  box-sizing: border-box;
}

/* line 1359, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .reports-container {
  margin: 0 auto 20px;
  width: calc(100% - 60px);
  transition: height 200ms ease;
  overflow-y: auto;
  padding: 10px 0;
  box-sizing: border-box;
}

/* line 1368, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .reports-container,
body .mapping-container {
  position: relative;
}

/* line 1373, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .group-reports-container {
  width: calc(100% - 80px);
  padding-top: 0;
  margin: 0 auto;
}

/* line 1379, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .audit-parent-container {
  margin: 0 auto;
  width: 90%;
}

/* line 1384, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .react-grid-layout {
  background-color: #ffffff;
  position: relative;
  border-radius: 15px;
  background-size: 340px 220px;
  background-image: linear-gradient(to right, #f5f5f5, 10px, transparent 5px), linear-gradient(to bottom, #f5f5f5, 10px, #4855641f 5px);
}

/* line 1393, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .demo-company-inputs,
body .demo-user-inputs {
  padding: 30px;
}

/* line 1398, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .demo-signup-form-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 80vw;
  margin: 0 auto;
}

/* line 1407, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .no-title-signup-form-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 80vw;
  margin: auto;
}

@media only screen and (min-width: 760px) {
  /* line 1417, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .monthly-reports-container,
body .manage-clients-table,
body .industry-container,
body .reports-container,
body .mapping-container,
body .hide-section,
body .react-grid-layout {
    width: 750px;
  }
  /* line 1427, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .react-grid-layout {
    background-size: 247px 220px;
  }
  /* line 1431, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .no-title-signup-form-container {
    flex-direction: row;
    height: 100%;
  }
  /* line 1436, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .demo-signup-form-container {
    flex-direction: row;
    height: fit-content;
  }
  /* line 1441, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .demo-user-inputs {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 0 15px;
  }
}

/* line 1448, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-only-form-container {
  align-items: baseline;
  display: flex;
}

/* line 1453, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-only-inputs {
  display: flex;
}

/* line 1457, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-only-checkbox-input {
  padding: 0 10px;
}

/* line 1460, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-only-checkbox-input .sso-only-label {
  cursor: pointer;
  padding-right: 5px;
}

/* line 1465, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .sso-only-checkbox-input input[type="checkbox"]:checked {
  accent-color: #69b144;
}

@media only screen and (min-width: 992px) {
  /* line 1471, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .monthly-reports-container,
body .manage-clients-table,
body .industry-container,
body .reports-container,
body .mapping-container,
body .hide-section,
body .react-grid-layout {
    width: 970px;
  }
  /* line 1481, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .react-grid-layout {
    background-size: 320px 220px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 1487, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .monthly-reports-container,
body .manage-clients-table,
body .industry-container,
body .reports-container,
body .mapping-container,
body .hide-section,
body .react-grid-layout {
    width: 1170px;
  }
  /* line 1497, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .react-grid-layout {
    background-size: 194px 220px;
  }
}

@media only screen and (min-width: 1390px) {
  /* line 1503, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .monthly-reports-container,
body .manage-clients-table,
body .industry-container,
body .reports-container,
body .hide-section,
body .react-grid-layout {
    width: 1320px;
  }
  /* line 1512, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .react-grid-layout {
    background-size: 220px 220px;
  }
}

@media only screen and (min-width: 1440px) {
  /* line 1518, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .manage-clients-table {
    width: 90vw;
  }
  /* line 1522, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .industry-container,
body .hide-section {
    width: 1502px;
  }
  /* line 1527, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .monthly-reports-container {
    width: 1366px;
  }
  /* line 1531, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .mapping-container {
    width: 90vw;
  }
  /* line 1535, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .reports-container {
    width: 93vw;
  }
  /* line 1539, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .react-grid-layout {
    width: 1330px;
    background-size: 220px 220px;
  }
  /* line 1544, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .naics-analysis-table-container {
    display: block;
    width: 78% !important;
  }
  /* line 1549, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .client-analysis-container {
    display: block;
    padding: 0 20px;
  }
}

@media only screen and (min-width: 1441px) {
  /* line 1556, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .monthly-reports-container {
    width: 1502px;
  }
}

@media only screen and (min-width: 1590px) {
  /* line 1564, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .nschbc-report-tabs ul,
body .industry-report-tabs ul {
    padding-left: 18%;
  }
  /* line 1569, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .industry-container {
    width: 1600px;
  }
  /* line 1573, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .hide-section {
    width: 1400px;
  }
  /* line 1577, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body .react-grid-layout {
    width: 1330px;
    background-size: 220px 220px;
  }
}

/* line 1582, app/assets/stylesheets/sitewide/application-sitewide.scss */
body .layout {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: none;
  margin: 0;
}

/* line 1591, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-circle,
.logo-letter-inner {
  fill: #69B144;
  animation: colorCycle 5s linear infinite;
}

/* line 1597, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter-inner {
  fill: #69B144;
  animation: colorCycleLetter 5s linear infinite;
}

/* line 1603, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter {
  transform-box: fill-box;
  transform-origin: center;
  animation: bounceLetter 1s ease-in-out infinite;
}

@keyframes colorCycle {
  0% {
    fill: #69B144;
  }
  25% {
    fill: #5eab38;
  }
  50% {
    fill: #1f4167;
  }
  75% {
    fill: #5eab38;
  }
  100% {
    fill: #69B144;
  }
}

@keyframes colorCycleLetter {
  0% {
    fill: #000000;
  }
  25% {
    fill: #69B144;
  }
  50% {
    fill: #1f4167;
  }
  75% {
    fill: #69B144;
  }
  100% {
    fill: #000000;
  }
}

/* line 1625, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(2) {
  animation-delay: 0.1s;
}

/* line 1626, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(3) {
  animation-delay: 0.2s;
}

/* line 1627, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(4) {
  animation-delay: 0.3s;
}

/* line 1628, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(5) {
  animation-delay: 0.4s;
}

/* line 1629, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(6) {
  animation-delay: 0.5s;
}

/* line 1630, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(7) {
  animation-delay: 0.6s;
}

/* line 1631, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(8) {
  animation-delay: 0.7s;
}

/* line 1632, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(9) {
  animation-delay: 0.8s;
}

/* line 1634, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(10) {
  animation-delay: 0.1s;
}

/* line 1635, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(11) {
  animation-delay: 0.2s;
}

/* line 1636, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(12) {
  animation-delay: 0.3s;
}

/* line 1637, app/assets/stylesheets/sitewide/application-sitewide.scss */
.logo-letter:nth-child(13) {
  animation-delay: 0.4s;
}

@keyframes bounceLetter {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

/* line 1644, app/assets/stylesheets/sitewide/application-sitewide.scss */
.loading-spinner {
  width: 75px;
  height: 75px;
  display: inline-block;
  border: 5px solid rgba(189, 189, 189, 0.25);
  border-left-color: #69b144;
  border-top-color: #69b144;
  border-radius: 50%;
  animation: rotate 1s infinite linear;
}

@-webkit-keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}

@-moz-keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}

@-o-keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}

@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}

/* line 1679, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-show-section,
.show-section {
  display: block;
}

/* line 1685, app/assets/stylesheets/sitewide/application-sitewide.scss */
.show-flex-section {
  display: flex;
}

/* line 1689, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hide-section {
  display: none;
}

/* line 1693, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item {
  cursor: grab;
  background-color: #ffffff;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  border-radius: 15px;
  box-sizing: border-box;
  transition: all 200ms ease;
  transition-property: left, top;
  width: 100%;
  height: 100%;
}

/* line 1707, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 1714, app/assets/stylesheets/sitewide/application-sitewide.scss */
.my-notes-dashboard {
  color: #666666;
  width: 100%;
  height: calc(100% - 60px);
  white-space: pre-wrap;
  word-break: break-word;
  padding: 3px;
}

/* line 1723, app/assets/stylesheets/sitewide/application-sitewide.scss */
.lock-btn {
  position: absolute;
  z-index: 200;
  left: 0;
  top: 0;
  border-top: none;
  border-left: none;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-radius: 2px;
}

/* line 1733, app/assets/stylesheets/sitewide/application-sitewide.scss */
.lock-btn:hover {
  background-color: lightgrey;
}

/* line 1738, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-notes-container {
  height: 100%;
  overflow-y: scroll;
}

/* line 1743, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-notes-list {
  list-style: disc outside;
  padding: 5px;
}

/* line 1748, app/assets/stylesheets/sitewide/application-sitewide.scss */
.website-link {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 1754, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pvdwebsiteimg {
  width: 350px;
  transition: 0.3s ease;
}

/* line 1758, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pvdwebsiteimg:hover {
  filter: brightness(80%);
}

/* line 1763, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item.cssTransforms {
  transition-property: transform;
}

/* line 1767, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item.react-grid-placeholder {
  background: #ffffff;
  border: 3px dotted #69b144;
  opacity: 0.7;
  transition-duration: 100ms;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 1784, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-resizable {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1791, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-resizable-handle {
  background-color: #e0e0e0;
  border-radius: 15px;
  position: absolute;
  width: 1px;
  height: 100%;
  bottom: 0;
  right: 0;
  cursor: col-resize;
  z-index: 1;
}

/* line 1803, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item.resizing {
  z-index: 1;
  will-change: width, height;
}

/* line 1808, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item .minMax {
  font-size: 12px;
}

/* line 1812, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item .add {
  cursor: pointer;
}

/* line 1816, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-dragHandleExample {
  cursor: move;
  cursor: grab;
}

/* line 1821, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item > .react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  cursor: se-resize;
  background-color: #ffffff;
  z-index: 2;
}

/* line 1832, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-item-settings {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1837, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-item-settings .icon-settings-container {
  text-align: right;
}

/* line 1842, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hidden-space {
  opacity: 0;
}

/* line 1846, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dash-item-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 1853, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-gear {
  background-color: #ffffff;
  padding: 2px;
  margin: 5px;
  border-radius: 50%;
  font-size: 1.2em;
  cursor: pointer;
}

/* line 1861, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-gear:hover {
  background-color: lightgrey;
}

/* line 1866, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-gear.active {
  background-color: lightgrey;
}

/* line 1870, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-list {
  background-color: #ffffff;
  box-shadow: -2px 3px 8px;
  width: 126px;
}

/* line 1875, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 1880, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-list ul li {
  padding: 3px;
}

/* line 1883, app/assets/stylesheets/sitewide/application-sitewide.scss */
.settings-list ul li:hover {
  background-color: lightgrey;
  font-weight: bold;
  cursor: pointer;
}

/* line 1892, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item > .react-resizable-handle::after {
  content: "";
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 10px;
  height: 10px;
  border-right: 2px solid rgba(0, 0, 0, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
}

/* line 1903, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-grid-item.react-draggable-dragging {
  transition: none;
  z-index: 3;
  will-change: transform;
}

/* line 1909, app/assets/stylesheets/sitewide/application-sitewide.scss */
.wage-data-scaffold {
  background-color: #ffffff;
}

/* line 1911, app/assets/stylesheets/sitewide/application-sitewide.scss */
.wage-data-scaffold span {
  padding-left: 10px;
}

/* line 1917, app/assets/stylesheets/sitewide/application-sitewide.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 1923, app/assets/stylesheets/sitewide/application-sitewide.scss */
.fye-wrapper {
  display: flex;
  align-items: baseline;
}

/* line 1928, app/assets/stylesheets/sitewide/application-sitewide.scss */
.fye-input-container {
  display: flex;
}

/* line 1932, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-end-inputs {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  max-height: 80px;
  margin: 0 10px;
  width: 250px;
}

/* line 1941, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company_fiscal_year_end {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}

/* line 1946, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company_fiscal_year_end input[type="date"] {
  width: 195px;
  text-align: right;
  margin-left: 10px;
}

/* line 1956, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dropzone .dz-details {
  height: 58px;
  background: #fff;
}

/* line 1962, app/assets/stylesheets/sitewide/application-sitewide.scss */
.upload-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 7px auto;
}

/* line 1969, app/assets/stylesheets/sitewide/application-sitewide.scss */
.upload-btns button,
.upload-btns a {
  padding: 8px 8px;
  margin: 0px 4px;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  display: block;
  transition: all 250ms;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  width: 130px;
  line-height: 19px;
  border: 1px solid #69b144 !important;
}

/* line 1987, app/assets/stylesheets/sitewide/application-sitewide.scss */
.upload-btns button:hover,
.upload-btns a:hover {
  text-decoration: none;
  border: 1px solid #538c36 !important;
}

/* line 1993, app/assets/stylesheets/sitewide/application-sitewide.scss */
.upload-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 7px auto;
}

/* line 2001, app/assets/stylesheets/sitewide/application-sitewide.scss */
.display-none {
  display: none !important;
}

/* line 2005, app/assets/stylesheets/sitewide/application-sitewide.scss */
.flex {
  display: flex;
}

/* line 2009, app/assets/stylesheets/sitewide/application-sitewide.scss */
.text-green {
  color: #85c464;
}

/* line 2012, app/assets/stylesheets/sitewide/application-sitewide.scss */
.text-yellow {
  color: #ffe58b;
}

/* line 2015, app/assets/stylesheets/sitewide/application-sitewide.scss */
.text-orange {
  color: #f17f61;
}

/* line 2018, app/assets/stylesheets/sitewide/application-sitewide.scss */
.text-red {
  color: #ff0d0d;
}

/* line 2022, app/assets/stylesheets/sitewide/application-sitewide.scss */
.no-padding {
  padding: 0;
}

/* line 2025, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-large {
  font-size: 100px;
  opacity: 0.2;
}

/* line 2029, app/assets/stylesheets/sitewide/application-sitewide.scss */
.success:before {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 75%;
  bottom: 2px;
  position: relative;
  margin-right: 4px;
}

/* line 2038, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-info:hover {
  cursor: pointer;
  color: #000000;
}

/* line 2044, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-scenario-alert .p1,
.forecast-scenario-alert .p2 {
  color: #000000;
  line-height: 1.5em;
}

/* line 2050, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-scenario-alert .p1 {
  margin: 0;
}

/* line 2054, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-scenario-alert .btn-section {
  color: #000000;
  display: flex;
  justify-content: space-around;
}

/* line 2061, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-scenarios {
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 65px;
  width: 88%;
  margin: 15px auto;
}

/* line 2070, app/assets/stylesheets/sitewide/application-sitewide.scss */
.quickbooks-btn {
  background: url(https://app.peerviewdata.com/assets/quickbooks_btn-ce2ff12fa34964de4c4156ae63264216ec3272f136cfcbc0ad8f5b833ed4b26d.png) no-repeat;
  background-size: 300px;
  width: 300px;
  height: 60px;
  display: block;
  cursor: pointer;
}

/* line 2079, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-btn {
  background-color: #1d900d;
  border-radius: 5px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  transition: background-color 250ms;
}

/* line 2094, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-btn:hover {
  background-color: #41a433;
  color: #fff;
  text-decoration: none;
}

/* line 2101, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sage-intacct-btn {
  background-color: #35c135;
  border-radius: 5px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  max-width: 202px;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  transition: background-color 250ms;
}

/* line 2116, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sage-intacct-btn:hover {
  background-color: #1d900d;
  color: #fff;
  text-decoration: none;
}

/* line 2123, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-section {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 75vh;
  justify-content: space-around;
  text-align: center;
}

/* line 2131, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-section p {
  margin: 0 auto 10px;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 2140, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-to-btns-container {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  min-height: 175px;
  max-height: 240px;
}

/* line 2148, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-to-btns-container p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

/* line 2155, app/assets/stylesheets/sitewide/application-sitewide.scss */
.quickbooks-online-btn {
  background: url(https://app.peerviewdata.com/assets/quickbooks_btn-ce2ff12fa34964de4c4156ae63264216ec3272f136cfcbc0ad8f5b833ed4b26d.png) no-repeat;
  background-size: 165px;
  border: 1px solid #ffffff;
  width: 167px;
  height: 27px;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
}

/* line 2164, app/assets/stylesheets/sitewide/application-sitewide.scss */
.quickbooks-online-btn:hover {
  border: 1px solid #5e9f3d;
  border-radius: 5px;
}

/* line 2170, app/assets/stylesheets/sitewide/application-sitewide.scss */
.xero-connect-btn {
  background: url(https://app.peerviewdata.com/assets/xero-connect-white-0edf12c62af60e7a2e850300eb8e95d4a926b8b692b61426d5ffea66018848c2.svg) no-repeat;
  background-size: 160px;
  width: 160px;
  height: 38px;
}

/* line 2177, app/assets/stylesheets/sitewide/application-sitewide.scss */
.xero-disconnect-btn {
  background: url(https://app.peerviewdata.com/assets/xero-disconnect-white-1864b2c9051838ec1279b9c7d1e831d7591d045b7ebab86c79b16ff199740ce0.svg) no-repeat;
  background-size: 180px;
  width: 180px;
  height: 38px;
}

/* line 2184, app/assets/stylesheets/sitewide/application-sitewide.scss */
.xero-connect-btn,
.xero-disconnect-btn {
  border: 1px solid #ffffff;
  cursor: pointer;
  display: block;
}

/* line 2190, app/assets/stylesheets/sitewide/application-sitewide.scss */
.xero-connect-btn:hover,
.xero-disconnect-btn:hover {
  border: 1px solid #5e9f3d;
  border-radius: 3px;
}

/* line 2196, app/assets/stylesheets/sitewide/application-sitewide.scss */
.upload-guide-section {
  margin-top: 40px;
  text-align: center;
}

/* line 2200, app/assets/stylesheets/sitewide/application-sitewide.scss */
.upload-guide-section h3 {
  font-size: 18px;
}

/* line 2205, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-api-connections-container {
  width: 55%;
}

/* line 2209, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-api-connections-table {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 5px;
  box-shadow: 1px 4px 17px -4px #8a8a8a;
  width: 100%;
}

/* line 2216, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-api-connections-table th {
  font-weight: normal;
}

/* line 2219, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-api-connections-table th,
.mc-api-connections-table td {
  border: 1px solid #e0e0e0;
  padding: 3px;
  text-align: center;
}

/* line 2226, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-api-connections-table tr:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 2229, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-api-connections-table tr:hover {
  background-color: #bfe0ae;
}

/* line 2235, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-container {
  display: flex;
}

/* line 2238, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-container div {
  width: 50%;
}

/* line 2243, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-list {
  list-style: none;
  padding: 0;
}

/* line 2246, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-list li {
  background-color: #ffffff;
  border: 1px solid #69b144;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5px;
  padding: 5px;
}

/* line 2255, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-list li:hover {
  background-color: #bfe0ae;
}

/* line 2260, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-list .notification-body {
  color: #000000;
  width: 80%;
}

/* line 2265, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-notifications-list .notification-date {
  font-size: 12px;
  text-align: right;
  max-width: 20%;
}

/* line 2272, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container {
  text-align: center;
}

/* line 2275, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container h1 {
  font-size: 24px;
}

/* line 2279, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container h2, .intacct-login-container .priorities label, .priorities .intacct-login-container label {
  font-size: 20px;
}

/* line 2283, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container h3 {
  color: #000000;
  font-weight: bold;
}

/* line 2288, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .h2-second-line {
  margin-top: 0;
}

/* line 2292, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .intacct-form-message {
  height: 20px;
}

/* line 2296, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container #intacct-login-form {
  background-color: #ffffff;
  border-radius: 24px;
  padding: 24px 50px 32px;
  width: 468px;
  margin: 0 auto 50px;
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
}

/* line 2307, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .form-input-group {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}

/* line 2312, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .form-input-group label {
  color: #000000;
  font-size: 16px;
  text-align: left;
}

/* line 2318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .form-input-group input[type="password"],
.intacct-login-container .form-input-group input[type="text"] {
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  padding: 0 3px;
}

/* line 2327, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .form-input-checkbox {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}

/* line 2332, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .form-input-checkbox span {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

/* line 2340, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .checkbox-option {
  cursor: pointer;
  display: flex;
  align-items: baseline;
}

/* line 2345, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container .checkbox-option label {
  color: #000000;
  padding-right: 3px;
  font-size: 15px;
}

/* line 2352, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container button {
  background-color: #69b144;
  border-radius: 15px;
  border: none;
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
  padding: 3px 9px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 250ms;
  white-space: normal;
}

/* line 2365, app/assets/stylesheets/sitewide/application-sitewide.scss */
.intacct-login-container button:hover {
  background-color: #549234;
  color: #fff;
  text-decoration: none;
}

/* line 2373, app/assets/stylesheets/sitewide/application-sitewide.scss */
select,
select.form-control {
  background-color: transparent;
  box-shadow: inset 0 -1px 0 #BFBFBF;
}

/* line 2379, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mapper-head-cell {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 2386, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-arrows {
  display: flex;
  flex-direction: column;
  padding-left: 3px;
}

/* line 2391, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-arrows span {
  font-size: 9px;
}

/* line 2397, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-dropdown-container {
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  padding: 0;
  height: 100vh;
  top: 0;
}

/* line 2406, app/assets/stylesheets/sitewide/application-sitewide.scss */
#dropdown-filter-id {
  height: calc(100% - 44px);
  padding: 10px;
}

/* line 2411, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-report-link {
  font-weight: bold;
}

/* line 2415, app/assets/stylesheets/sitewide/application-sitewide.scss */
.icon-green {
  color: #69b144;
}

/* line 2419, app/assets/stylesheets/sitewide/application-sitewide.scss */
.icon-blue {
  color: #08aeef;
}

/* line 2424, app/assets/stylesheets/sitewide/application-sitewide.scss */
.fye-date-pick-container label {
  font-weight: normal;
}

/* line 2427, app/assets/stylesheets/sitewide/application-sitewide.scss */
.fye-date-pick-container .fye-day {
  padding-left: 8px;
}

/* line 2432, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-dropdown-filters,
.money-dropdown-filters {
  display: flex;
  flex-direction: column;
  max-width: 1400px;
  margin: 0 auto;
}

/* line 2442, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-dropdown-filters {
  height: 100%;
  justify-content: space-between;
}

/* line 2447, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-dropdown-filters {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  min-width: 380px;
  max-width: 1300px;
  margin: 0 auto;
}

/* line 2457, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-dropdown-filters {
  background-color: white;
  padding: 10px 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
}

/* line 2467, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selectable-filters {
  float: right;
}

/* line 2472, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-customer-report-header {
  width: 320px;
}

/* line 2475, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dropdown-container {
  width: 730px;
  float: right;
}

/* line 2480, app/assets/stylesheets/sitewide/application-sitewide.scss */
.blank_row {
  height: 20px;
}

/* line 2484, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-menu,
.notis-sort-menu {
  display: inline-block;
  font-size: 12px;
  margin: 0px 1px;
}

/* line 2489, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-menu select,
.notis-sort-menu select {
  padding: 15px 20px 15px 10px;
}

/* line 2491, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-menu select:hover,
.notis-sort-menu select:hover {
  cursor: pointer;
  color: #737373;
}

/* line 2495, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-menu select:focus,
.notis-sort-menu select:focus {
  outline: none;
}

/* line 2499, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-menu label,
.notis-sort-menu label {
  display: block;
  font-size: 11px;
  font-weight: normal;
  margin: 3px 0px 0px 5px;
}

/* line 2536, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-item-side-bar,
.filter-item-side-bar {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 1px;
  min-width: 100%;
  margin: 5px 0 0;
}

/* line 2513, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-item-side-bar select,
.filter-item-side-bar select {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 5px 20px 5px 10px;
}

/* line 2519, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-item-side-bar select:hover,
.filter-item-side-bar select:hover {
  cursor: pointer;
  color: #737373;
}

/* line 2523, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-item-side-bar select:focus,
.filter-item-side-bar select:focus {
  outline: none;
}

/* line 2527, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-item-side-bar label,
.filter-item-side-bar label {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 3px 0px 3px 5px;
}

/* line 2542, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-item-side-bar {
  margin: 8px 0 0;
  position: relative;
}

/* line 2547, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-option {
  color: #000000;
}

/* line 2550, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-option:hover {
  cursor: pointer;
  background-color: #cecdcd;
}

/* line 2556, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-filter-popover {
  background: #ffffff;
  border: 1px solid #000000;
  max-height: 500px;
  overflow-y: scroll;
  padding: 5px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

/* line 2567, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-small {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 1px;
  min-width: 70px;
}

/* line 2513, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-small select {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 5px 20px 5px 10px;
}

/* line 2519, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-small select:hover {
  cursor: pointer;
  color: #737373;
}

/* line 2523, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-small select:focus {
  outline: none;
}

/* line 2527, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-small label {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 3px 0px 3px 5px;
}

/* line 2571, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-regular {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 1px;
  min-width: 120px;
}

/* line 2513, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-regular select {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 5px 20px 5px 10px;
}

/* line 2519, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-regular select:hover {
  cursor: pointer;
  color: #737373;
}

/* line 2523, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-regular select:focus {
  outline: none;
}

/* line 2527, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-filter-item-regular label {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 3px 0px 3px 5px;
}

/* line 2575, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn,
.filters-btn-manage-clients {
  align-self: flex-end;
  background-color: #69b144;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  margin-top: 10px;
}

/* line 2587, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn:hover,
.filters-btn-manage-clients:hover {
  background-color: #bfe0ae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 2594, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn {
  margin: 10px auto;
}

/* line 2598, app/assets/stylesheets/sitewide/application-sitewide.scss */
.filters-btn-manage-clients {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border: none;
  margin: 0 auto 85px;
}

/* line 2604, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn-people {
  align-self: flex-end;
  background-color: #08aeef;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  margin: 10px auto;
}

/* line 2615, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn-people:hover {
  background-color: #8adfff;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 2622, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn-customers {
  align-self: flex-end;
  background-color: #5d2a72;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  margin: 10px auto;
}

/* line 2633, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn-customers:hover {
  background-color: #cda5de;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 2640, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry {
  width: 275px;
}

/* line 2644, app/assets/stylesheets/sitewide/application-sitewide.scss */
.revenue {
  width: 80px;
}

/* line 2649, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey h2, form.survey .priorities label, .priorities form.survey label {
  margin-bottom: 30px;
}

/* line 2652, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey section {
  margin-bottom: 100px;
}

/* line 2655, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio-header-wrapper {
  background: #737373;
  color: #f5f5f5;
  display: table;
  margin-top: 20px;
  width: 100%;
}

/* line 2662, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio-header-wrapper .radio-header {
  display: table-cell;
  padding: 10px 15px;
  text-align: center;
  width: 15%;
}

/* line 2668, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio-header-wrapper .blank {
  width: 25%;
}

/* line 2673, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group {
  border-bottom: 1px solid #DDDDDD;
  display: table;
  margin-bottom: 0;
  width: 100%;
}

/* line 2679, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group:nth-child(2n + 2) {
  background: #ffffff;
}

/* line 2682, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group.hidden_yearly {
  border-bottom: 0px;
}

/* line 2686, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .control-label {
  padding: 5px 10px;
  vertical-align: middle;
  width: 100%;
}

@media (min-width: 992px) {
  /* line 2686, app/assets/stylesheets/sitewide/application-sitewide.scss */
  form.survey .form-group .control-label {
    display: table-cell;
    width: 25%;
  }
}

/* line 2695, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group label {
  display: table-cell;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 2695, app/assets/stylesheets/sitewide/application-sitewide.scss */
  form.survey .form-group label {
    width: 25%;
  }
}

/* line 2703, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .form-control {
  clear: both;
  margin: 15px 20px;
  width: 80%;
}

@media (min-width: 992px) {
  /* line 2703, app/assets/stylesheets/sitewide/application-sitewide.scss */
  form.survey .form-group .form-control {
    margin: 15px 20px 15px 0;
  }
}

/* line 2719, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio {
  display: table-cell;
  padding: 10px;
  width: 15%;
}

/* line 2724, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio:nth-child(2) input[type="radio"]:checked + span {
  background-color: #ffda58;
}

/* line 2727, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio:nth-child(3) input[type="radio"]:checked + span {
  background-color: #e1d254;
}

/* line 2730, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio:nth-child(4) input[type="radio"]:checked + span {
  background-color: #c3ca50;
}

/* line 2733, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio:nth-child(5) input[type="radio"]:checked + span {
  background-color: #a5c14c;
}

/* line 2736, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio:nth-child(6) input[type="radio"]:checked + span {
  background-color: #87b948;
}

/* line 2739, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group .radio:nth-child(7) input[type="radio"]:checked + span {
  background-color: #69B144;
}

/* line 2744, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-group.explain {
  background: #ffffff;
  border: none;
  border-left: 5px solid #69B144;
  margin-top: 20px;
  padding: 15px 30px 15px 15px;
}

/* line 2753, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group {
  border-bottom: 1px solid #DDDDDD;
  display: table-row;
  margin-bottom: 0;
  width: 100%;
  break-inside: avoid-column;
}

/* line 2760, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group:nth-child(2n + 2) {
  background: #ffffff;
}

/* line 2763, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group.hidden_yearly {
  border-bottom: 0px;
}

/* line 2767, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .control-label {
  padding: 10px;
  font-size: 16px;
  vertical-align: middle;
  width: 100%;
  border-bottom: 1px solid #DDDDDD;
}

@media (min-width: 992px) {
  /* line 2767, app/assets/stylesheets/sitewide/application-sitewide.scss */
  form.survey .form-survey-group .control-label {
    display: table-cell;
    width: 25%;
  }
}

/* line 2779, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group label {
  display: table-cell;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 2779, app/assets/stylesheets/sitewide/application-sitewide.scss */
  form.survey .form-survey-group label {
    width: 25%;
  }
}

/* line 2787, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .form-control {
  clear: both;
  margin: 15px 20px;
  width: 80%;
}

@media (min-width: 992px) {
  /* line 2787, app/assets/stylesheets/sitewide/application-sitewide.scss */
  form.survey .form-survey-group .form-control {
    margin: 15px 20px 15px 0;
  }
}

/* line 2797, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .radio {
  display: table-cell;
  padding: 10px;
  width: 15%;
  border-bottom: 1px solid #DDDDDD;
}

/* line 2823, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio {
  display: table-cell;
  padding: 10px;
  width: 15%;
  border-bottom: 1px solid #DDDDDD;
}

/* line 2829, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio:nth-child(2) input[type="radio"]:checked + span {
  background-color: #b9dca7;
}

/* line 2832, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio:nth-child(3) input[type="radio"]:checked + span {
  background-color: #96cc7b;
}

/* line 2835, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio:nth-child(4) input[type="radio"]:checked + span {
  background-color: #69B144;
}

/* line 2838, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio:nth-child(5) input[type="radio"]:checked + span {
  background-color: #46762e;
}

/* line 2841, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio:nth-child(6) input[type="radio"]:checked + span {
  background-color: #2c491d;
}

/* line 2844, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .money-radio:nth-child(7) input[type="radio"]:checked + span {
  background-color: #13220b;
}

/* line 2849, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio {
  display: table-cell;
  padding: 10px;
  width: 15%;
  border-bottom: 1px solid #DDDDDD;
}

/* line 2855, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio:nth-child(2) input[type="radio"]:checked + span {
  background-color: #9ddffb;
}

/* line 2858, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio:nth-child(3) input[type="radio"]:checked + span {
  background-color: #62cef9;
}

/* line 2861, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio:nth-child(4) input[type="radio"]:checked + span {
  background-color: #00AEEF;
}

/* line 2864, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio:nth-child(5) input[type="radio"]:checked + span {
  background-color: #0681b2;
}

/* line 2867, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio:nth-child(6) input[type="radio"]:checked + span {
  background-color: #045677;
}

/* line 2870, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .people-radio:nth-child(7) input[type="radio"]:checked + span {
  background-color: #0b0e22;
}

/* line 2875, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio {
  display: table-cell;
  padding: 10px;
  width: 15%;
  border-bottom: 1px solid #DDDDDD;
}

/* line 2881, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio:nth-child(2) input[type="radio"]:checked + span {
  background-color: #d7b5e3;
}

/* line 2884, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio:nth-child(3) input[type="radio"]:checked + span {
  background-color: #bc88d3;
}

/* line 2887, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio:nth-child(4) input[type="radio"]:checked + span {
  background-color: #9b4cbd;
}

/* line 2890, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio:nth-child(5) input[type="radio"]:checked + span {
  background-color: #793795;
}

/* line 2893, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio:nth-child(6) input[type="radio"]:checked + span {
  background-color: #542667;
}

/* line 2896, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .customers-radio:nth-child(7) input[type="radio"]:checked + span {
  background-color: #1d033a;
}

/* line 2901, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio {
  display: table-cell;
  padding: 10px;
  width: 15%;
  border-bottom: 1px solid #DDDDDD;
}

/* line 2907, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio:nth-child(2) input[type="radio"]:checked + span {
  background-color: #f8c3b4;
}

/* line 2910, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio:nth-child(3) input[type="radio"]:checked + span {
  background-color: #f4967c;
}

/* line 2913, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio:nth-child(4) input[type="radio"]:checked + span {
  background-color: #f17b5b;
}

/* line 2916, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio:nth-child(5) input[type="radio"]:checked + span {
  background-color: #eb4a1e;
}

/* line 2919, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio:nth-child(6) input[type="radio"]:checked + span {
  background-color: #bc3510;
}

/* line 2922, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group .forecast-radio:nth-child(7) input[type="radio"]:checked + span {
  background-color: #351c00;
}

/* line 2927, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .form-survey-group.explain {
  background: #ffffff;
  border: none;
  border-left: 5px solid #69B144;
  margin-top: 20px;
  padding: 15px 30px 15px 15px;
}

/* line 2936, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"],
form.survey .money-radio input[type="radio"],
form.survey .people-radio input[type="radio"],
form.survey .customers-radio input[type="radio"],
form.survey .forecast-radio input[type="radio"] {
  visibility: hidden;
  cursor: pointer;
}

/* line 2944, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"]:focus,
form.survey .money-radio input[type="radio"]:focus,
form.survey .people-radio input[type="radio"]:focus,
form.survey .customers-radio input[type="radio"]:focus,
form.survey .forecast-radio input[type="radio"]:focus {
  outline: none;
}

/* line 2948, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"] + span,
form.survey .money-radio input[type="radio"] + span,
form.survey .people-radio input[type="radio"] + span,
form.survey .customers-radio input[type="radio"] + span,
form.survey .forecast-radio input[type="radio"] + span {
  background-color: transparent;
  opacity: 0.3;
  position: absolute;
  text-align: center;
  -webkit-transition: 240ms;
  -o-transition: 240ms;
  transition: 240ms;
  vertical-align: middle;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

/* line 2963, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"] + span:after,
form.survey .money-radio input[type="radio"] + span:after,
form.survey .people-radio input[type="radio"] + span:after,
form.survey .customers-radio input[type="radio"] + span:after,
form.survey .forecast-radio input[type="radio"] + span:after {
  content: "\f058";
  color: #BFBFBF;
  font-family: "FontAwesome";
  font-size: 20px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 2976, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"]:hover + span,
form.survey .money-radio input[type="radio"]:hover + span,
form.survey .people-radio input[type="radio"]:hover + span,
form.survey .customers-radio input[type="radio"]:hover + span,
form.survey .forecast-radio input[type="radio"]:hover + span {
  opacity: 1;
}

/* line 2980, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"]:checked + span,
form.survey .money-radio input[type="radio"]:checked + span,
form.survey .people-radio input[type="radio"]:checked + span,
form.survey .customers-radio input[type="radio"]:checked + span,
form.survey .forecast-radio input[type="radio"]:checked + span {
  opacity: 1;
}

/* line 2984, app/assets/stylesheets/sitewide/application-sitewide.scss */
form.survey .radio input[type="radio"]:checked + span:after,
form.survey .money-radio input[type="radio"]:checked + span:after,
form.survey .people-radio input[type="radio"]:checked + span:after,
form.survey .customers-radio input[type="radio"]:checked + span:after,
form.survey .forecast-radio input[type="radio"]:checked + span:after {
  color: #ffffff;
  font-size: 30px;
}

/* line 3006, app/assets/stylesheets/sitewide/application-sitewide.scss */
.priorities {
  background: none !important;
  border: none !important;
  display: inline-block;
  width: 100%;
}

/* line 3012, app/assets/stylesheets/sitewide/application-sitewide.scss */
.priorities label {
  display: block !important;
  font-weight: 300 !important;
  margin: 20px 0 10px !important;
  padding: 0 15px !important;
  width: 100% !important;
}

/* line 3023, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable {
  -webkit-transition: border 500ms;
  -o-transition: border 500ms;
  transition: border 500ms;
  border: 2px dashed transparent;
  position: relative;
  width: 100%;
}

/* line 3030, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable .ui-sortable-handle {
  cursor: move;
  padding: 15px;
  background: #ffffff;
  border: none;
  margin-bottom: 5px;
  -webkit-transition: 0.3s background, color, box-shadow;
  -o-transition: 0.3s background, color, box-shadow;
  transition: 0.3s background, color, box-shadow;
}

/* line 3040, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable .ui-sortable-handle .fa-bars {
  color: #BFBFBF;
  margin-right: 5px;
}

/* line 3045, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable .ui-sortable-handle:hover {
  background: #DDDDDD;
}

/* line 3049, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable .ui-sortable-handle.ui-sortable-helper {
  background: #542667;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}

/* line 3053, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable .ui-sortable-handle.ui-sortable-helper .fa {
  color: #BA68C8;
}

/* line 3059, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-sortable:before {
  font-size: 20px;
  position: absolute;
  text-align: center;
  width: 100%;
}

/* line 3070, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit_planning_survey .ui-sortable .ui-sortable-handle.ui-sortable-helper {
  background: #D90000;
}

/* line 3072, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit_planning_survey .ui-sortable .ui-sortable-handle.ui-sortable-helper .fa {
  color: #f14d4d;
}

/* line 3080, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list {
  border: 2px dashed #DDDDDD;
  min-height: 490px;
  counter-reset: selected-counter;
}

/* line 3085, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list .ui-sortable-handle {
  background: #999999;
  color: #ffffff;
}

/* line 3088, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list .ui-sortable-handle:before {
  color: #BFBFBF;
  content: counter(selected-counter);
  counter-increment: selected-counter;
  left: -20px;
  opacity: 1;
  position: absolute;
}

/* line 3098, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list .ui-sortable-handle.ui-sortable-helper .fa-bars {
  color: #DDDDDD;
}

/* line 3102, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list .ui-sortable-handle.ui-sortable-helper:before {
  opacity: 0;
}

/* line 3106, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list .ui-sortable-handle:hover {
  background: #737373;
}

/* line 3111, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list:before {
  content: "Drag priorties here.";
  opacity: 1;
  margin-top: -14px;
  top: 50%;
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}

/* line 3119, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list:not(:empty) {
  border: 2px dashed transparent;
}

/* line 3122, app/assets/stylesheets/sitewide/application-sitewide.scss */
.selected_list:not(:empty):before {
  opacity: 0;
}

/* line 3128, app/assets/stylesheets/sitewide/application-sitewide.scss */
.rejected_list {
  border: 1px dashed #DDDDDD;
  min-height: 490px;
}

/* line 3144, app/assets/stylesheets/sitewide/application-sitewide.scss */
.total-container {
  background: #3c3c3c;
  display: table;
  font-size: 16px;
  width: 100%;
  padding: 20px 0px;
  color: #eee;
}

/* line 3152, app/assets/stylesheets/sitewide/application-sitewide.scss */
.total-container .total-label {
  display: table-cell;
  padding-left: 20px;
  width: 25%;
  text-align: left;
}

/* line 3158, app/assets/stylesheets/sitewide/application-sitewide.scss */
.total-container .total-cell {
  display: inline-block;
  font-size: 24px;
  width: 33.333333333%;
}

/* line 3165, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-state-highlight {
  background: rgba(221, 221, 221, 0.5);
  border: 2px dashed #DDDDDD;
  height: 50px;
  margin-bottom: 5px;
}

/* line 3173, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable {
  list-style-type: none;
}

/* line 3176, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable .ui-state-disabled {
  box-shadow: none;
}

/* line 3178, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable .ui-state-disabled:hover {
  background: #f5f5f5;
}

/* line 3181, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable .ui-state-disabled:active {
  background: #f5f5f5;
  box-shadow: none;
}

/* line 3184, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable .ui-state-disabled:active .fa {
  color: inherit;
}

/* line 3189, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable .list-group-item, .not-applicable .ui-sortable .ui-sortable-handle, .ui-sortable .not-applicable .ui-sortable-handle, .not-applicable .ui-state-highlight {
  opacity: 0.5;
}

/* line 3192, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-applicable .fa {
  margin-right: 5px;
}

/* line 3197, app/assets/stylesheets/sitewide/application-sitewide.scss */
label.upload-file input[type="file"] {
  position: fixed;
  top: -1000px;
}

/* line 3202, app/assets/stylesheets/sitewide/application-sitewide.scss */
label.upload-file {
  margin: 0;
}

/* line 3208, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .list-group-item, .list-survey .ui-sortable .ui-sortable-handle, .ui-sortable .list-survey .ui-sortable-handle, .list-survey .ui-state-highlight {
  padding: 15px 20px;
}

/* line 3211, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left {
  padding-right: 20px;
}

/* line 3214, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon {
  height: 50px;
  width: 50px;
  background-size: 50px 50px;
}

/* line 3219, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon.money_survey {
  background-image: url(https://app.peerviewdata.com/assets/peerview.icons.money-67513cd4af28954bc5ecb928c549b280bbc3e55303c70f5b5bd13682768b68e8.png);
}

/* line 3222, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon.customer_survey {
  background-image: url(https://app.peerviewdata.com/assets/peerview.icons.customer-ad79f863ec30d4284446381913375ac7517bc58aa848241fe5cca7b803d9833b.png);
}

/* line 3225, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon.people_survey {
  background-image: url(https://app.peerviewdata.com/assets/peerview.icons.people-a6009a74b893362d33c4cf1e1fa3d127f44916bbf2163d1d7e1a37c742206171.png);
}

/* line 3228, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon.planning_survey {
  background-image: url(https://app.peerviewdata.com/assets/peerview.icons.planning-63576390f17be08b7067fce50e5c9adb48a9a834d59662d94d98b1f525a0eda7.png);
}

/* line 3231, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon.upload-file {
  background-image: url(https://app.peerviewdata.com/assets/peerview.icons.attachments-5a86e5d7b598f6e506878ed1dd80d308e923d08521b03aec316bfdd5b50eaef8.png);
}

/* line 3234, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-left .dashboard-icon.financial_survey {
  background-image: url(https://app.peerviewdata.com/assets/peerview.icons.financials-e8f347d2eef0937cb90c5afb9265556dcd9bdb1b56347e909bf1bd31522346a4.png);
}

/* line 3240, app/assets/stylesheets/sitewide/application-sitewide.scss */
.list-survey .media-body p {
  margin: 0;
}

/* line 3245, app/assets/stylesheets/sitewide/application-sitewide.scss */
.padding {
  padding-top: 120px;
}

/* line 3249, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-header {
  margin: 25px;
}

/* line 3253, app/assets/stylesheets/sitewide/application-sitewide.scss */
#attachments_dropdown {
  margin-top: 15px;
}

/* line 3257, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nprogress .bar {
  background: #69B144 !important;
}

/* line 3261, app/assets/stylesheets/sitewide/application-sitewide.scss */
dl {
  margin-bottom: 0;
}

/* line 3263, app/assets/stylesheets/sitewide/application-sitewide.scss */
dl dd {
  margin: 0 0 30px;
}

/* line 3266, app/assets/stylesheets/sitewide/application-sitewide.scss */
dl dd:last-child {
  margin: 0;
}

/* line 3272, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-page-header {
  display: flex;
  padding-bottom: 10px;
}

/* line 3276, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-page-header button {
  margin: 13px;
  border-radius: 15px;
  border: none;
  background: #69b144;
  color: #000;
  font-weight: bold;
  padding: 12px;
}

/* line 3286, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-page-header .normal {
  background: #efefef;
  border: 1px solid #000;
  font-weight: normal;
}

/* line 3293, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs,
.industry-report-tabs {
  margin-bottom: 10px;
}

/* line 3298, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs,
.navbar-secondary,
.industry-report-tabs {
  background: #ffffff;
  height: 50px;
  width: 100%;
  margin-top: 0;
}

@media (max-width: 768px) {
  /* line 3298, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .nschbc-report-tabs,
.navbar-secondary,
.industry-report-tabs {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}

@media (max-width: 1000px) {
  /* line 3298, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .nschbc-report-tabs,
.navbar-secondary,
.industry-report-tabs {
    height: 95px;
  }
}

/* line 3315, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul,
.navbar-secondary ul,
.industry-report-tabs ul {
  list-style: none;
}

/* line 3318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li,
.navbar-secondary ul li,
.industry-report-tabs ul li {
  display: inline-block;
}

/* line 3320, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li a,
.navbar-secondary ul li a,
.industry-report-tabs ul li a {
  color: #4c4c4c;
  display: block;
  line-height: 30px;
  margin: 10px;
  padding: 0 15px;
}

/* line 3328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li a.active,
.navbar-secondary ul li a.active,
.industry-report-tabs ul li a.active {
  border-radius: 15px;
  color: #ffffff;
}

/* line 3332, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.start a.active,
.navbar-secondary ul li.start a.active,
.industry-report-tabs ul li.start a.active {
  background: #737373;
}

/* line 3335, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.peerview-twenty a.active,
.navbar-secondary ul li.peerview-twenty a.active,
.industry-report-tabs ul li.peerview-twenty a.active {
  border: 1px solid #BFBFBF;
  color: #4c4c4c;
}

/* line 3339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.money a.active,
.navbar-secondary ul li.money a.active,
.industry-report-tabs ul li.money a.active {
  background: #69B144;
}

/* line 3342, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.people a.active,
.navbar-secondary ul li.people a.active,
.industry-report-tabs ul li.people a.active {
  background: #00AEEF;
}

/* line 3345, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.customers a.active,
.navbar-secondary ul li.customers a.active,
.industry-report-tabs ul li.customers a.active {
  background: #542667;
}

/* line 3348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.planning a.active,
.navbar-secondary ul li.planning a.active,
.industry-report-tabs ul li.planning a.active {
  background: #ED5932;
}

/* line 3351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.audit a.active,
.navbar-secondary ul li.audit a.active,
.industry-report-tabs ul li.audit a.active {
  background: #69B144;
}

/* line 3354, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.resources a.active,
.navbar-secondary ul li.resources a.active,
.industry-report-tabs ul li.resources a.active {
  background: #D90000;
}

/* line 3357, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul li.isbdc a.active,
.navbar-secondary ul li.isbdc a.active,
.industry-report-tabs ul li.isbdc a.active {
  background: #DDDDDD;
  color: #4c4c4c;
}

/* line 3366, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-report-tabs ul {
  display: flex;
  width: 100%;
  overflow-x: scroll;
  padding: 0;
}

/* line 3374, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-link:hover {
  cursor: pointer;
}

/* line 3378, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs {
  text-align: left;
  border-bottom: 1px solid #f17b5b;
}

/* line 3382, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .year-selector {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  float: right;
}

/* line 3388, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .year-selector-content {
  background-color: #ffffff;
  border: 1px solid #f17b5b;
  border-bottom: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  height: 41px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 197px;
}

/* line 3403, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .year-selector-content .selected-year {
  margin: 0 10px;
}

/* line 3407, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .year-selector-content .space-div {
  width: 30px;
}

/* line 3411, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .year-selector-content button {
  background: none;
  border-radius: 50%;
  color: #f17b5b;
  border: none;
  font-size: 0.9em;
  margin: 0;
  width: 30px;
}

/* line 3420, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .year-selector-content button:hover {
  display: block;
  background-color: #c4c4c4;
  border-radius: 50%;
  color: #000000;
  transition: 0.5s;
}

/* line 3430, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .nav-item {
  background-color: #ffffff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: inline-block;
  float: none;
  margin: 0 3px 0 0;
}

/* line 3439, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .nav-item a.active {
  font-weight: bold;
  background-color: #f17b5b;
  border: 1px solid #f17b5b;
  border-bottom: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #ffffff;
  margin: 0;
}

/* line 3450, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .nav-item a:hover {
  background-color: #f17b5b;
  border: 1px solid #f17b5b;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
}

/* line 3462, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-forecast-tabs .nav-item a {
  color: #000000;
  border: 1px solid #f17b5b;
  border-bottom: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0;
}

/* line 3474, app/assets/stylesheets/sitewide/application-sitewide.scss */
.navbar-form {
  margin-bottom: 0;
  margin-top: 15px;
}

/* line 3477, app/assets/stylesheets/sitewide/application-sitewide.scss */
.navbar-form label {
  font-weight: normal;
}

/* line 3485, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-autocomplete.ui-menu {
  max-height: 85%;
  overflow-y: scroll;
}

/* line 3489, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-autocomplete .ui-menu-item {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
}

/* line 3493, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #f5f5f5;
  border: none;
  margin: 0;
}

/* line 3501, app/assets/stylesheets/sitewide/application-sitewide.scss */
.name {
  color: #3c3c3c;
  font-size: 1.25em;
  padding-right: 30px;
}

/* line 3507, app/assets/stylesheets/sitewide/application-sitewide.scss */
.input-group-addon {
  color: #737373;
}

/* line 3511, app/assets/stylesheets/sitewide/application-sitewide.scss */
.title-index {
  display: table-cell;
}

/* line 3514, app/assets/stylesheets/sitewide/application-sitewide.scss */
.title-index span {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  width: 200px;
}

/* line 3521, app/assets/stylesheets/sitewide/application-sitewide.scss */
.title-average {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

/* line 3526, app/assets/stylesheets/sitewide/application-sitewide.scss */
.title-average span {
  display: block;
  padding-left: 70px;
  margin-bottom: 10px;
  margin-left: -10%;
  text-align: center;
  width: 100%;
}

/* line 3536, app/assets/stylesheets/sitewide/application-sitewide.scss */
.charts-container {
  background: #ffffff;
}

/* line 3539, app/assets/stylesheets/sitewide/application-sitewide.scss */
.charts-wrapper {
  margin-top: 0;
  overflow: visible;
}

/* line 3544, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 10px;
}

/* line 3549, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label span {
  background-size: 40px 155px;
  height: 155px;
  width: 40px;
  display: block;
}

/* line 3556, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label.money-chart span {
  background-image: url(https://app.peerviewdata.com/images/label-money.jpg);
}

/* line 3559, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label.customer-chart span {
  background-image: url(https://app.peerviewdata.com/images/label-customers.jpg);
}

/* line 3562, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label.people-chart span {
  background-image: url(https://app.peerviewdata.com/images/label-people.jpg);
}

/* line 3565, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label.planning-chart span {
  background-image: url(https://app.peerviewdata.com/images/label-planning.jpg);
}

/* line 3568, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-label.legend span {
  background-image: url(https://app.peerviewdata.com/images/label-legend.jpg);
  background-size: 40px 135px;
  height: 135px;
  width: 40px;
}

/* line 3575, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-body {
  position: relative;
  width: 100%;
}

/* line 3578, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-body:after {
  border-right: 1px dashed #BFBFBF;
  content: "";
  height: 100%;
  left: 16px;
  position: absolute;
  top: 0;
  width: calc((100% - 20px) / 2.6);
  pointer-events: none;
}

@media (min-width: 992px) {
  /* line 3578, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .chart-body:after {
    left: 20px;
  }
}

@media (min-width: 1200px) {
  /* line 3578, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .chart-body:after {
    left: 9px;
  }
}

/* line 3598, app/assets/stylesheets/sitewide/application-sitewide.scss */
.legend-body:after {
  border: none;
}

/* line 3602, app/assets/stylesheets/sitewide/application-sitewide.scss */
.legend-body ul {
  margin-bottom: 0;
  margin-left: 10px;
}

/* line 3605, app/assets/stylesheets/sitewide/application-sitewide.scss */
.legend-body ul li {
  line-height: 22px;
}

/* line 3608, app/assets/stylesheets/sitewide/application-sitewide.scss */
.legend-body ul i {
  margin-right: 5px;
}

/* line 3612, app/assets/stylesheets/sitewide/application-sitewide.scss */
.legend-body .icon-dashed-border {
  display: inline-block;
  height: 10px;
  position: relative;
  width: 10px;
}

/* line 3617, app/assets/stylesheets/sitewide/application-sitewide.scss */
.legend-body .icon-dashed-border:after {
  bottom: 0;
  content: "";
  border-left: 1px dashed #999999;
  left: 50%;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 3629, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper {
  margin-top: 10px;
}

/* line 3632, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .chart-stats {
  float: left;
  width: 200px;
}

/* line 3636, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .trend,
.chart-stats-wrapper .index-number,
.chart-stats-wrapper .flag {
  float: left;
  height: 31px;
  line-height: 31px;
}

/* line 3643, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .trend {
  padding-left: 5px;
  width: 70px;
}

/* line 3647, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .index-number {
  font-weight: 700;
  text-align: right;
  width: 100px;
}

/* line 3652, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .flag {
  width: 30px;
}

/* line 3656, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number-wrapper {
  float: left;
  padding-left: 50px;
  position: relative;
  width: 150px;
}

/* line 3661, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number-wrapper:after {
  background: #DDDDDD;
  content: "";
  height: 185px;
  position: absolute;
  right: 63px;
  top: 0;
  width: 4px;
  z-index: 1;
}

/* line 3671, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number-wrapper.money-chart:after {
  height: 70px;
  top: 110px;
}

/* line 3675, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number-wrapper.total {
  padding-left: 35px;
}

/* line 3677, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number-wrapper.total:after {
  height: 70px;
}

/* line 3683, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number {
  background-color: #ffffff;
  border: 10px solid transparent;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  height: 70px;
  line-height: 50px;
  margin: 42.5px 0;
  position: relative;
  text-align: center;
  width: 70px;
  z-index: 2;
}

/* line 3697, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number.money-chart {
  border-color: #69B144;
}

/* line 3700, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number.customer-chart {
  border-color: #542667;
}

/* line 3703, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number.people-chart {
  border-color: #00AEEF;
}

/* line 3706, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number.planning-chart {
  border-color: #ED5932;
}

/* line 3709, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .average-number.total {
  border-width: 15px;
  border-bottom-color: #542667;
  border-left-color: #ED5932;
  border-right-color: #00AEEF;
  border-top-color: #69B144;
  font-size: 30px;
  height: 100px;
  line-height: 70px;
  margin: 22.5px 0;
  width: 100px;
}

/* line 3722, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-stats-wrapper .total-average {
  margin-top: 55px;
  text-align: right;
}

/* line 3728, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-iframe {
  display: block;
  width: 100%;
  height: 900px;
}

/* line 3733, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-img {
  display: block;
  width: 100%;
  height: auto;
}

/* line 3739, app/assets/stylesheets/sitewide/application-sitewide.scss */
.left-table-green {
  color: #69B144;
  text-align: left;
  font-weight: bold;
}

/* line 3745, app/assets/stylesheets/sitewide/application-sitewide.scss */
.center-table-green {
  color: #69B144;
  text-align: center;
  font-weight: bold;
}

/* line 3751, app/assets/stylesheets/sitewide/application-sitewide.scss */
.right-table-green {
  color: #69B144;
  text-align: right;
  font-weight: bold;
}

/* line 3757, app/assets/stylesheets/sitewide/application-sitewide.scss */
.left-table-gray {
  text-align: left;
  font-weight: bold;
}

/* line 3762, app/assets/stylesheets/sitewide/application-sitewide.scss */
.center-table-gray {
  text-align: center;
  font-weight: bold;
}

/* line 3767, app/assets/stylesheets/sitewide/application-sitewide.scss */
.right-table-gray {
  text-align: right;
  font-weight: bold;
}

/* line 3772, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn.btn-primary.directory {
  padding: 5px 8px;
  font-size: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 3779, app/assets/stylesheets/sitewide/application-sitewide.scss */
#companies_directory_filter {
  color: #737373;
}

/* line 3783, app/assets/stylesheets/sitewide/application-sitewide.scss */
#company-directory {
  font-weight: bold;
}

/* line 3787, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-analysis-content {
  margin-top: 60px;
}

/* line 3791, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-text-right {
  text-align: right;
}

/* line 3795, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-text-left {
  text-align: left;
}

/* line 3799, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-text-center {
  text-align: right;
}

/* line 3803, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-bold {
  font-weight: bold;
}

/* line 3807, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-title {
  text-align: center;
  font-weight: bold;
}

/* line 3812, app/assets/stylesheets/sitewide/application-sitewide.scss */
th > .pencil-column {
  padding: 0px;
}

/* line 3816, app/assets/stylesheets/sitewide/application-sitewide.scss */
td > .pencil-link {
  padding: 0px;
}

/* line 3820, app/assets/stylesheets/sitewide/application-sitewide.scss */
#kfi_print_button {
  background: #69B144;
  color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 3826, app/assets/stylesheets/sitewide/application-sitewide.scss */
.table > tbody > tr > td.new-user-link {
  width: 60px;
  padding: 0px;
  padding-right: 3px;
}

/* line 3832, app/assets/stylesheets/sitewide/application-sitewide.scss */
#opsview-form {
  margin: 10px auto;
  display: flex;
  justify-content: space-around;
  width: 86%;
  align-items: baseline;
}

/* line 3839, app/assets/stylesheets/sitewide/application-sitewide.scss */
#opsview-form label {
  padding-right: 5px;
}

/* line 3844, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-container {
  width: 97%;
  margin: 0 auto;
  background: white;
  padding: 15px;
}

/* line 3850, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-container h2, .visits-container .priorities label, .priorities .visits-container label {
  text-align: center;
}

/* line 3855, app/assets/stylesheets/sitewide/application-sitewide.scss */
.emailed-surveys-container,
.event-counter-container {
  padding: 50px;
}

/* line 3860, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-far-left-column {
  width: 250px;
}

/* line 3864, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-slider {
  position: relative;
  height: 50px;
}

/* line 3869, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  margin: 3px;
  opacity: 0;
}

/* line 3884, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-slide-content {
  display: flex;
}

/* line 3888, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-slide.active {
  opacity: 1;
}

/* line 3892, app/assets/stylesheets/sitewide/application-sitewide.scss */
.visits-navigation {
  right: 5px;
  border-bottom: 4px solid currentColor;
  display: inline-block;
  line-height: 1.25;
  position: absolute;
}

/* line 3901, app/assets/stylesheets/sitewide/application-sitewide.scss */
.reds {
  color: orange;
}

/* line 3905, app/assets/stylesheets/sitewide/application-sitewide.scss */
.greens {
  color: green;
}

/* line 3909, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-style {
  position: relative;
  overflow: visible;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  margin-bottom: 45px;
}

/* line 3919, app/assets/stylesheets/sitewide/application-sitewide.scss */
td.dataTables_empty {
  display: none;
}

/* line 3923, app/assets/stylesheets/sitewide/application-sitewide.scss */
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer {
  width: 98% !important;
  border-bottom: none;
}

/* line 3934, app/assets/stylesheets/sitewide/application-sitewide.scss */
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer tbody,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer tbody,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer tbody,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer tbody,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer tbody,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer tbody,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer tbody,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer tbody {
  -webkit-box-shadow: 1px 4px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 4px 17px -4px #8a8a8a;
  box-shadow: 1px 4px 17px -4px #8a8a8a;
}

/* line 3941, app/assets/stylesheets/sitewide/application-sitewide.scss */
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer .group-header td,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer .group-header td,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer .group-header td,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer .group-header td,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer .group-header td,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer .group-header td,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer .group-header td,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer .group-header td {
  border-bottom: none;
}

/* line 3944, app/assets/stylesheets/sitewide/application-sitewide.scss */
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-money-table.stripe.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_0.group-average-table.group-table.group-money-table.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-people-table.stripe.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_0.group-average-table.group-table.group-people-table.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_1.group-calcs-table.group-table.group-customers-table.stripe.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_0.group-average-table.group-table.group-customers-table.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_0.practice-average-table.group-table.dataTable.no-footer .group-header .practice-header,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer .group-header .money-header,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer .group-header .people-header,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer .group-header .customer-header,
table#DataTables_Table_2.group-practice-average-table.group-table.group-money-table.dataTable.no-footer .group-header .practice-header {
  -webkit-box-shadow: 1px -3px 17px -2px #8a8a8a;
  -moz-box-shadow: 1px -3px 17px -2px #8a8a8a;
  box-shadow: 0px 0px 17px -2px #8a8a8a;
}

/* line 3955, app/assets/stylesheets/sitewide/application-sitewide.scss */
.print-group-datatable {
  font-size: 10px;
}

/* line 3959, app/assets/stylesheets/sitewide/application-sitewide.scss */
.print-report-spacing-div {
  height: 25px;
}

/* line 3963, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customer-print-aside-charts {
  background: #ffffff;
}

/* line 3967, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table {
  margin-bottom: 50px !important;
  width: 100% !important;
}

/* line 3972, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ind-table {
  width: 100% !important;
  border-bottom: none !important;
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
}

/* line 3980, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first-header i {
  color: #000000;
}

/* line 3984, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-table-container {
  overflow-y: visible;
  overflow-x: scroll;
}

/* line 3989, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ind-table-info {
  color: #737373;
  text-align: center;
}

/* line 3994, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table td,
.ind-table td {
  padding: 10px 7px !important;
  text-align: center;
}

/* line 4000, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-header td {
  color: white !important;
  height: 20px;
  font-size: 12px;
  font-weight: bold;
}

/* line 4007, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ind-header td {
  color: white !important;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
}

/* line 4013, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pv-header {
  white-space: nowrap !important;
}

/* line 4017, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-title {
  font-size: 2em;
  line-height: 1.66em;
  display: inline;
  color: #3c3c3c;
  margin-top: 25px;
}

/* line 4025, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first-header td {
  color: black !important;
  padding: 3px 3px !important;
  background-color: transparent;
}

/* line 4031, app/assets/stylesheets/sitewide/application-sitewide.scss */
.black-right {
  border-right: black solid 1px;
}

/* line 4035, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-header td {
  background-color: #69b144 !important;
}

/* line 4040, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-header td {
  background-color: #69b144 !important;
}

/* line 4043, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-header td:hover {
  background-color: #548e36 !important;
}

/* line 4049, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-header td {
  background-color: #00aeef !important;
}

/* line 4053, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-header td {
  background-color: #542667 !important;
}

/* line 4057, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container {
  background-color: #ffffff;
  border-radius: 5px;
  color: #000000;
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
  margin: 0 auto;
  padding: 10px 30px 30px;
  width: 80%;
}

/* line 4068, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container ul {
  padding: 0;
  list-style: none;
}

/* line 4073, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container h2, .workflow-container .priorities label, .priorities .workflow-container label,
.workflow-container h3,
.workflow-container h4 {
  padding: 5px 0;
}

/* line 4079, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container h2, .workflow-container .priorities label, .priorities .workflow-container label {
  cursor: pointer;
  font-size: 21px;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

/* line 4085, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container h2:hover, .workflow-container .priorities label:hover, .priorities .workflow-container label:hover {
  background: #a4a4a4;
}

/* line 4090, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container h3 {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}

/* line 4095, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container h3 span {
  font-weight: bold;
}

/* line 4100, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-container h4 {
  font-weight: bold;
  margin-bottom: 0;
}

/* line 4106, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-title {
  font-weight: bold;
  text-align: center;
}

/* line 4111, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-list {
  padding: 0;
}

/* line 4115, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-section {
  background-color: #ffffff;
  border-radius: 25px;
}

/* line 4120, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-list-inner {
  padding: 0 40px 20px;
}

/* line 4123, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-list-inner div {
  padding: 0;
}

/* line 4128, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-summary {
  background: white;
  font-size: 18px;
}

/* line 4132, app/assets/stylesheets/sitewide/application-sitewide.scss */
.workflow-summary span {
  font-weight: bold;
}

/* line 4139, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notifications-options {
  padding: 0;
}

/* line 4142, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notification-buttons {
  display: flex;
}

/* line 4146, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notis-list {
  padding: 0;
}

/* line 4150, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notification-filter {
  display: flex;
  justify-content: flex-end;
}

/* line 4155, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notification-item {
  list-style: none;
  display: flex;
  font-size: 14px;
}

/* line 4160, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notification-item:hover {
  background-color: #bfe0ae;
}

/* line 4165, app/assets/stylesheets/sitewide/application-sitewide.scss */
.fa-times {
  cursor: pointer;
}

/* line 4169, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notification-info {
  width: 100%;
  padding: 5px 5px 5px 10px;
  margin: 0;
  background-color: var(--color);
  color: #000000;
}

/* line 4177, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notification-info .badge {
  background-color: #69B144;
  margin-left: 10px;
  margin-bottom: 3px;
}

/* line 4183, app/assets/stylesheets/sitewide/application-sitewide.scss */
p.notification-body {
  margin: 0;
}

/* line 4187, app/assets/stylesheets/sitewide/application-sitewide.scss */
.envelope::after {
  font-family: "FontAwesome";
  padding-left: 5px;
}

/* line 4192, app/assets/stylesheets/sitewide/application-sitewide.scss */
#username {
  display: inline-block;
  padding-left: 5px;
}

/* line 4196, app/assets/stylesheets/sitewide/application-sitewide.scss */
#unread-notis {
  display: inline-block;
  padding-right: 3px;
  margin-right: -3px;
  padding-left: 5px;
  color: #69B144;
}

/* line 4203, app/assets/stylesheets/sitewide/application-sitewide.scss */
#unread-notis:hover {
  color: #bfe0ae;
}

/* line 4208, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notify-bell {
  animation: bell-ring 1300ms ease 3;
}

/* line 4211, app/assets/stylesheets/sitewide/application-sitewide.scss */
.notify-bell:hover {
  animation-play-state: paused;
  cursor: pointer;
}

@-webkit-keyframes bell-ring {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@-moz-keyframes bell-ring {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@-o-keyframes bell-ring {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes bell-ring {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-30deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

/* line 4286, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dropdown,
.user-dropdown-inverse {
  vertical-align: middle;
  height: 60px;
  padding: 25px 15px;
}

/* line 4293, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dropdown-inverse {
  color: #bfbfbf;
}

/* line 4296, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dropdown-inverse .info-item {
  color: #737373;
}

/* line 4300, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dropdown-inverse:hover {
  color: #ffffff;
}

/* line 4303, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dropdown-inverse:hover .info-item {
  color: #737373;
}

/* line 4309, app/assets/stylesheets/sitewide/application-sitewide.scss */
.client-dropdown-menu {
  display: block;
}

/* line 4313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-btn {
  margin-top: 10px;
  background: #6e6e6e;
  color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 4320, app/assets/stylesheets/sitewide/application-sitewide.scss */
#group_pdf_button {
  background: #6e6e6e;
  color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 15px;
  margin-bottom: 20px;
}

/* line 4330, app/assets/stylesheets/sitewide/application-sitewide.scss */
#profile-legend {
  color: #69B144;
  margin-bottom: 2px;
  margin-top: 5px;
  padding: 2px;
}

/* line 4337, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dir {
  text-align: center;
  text-decoration-line: underline;
  text-decoration-style: dashed;
}

/* line 4343, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sorting {
  background-image: none !important;
  background-color: #4c4c4c !important;
}

/* line 4350, app/assets/stylesheets/sitewide/application-sitewide.scss */
#dropzone-complete.media {
  background-color: #69B144;
  color: #ffffff;
  border-color: #ffffff;
}

/* line 4356, app/assets/stylesheets/sitewide/application-sitewide.scss */
#dropzone-failed.media {
  background-color: #D90000;
  color: #ffffff;
  border-color: #ffffff;
}

/* line 4364, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-table-wrapper table {
  width: 100% !important;
  border-top: 1px solid #111;
  border-right: 1px solid #111;
  margin-bottom: 50px !important;
}

/* line 4371, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-title {
  margin-top: 40px;
}

/* line 4375, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-pills {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* line 4380, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-header {
  background-color: white !important;
}

/* line 4384, app/assets/stylesheets/sitewide/application-sitewide.scss */
.header-left {
  border-top: none !important;
}

/* line 4388, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first-col {
  background-image: none !important;
  border-right: 1px solid #111;
  border-left: 1px solid #111;
  font-weight: bold;
}

/* line 4395, app/assets/stylesheets/sitewide/application-sitewide.scss */
.last-col {
  border-right: 1px solid #111 !important;
}

/* line 4401, app/assets/stylesheets/sitewide/application-sitewide.scss */
.discreet-bar {
  display: flex;
  justify-content: space-between;
}

/* line 4406, app/assets/stylesheets/sitewide/application-sitewide.scss */
.discreet {
  margin: 3px;
  padding: 5px 10px;
  color: #ffffff;
  border: solid #737373 1px;
  background-color: #cdcdcd;
  flex: 1 1 auto;
  text-align: center;
  display: flex;
}

/* line 4417, app/assets/stylesheets/sitewide/application-sitewide.scss */
.text {
  margin: auto;
}

/* line 4421, app/assets/stylesheets/sitewide/application-sitewide.scss */
.discreet:visited {
  color: #ffffff;
}

/* line 4425, app/assets/stylesheets/sitewide/application-sitewide.scss */
.discreet:link {
  text-decoration: none;
}

/* line 4429, app/assets/stylesheets/sitewide/application-sitewide.scss */
.discreet:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #a6a6a6;
}

/* line 4435, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

/* line 4440, app/assets/stylesheets/sitewide/application-sitewide.scss */
.last {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

/* line 4465, app/assets/stylesheets/sitewide/application-sitewide.scss */
.completed {
  background-color: #595959;
  border: none;
  color: #ffffff;
}

/* line 4471, app/assets/stylesheets/sitewide/application-sitewide.scss */
.completed:hover {
  background-color: #404040;
}

/* line 4475, app/assets/stylesheets/sitewide/application-sitewide.scss */
.current {
  background-color: #cdcdcd;
  border: #595959 solid 2px;
}

/* line 4480, app/assets/stylesheets/sitewide/application-sitewide.scss */
.current:hover {
  background-color: #404040;
  border: #404040 solid 2px;
}

/* line 4485, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ind_header {
  text-align: left;
  color: #3c3c3c;
  font-size: 28px;
  line-height: 1.66em;
  font-weight: 500;
}

/* line 4495, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-disabled {
  border: #a6a6a6 solid 1px;
  color: #a6a6a6;
}

/* line 4500, app/assets/stylesheets/sitewide/application-sitewide.scss */
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}

/* line 4505, app/assets/stylesheets/sitewide/application-sitewide.scss */
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}

/* line 4511, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: 150px;
  padding: 50px 50px 125px 50px;
  /* To center horizontally */
  margin: 0 auto;
  background-color: #ffffff;
}

/* line 4521, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-content-info {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: 500px;
  height: 300px;
  padding: 10px 15px 0px 20px;
  /* To center horizontally */
  margin: 0 auto;
  background-color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  border-radius: 6px;
}

/* line 4534, app/assets/stylesheets/sitewide/application-sitewide.scss */
.overlay-base_after-open-info {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  z-index: 600;
}

/* line 4540, app/assets/stylesheets/sitewide/application-sitewide.scss */
.overlay-base-info {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  padding-top: 65px;
  height: 100%;
}

/* line 4549, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-bar-container {
  display: flex;
  flex-direction: column;
}

/* line 4554, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-percentage {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 4559, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-percentage span {
  margin-right: 20px;
  font-size: 22px;
  font-weight: 300;
}

/* line 4566, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-bar {
  height: 5px;
  width: 100%;
  border-radius: 50px;
  background-color: #d3d3d3;
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 4575, app/assets/stylesheets/sitewide/application-sitewide.scss */
.filler {
  background-color: #69b144;
  height: 100%;
  border-radius: inherit;
  transition: width 1.5s ease-in;
}

/* line 4582, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-radio-table-title {
  margin: 40px 0 0;
  text-align: center;
}

/* line 4587, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-radio-table-subtitle {
  font-weight: 500;
  margin: 10px 0 0;
  text-align: center;
}

/* line 4593, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-money-filler {
  background-color: #69b144;
  background-image: url(https://app.peerviewdata.com/assets/pvdprogressbarfill-aecb7c8aae136320b32f147e3da2ca43d3aa026253ec4c1d0ff9a5dfe1ab2660.png);
  background-repeat: repeat-x;
  background-size: 120px 50px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  display: block;
  height: 100%;
  transition: width 0.5s ease-in;
}

/* line 4606, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-banner {
  background-color: #425b76;
  border-radius: 10px;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  height: 60px;
  margin: 0 auto;
  width: 1330px;
  text-shadow: 1px 1px 5px #4c4c4c, 0px 3px 20px #838383;
}

/* line 4619, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-banner h1 {
  margin: 0;
  padding: 10px;
  width: fit-content;
}

/* line 4625, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-banner span {
  width: 267px;
  height: 20px;
  padding-left: 5px;
  text-shadow: none;
}

/* line 4632, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-banner div {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-right: 15px;
}

/* line 4640, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-money {
  border: 1px solid #69B144;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
  min-width: 100px;
  padding: 10px 15px;
  transition: 250ms;
}

/* line 4649, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-money.active {
  background-color: #69B144;
  color: white;
}

/* line 4654, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-money:hover {
  background-color: #548e36;
  color: #fff;
  transition: 250ms;
}

/* line 4661, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-people {
  border: 1px solid #00AEEF;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
  min-width: 100px;
  padding: 10px 15px;
  transition: 250ms;
}

/* line 4670, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-people.active {
  background-color: #00AEEF;
  color: white;
}

/* line 4675, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-people:hover {
  background-color: #3a9ec3;
  color: #fff;
  transition: 250ms;
}

/* line 4682, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-customers {
  border: 1px solid #542667;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
  min-width: 100px;
  padding: 10px 15px;
  transition: 250ms;
}

/* line 4691, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-customers.active {
  background-color: #542667;
  color: white;
}

/* line 4696, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-customers:hover {
  background-color: #BA68C8;
  color: #fff;
  transition: 250ms;
}

/* line 4703, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-forecast {
  border: 1px solid #f17b5b;
  border-radius: 20px;
  color: #000;
  font-size: 16px;
  min-width: 100px;
  padding: 10px 15px;
  transition: 250ms;
}

/* line 4712, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-forecast.active {
  background-color: #f17b5b;
  color: white;
}

/* line 4717, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-forecast:hover {
  background-color: #eb4a1e;
  color: #fff;
  transition: 250ms;
}

/* line 4724, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-money {
  background-color: #69B144;
  color: white;
}

/* line 4728, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-money:focus {
  background-color: #69B144;
  color: white;
}

/* line 4733, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-money:hover {
  background-color: #548e36;
  color: white;
  transition: 250ms;
}

/* line 4740, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-people {
  background-color: #00AEEF;
  color: white;
}

/* line 4744, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-people:focus {
  background-color: #00AEEF;
  color: white;
}

/* line 4749, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-people:hover {
  background-color: #3a9ec3;
  color: white;
  transition: 250ms;
}

/* line 4756, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-customers {
  background-color: #542667;
  color: white;
}

/* line 4760, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-customers:focus {
  background-color: #542667;
  color: white;
}

/* line 4765, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-customers:hover {
  background-color: #BA68C8;
  color: white;
  transition: 250ms;
}

/* line 4772, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-forecast {
  background-color: #f17b5b;
  color: white;
}

/* line 4776, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-forecast:focus {
  background-color: #f17b5b;
  color: white;
}

/* line 4781, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey-bottom-forecast:hover {
  background-color: #eb4a1e;
  color: white;
  transition: 250ms;
}

/* line 4789, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-stripe-btn {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* line 4794, app/assets/stylesheets/sitewide/application-sitewide.scss */
.funding-source {
  margin-top: 50px;
}

/* line 4798, app/assets/stylesheets/sitewide/application-sitewide.scss */
.funding-btn {
  margin-top: 0px !important;
}

/* line 4802, app/assets/stylesheets/sitewide/application-sitewide.scss */
#unlocked-reports-table-wrapper td {
  padding: 10px 15px !important;
}

/* line 4808, app/assets/stylesheets/sitewide/application-sitewide.scss */
#monthly-report-target {
  margin-left: auto;
  margin-right: auto;
}

/* line 4813, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-analysis-header {
  margin-top: 0px;
  margin-bottom: 20px;
}

/* line 4818, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-filter {
  margin-right: 20px;
  margin-bottom: -100px;
  float: right;
}

/* line 4824, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-header-flex-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 35px;
}

/* line 4832, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-header {
  margin-top: 80px;
  margin-bottom: 50px;
  font-size: 32px !important;
}

/* line 4838, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-title {
  margin-top: 10px;
  font-size: 16px;
}

/* line 4843, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-forecast-buttons {
  display: flex;
  justify-content: space-between;
  min-width: 250px;
  width: fit-content;
  margin-right: 100%;
  float: left;
  margin-bottom: 0px;
}

/* line 4853, app/assets/stylesheets/sitewide/application-sitewide.scss */
#scenario-modal {
  padding: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 5px;
}

/* line 4859, app/assets/stylesheets/sitewide/application-sitewide.scss */
#scenario-modal h1 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}

/* line 4864, app/assets/stylesheets/sitewide/application-sitewide.scss */
#scenario-modal li {
  font-size: 16px;
}

/* line 4869, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-modal-bottom {
  display: flex;
  justify-content: space-evenly;
  align-items: baseline;
}

/* line 4873, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-modal-bottom h2, .scenario-modal-bottom .priorities label, .priorities .scenario-modal-bottom label {
  font-size: 20px;
}

/* line 4878, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-forecast-header {
  display: flex;
  align-items: baseline;
  width: 450px;
}

/* line 4884, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sheet-title {
  margin: 20px 40px 0;
}

/* line 4888, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-forecast-table,
.sheets {
  font-size: 12px;
  margin: 20px auto 0 15px;
}

/* line 4892, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-forecast-table td,
.sheets td {
  line-height: 1.4;
  padding: 0 3px;
}

/* line 4898, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peer-ratio-font,
.ratio-font {
  font-size: 10px;
}

/* line 4903, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peer-ratio-font {
  background-color: #e2e0e0 !important;
}

/* line 4907, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sheet-col {
  padding: 0;
}

/* line 4911, app/assets/stylesheets/sitewide/application-sitewide.scss */
.row-name {
  min-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 240px;
}

/* line 4919, app/assets/stylesheets/sitewide/application-sitewide.scss */
.col-previous-year {
  max-width: 72px;
  min-width: 72px;
  width: 72px;
}

/* line 4925, app/assets/stylesheets/sitewide/application-sitewide.scss */
.baseline-percentage {
  min-width: 62px;
  width: 62px;
}

/* line 4930, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cashflow-row-name {
  min-width: 390px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 390px;
}

/* line 4938, app/assets/stylesheets/sitewide/application-sitewide.scss */
.month-col {
  min-width: 68px;
}

/* line 4942, app/assets/stylesheets/sitewide/application-sitewide.scss */
.month-col-no-hover {
  min-width: 68px;
  text-align: right;
}

/* line 4947, app/assets/stylesheets/sitewide/application-sitewide.scss */
.print-sheet td {
  font-size: 10px;
  padding: 1px 8px;
  margin: 0px 30px;
}

/* line 4953, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-component {
  margin-top: 50px;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* line 4993, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthlyforecast-pnl-component,
.monthlyforecast-bal-component,
.monthlyforecast-cashflow-component,
.monthlyforecast-kfis-component {
  -webkit-animation: fadeIn 0.5s ease-in forwards;
  -moz-animation: fadeIn 0.5s ease-in forwards;
  -o-animation: fadeIn 0.5s ease-in forwards;
  animation: fadeIn 0.5s ease-in forwards;
  width: 100%;
  position: relative;
}

/* line 5005, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cash-flow-column {
  padding: 0px 7px;
  margin: 0px 30px;
}

/* line 5010, app/assets/stylesheets/sitewide/application-sitewide.scss */
.allocation-inputs {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding-top: 53px;
}

/* line 5017, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-tabs {
  border-bottom: 0;
  padding-left: 0;
  position: absolute;
  top: -65px;
}

/* line 5023, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-tabs .si-item {
  display: inline-block;
  float: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 0;
  color: #000;
  align-items: center;
  justify-content: center;
  margin: 0 3px 0 0;
  padding: 10px;
  text-align: center;
}

/* line 5038, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-tabs .si-item a {
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}

/* line 5044, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-tabs .si-item a:hover {
  color: #000000;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

/* line 5052, app/assets/stylesheets/sitewide/application-sitewide.scss */
.modal-tabs .si-item.active a {
  color: #000000 !important;
  font-weight: bold;
  text-decoration: none;
}

/* line 5061, app/assets/stylesheets/sitewide/application-sitewide.scss */
.months-edit-btns {
  background-color: white;
  border-top-right-radius: 5px;
  box-shadow: 9px -5px 12px -7px;
  -webkit-box-shadow: 9px -5px 12px -7px;
  -moz-box-shadow: 9px -5px 12px -7px;
  display: flex;
  padding: 2px 1px 0px;
  position: absolute;
  top: -24px;
  z-index: 300;
  width: 250px;
  height: 25px;
}

/* line 5076, app/assets/stylesheets/sitewide/application-sitewide.scss */
.months-edit-btns button {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #000000;
  font-size: 11px;
  margin: 0 2px;
  transition: 250ms;
}

/* line 5085, app/assets/stylesheets/sitewide/application-sitewide.scss */
.months-edit-btns button:hover {
  background-color: #eb6843;
  color: #ffffff;
}

/* line 5090, app/assets/stylesheets/sitewide/application-sitewide.scss */
.months-edit-btns button.active {
  background-color: #f17b5b;
  color: #ffffff;
}

/* line 5098, app/assets/stylesheets/sitewide/application-sitewide.scss */
.btn-survey.active {
  font-size: 20px;
  transition: 0.5s;
}

/* line 5104, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-modal-content,
.bal-modal-content {
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  bottom: 55px;
  border-radius: 5px;
  border-top-left-radius: 0px;
  z-index: 200;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
}

/* line 5118, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-modal-content,
.pnl-modal-animate-content {
  max-width: 330px;
}

/* line 5123, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bal-modal-content,
.bal-modal-animate-content {
  max-width: 340px;
}

/* line 5128, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-modal-animate-content,
.bal-modal-animate-content {
  background-color: #ffffff;
  position: absolute;
  left: -650px;
  bottom: 55px;
  border-radius: 5px;
  border-top-left-radius: 0px;
  z-index: 200;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-animation: slideFromLeft 1s ease-in-out forwards;
  -moz-animation: slideFromLeft 1s ease-in-out forwards;
  -o-animation: slideFromLeft 1s ease-in-out forwards;
  animation: slideFromLeft 1s ease-in-out forwards;
}

@-webkit-keyframes slideFromLeft {
  0% {
    left: -650px;
    opacity: 0 !important;
  }
  50% {
    left: 50px;
    opacity: 0.5;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}

@-moz-keyframes slideFromLeft {
  0% {
    left: -650px;
    opacity: 0 !important;
  }
  50% {
    left: 50px;
    opacity: 0.5;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}

@-o-keyframes slideFromLeft {
  0% {
    left: -650px;
    opacity: 0 !important;
  }
  50% {
    left: 50px;
    opacity: 0.5;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}

@keyframes slideFromLeft {
  0% {
    left: -650px;
    opacity: 0 !important;
  }
  50% {
    left: 50px;
    opacity: 0.5;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}

@media only screen and (min-width: 1224px) {
  /* line 5204, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .pnl-modal-animate-content,
.pnl-modal-content,
.bal-modal-animate-content,
.bal-modal-content {
    max-width: 340px;
  }
}

/* line 5212, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-modal-content_after-open {
  opacity: 1;
}

/* line 5215, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-modal-content_before-close {
  opacity: 0;
}

/* line 5218, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-overlay-base {
  position: static;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(250, 250, 250, 0.1);
}

/* line 5226, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-overlay-base_after-open {
  background-color: rgba(250, 250, 250, 0.1);
  opacity: 1;
  z-index: 200;
}

/* line 5231, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-overlay-base_before-close {
  opacity: 0;
}

/* line 5235, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 13px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.8;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

/* line 5247, app/assets/stylesheets/sitewide/application-sitewide.scss */
#myRange {
  width: 30%;
  align-self: center;
}

/* line 5252, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider {
  -webkit-appearance: none;
  width: 25%;
  height: 3px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.8;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}

/* line 5264, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ed5932;
  cursor: pointer;
}

/* line 5274, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider::-moz-range-thumb {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ed5932;
  cursor: pointer;
}

/* line 5282, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-slider::-webkit-slider-thumb {
  width: 10px;
  height: 10px;
  background: #ed5932 !important;
}

/* line 5288, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-slider::-moz-range-thumb {
  width: 10px;
  height: 10px;
  background: #ed5932 !important;
}

/* line 5294, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-right {
  text-align: right;
  width: 90%;
}

/* line 5299, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-inputs {
  margin-top: 60px;
  max-width: 100%;
  transition: max-width 2s, opacity 0.2s 0.3s;
  transition-timing-function: ease;
  opacity: 1;
}

/* line 5309, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hidden-slider {
  max-width: 0;
  max-height: 0;
  opacity: 0;
}

/* line 5315, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hide-assumptions {
  margin-top: 50px;
  cursor: pointer;
}

/* line 5320, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-wrapper .slider-input {
  font-size: 12px;
}

/* line 5324, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-wrapper .slider-input {
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

/* line 5330, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-child-container .slider-input {
  width: 80px;
  font-size: 12px;
}

/* line 5335, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-child-container .slider-input {
  color: #000000;
  width: 80px;
  font-size: 12px;
  font-weight: normal;
}

/* line 5342, app/assets/stylesheets/sitewide/application-sitewide.scss */
.input-output-form {
  color: #000000;
  display: flex;
  align-items: flex-end;
  font-size: 12px;
  width: 90px;
  height: 16px;
  padding-right: 2px;
}

/* line 5353, app/assets/stylesheets/sitewide/application-sitewide.scss */
#dropdown-filter-id .option-dropdown-filter {
  display: flex;
  align-items: center;
  gap: 8px;
  padding-left: 3px;
}

/* line 5359, app/assets/stylesheets/sitewide/application-sitewide.scss */
#dropdown-filter-id .option-dropdown-filter input[type="checkbox"] {
  margin: 0;
}

/* line 5363, app/assets/stylesheets/sitewide/application-sitewide.scss */
#dropdown-filter-id .option-dropdown-filter:hover {
  background-color: #b4b4b4 !important;
  cursor: pointer;
}

/* line 5370, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slide-stuff {
  margin-right: 5px;
  display: flex;
  justify-content: space-between;
  align-content: center;
}

/* line 5377, app/assets/stylesheets/sitewide/application-sitewide.scss */
.title-and-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.4;
  width: 320px;
}

/* line 5385, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-container h3 {
  margin-top: 10px;
}

/* line 5389, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-wrapper h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  width: 67%;
  line-height: 1.4;
}

/* line 5401, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-wrapper h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  width: 67%;
  line-height: 1.4;
}

/* line 5422, app/assets/stylesheets/sitewide/application-sitewide.scss */
.child-slider-container {
  padding-left: 15px;
  width: 100%;
}

/* line 5431, app/assets/stylesheets/sitewide/application-sitewide.scss */
.child-slider-container h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  margin: 3px 0px;
}

/* line 5439, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-child-container h3 {
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  max-width: 65%;
  margin: 0;
  line-height: 1.4;
}

/* line 5451, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-child-container h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.4;
  color: #000000;
  font-size: 12px;
  margin: 0;
  max-width: 65%;
}

/* line 5463, app/assets/stylesheets/sitewide/application-sitewide.scss */
.child-slider {
  height: 3px;
  width: 100%;
}

/* line 5468, app/assets/stylesheets/sitewide/application-sitewide.scss */
.child-slider::-webkit-slider-thumb {
  width: 10px;
  height: 10px;
}

/* line 5473, app/assets/stylesheets/sitewide/application-sitewide.scss */
.child-slider::-moz-range-thumb {
  width: 10px;
  height: 10px;
}

/* line 5478, app/assets/stylesheets/sitewide/application-sitewide.scss */
.allocation-total {
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 10px;
  margin-left: 21px;
  padding: 3px 9px 3px 9px;
  border-radius: 5px;
  width: 70px;
  text-align: center;
  font-size: 20px;
}

/* line 5490, app/assets/stylesheets/sitewide/application-sitewide.scss */
.percent-input input {
  width: 50px;
  margin-top: 20px;
  margin-left: 5px;
  text-align: center;
  font-size: 20px;
}

/* line 5498, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenario-form,
.scenario-form,
.sync-live-form,
.revenue-model-form {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}

/* line 5508, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenario-form {
  align-items: center;
}

/* line 5512, app/assets/stylesheets/sitewide/application-sitewide.scss */
.firm-size-options-grid {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px;
  height: 100%;
  width: 100%;
  margin: 0 5px 20px;
}

/* line 5521, app/assets/stylesheets/sitewide/application-sitewide.scss */
.firm-size-options-grid .firm-size-options {
  border-radius: 5px;
  border: 1px solid #69b144;
  cursor: pointer;
  width: 110px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 5532, app/assets/stylesheets/sitewide/application-sitewide.scss */
.firm-size-options-grid .selected {
  border: 3px solid #69b144;
}

/* line 5537, app/assets/stylesheets/sitewide/application-sitewide.scss */
.error-message {
  color: #ed5932;
  text-align: center;
}

/* line 5542, app/assets/stylesheets/sitewide/application-sitewide.scss */
.error-text {
  color: #ed5932;
  position: absolute;
  left: 0px;
  top: 32px;
  font-size: 12px;
}

/* line 5550, app/assets/stylesheets/sitewide/application-sitewide.scss */
.end-quotation-marks {
  font-size: 24px;
}

/* line 5554, app/assets/stylesheets/sitewide/application-sitewide.scss */
.quote {
  font-size: 18px;
  margin-top: 10px;
  line-height: 1.35em;
}

/* line 5560, app/assets/stylesheets/sitewide/application-sitewide.scss */
.existing-firm-input {
  margin: 30px 0px;
  text-align: center;
  width: 100%;
}

/* line 5565, app/assets/stylesheets/sitewide/application-sitewide.scss */
.existing-firm-input select {
  padding-right: 15px;
}

/* line 5569, app/assets/stylesheets/sitewide/application-sitewide.scss */
.existing-firm-input .btn {
  margin-left: 5px;
  margin-top: 10px;
}

/* line 5575, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-flex {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/* line 5581, app/assets/stylesheets/sitewide/application-sitewide.scss */
.delete-scenario a {
  margin-left: 20px;
  color: #ed5932 !important;
  font-size: 13px;
}

/* line 5587, app/assets/stylesheets/sitewide/application-sitewide.scss */
.delete-scenario a:hover {
  color: #bc3510 !important;
}

/* line 5591, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media only screen and (min-width: 1279px) {
  /* line 5598, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .scenario-container {
    flex-direction: row;
  }
}

/* line 5603, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-selection {
  display: flex;
  align-items: baseline;
  font-size: 18px;
  justify-content: space-around;
  padding-left: 30px;
  padding-right: 20px;
}

/* line 5611, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-selection div {
  max-width: 325px;
}

/* line 5616, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-selection select {
  margin-left: 10px;
}

/* line 5620, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-btn,
.sync-live-btn,
.revenue-model-btn {
  background-color: #f17b5b;
  color: #ffffff;
  font-size: 13px;
  font-weight: 500;
  padding: 5px 10px !important;
  margin-bottom: 5px;
  margin-right: 5px;
}

/* line 5632, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-btn:hover,
.sync-live-btn:hover,
.revenue-model-btn:hover {
  background: #ef6843;
  color: #ffffff;
}

/* line 5639, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-details-btn,
.audit-btn {
  font-weight: 500;
  padding: 5px 10px !important;
}

/* line 5645, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-details-btn {
  display: block;
  margin: 2px 2px 2px auto;
}

/* line 5650, app/assets/stylesheets/sitewide/application-sitewide.scss */
.name-input {
  margin-right: 10px;
  font-size: 18px !important;
}

/* line 5655, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-header h3 {
  font-size: 21px;
  font-weight: bold;
  margin: 5px 0px;
}

/* line 5661, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 25px 0px 0px;
  padding-left: 20px;
  padding-right: 13px;
  border-bottom: 2px #666666 solid;
}

/* line 5671, app/assets/stylesheets/sitewide/application-sitewide.scss */
.delta-value {
  color: #ffffff;
  padding: 3px 6px;
  border-radius: 5px;
}

/* line 5678, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-toggle {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 50%;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), 0 2px 8px 0 rgba(0, 0, 0, 0.19);
}

/* line 5688, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-toggle:focus {
  outline: none;
}

/* line 5692, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-toggle-container {
  margin-top: 30px;
  margin-left: 20px;
  width: 85%;
}

/* line 5698, app/assets/stylesheets/sitewide/application-sitewide.scss */
.not-current-btn {
  background: white;
  color: gray;
  border: none;
}

/* line 5704, app/assets/stylesheets/sitewide/application-sitewide.scss */
.current-btn {
  color: #ffffff;
  background: #f17b5b;
  border: none;
}

/* line 5710, app/assets/stylesheets/sitewide/application-sitewide.scss */
.growth-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-left: 15px;
  padding-right: 20px;
}

/* line 5717, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ratio-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

/* line 5724, app/assets/stylesheets/sitewide/application-sitewide.scss */
.beta {
  background: #3c3c3c;
  color: #ffffff;
  padding: 2px 6px;
  border-radius: 2px;
  font-size: 10px;
  margin: 0px;
}

/* line 5733, app/assets/stylesheets/sitewide/application-sitewide.scss */
.directory-header {
  display: inline-block;
  padding-left: 10px;
}

/* line 5738, app/assets/stylesheets/sitewide/application-sitewide.scss */
.slider-wrapper {
  position: relative;
  padding-left: 15px;
}

/* line 5743, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-arrow {
  top: 20px;
  left: 0;
  position: absolute;
}

/* line 5749, app/assets/stylesheets/sitewide/application-sitewide.scss */
.arrow:hover {
  cursor: pointer;
}

/* line 5753, app/assets/stylesheets/sitewide/application-sitewide.scss */
.arrow-up {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #666666;
}

/* line 5762, app/assets/stylesheets/sitewide/application-sitewide.scss */
.arrow-down {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #666666;
}

/* line 5771, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pnl-spacer {
  height: 0px;
}

/* line 5775, app/assets/stylesheets/sitewide/application-sitewide.scss */
.print-header {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  font-size: 16px;
}

/* line 5781, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-xlxs {
  margin-left: 10px;
}

/* line 5786, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tables-container {
  margin: 0px auto;
}

/* line 5789, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-data-table td {
  border: 1px solid black;
  padding: 3px 3px;
}

/* line 5794, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-data-table {
  margin: 0px;
}

/* line 5798, app/assets/stylesheets/sitewide/application-sitewide.scss */
.table-grid {
  margin: 15px 0px 75px 0px;
  display: grid;
  grid-gap: 0px 20px;
  grid-template-columns: 48% 48%;
  grid-template-rows: 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px 16px;
  background-color: #fff;
  color: #444;
}

/* line 5808, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table table {
  width: 100%;
}

/* line 5812, app/assets/stylesheets/sitewide/application-sitewide.scss */
.react-data-table-header td {
  font-size: 16px;
}

/* line 5816, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table-0 {
  grid-column: 1;
  grid-row: 1 / 5;
}

/* line 5821, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table-1 {
  grid-column: 2;
  grid-row: 1 / 14;
}

/* line 5826, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table-2 {
  grid-column: 1;
  grid-row: 6 / 18;
}

/* line 5831, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table-3 {
  grid-column: 1;
  grid-row: 19 / 28;
}

/* line 5836, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table-4 {
  grid-column: 2;
  grid-row: 15 / 40;
}

/* line 5841, app/assets/stylesheets/sitewide/application-sitewide.scss */
.grid-table-5 {
  grid-column: 1;
  grid-row: 29 / 40;
}

/* line 5846, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-pdf-header p {
  margin-bottom: 5px;
}

/* line 5850, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-pdf-header {
  margin-bottom: 10px;
}

/* line 5854, app/assets/stylesheets/sitewide/application-sitewide.scss */
.balance_sheet-spacer {
  height: 120px;
}

/* line 5858, app/assets/stylesheets/sitewide/application-sitewide.scss */
.assumption-header {
  margin-top: 20px;
  margin-left: 3px !important;
}

/* line 5863, app/assets/stylesheets/sitewide/application-sitewide.scss */
.value-cell {
  width: 40px;
  text-align: right;
}

/* line 5868, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-btn {
  margin: 0px 7px;
  color: #a6a6a6;
  font-size: 17px !important;
}

/* line 5874, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-btn:hover {
  cursor: pointer;
  color: #737373;
}

/* line 5879, app/assets/stylesheets/sitewide/application-sitewide.scss */
.double-underline {
  text-decoration: underline;
  border-bottom: solid #737373 1px;
}

/* line 5885, app/assets/stylesheets/sitewide/application-sitewide.scss */
#money-report-target {
  margin-top: 0px;
}

/* line 5889, app/assets/stylesheets/sitewide/application-sitewide.scss */
.text-peerview-align {
  padding-left: 33%;
}

/* line 5893, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-print {
  margin-bottom: 40px;
}

/* line 5897, app/assets/stylesheets/sitewide/application-sitewide.scss */
.thumbs-up {
  color: #008001 !important;
  display: block;
  height: 14px;
  width: 14px;
}

/* line 5904, app/assets/stylesheets/sitewide/application-sitewide.scss */
.thumbs-down {
  color: #ff0200 !important;
  display: block;
  padding-top: 1px;
  height: 14px;
  width: 14px;
}

/* line 5912, app/assets/stylesheets/sitewide/application-sitewide.scss */
.flip-btn,
.info-btn {
  font-size: 15px !important;
  padding: 0px;
  color: gray;
}

/* line 5918, app/assets/stylesheets/sitewide/application-sitewide.scss */
.flip-btn:hover,
.info-btn:hover {
  color: #000000;
  cursor: pointer;
}

/* line 5924, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-chart-section {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 5928, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-chart-section h2, .bar-chart-section .priorities label, .priorities .bar-chart-section label {
  margin-bottom: 20px;
  margin-top: 0px;
}

/* line 5933, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-table {
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
}

/* line 5939, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-card {
  background: white;
  margin-bottom: 30px;
  padding: 0px 0px 15px 0px;
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
}

/* line 5948, app/assets/stylesheets/sitewide/application-sitewide.scss */
#company-modal-tabs {
  border-bottom: 1px solid #69b144;
  list-style: none;
  display: flex;
  padding: 0;
  margin-bottom: 0;
}

/* line 5955, app/assets/stylesheets/sitewide/application-sitewide.scss */
#company-modal-tabs .active {
  background-color: #69b144;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
}

/* line 5963, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company-modal-tab-item {
  background-color: #ffffff;
  border-bottom: none;
  color: #000000;
  display: inline-block;
  float: none;
  margin: 0;
  padding: 10px 0px;
  width: 50%;
  height: 40px;
  text-align: center;
}

/* line 5974, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company-modal-tab-item:hover {
  background-color: #69b144;
  border-bottom: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

/* line 5983, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-view-tab-item {
  background-color: #ffffff;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  float: none;
  margin: 0 3px 0 0;
  padding: 0 5px;
  width: 125px;
  height: 40px;
  text-align: left;
}

/* line 6000, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-view-tab-item .view-close-btn {
  background: none;
  border: none;
  cursor: pointer;
  opacity: 0;
  padding: 0 3px;
  transition: opacity 0.2s ease-in-out;
  visibility: hidden;
}

/* line 6010, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-view-tab-item:hover .view-close-btn {
  opacity: 1;
  visibility: visible;
}

/* line 6015, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-view-tab-item:hover {
  background-color: #69b144;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: grab;
  font-weight: bold;
}

/* line 6026, app/assets/stylesheets/sitewide/application-sitewide.scss */
.add-view-btn {
  border: 0;
  background: none;
  transition: all 0.2s ease-in-out;
}

/* line 6031, app/assets/stylesheets/sitewide/application-sitewide.scss */
.add-view-btn:hover {
  font-weight: bold;
}

/* line 6037, app/assets/stylesheets/sitewide/application-sitewide.scss */
#mc-new-view-form button {
  background-color: #69b144;
  border: none;
  border-radius: 3px;
  color: #ffffff;
}

/* line 6043, app/assets/stylesheets/sitewide/application-sitewide.scss */
#mc-new-view-form button:hover {
  background-color: #538c36;
}

/* line 6049, app/assets/stylesheets/sitewide/application-sitewide.scss */
.all-report-and-views-container {
  display: flex;
}

/* line 6053, app/assets/stylesheets/sitewide/application-sitewide.scss */
.all-report-views-container,
.default-views-container {
  flex-grow: 1;
  max-width: 225px;
  min-width: 163px;
}

/* line 6061, app/assets/stylesheets/sitewide/application-sitewide.scss */
.all-report-views-container .all-reports-view-header:first-of-type {
  background-color: #bfe0ae;
  border-top: none;
  font-weight: bold;
  border-top-left-radius: 5px;
  margin: 0;
  padding: 4px 5px;
  display: flex;
  align-items: center;
}

/* line 6073, app/assets/stylesheets/sitewide/application-sitewide.scss */
.default-views-container {
  border-left: 1px solid #b2b2b2;
  max-height: 500px;
  overflow-y: scroll;
}

/* line 6078, app/assets/stylesheets/sitewide/application-sitewide.scss */
.default-views-container .all-reports-view-header:first-of-type,
.default-views-container .last-all-reports-view-header {
  background-color: #bfe0ae;
  border-top: none;
  color: #000000;
  font-weight: bold;
  margin: 0;
  padding: 4px 5px;
}

/* line 6089, app/assets/stylesheets/sitewide/application-sitewide.scss */
.all-reports-view-header,
.all-mc-view-header {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  color: #000000;
  margin: 8px 0;
  padding: 4px 2px;
  text-align: center;
}

/* line 6099, app/assets/stylesheets/sitewide/application-sitewide.scss */
.all-reports-view-header {
  border-bottom: none;
  margin: 0;
  text-align: left;
}

/* line 6105, app/assets/stylesheets/sitewide/application-sitewide.scss */
.last-all-reports-view-header {
  border-top-right-radius: 5px;
}

/* line 6109, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peerview-report-section-title {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px;
}

/* line 6116, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-option,
.mc-view-option {
  max-width: 294px;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000000;
}

/* line 6125, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-option:hover,
.mc-view-option:hover {
  background-color: #e6e6e6;
  color: #000000;
  cursor: pointer;
  font-weight: bold;
}

/* line 6133, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-option {
  font-size: 13px;
  max-width: 220px;
  padding: 3px 11px;
}

/* line 6139, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-new-view-name {
  margin: 0 5px 0 0;
}

/* line 6143, app/assets/stylesheets/sitewide/application-sitewide.scss */
.mc-nav-tabs-and-views {
  align-items: center;
  border-bottom: 1px solid #69b144;
  display: flex;
  margin: 0 auto;
  width: 90vw;
}

/* line 6151, app/assets/stylesheets/sitewide/application-sitewide.scss */
.relative {
  margin: auto 0;
}

/* line 6155, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit-dashboard-btns-container {
  display: flex;
  justify-content: flex-end;
}

/* line 6159, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit-dashboard-btns-container button {
  background-color: #69b144;
  color: #ffffff;
  height: 24px;
  border: none;
  border-radius: 5px;
  margin-right: 3px;
  padding: 2px 5px;
}

/* line 6168, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit-dashboard-btns-container button:hover {
  background-color: #bfe0ae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 6176, app/assets/stylesheets/sitewide/application-sitewide.scss */
#new-report-tab-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  height: 184px;
}

/* line 6183, app/assets/stylesheets/sitewide/application-sitewide.scss */
#new-report-tab-form label {
  margin-right: 6px;
}

/* line 6188, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report,
#nav-tabs-manage-clients,
#nav-tabs-money-report,
#nav-tabs-subscriptions {
  list-style: none;
  display: flex;
  padding: 0;
  margin-bottom: 0;
}

/* line 6197, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .report-tab-item,
#nav-tabs-practice-report .edit-dashboard-btn,
#nav-tabs-practice-report .subscription-tab-item,
#nav-tabs-manage-clients .report-tab-item,
#nav-tabs-manage-clients .edit-dashboard-btn,
#nav-tabs-manage-clients .subscription-tab-item,
#nav-tabs-money-report .report-tab-item,
#nav-tabs-money-report .edit-dashboard-btn,
#nav-tabs-money-report .subscription-tab-item,
#nav-tabs-subscriptions .report-tab-item,
#nav-tabs-subscriptions .edit-dashboard-btn,
#nav-tabs-subscriptions .subscription-tab-item {
  background-color: #ffffff;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  float: none;
  margin: 0 3px 0 0;
  width: 125px;
  height: 40px;
  text-align: center;
}

/* line 6214, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .report-tab-item:hover,
#nav-tabs-practice-report .edit-dashboard-btn:hover,
#nav-tabs-practice-report .subscription-tab-item:hover,
#nav-tabs-manage-clients .report-tab-item:hover,
#nav-tabs-manage-clients .edit-dashboard-btn:hover,
#nav-tabs-manage-clients .subscription-tab-item:hover,
#nav-tabs-money-report .report-tab-item:hover,
#nav-tabs-money-report .edit-dashboard-btn:hover,
#nav-tabs-money-report .subscription-tab-item:hover,
#nav-tabs-subscriptions .report-tab-item:hover,
#nav-tabs-subscriptions .edit-dashboard-btn:hover,
#nav-tabs-subscriptions .subscription-tab-item:hover {
  background-color: #69b144;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

/* line 6225, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item,
#nav-tabs-practice-report .people-item,
#nav-tabs-practice-report .customer-item,
#nav-tabs-manage-clients .tab-item,
#nav-tabs-manage-clients .people-item,
#nav-tabs-manage-clients .customer-item,
#nav-tabs-money-report .tab-item,
#nav-tabs-money-report .people-item,
#nav-tabs-money-report .customer-item,
#nav-tabs-subscriptions .tab-item,
#nav-tabs-subscriptions .people-item,
#nav-tabs-subscriptions .customer-item {
  position: relative;
  background-color: #bfe0ae;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  display: flex;
  align-items: center;
  overflow: hidden;
  float: none;
  margin: 0 3px 0 0;
  padding: 0 3px;
  max-width: 110px;
  min-width: 80px;
  height: 40px;
  transition: max-width 0.5s ease;
  text-align: left;
}

/* line 6247, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item .tab-name,
#nav-tabs-practice-report .people-item .tab-name,
#nav-tabs-practice-report .customer-item .tab-name,
#nav-tabs-manage-clients .tab-item .tab-name,
#nav-tabs-manage-clients .people-item .tab-name,
#nav-tabs-manage-clients .customer-item .tab-name,
#nav-tabs-money-report .tab-item .tab-name,
#nav-tabs-money-report .people-item .tab-name,
#nav-tabs-money-report .customer-item .tab-name,
#nav-tabs-subscriptions .tab-item .tab-name,
#nav-tabs-subscriptions .people-item .tab-name,
#nav-tabs-subscriptions .customer-item .tab-name {
  flex: 1 1 auto;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 25px;
  mask-image: linear-gradient(to right, black 80%, transparent 100%);
  -webkit-mask-image: linear-gradient(to right, black 80%, transparent 100%);
}

/* line 6257, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item .view-close-btn,
#nav-tabs-practice-report .people-item .view-close-btn,
#nav-tabs-practice-report .customer-item .view-close-btn,
#nav-tabs-manage-clients .tab-item .view-close-btn,
#nav-tabs-manage-clients .people-item .view-close-btn,
#nav-tabs-manage-clients .customer-item .view-close-btn,
#nav-tabs-money-report .tab-item .view-close-btn,
#nav-tabs-money-report .people-item .view-close-btn,
#nav-tabs-money-report .customer-item .view-close-btn,
#nav-tabs-subscriptions .tab-item .view-close-btn,
#nav-tabs-subscriptions .people-item .view-close-btn,
#nav-tabs-subscriptions .customer-item .view-close-btn {
  background: none;
  position: absolute;
  right: 4px;
  border: none;
  cursor: pointer;
  font-size: 18px;
  opacity: 0;
  padding: 0 0 0 3px;
  transition: opacity 0.2s ease-in-out;
  visibility: hidden;
}

/* line 6269, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item .view-close-btn:hover,
#nav-tabs-practice-report .people-item .view-close-btn:hover,
#nav-tabs-practice-report .customer-item .view-close-btn:hover,
#nav-tabs-manage-clients .tab-item .view-close-btn:hover,
#nav-tabs-manage-clients .people-item .view-close-btn:hover,
#nav-tabs-manage-clients .customer-item .view-close-btn:hover,
#nav-tabs-money-report .tab-item .view-close-btn:hover,
#nav-tabs-money-report .people-item .view-close-btn:hover,
#nav-tabs-money-report .customer-item .view-close-btn:hover,
#nav-tabs-subscriptions .tab-item .view-close-btn:hover,
#nav-tabs-subscriptions .people-item .view-close-btn:hover,
#nav-tabs-subscriptions .customer-item .view-close-btn:hover {
  border-radius: 50%;
}

/* line 6274, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item:hover .view-close-btn,
#nav-tabs-practice-report .people-item:hover .view-close-btn,
#nav-tabs-practice-report .customer-item:hover .view-close-btn,
#nav-tabs-manage-clients .tab-item:hover .view-close-btn,
#nav-tabs-manage-clients .people-item:hover .view-close-btn,
#nav-tabs-manage-clients .customer-item:hover .view-close-btn,
#nav-tabs-money-report .tab-item:hover .view-close-btn,
#nav-tabs-money-report .people-item:hover .view-close-btn,
#nav-tabs-money-report .customer-item:hover .view-close-btn,
#nav-tabs-subscriptions .tab-item:hover .view-close-btn,
#nav-tabs-subscriptions .people-item:hover .view-close-btn,
#nav-tabs-subscriptions .customer-item:hover .view-close-btn {
  opacity: 1;
  visibility: visible;
}

/* line 6279, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item:hover .tab-name,
#nav-tabs-practice-report .people-item:hover .tab-name,
#nav-tabs-practice-report .customer-item:hover .tab-name,
#nav-tabs-manage-clients .tab-item:hover .tab-name,
#nav-tabs-manage-clients .people-item:hover .tab-name,
#nav-tabs-manage-clients .customer-item:hover .tab-name,
#nav-tabs-money-report .tab-item:hover .tab-name,
#nav-tabs-money-report .people-item:hover .tab-name,
#nav-tabs-money-report .customer-item:hover .tab-name,
#nav-tabs-subscriptions .tab-item:hover .tab-name,
#nav-tabs-subscriptions .people-item:hover .tab-name,
#nav-tabs-subscriptions .customer-item:hover .tab-name {
  overflow: visible;
  text-overflow: unset;
}

/* line 6284, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item:hover,
#nav-tabs-practice-report .people-item:hover,
#nav-tabs-practice-report .customer-item:hover,
#nav-tabs-manage-clients .tab-item:hover,
#nav-tabs-manage-clients .people-item:hover,
#nav-tabs-manage-clients .customer-item:hover,
#nav-tabs-money-report .tab-item:hover,
#nav-tabs-money-report .people-item:hover,
#nav-tabs-money-report .customer-item:hover,
#nav-tabs-subscriptions .tab-item:hover,
#nav-tabs-subscriptions .people-item:hover,
#nav-tabs-subscriptions .customer-item:hover {
  background-color: #69b144;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: grab;
  font-weight: bold;
  max-width: none;
  width: fit-content;
}

/* line 6297, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .people-item,
#nav-tabs-manage-clients .people-item,
#nav-tabs-money-report .people-item,
#nav-tabs-subscriptions .people-item {
  background-color: #8adffe;
}

/* line 6300, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .people-item:hover,
#nav-tabs-manage-clients .people-item:hover,
#nav-tabs-money-report .people-item:hover,
#nav-tabs-subscriptions .people-item:hover {
  background-color: #08aeef;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: grab;
  font-weight: bold;
}

/* line 6311, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .customer-item,
#nav-tabs-manage-clients .customer-item,
#nav-tabs-money-report .customer-item,
#nav-tabs-subscriptions .customer-item {
  background-color: #cda5de;
}

/* line 6314, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .customer-item:hover,
#nav-tabs-manage-clients .customer-item:hover,
#nav-tabs-money-report .customer-item:hover,
#nav-tabs-subscriptions .customer-item:hover {
  background-color: #5d2a72;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: grab;
  font-weight: bold;
}

/* line 6325, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .subscription-tab-item,
#nav-tabs-manage-clients .subscription-tab-item,
#nav-tabs-money-report .subscription-tab-item,
#nav-tabs-subscriptions .subscription-tab-item {
  min-width: 150px;
  max-width: 200px;
}

/* line 6330, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .edit-dashboard-section,
#nav-tabs-manage-clients .edit-dashboard-section,
#nav-tabs-money-report .edit-dashboard-section,
#nav-tabs-subscriptions .edit-dashboard-section {
  margin-left: auto;
  display: flex;
}

/* line 6334, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .edit-dashboard-section .save-dashboard-btn,
#nav-tabs-manage-clients .edit-dashboard-section .save-dashboard-btn,
#nav-tabs-money-report .edit-dashboard-section .save-dashboard-btn,
#nav-tabs-subscriptions .edit-dashboard-section .save-dashboard-btn {
  background-color: #bfe0ae;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  font-weight: bold;
}

/* line 6342, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .edit-dashboard-section .save-dashboard-btn:hover,
#nav-tabs-manage-clients .edit-dashboard-section .save-dashboard-btn:hover,
#nav-tabs-money-report .edit-dashboard-section .save-dashboard-btn:hover,
#nav-tabs-subscriptions .edit-dashboard-section .save-dashboard-btn:hover {
  background-color: #ffffff;
}

/* line 6347, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .edit-dashboard-section .edit-dashboard-btn,
#nav-tabs-manage-clients .edit-dashboard-section .edit-dashboard-btn,
#nav-tabs-money-report .edit-dashboard-section .edit-dashboard-btn,
#nav-tabs-subscriptions .edit-dashboard-section .edit-dashboard-btn {
  margin-left: 3px;
  width: 80px;
}

/* line 6351, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .edit-dashboard-section i,
#nav-tabs-manage-clients .edit-dashboard-section i,
#nav-tabs-money-report .edit-dashboard-section i,
#nav-tabs-subscriptions .edit-dashboard-section i {
  font-size: 1.5em;
}

/* line 6356, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .normal-active,
#nav-tabs-manage-clients .normal-active,
#nav-tabs-money-report .normal-active,
#nav-tabs-subscriptions .normal-active {
  background-color: #69b144;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
}

/* line 6365, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .active,
#nav-tabs-manage-clients .active,
#nav-tabs-money-report .active,
#nav-tabs-subscriptions .active {
  background-color: #69b144;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
  max-width: none;
  width: fit-content;
}

/* line 6375, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .active .tab-name,
#nav-tabs-manage-clients .active .tab-name,
#nav-tabs-money-report .active .tab-name,
#nav-tabs-subscriptions .active .tab-name {
  overflow: visible;
  text-overflow: unset;
}

/* line 6380, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .active .view-close-btn,
#nav-tabs-manage-clients .active .view-close-btn,
#nav-tabs-money-report .active .view-close-btn,
#nav-tabs-subscriptions .active .view-close-btn {
  opacity: 1;
  visibility: visible;
}

/* line 6386, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .people-active,
#nav-tabs-manage-clients .people-active,
#nav-tabs-money-report .people-active,
#nav-tabs-subscriptions .people-active {
  background-color: #08aeef;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
  max-width: none;
  width: fit-content;
}

/* line 6396, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .people-active .tab-name,
#nav-tabs-manage-clients .people-active .tab-name,
#nav-tabs-money-report .people-active .tab-name,
#nav-tabs-subscriptions .people-active .tab-name {
  overflow: visible;
  text-overflow: unset;
}

/* line 6401, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .people-active .view-close-btn,
#nav-tabs-manage-clients .people-active .view-close-btn,
#nav-tabs-money-report .people-active .view-close-btn,
#nav-tabs-subscriptions .people-active .view-close-btn {
  opacity: 1;
  visibility: visible;
}

/* line 6407, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .customer-active,
#nav-tabs-manage-clients .customer-active,
#nav-tabs-money-report .customer-active,
#nav-tabs-subscriptions .customer-active {
  background-color: #5d2a72;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
  max-width: none;
  width: fit-content;
}

/* line 6417, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .customer-active .tab-name,
#nav-tabs-manage-clients .customer-active .tab-name,
#nav-tabs-money-report .customer-active .tab-name,
#nav-tabs-subscriptions .customer-active .tab-name {
  overflow: visible;
  text-overflow: unset;
}

/* line 6422, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .customer-active .view-close-btn,
#nav-tabs-manage-clients .customer-active .view-close-btn,
#nav-tabs-money-report .customer-active .view-close-btn,
#nav-tabs-subscriptions .customer-active .view-close-btn {
  opacity: 1;
  visibility: visible;
}

/* line 6429, app/assets/stylesheets/sitewide/application-sitewide.scss */
.note-details-div {
  background: #ffffff;
  border: 1px solid #69b144;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  margin: 0 0 3px;
  padding: 5px 10px;
}

/* line 6439, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report,
#nav-tabs-money-report,
#nav-tabs-subscriptions {
  border-bottom: 1px solid #69b144;
}

/* line 6446, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .report-tab-item {
  width: 110px;
}

/* line 6450, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .tab-item {
  background-color: #ffffff;
  padding: 0 3px 0 10px;
}

/* line 6455, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-practice-report .active {
  background-color: #69b144;
}

/* line 6460, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-subscriptions {
  flex-wrap: wrap;
}

/* line 6465, app/assets/stylesheets/sitewide/application-sitewide.scss */
.change-plan-section h2, .change-plan-section .priorities label, .priorities .change-plan-section label {
  text-align: center;
}

/* line 6469, app/assets/stylesheets/sitewide/application-sitewide.scss */
.change-plan-btn {
  display: block;
  margin: 0 auto;
}

/* line 6474, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form {
  margin: 0 5px;
  overflow-y: scroll;
  padding: 15px 0;
  width: 100%;
}

/* line 6480, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .cc-info-label {
  margin: 0;
  padding-left: 8px;
  text-align: left;
}

/* line 6486, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .all-inputs {
  margin: 0 auto;
  width: 300px;
}

/* line 6491, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .group-inputs {
  display: flex;
  flex-direction: column;
  margin-top: 5px;
}

/* line 6497, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .all-card-info-inputs {
  width: 100%;
}

/* line 6501, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .card-info-group-inputs {
  display: flex;
  justify-content: space-around;
  margin: 5px 0 20px;
}

/* line 6506, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .card-info-group-inputs span {
  font-size: 20px;
  margin: 0 5px 0 0;
}

/* line 6512, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .card-info-date {
  display: flex;
  align-items: flex-end;
}

/* line 6520, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .card-info-month-group label,
#plans-payment-form .card-info-year-group label,
#plans-payment-form .card-special-no-info label {
  padding-left: 0;
}

/* line 6525, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .input-container {
  display: flex;
  flex-direction: column;
  margin: 2px 2px 2px 0;
  max-width: 300px;
}

/* line 6532, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .cc-info-input {
  margin: 5px;
  padding: 2px;
  border: 1px solid lightgray;
  border-radius: 3px;
  box-shadow: none;
}

/* line 6540, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form select {
  height: 29px;
  width: 289px;
  margin: 5px;
  padding: 2px;
  border: 1px solid lightgray;
  border-radius: 3px;
  box-shadow: none;
}

/* line 6550, app/assets/stylesheets/sitewide/application-sitewide.scss */
#plans-payment-form .subscribe-now-btn {
  margin: 5px 27%;
}

/* line 6555, app/assets/stylesheets/sitewide/application-sitewide.scss */
.recurly-element-number {
  width: 100%;
  margin: 5px;
  min-width: 289px !important;
}

/* line 6561, app/assets/stylesheets/sitewide/application-sitewide.scss */
.recurly-element-year {
  width: 60px !important;
}

/* line 6565, app/assets/stylesheets/sitewide/application-sitewide.scss */
.recurly-element-month,
.recurly-element-year,
.recurly-element-cvv {
  margin-right: 5px;
}

/* line 6571, app/assets/stylesheets/sitewide/application-sitewide.scss */
.change-plans-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 10px 0 30px;
}

/* line 6578, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-container {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 10px 0 30px;
}

/* line 6585, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-container {
  margin: 0 auto 20px;
}

/* line 6589, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-name {
  font-size: 18px;
  text-align: center;
}

/* line 6594, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-card {
  border: 1px solid black;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  max-width: 300px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

/* line 6604, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-card p {
  margin: 3px 0;
}

/* line 6608, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-card:hover {
  cursor: pointer;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 6616, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-card-active {
  background-color: #bfe0ae;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

/* line 6626, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscriptions-history {
  overflow-y: scroll;
}

/* line 6630, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-table {
  color: #000;
  margin: 0 auto;
}

/* line 6634, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-table thead {
  text-align: center;
}

/* line 6640, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-table tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 6643, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-table tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 6647, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-table tbody td {
  border: 1px solid #d7e4cf;
  font-size: 12px;
  height: 30px;
  min-width: 65px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 65px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6663, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table-container {
  width: 100%;
  overflow-y: scroll;
}

/* line 6668, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table {
  color: #000;
  margin: 0 auto;
  display: block;
  height: 750px;
  width: fit-content;
}

/* line 6675, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table thead {
  text-align: center;
}

/* line 6679, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table thead tr:hover {
  background-color: #bfe0ae;
}

/* line 6684, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table thead td {
  min-width: 128px;
  width: 128px;
}

/* line 6692, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 6698, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table td {
  border: 1px solid #d7e4cf;
  font-size: 12px;
  height: 23px;
  min-width: 65px;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  width: 65px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 6713, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plans-table tfoot td {
  border: none;
  padding: 3px 2px 1px;
  min-width: 128px;
  width: 128px;
}

/* line 6722, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-btn {
  background-color: #69b144;
  border-radius: 5px;
  border: none;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 3px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 250ms;
  white-space: normal;
}

/* line 6735, app/assets/stylesheets/sitewide/application-sitewide.scss */
.plan-btn:hover {
  background-color: #549234;
  color: #fff;
  text-decoration: none;
}

/* line 6742, app/assets/stylesheets/sitewide/application-sitewide.scss */
.doctor-asterisk-note {
  color: #000000;
  font-style: italic;
  font-size: 12px;
  margin: auto;
  width: 751px;
}

/* line 6750, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-doctor-asterisk-note {
  color: #000000;
  font-style: italic;
  font-size: 12px;
  margin: auto;
  margin-top: 10px;
  text-align: center;
}

/* line 6759, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-report-card,
.subscription-card {
  background: white;
  margin-bottom: 30px;
  padding: 0 0 5px;
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
}

/* line 6769, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peer-disclaimer {
  font-size: 10px;
}

/* line 6773, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-card {
  margin-top: 0;
  padding: 10px;
}

/* line 6777, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-card h1 {
  margin-top: 0;
  text-align: center;
}

/* line 6782, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-card .details {
  text-align: center;
}

/* line 6786, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-card p {
  font-size: 16px;
}

/* line 6790, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-card span {
  font-size: 14px;
  font-weight: bold;
}

/* line 6796, app/assets/stylesheets/sitewide/application-sitewide.scss */
.subscription-actions {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: baseline;
  height: 100px;
}

/* line 6804, app/assets/stylesheets/sitewide/application-sitewide.scss */
.admin-subscription-actions {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 20px auto;
  padding: 15px;
  width: 100%;
}

/* line 6811, app/assets/stylesheets/sitewide/application-sitewide.scss */
.admin-subscription-actions .admin-subscription-btn {
  display: block;
  margin: 5px auto;
}

/* line 6817, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-changes-summary {
  display: flex;
  flex-direction: column;
}

/* line 6821, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-changes-summary div {
  display: flex;
  align-items: baseline;
}

/* line 6826, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-changes-summary input {
  margin-left: 5px;
}

/* line 6831, app/assets/stylesheets/sitewide/application-sitewide.scss */
.current-plan-container {
  margin: 0 auto;
  width: 100%;
}

/* line 6836, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary {
  margin-bottom: 20px;
  text-align: left;
  width: 300px;
}

/* line 6841, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary .order-total {
  text-align: center;
}

/* line 6845, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary .order-summary-container {
  border: 1px solid #000;
  border-radius: 5px;
  margin: 0 auto;
  padding: 10px 23px;
  width: 100%;
}

/* line 6853, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary label {
  font-size: 14px;
  padding-right: 3px;
}

/* line 6858, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}

/* line 6864, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary span {
  font-weight: normal;
}

/* line 6869, app/assets/stylesheets/sitewide/application-sitewide.scss */
.coupon-input-container {
  display: flex;
  align-items: baseline;
}

/* line 6873, app/assets/stylesheets/sitewide/application-sitewide.scss */
.coupon-input-container div {
  display: flex;
}

/* line 6877, app/assets/stylesheets/sitewide/application-sitewide.scss */
.coupon-input-container .check-coupon-input {
  border: 1px solid lightgray;
  border-right: 0;
  border-bottom: 0;
  border-radius: 3px 0 0 3px;
}

/* line 6885, app/assets/stylesheets/sitewide/application-sitewide.scss */
.coupon-message {
  height: 24px;
  text-align: center;
}

/* line 6890, app/assets/stylesheets/sitewide/application-sitewide.scss */
.order-summary-input {
  border: 1px solid lightgray;
  border-radius: 3px;
}

/* line 6895, app/assets/stylesheets/sitewide/application-sitewide.scss */
.check-coupon-btn {
  border-radius: 0 3px 3px 0;
  border: 1px solid lightgray;
  margin: 0;
  transition: 200ms;
}

/* line 6901, app/assets/stylesheets/sitewide/application-sitewide.scss */
.check-coupon-btn:hover {
  background-color: #69b144;
  color: #ffffff;
}

/* line 6907, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-bottom: 10px;
}

/* line 6913, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header h1 {
  text-align: center;
}

/* line 6917, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header .dashboard-view-naics-coa {
  display: flex;
  justify-content: space-around;
}

/* line 6922, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header h2, .dashboard-view-editor-header .priorities label, .priorities .dashboard-view-editor-header label {
  font-size: 16px;
  width: 50%;
}

/* line 6923, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header h2 span, .dashboard-view-editor-header .priorities label span, .priorities .dashboard-view-editor-header label span {
  font-weight: bold;
}

/* line 6931, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header .company-selection-form,
.dashboard-view-editor-header .naics-code-selection-form {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
  font-size: 15px;
  padding: 5px;
  width: 30%;
}

/* line 6942, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header .company-selection-form button,
.dashboard-view-editor-header .naics-code-selection-form button {
  display: block;
  margin: 5px auto;
}

/* line 6947, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-editor-header .company-selection-form select,
.dashboard-view-editor-header .naics-code-selection-form select {
  width: 100%;
}

/* line 6953, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-controls-container {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 90px;
  padding: 8px 10px 0;
  width: 100%;
}

/* line 6962, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-item-edit-btn,
.dashboard-view-setting-btn {
  background-color: #69b144;
  color: #ffffff;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 40px;
  border: none;
  border-radius: 5px;
  margin-right: 3px;
  padding: 2px 5px;
}

/* line 6975, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-item-edit-btn span,
.dashboard-view-setting-btn span {
  margin: 0 5px 0 0;
}

/* line 6979, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-item-edit-btn .dashboard-view-edit-icon,
.dashboard-view-setting-btn .dashboard-view-edit-icon {
  font-size: 1.5em;
}

/* line 6983, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-item-edit-btn:hover,
.dashboard-view-setting-btn:hover {
  background-color: #bfe0ae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 6990, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-item-edit-btn {
  border: 1px solid #bfe0ae;
  display: block;
  font-size: 14px;
  height: 30px;
  margin: 10px auto;
  padding: 0 5px;
}

/* line 6999, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-edit-item-nav-btns {
  display: flex;
  margin: 20px auto;
}

/* line 7003, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dash-edit-item-nav-btns button {
  margin: 0 15px;
}

/* line 7008, app/assets/stylesheets/sitewide/application-sitewide.scss */
#rss-feeds-form,
#user-dashboard-notes-form {
  border: 1px solid black;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
  padding: 5px;
}

/* line 7017, app/assets/stylesheets/sitewide/application-sitewide.scss */
#rss-feeds-form div,
#user-dashboard-notes-form div {
  width: 100%;
}

/* line 7021, app/assets/stylesheets/sitewide/application-sitewide.scss */
#rss-feeds-form label,
#user-dashboard-notes-form label {
  margin-right: 5px;
}

/* line 7026, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit-form-section,
.rss-form-inputs {
  display: flex;
  flex-direction: column;
}

/* line 7032, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit-form-section {
  margin: auto;
  width: 400px;
}

/* line 7037, app/assets/stylesheets/sitewide/application-sitewide.scss */
.rss-form-inputs {
  justify-content: space-around;
  align-items: center;
  min-height: 150px;
}

/* line 7042, app/assets/stylesheets/sitewide/application-sitewide.scss */
.rss-form-inputs select {
  min-width: 50px;
  max-width: 280px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7050, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dash-notes-input {
  display: flex;
  flex-direction: column;
}

/* line 7055, app/assets/stylesheets/sitewide/application-sitewide.scss */
#user-dash-notes-textarea {
  border: 1px solid black;
  border-radius: 5px;
  height: 200px;
  margin: 0 0 10px;
  padding: 5px;
  width: 100%;
}

/* line 7064, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-header-style-inputs {
  display: flex;
}

/* line 7067, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-header-style-inputs div {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 7073, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .change-plans-container {
    flex-direction: row;
  }
  /* line 7077, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .current-plan-container {
    width: 80%;
  }
  /* line 7081, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .order-summary {
    margin: 0 auto 20px;
    width: 55%;
  }
  /* line 7087, app/assets/stylesheets/sitewide/application-sitewide.scss */
  #plans-payment-form .all-inputs {
    width: 700px;
  }
  /* line 7091, app/assets/stylesheets/sitewide/application-sitewide.scss */
  #plans-payment-form .group-inputs {
    flex-direction: row;
  }
  /* line 7095, app/assets/stylesheets/sitewide/application-sitewide.scss */
  #plans-payment-form .all-card-info-inputs {
    display: flex;
    width: 100%;
  }
  /* line 7100, app/assets/stylesheets/sitewide/application-sitewide.scss */
  #plans-payment-form .card-info-group-inputs {
    margin: 0 0 30px 50px;
  }
  /* line 7104, app/assets/stylesheets/sitewide/application-sitewide.scss */
  #plans-payment-form .card-special-no-info {
    margin-left: 20px;
  }
  /* line 7111, app/assets/stylesheets/sitewide/application-sitewide.scss */
  #plans-payment-form .card-info-month-group label,
#plans-payment-form .card-info-year-group label,
#plans-payment-form .card-special-no-info label {
    margin-right: 5px;
  }
}

@media only screen and (min-width: 1440px) {
  /* line 7119, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .dashboard-view-controls-container {
    flex-direction: row;
    height: fit-content;
  }
  /* line 7124, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .dashboard-view-setting-btn {
    height: 24px;
  }
  /* line 7128, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .current-plan-container {
    width: 50%;
  }
}

/* line 7133, app/assets/stylesheets/sitewide/application-sitewide.scss */
.small-card {
  height: 250px;
}

/* line 7137, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company-divider {
  border-bottom: #666666 solid 1px;
  padding: 0px;
  margin: 0px;
}

/* line 7143, app/assets/stylesheets/sitewide/application-sitewide.scss */
.divider {
  border-bottom: #666666 solid 1px;
  padding: 0px;
  margin: 25px 0px;
}

/* line 7149, app/assets/stylesheets/sitewide/application-sitewide.scss */
.section-spacer {
  margin-top: 50px;
}

/* line 7153, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-img {
  margin-bottom: 30px;
  width: 100%;
}

/* line 7158, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-popup-img {
  width: 30%;
}

/* line 7162, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-connecting-notes {
  margin-bottom: 30px;
}

/* line 7166, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-info-container {
  text-align: center;
}

/* line 7170, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-w-img {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

/* line 7175, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-w-img p {
  width: 60%;
}

/* line 7179, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-w-img ul {
  width: 65%;
}

/* line 7183, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-w-img .connect-step-qbo-form-one {
  width: 50%;
}

/* line 7186, app/assets/stylesheets/sitewide/application-sitewide.scss */
.connect-step-w-img .connect-step-qbo-form-two {
  width: 41%;
}

/* line 7191, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-info {
  background-color: #ffffff;
  border-radius: 10px;
  font-size: 16px;
  padding: 30px;
  margin: 30px auto;
  width: 63%;
  text-align: left;
}

/* line 7200, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-info a {
  display: block;
  text-align: center;
}

/* line 7205, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-info h3 {
  text-align: center;
}

/* line 7209, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qbo-info .first-p {
  margin-bottom: 30px;
}

/* line 7214, app/assets/stylesheets/sitewide/application-sitewide.scss */
.check-email {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 7221, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ou-formula-table {
  margin: 70px 120px;
  font-size: 16px;
}

/* line 7226, app/assets/stylesheets/sitewide/application-sitewide.scss */
.ou-formula-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

/* line 7232, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first-ou-row {
  margin-bottom: 20px;
}

/* line 7236, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table-wrapper {
  padding: 13px 20px 20px 30px;
}

/* line 7240, app/assets/stylesheets/sitewide/application-sitewide.scss */
.big-table-title {
  text-align: center;
}

/* line 7244, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-table-title-submit,
.practice-table-title-unsubmit {
  font-size: 20px;
  text-align: center;
}

/* line 7250, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-table-title-submit {
  margin: 30px 0 0 0;
}

/* line 7254, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-table-title-unsubmit {
  margin: 30px 0 0;
}

/* line 7258, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-arrows-top-pr-container,
.page-arrows-bottom-pr-container,
.page-arrows-top-pr-unsubmitted-container,
.page-arrows-bottom-pr-unsubmitted-container {
  display: flex;
  justify-content: flex-end;
  width: 98%;
}

/* line 7265, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-arrows-top-pr-container .page-arrows,
.page-arrows-bottom-pr-container .page-arrows,
.page-arrows-top-pr-unsubmitted-container .page-arrows,
.page-arrows-bottom-pr-unsubmitted-container .page-arrows {
  display: flex;
  justify-content: space-around;
}

/* line 7269, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-arrows-top-pr-container .page-arrows div,
.page-arrows-bottom-pr-container .page-arrows div,
.page-arrows-top-pr-unsubmitted-container .page-arrows div,
.page-arrows-bottom-pr-unsubmitted-container .page-arrows div {
  padding: 0 3px;
}

/* line 7275, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-arrows-top-pr-unsubmitted-container,
.page-arrows-bottom-pr-unsubmitted-container {
  width: 75%;
}

/* line 7280, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-arrows-top-pr-unsubmitted-container,
.page-arrows-top-pr-container {
  margin-bottom: 20px;
}

/* line 7285, app/assets/stylesheets/sitewide/application-sitewide.scss */
.big-table-title h3 {
  color: #000000;
  padding-top: 20px;
}

/* line 7290, app/assets/stylesheets/sitewide/application-sitewide.scss */
.table-border {
  padding: 2px;
}

/* line 7294, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-table {
  color: #000000;
  font-size: 12px;
  width: 100%;
}

/* line 7298, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-table thead {
  text-align: center;
  font-weight: bold;
}

/* line 7302, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-table tbody {
  text-align: right;
}

/* line 7360, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table-hover tr:hover {
  background-color: #8adfff !important;
}

/* line 7368, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table-hover tr:hover {
  background-color: #cda5de !important;
}

/* line 7374, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table {
  color: #000000;
  font-size: 12px;
  width: 50%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table tr:hover {
  background-color: #bfe0ae !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table tr:hover .industry-copy-cell {
  background-color: #bfe0ae !important;
}

/* line 7376, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table td {
  height: 12px;
  padding: 1px 3px;
}

/* line 7381, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table .fe-table-cell {
  padding: 1px 8px;
}

/* line 7385, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-money-table .fe-table-cell-green {
  background-color: #bfe0ae !important;
  padding: 1px 8px;
}

/* line 7391, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table {
  color: #000000;
  font-size: 12px;
  width: 50%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table tr:hover {
  background-color: #8adfff !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table tr:hover .industry-copy-cell {
  background-color: #8adfff !important;
}

/* line 7393, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-people-table td {
  padding: 1px 3px;
}

/* line 7398, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table {
  color: #000000;
  font-size: 12px;
  width: 50%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table tr:hover {
  background-color: #cda5de !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table tr:hover .industry-copy-cell {
  background-color: #cda5de !important;
}

/* line 7400, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-customers-table td {
  padding: 1px 3px;
}

/* line 7405, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table {
  color: #000000;
  font-size: 12px;
  width: 50%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tr:hover {
  background-color: #bfe0ae !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tr:hover .industry-copy-cell {
  background-color: #bfe0ae !important;
}

/* line 7409, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table {
  color: #000000;
  font-size: 12px;
  width: 100%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table tr:hover {
  background-color: #bfe0ae !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-report-table tr:hover .industry-copy-cell {
  background-color: #bfe0ae !important;
}

/* line 7413, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table {
  color: #000000;
  font-size: 12px;
  width: 50%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table tr:hover {
  background-color: #8adfff !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-table tr:hover .industry-copy-cell {
  background-color: #8adfff !important;
}

/* line 7417, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table {
  color: #000000;
  font-size: 12px;
  width: 50%;
  margin: 0 auto;
}

/* line 7313, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table td {
  padding: 1px 8px;
  white-space: nowrap;
}

/* line 7318, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table .wrap-copy-cell {
  white-space: normal;
}

/* line 7322, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 7328, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table select {
  background-color: #DDDDDD;
  height: 25px;
  text-align: center;
  width: 100%;
}

/* line 7334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 7339, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 7344, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table tbody {
  text-align: right;
}

/* line 7348, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table tr:hover {
  background-color: #cda5de !important;
}

/* line 7351, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-table tr:hover .industry-copy-cell {
  background-color: #cda5de !important;
}

/* line 7421, app/assets/stylesheets/sitewide/application-sitewide.scss */
.common-size-cell {
  font-size: 10px;
}

/* line 7424, app/assets/stylesheets/sitewide/application-sitewide.scss */
.common-size-arrow {
  max-width: 20px;
}

/* line 7428, app/assets/stylesheets/sitewide/application-sitewide.scss */
.common-size-arrow-green {
  color: green !important;
  max-width: 20px;
}

/* line 7432, app/assets/stylesheets/sitewide/application-sitewide.scss */
.common-size-arrow-red {
  color: red !important;
  max-width: 20px;
}

/* line 7436, app/assets/stylesheets/sitewide/application-sitewide.scss */
.arrow-margin {
  margin: 0;
}

/* line 7440, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table {
  page-break-inside: avoid;
}

/* line 7444, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tbody .common-size-arrow-green {
  color: green !important;
  max-width: 20px;
}

/* line 7448, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tbody .common-size-arrow-red {
  color: red !important;
  max-width: 20px;
}

/* line 7452, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tbody .arrow-margin {
  margin: 0 !important;
}

/* line 7457, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-table tr {
  page-break-inside: avoid;
}

/* line 7462, app/assets/stylesheets/sitewide/application-sitewide.scss */
.space-cell {
  min-width: 25px;
}

/* line 7466, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-table td {
  line-height: 1.4;
  padding: 0 10px;
}

/* line 7471, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-report-component {
  margin-top: 15px;
}

/* line 7475, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-report-container {
  overflow-x: scroll;
  padding: 10px 8px 5px;
}

/* line 7480, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-report-container {
  overflow-x: scroll;
  padding: 0px 8px 5px;
  height: 100vh;
}

/* line 7484, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-report-container td {
  border-left: 1px solid #d7e4cf;
  border-right: 1px solid #d7e4cf;
}

/* line 7490, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-report-thead {
  text-align: right;
  font-weight: bold;
}

/* line 7495, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-copy-cell {
  background-color: #ffffff;
  font-weight: bold;
  left: 0px;
  min-width: 240px;
  overflow: hidden;
  position: sticky;
  text-align: left !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
}

/* line 7508, app/assets/stylesheets/sitewide/application-sitewide.scss */
.table-copy-center {
  font-weight: bold;
  text-align: center !important;
  width: 220px;
  max-width: 265px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7518, app/assets/stylesheets/sitewide/application-sitewide.scss */
.table-copy,
.monthly-cash-flow-copy {
  font-weight: bold;
  text-align: left !important;
  width: 220px;
  max-width: 265px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7529, app/assets/stylesheets/sitewide/application-sitewide.scss */
.monthly-cash-flow-copy {
  width: 210px;
  max-width: 210px;
}

/* line 7534, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-cus-kpi-table-copy {
  font-weight: bold;
  text-align: left !important;
  width: 220px;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 7544, app/assets/stylesheets/sitewide/application-sitewide.scss */
.non-bold-table-copy {
  text-align: left !important;
}

/* line 7548, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-peer {
  background: lightgray;
}

/* line 7552, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn-audit {
  align-self: flex-end;
  background-color: #69B144;
  border: 1px solid #999999;
  border-radius: 3px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  margin-top: 10px;
}

/* line 7563, app/assets/stylesheets/sitewide/application-sitewide.scss */
.run-report-btn-audit:hover {
  background-color: #bfe0ae;
  color: #000000;
  transition: background-color 300ms linear;
}

/* line 7570, app/assets/stylesheets/sitewide/application-sitewide.scss */
.prelim-assessment-cell {
  white-space: normal;
  width: 80px;
}

/* line 7575, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-span {
  white-space: nowrap;
}

/* line 7579, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-change-input-cell {
  color: #000;
  background-color: #ffffff;
  height: 30px;
  padding-top: 5px;
  text-align: center;
}

/* line 7587, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-change-input-cell input[type="text"] {
  text-align: center;
  background-color: #DDDDDD;
  border: 1px solid black;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin: 0 5px;
}

/* line 7595, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-overall-textarea-cell textarea,
.audit-textarea-cell textarea {
  background-color: #DDDDDD;
  border: 1px solid black;
  height: 25px;
  padding: 0 2px;
}

/* line 7603, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-overall-textarea-cell textarea {
  height: 32px;
  text-align: left;
  width: 100%;
}

/* line 7609, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-details-table {
  margin: 5px auto;
}

/* line 7611, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-details-table td {
  color: #000000;
  padding: 2px;
}

/* line 7617, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-dollar-input {
  max-width: 160px;
}

/* line 7621, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-percent-input {
  max-width: 90px;
}

/* line 7625, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sticky-header {
  position: sticky;
  top: 0px;
  z-index: 2;
}

/* line 7631, app/assets/stylesheets/sitewide/application-sitewide.scss */
.scenario-name-input {
  margin-right: 10px;
  font-size: 16px !important;
}

/* line 7636, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenarios-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  border-bottom: 1px solid #d7e4cf;
  padding: 5px 3px;
}

/* line 7644, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenarios-selection {
  display: flex;
  align-items: center;
}

/* line 7647, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenarios-selection label {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

/* line 7653, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenarios-selection select {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  padding-right: 15px;
  padding-left: 3px;
}

/* line 7661, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenarios-selection span {
  padding: 0 5px;
}

/* line 7666, app/assets/stylesheets/sitewide/application-sitewide.scss */
.audit-scenario-updates {
  display: flex;
  flex-direction: column;
}

/* line 7671, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-box {
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 20px;
}

/* line 7677, app/assets/stylesheets/sitewide/application-sitewide.scss */
.axis {
  height: 30px;
  position: relative;
}

/* line 7682, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-box-wrapper {
  position: relative;
  padding: 0px;
}

/* line 7687, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-box-chart {
  border-right: 1px dashed gray;
  border-left: 1px dashed gray;
  position: relative;
  width: 100%;
}

/* line 7694, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-box-chart td {
  width: 100%;
  padding: 1px 8px;
  position: relative;
  font-size: 12px;
}

/* line 7701, app/assets/stylesheets/sitewide/application-sitewide.scss */
.bar-box-chart p {
  padding: 0px;
  margin: 0px;
  visibility: hidden;
}

/* line 7707, app/assets/stylesheets/sitewide/application-sitewide.scss */
.axis-line {
  position: absolute;
  height: 100%;
  border-left: 1px dashed gray;
  top: 0px;
}

/* line 7714, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tick {
  position: absolute;
  top: 30%;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

/* line 7722, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-bar {
  position: absolute;
  height: 14px;
  z-index: 100;
  top: 19%;
}

/* line 7729, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-report-bar {
  background: #00aeef !important;
}

/* line 7733, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-report-bar {
  background: #542667 !important;
}

/* line 7737, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-report-bar {
  background: #69b144 !important;
}

/* line 7741, app/assets/stylesheets/sitewide/application-sitewide.scss */
.box {
  height: 8px;
  position: absolute;
  top: 32%;
  z-index: 101;
  background: transparent;
}

/* line 7749, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-line {
  height: 10px;
  position: absolute;
  top: 45%;
  z-index: 101;
  background: transparent;
}

/* line 7757, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-label {
  top: 17%;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  z-index: 115;
  position: absolute;
}

/* line 7766, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-tooltip {
  display: none;
  background: white;
  -webkit-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 17px -5px rgba(0, 0, 0, 0.75);
  opacity: 0.9;
  position: absolute;
  top: -25px;
  left: 50%;
  border-radius: 3px;
  z-index: 120;
  border: 1px solid #d3d3d3;
  color: #000000;
  padding: 5px;
}

/* line 7783, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chart-tooltip div {
  padding: 1px 10px;
  display: flex;
  justify-content: space-between;
}

/* line 7789, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tooltip-title {
  margin-right: 6px;
}

/* line 7793, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tooltip-val {
  font-weight: bold;
}

/* line 7797, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover {
  background-color: #ffffff;
  height: 250px;
  padding: 5px;
  text-align: center;
}

/* line 7804, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover h3 {
  color: #333;
  font-weight: 400 !important;
  font-size: 21px;
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 7812, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover p {
  font-size: 11px;
}

/* line 7816, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover-value {
  font-size: 55px;
  margin-top: 10px;
}

/* line 7821, app/assets/stylesheets/sitewide/application-sitewide.scss */
.turnover-border {
  border-top: 1px solid #666;
  padding-top: 20px;
  padding-bottom: 25px;
}

/* line 7827, app/assets/stylesheets/sitewide/application-sitewide.scss */
.turnover-border p {
  font-size: 13px;
}

/* line 7831, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover-body {
  font-size: 8px !important;
}

/* line 7835, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover-header {
  margin-top: 0px !important;
  margin-bottom: 25px !important;
}

/* line 7840, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover-divider {
  margin: 10px !important;
}

/* line 7844, app/assets/stylesheets/sitewide/application-sitewide.scss */
.cost-of-turnover-words {
  margin-left: 50px;
}

/* line 7848, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-focused-clients-title {
  background-color: #69b144 !important;
  color: #ffffff;
  font-size: 22px;
  font-size: 1.55vw;
  margin: 0;
  padding: 5px;
  text-align: center;
}

/* line 7857, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-focused-clients-container {
  background-color: #f5f5f5;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 5px 5px;
  height: 100%;
  overflow-y: scroll;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  padding: 5px 5px 50px 5px;
}

/* line 7868, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-focused-clients-row {
  background-color: #fff;
  padding: 5px;
}

/* line 7872, app/assets/stylesheets/sitewide/application-sitewide.scss */
.practice-focused-clients-row:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 7880, app/assets/stylesheets/sitewide/application-sitewide.scss */
.focused-client-cell p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 7887, app/assets/stylesheets/sitewide/application-sitewide.scss */
.custom-multiple-tables {
  border: 1px solid black;
  display: flex;
  justify-content: space-around;
}

/* line 7893, app/assets/stylesheets/sitewide/application-sitewide.scss */
.vs-title,
.report-period-title {
  font-weight: bold;
  min-height: 26px;
  text-align: center;
}

/* line 7900, app/assets/stylesheets/sitewide/application-sitewide.scss */
.vs-table {
  border: 1px solid black;
  color: #000000;
}

/* line 7906, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first-table-color-one {
  background-color: #69b144;
  color: #ffffff;
}

/* line 7911, app/assets/stylesheets/sitewide/application-sitewide.scss */
.first-table-color-two {
  background-color: #bfe0ae;
}

/* line 7915, app/assets/stylesheets/sitewide/application-sitewide.scss */
.second-table-color-one {
  background-color: #00aeef;
  color: #ffffff;
}

/* line 7920, app/assets/stylesheets/sitewide/application-sitewide.scss */
.second-table-color-two {
  background-color: #71cff3;
}

/* line 7924, app/assets/stylesheets/sitewide/application-sitewide.scss */
.third-table-color-one {
  background-color: #ed5932;
  color: #ffffff;
}

/* line 7929, app/assets/stylesheets/sitewide/application-sitewide.scss */
.third-table-color-two {
  background-color: #e9a592;
}

/* line 7933, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table-container {
  display: flex;
}

/* line 7938, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table th {
  min-width: 70px;
  padding: 3px;
}

/* line 7942, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table td {
  min-width: 80px;
  padding: 3px;
}

/* line 7946, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table .number-val {
  text-align: right;
}

/* line 7951, app/assets/stylesheets/sitewide/application-sitewide.scss */
.custom-multiple-tables-pdf {
  border: 1px solid black;
  display: flex;
  justify-content: space-around;
  font-size: 0.55em;
}

/* line 7958, app/assets/stylesheets/sitewide/application-sitewide.scss */
.vs-title-pdf,
.report-period-title-pdf {
  font-weight: bold;
  min-height: 20px;
  text-align: center;
}

/* line 7966, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table-pdf th {
  width: 12.7625mm;
  padding: 0.15mm;
}

/* line 7970, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table-pdf td {
  width: 12.7625mm;
  padding: 0.15mm;
}

/* line 7974, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-period-table-pdf .number-val {
  text-align: right;
}

/* line 7979, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table {
  background-color: #ffffff;
  min-width: 408px;
  min-height: 408px;
}

/* line 7984, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table .snapshot-title {
  font-size: 16px;
}

/* line 7988, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table .snapshot-header-cols {
  background-color: #69b144 !important;
  color: #ffffff;
  font-size: 14px;
}

/* line 7994, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table table {
  width: 100%;
  max-height: 100%;
}

/* line 7998, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table table th,
.snapshot-table table td {
  font-size: 13px;
}

/* line 8003, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table table .snap-cell {
  text-align: center;
}

/* line 8006, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table table .snap-cell p {
  margin: 8px 0;
}

/* line 8010, app/assets/stylesheets/sitewide/application-sitewide.scss */
.snapshot-table table tr {
  padding: 0.25em;
}

/* line 8016, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peerview-title {
  margin: 0px 0px 20px 0px;
  text-align: center;
}

/* line 8021, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-modal-content {
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  z-index: 210;
}

/* line 8033, app/assets/stylesheets/sitewide/application-sitewide.scss */
.add-edit-dashboard-item_after-open,
.dashboard-modal-content_after-open,
.dashboard-view-modal-content_after-open,
.edit-chart-modal-content_after-open,
.file-upload-modal-content_after-open,
.progress-modal-content_after-open,
.survey-modal-content_after-open {
  opacity: 1;
}

/* line 8042, app/assets/stylesheets/sitewide/application-sitewide.scss */
.add-edit-dashboard-item_before-close,
.dashboard-modal-content_before-close,
.dashboard-view-modal-content_before-close,
.edit-chart-modal-content_before-close,
.file-upload-modal-content_before-close,
.progress-modal-content_before-close,
.survey-modal-content_before-close {
  opacity: 0;
}

/* line 8052, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-overlay-base,
.dashboard-view-overlay-base,
.edit-chart-overlay-base,
.file-upload-modal-overlay-base,
.progress-overlay-base {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(250, 250, 250, 0.1);
}

/* line 8065, app/assets/stylesheets/sitewide/application-sitewide.scss */
.edit-chart-overlay-base_after-open {
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}

/* line 8070, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-overlay-base_after-open,
.dashboard-view-overlay-base_after-open,
.progress-overlay-base_after-open {
  margin-top: 65px;
  background-color: rgba(250, 250, 250, 0.1);
  opacity: 1;
  z-index: 210;
}

/* line 8079, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-overlay-base_before-close,
.dashboard-view-overlay-base_before-close,
.edit-chart-overlay-base_before-close,
.file-upload-modal-overlay-base_before-close,
.progress-overlay-base_before-close {
  opacity: 0;
}

/* line 8087, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-modal-overlay-base,
.file-upload-modal-overlay-base_after-open {
  background-color: #0000001a;
  z-index: 2100;
}

/* line 8093, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-controls-money,
.dashboard-view-controls-people,
.dashboard-view-controls-customers {
  display: flex;
  align-items: center;
}

/* line 8100, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-blank-div,
.current-view-updated-time {
  width: 267px;
  height: 20px;
}

/* line 8106, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-selection {
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 16px;
  margin-right: 15px;
}

/* line 8112, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-selection label {
  font-weight: normal;
  margin: 0 5px 0 0;
  white-space: nowrap;
}

/* line 8119, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-add-save-btns {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

/* line 8124, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-add-save-btns button,
.user-dashboard-add-save-btns span {
  margin: 0 3px;
}

/* line 8130, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-current-view-time {
  width: 267px;
  height: 20px;
}

/* line 8135, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-dashboard-view-btns {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 200px;
}

/* line 8143, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-controls-people .dashboard-view-setting-btn {
  background-color: #8adffe;
  color: #000000;
}

/* line 8146, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-controls-people .dashboard-view-setting-btn:hover {
  background-color: #ffffff;
}

/* line 8153, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-controls-customers .dashboard-view-setting-btn {
  background-color: #cda5de;
  color: #000000;
}

/* line 8156, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dashboard-view-controls-customers .dashboard-view-setting-btn:hover {
  background-color: #ffffff;
}

/* line 8162, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-bar-content {
  padding: 40px 10px 50px 10px;
  display: flex;
  flex-direction: column;
}

/* line 8168, app/assets/stylesheets/sitewide/application-sitewide.scss */
.progress-bar-content h1 {
  text-align: center;
  padding: 0px 70px;
}

/* line 8172, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company-dropdown-menu,
.dropdown-menu,
.ui-autocomplete {
  padding: 1px 0px;
  z-index: 250 !important;
}

/* line 8177, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company-dropdown-menu .info-item,
.dropdown-menu .info-item,
.ui-autocomplete .info-item {
  padding: 3px 20px;
}

/* line 8182, app/assets/stylesheets/sitewide/application-sitewide.scss */
.company-dropdown-menu {
  height: 500px;
  width: 100px;
  overflow-y: scroll;
}

/* line 8188, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dropdown-item {
  display: block !important;
  text-align: center !important;
}

/* line 8193, app/assets/stylesheets/sitewide/application-sitewide.scss */
.dropdown-item-link {
  padding: 5px 20px !important;
}

/* line 8197, app/assets/stylesheets/sitewide/application-sitewide.scss */
#put-some-box-shadow-here {
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
}

/* line 8203, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-header {
  margin: 10px auto 16px;
  width: 80%;
}

/* line 8208, app/assets/stylesheets/sitewide/application-sitewide.scss */
#tour-btn {
  margin-right: 10px;
  color: #737373;
  font-size: 18px;
}

/* line 8214, app/assets/stylesheets/sitewide/application-sitewide.scss */
#tour-btn:hover {
  color: #595959;
  cursor: pointer;
}

/* line 8223, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tooltip-parent {
  position: relative;
}

/* line 8227, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tooltip-parent:hover {
  cursor: pointer;
}

/* line 8231, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tooltip-child,
.tooltip-sort-pr {
  position: absolute;
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
  background: white;
  border: 1px solid gray;
  color: #000000;
  text-align: center;
  border-radius: 3px;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  /* Safari */
  transition: opacity 0.5s;
  width: 200px;
}

/* line 8250, app/assets/stylesheets/sitewide/application-sitewide.scss */
.tooltip-sort-pr {
  font-size: 12px;
  width: 80px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

/* line 8260, app/assets/stylesheets/sitewide/application-sitewide.scss */
[data-toggle="tooltip"]:hover {
  cursor: pointer;
}

/* line 8264, app/assets/stylesheets/sitewide/application-sitewide.scss */
.summary-header {
  margin-bottom: 20px;
  margin-top: 0px;
}

/* line 8269, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pdf-filter {
  padding-right: 10px;
}

/* line 8275, app/assets/stylesheets/sitewide/application-sitewide.scss */
#manage-firm-slider {
  width: 600px;
}

/* line 8279, app/assets/stylesheets/sitewide/application-sitewide.scss */
#manage-firm-slider:-moz-range-thumb {
  background: #69B144;
}

/* line 8283, app/assets/stylesheets/sitewide/application-sitewide.scss */
#manage-firm-slider::-webkit-slider-thumb {
  background: #69B144;
}

/* line 8287, app/assets/stylesheets/sitewide/application-sitewide.scss */
.firm-logo-window {
  padding: 15px 0px;
}

/* line 8291, app/assets/stylesheets/sitewide/application-sitewide.scss */
.new-user-button {
  margin-top: 15px;
}

/* line 8297, app/assets/stylesheets/sitewide/application-sitewide.scss */
#file-uploads {
  border: gray 1px solid;
  border-radius: 3px;
  height: 385px;
  margin: 30px 50px;
  overflow-x: scroll;
}

/* line 8305, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-attachment {
  color: #737373;
  flex-grow: 1;
  font-weight: bold;
  font-size: 16px;
}

@media only screen and (max-width: 1050px) {
  /* line 8313, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .file-upload-attachment {
    min-width: 0px;
  }
  /* line 8317, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .file-upload-delete {
    padding-left: 20px !important;
  }
}

@media only screen and (max-width: 1000px) {
  /* line 8323, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .file-upload {
    display: block !important;
    text-align: center !important;
  }
  /* line 8328, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .extracted-years {
    text-align: center !important;
  }
}

/* line 8333, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload {
  padding: 25px 40px;
  border-bottom: #f2f2f2 1px solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 8341, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload:hover {
  background: #f2f2f2;
}

/* line 8345, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-download {
  padding: 20px;
}

/* line 8349, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-delete {
  padding-left: 35px;
}

/* line 8353, app/assets/stylesheets/sitewide/application-sitewide.scss */
.file-upload-delete:hover {
  cursor: pointer;
}

/* line 8357, app/assets/stylesheets/sitewide/application-sitewide.scss */
.years-in-file {
  font-weight: bold;
  padding-right: 5px;
}

/* line 8362, app/assets/stylesheets/sitewide/application-sitewide.scss */
.extracted-years {
  color: #737373;
  flex-grow: 1;
  text-align: right;
}

/* line 8367, app/assets/stylesheets/sitewide/application-sitewide.scss */
.extracted-years span {
  font-weight: bold;
}

/* line 8372, app/assets/stylesheets/sitewide/application-sitewide.scss */
.drillup-button {
  position: relative;
  top: 5px;
  left: 0px;
  background-color: #e3e3e3;
  color: #737373;
  border: #737373 1px solid;
  padding: 5px;
  border-radius: 3px;
  z-index: 10;
  text-decoration: none;
}

/* line 8385, app/assets/stylesheets/sitewide/application-sitewide.scss */
.drillup-button:hover {
  color: #737373;
  background-color: #d9d9d9;
  cursor: pointer;
  text-decoration: none;
}

/* line 8392, app/assets/stylesheets/sitewide/application-sitewide.scss */
.drillup-button:active {
  color: #737373;
  background-color: #d9d9d9;
  cursor: pointer;
  text-decoration: none;
}

/* line 8400, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sort-table-col {
  cursor: pointer;
}

/* line 8404, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hover-sort {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 8413, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hover-sort:hover {
  display: block;
  height: 20px;
  width: 30px;
  background-color: black;
  opacity: 1;
  border-radius: 3px;
  color: white;
  position: absolute;
  top: -20px;
  left: 25%;
}

/* line 8427, app/assets/stylesheets/sitewide/application-sitewide.scss */
#excel-file-btn {
  margin-left: 5px;
}

/* line 8431, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-filters-container {
  height: calc(100vh - 44px);
  overflow-y: scroll;
}

/* line 8436, app/assets/stylesheets/sitewide/application-sitewide.scss */
.client-info-div {
  padding: 5px 5px 0;
}

/* line 8439, app/assets/stylesheets/sitewide/application-sitewide.scss */
.client-info-div p {
  margin: 3px 0 2px;
}

/* line 8444, app/assets/stylesheets/sitewide/application-sitewide.scss */
.apply-filters-btns {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  margin: 10px;
}

@media screen and (min-height: 813px) {
  /* line 8453, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .apply-filters-btns {
    flex-direction: column;
  }
}

/* line 8458, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-flex-wrapper {
  display: flex;
  flex-direction: column;
}

/* line 8463, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-div {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 #bfbfbf;
  display: inline-block;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  margin: 0px 1px;
  min-width: 70px;
  padding: 5px 3px 5px 10px;
  position: relative;
  width: 100%;
}

/* line 8479, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}

/* line 8488, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown {
  border-radius: 3px;
  border: 1px solid lightgrey;
  min-height: 25px;
  max-height: 350px;
  width: inherit;
  position: absolute;
  left: 0;
  top: 29px;
  opacity: 0;
  visibility: hidden;
  z-index: 200;
  overflow-y: auto;
}

/* line 8502, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown ul {
  list-style: none;
  padding: 16px;
  margin: 0;
}

/* line 8506, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown ul li {
  color: #000;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}

/* line 8511, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown ul li:hover {
  background-color: #d3d3d3;
}

/* line 8518, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  padding: 0;
}

/* line 8524, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul li {
  display: flex;
  flex-direction: column;
  min-height: 25px;
  padding: 0 8px;
  position: relative;
}

/* line 8531, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul li ul {
  background-color: #ffffff;
  min-width: 160px;
  padding: 0;
  top: 0;
  transition: 200ms;
  transition-delay: 200ms;
  max-height: 290px;
  overflow-y: scroll;
}

/* line 8541, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul li ul li {
  background-color: #ffffff;
  border: 1px solid #d3d3d3;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin: 0;
  min-height: 22px;
  padding: 0 8px;
}

/* line 8551, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul li ul li .fa-check {
  padding-right: 5px;
}

/* line 8555, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul li ul li:hover {
  background-color: #d3d3d3;
}

/* line 8562, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown > ul li:hover > ul {
  background-color: #d3d3d3;
}

/* line 8570, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-disguise-dropdown.visible {
  opacity: 1;
  visibility: visible;
}

/* line 8575, app/assets/stylesheets/sitewide/application-sitewide.scss */
.admin_uploads_container {
  height: 80vh;
  display: flex;
  justify-content: space-around;
}

/* line 8581, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-trend-container {
  background-color: #ffffff;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
  min-height: 70vh;
  padding: 5px;
}

/* line 8588, app/assets/stylesheets/sitewide/application-sitewide.scss */
.third-btns {
  display: flex;
  justify-content: space-around;
  margin: 0px auto 5px;
  width: 60%;
}

/* line 8595, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-trend-highchart-div {
  width: 100%;
}

/* line 8599, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table,
.trend-table-dollars {
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px #63636333;
  color: #000000;
}

/* line 8605, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table td,
.trend-table-dollars td {
  padding: 3px 18px;
  text-align: center;
}

/* line 8610, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table .trend-head-cell,
.trend-table-dollars .trend-head-cell {
  font-weight: bold;
  text-align: center;
}

/* line 8615, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table .trend-name-cell,
.trend-table-dollars .trend-name-cell {
  font-weight: bold;
  text-align: left;
}

/* line 8622, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table tbody tr:nth-child(odd),
.trend-table-dollars tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}

/* line 8625, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table tbody tr:hover,
.trend-table-dollars tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 8633, app/assets/stylesheets/sitewide/application-sitewide.scss */
.trend-table-dollars td {
  padding: 3px 7px;
}

/* line 8638, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-analysis-container {
  display: flex;
  justify-content: space-around;
}

/* line 8643, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-pr {
  margin: 0 auto 10px !important;
  width: 98% !important;
}

/* line 8648, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-pr thead td {
  font-size: 13px;
  height: 40px;
  max-width: 85px;
  min-width: 65px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 65px;
}

/* line 8662, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-pr tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 8665, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-pr tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 8669, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-table-pr tbody td {
  border: 1px solid #d7e4cf;
  font-size: 12px;
  height: 30px;
  max-width: 85px;
  min-width: 65px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 65px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 8687, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-modal-content {
  width: 50vw;
  height: 300px;
  padding: 10px 15px 0px 20px;
  margin: 0 auto;
  background-color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  border-radius: 6px;
}

/* line 8698, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-modal-content_after-open {
  opacity: 1;
}

/* line 8702, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-modal-content_before-close {
  opacity: 0;
}

/* line 8706, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-overlay-base {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  z-index: 600;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  padding-top: 65px;
  height: 100%;
}

/* line 8718, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-overlay-base_after-open {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  z-index: 600;
}

/* line 8724, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-overlay-base_before-close {
  opacity: 0;
}

/* line 8728, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

/* line 8735, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-table {
  color: #000000;
  margin: 0 auto 10px !important;
  width: 98% !important;
  table-layout: fixed;
}

/* line 8742, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-table thead td {
  background-color: #69b144;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  max-width: 85px;
  min-width: 65px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 33.33%;
}

/* line 8759, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-table tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 8763, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-table tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 8768, app/assets/stylesheets/sitewide/application-sitewide.scss */
.force-rank-table tbody td {
  border: 1px solid #d7e4cf;
  font-size: 12px;
  height: 30px;
  max-width: 85px;
  min-width: 65px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 33.33%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 8786, app/assets/stylesheets/sitewide/application-sitewide.scss */
.focus-client-cell:hover {
  cursor: pointer;
}

/* line 8791, app/assets/stylesheets/sitewide/application-sitewide.scss */
.group-header-pr {
  color: white;
  font-weight: bold;
}

/* line 8796, app/assets/stylesheets/sitewide/application-sitewide.scss */
.unsubmitted-table-pr {
  margin: 0 auto 10px !important;
  width: 50% !important;
}

/* line 8801, app/assets/stylesheets/sitewide/application-sitewide.scss */
.unsubmitted-table-pr thead td {
  font-size: 13px;
  height: 40px;
  max-width: 85px;
  min-width: 65px;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 65px;
}

/* line 8815, app/assets/stylesheets/sitewide/application-sitewide.scss */
.unsubmitted-table-pr tbody tr:nth-child(even) {
  background-color: #f5f5f5;
}

/* line 8818, app/assets/stylesheets/sitewide/application-sitewide.scss */
.unsubmitted-table-pr tbody tr:hover {
  background-color: #bfe0ae;
}

/* line 8822, app/assets/stylesheets/sitewide/application-sitewide.scss */
.unsubmitted-table-pr tbody td {
  border: 1px solid #d7e4cf;
  font-size: 12px;
  height: 22px;
  max-width: 85px;
  min-width: 65px;
  padding: 4px;
  position: relative;
  text-align: center;
  width: 65px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 8841, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report {
  border-bottom: 1px solid #5d2a72;
  list-style: none;
  display: flex;
  padding-left: 10px;
  margin-bottom: 0;
}

/* line 8847, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .report-tab-item,
#nav-tabs-customers-report .edit-dashboard-btn {
  background-color: #ffffff;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  display: inline-block;
  float: none;
  margin: 0 3px 0 0;
  padding: 10px 15px;
  width: 125px;
  height: 40px;
  text-align: center;
}

/* line 8862, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .report-tab-item:hover,
#nav-tabs-customers-report .edit-dashboard-btn:hover {
  background-color: #5d2a72;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

/* line 8873, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .edit-dashboard-section {
  margin-left: auto;
  display: flex;
}

/* line 8877, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .edit-dashboard-section .save-dashboard-btn {
  background-color: #cda5de;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  font-weight: bold;
}

/* line 8885, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .edit-dashboard-section .save-dashboard-btn:hover {
  background-color: #ffffff;
}

/* line 8890, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .edit-dashboard-section .edit-dashboard-btn {
  margin-left: 3px;
  width: 80px;
}

/* line 8894, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .edit-dashboard-section i {
  font-size: 1.5em;
}

/* line 8899, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-customers-report .customers-active {
  background-color: #5d2a72;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
}

/* line 8909, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report {
  border-bottom: 1px solid #08aeef;
  list-style: none;
  display: flex;
  padding-left: 10px;
  margin-bottom: 0;
}

/* line 8915, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .report-tab-item,
#nav-tabs-people-report .edit-dashboard-btn {
  background-color: #ffffff;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  display: inline-block;
  float: none;
  margin: 0 3px 0 0;
  padding: 10px 15px;
  width: 125px;
  height: 40px;
  text-align: center;
}

/* line 8930, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .report-tab-item:hover,
#nav-tabs-people-report .edit-dashboard-btn:hover {
  background-color: #08aeef;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
}

/* line 8941, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .edit-dashboard-section {
  margin-left: auto;
  display: flex;
}

/* line 8945, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .edit-dashboard-section .save-dashboard-btn {
  background-color: #8adffe;
  border: 1px solid #737373;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #000000;
  font-weight: bold;
}

/* line 8953, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .edit-dashboard-section .save-dashboard-btn:hover {
  background-color: #ffffff;
}

/* line 8958, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .edit-dashboard-section .edit-dashboard-btn {
  margin-left: 3px;
  width: 80px;
}

/* line 8962, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .edit-dashboard-section i {
  font-size: 1.5em;
}

/* line 8967, app/assets/stylesheets/sitewide/application-sitewide.scss */
#nav-tabs-people-report .people-active {
  background-color: #08aeef;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  color: #ffffff;
  font-weight: bold;
}

/* line 8977, app/assets/stylesheets/sitewide/application-sitewide.scss */
.save-dashboard-btn {
  margin-left: 3px;
}

/* line 8981, app/assets/stylesheets/sitewide/application-sitewide.scss */
.show-section {
  display: block;
}

/* line 8984, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hide-section {
  display: none;
}

/* line 8990, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sticky-side-tour-list-description {
  list-style: none;
  padding: 0;
}

/* line 8994, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sticky-side-tour-list-description li {
  padding-bottom: 8px;
}

/* line 8997, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sticky-side-tour-list-description li p {
  display: inline-block;
  font-size: 25px;
  width: 30px;
  margin: 0;
}

/* line 9006, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-topnav-left-btns {
  position: fixed;
  display: flex;
  justify-content: space-around;
  top: 6px;
  z-index: 1001;
  left: 356px;
  min-width: 38px;
  max-width: 76px;
}

/* line 9016, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-topnav-left-btns button {
  color: #ffffff;
  background-color: #204167;
  border: 1px solid #ffffff;
  border-radius: 25px;
  font-size: 20px;
  min-width: 33px;
  max-width: 33px;
}

/* line 9025, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-topnav-left-btns button:hover {
  background-color: #5e5e5e;
}

/* line 9031, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-topnav-right-btns {
  position: fixed;
  top: 8px;
  z-index: 1001;
  right: 325px;
}

/* line 9037, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-topnav-right-btns button {
  color: #ffffff;
  background-color: #204167;
  border: none;
  font-size: 17px;
  width: 28px;
  height: 30px;
}

/* line 9045, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-topnav-right-btns button:hover {
  color: #ffffff;
  background-color: #727272;
  border-radius: 5px;
}

/* line 9053, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns {
  cursor: pointer;
  z-index: 200;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  width: 52px;
  right: 0;
  top: 30%;
}

/* line 9065, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns button,
#sticky-side-btns i,
#sticky-side-btns p {
  background-color: #ffffff;
  border: 2px solid #737373;
  padding: 8px;
  border-radius: 50%;
  font-size: 25px;
  width: 42px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 9078, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns button:hover,
#sticky-side-btns i:hover,
#sticky-side-btns p:hover {
  color: #737373;
  background-color: lightgrey;
  border-radius: 50%;
}

/* line 9085, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns button {
  padding: 0;
}

/* line 9089, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns .filters-btn-span {
  position: relative;
}

/* line 9093, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns .filters-popover {
  border-radius: 5px;
  position: absolute;
  color: #ffffff;
  background-color: #204167;
  padding: 5px;
  top: 5px;
  right: 45px;
  white-space: nowrap;
}

/* line 9104, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns .filters-btn {
  color: #ffffff;
  background-color: #204167;
  border-radius: 10px;
  margin-bottom: 5px;
}

/* line 9110, app/assets/stylesheets/sitewide/application-sitewide.scss */
#sticky-side-btns .filters-btn:hover {
  color: #204167;
  background-color: #ffffff;
  border-radius: 10px;
}

/* line 9118, app/assets/stylesheets/sitewide/application-sitewide.scss */
#ce-letterhead-button {
  background: white;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  position: fixed;
  right: 6px;
  top: calc(30% + 47px);
  width: 83px;
  z-index: 200;
}

/* line 9130, app/assets/stylesheets/sitewide/application-sitewide.scss */
#report-btns {
  display: flex;
  margin-bottom: 20px;
}

/* line 9135, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-dropdown {
  margin-top: 10px;
}

/* line 9137, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-dropdown ul {
  margin-top: 5px;
}

/* line 9141, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-dropdown a {
  color: #737373;
}

/* line 9145, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-dropdown a:hover {
  color: #737373;
  text-decoration: none;
}

/* line 9150, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-dropdown li {
  padding: 5px;
}

/* line 9154, app/assets/stylesheets/sitewide/application-sitewide.scss */
.export-dropdown li:hover {
  cursor: pointer;
  background: #f5f5f5;
}

/* line 9160, app/assets/stylesheets/sitewide/application-sitewide.scss */
.kfi-analysis-tr {
  border-bottom: 2px solid #000000;
}

/* line 9164, app/assets/stylesheets/sitewide/application-sitewide.scss */
.forecast-analysis-tr {
  border-bottom: 2px solid #ef6843;
}

/* line 9168, app/assets/stylesheets/sitewide/application-sitewide.scss */
.insufficient-data {
  background: #e6e6e6;
  border: 2px solid #737373;
  border-radius: 3px;
  padding: 30px;
  margin-top: 40px;
  margin-bottom: 200px;
}

/* line 9177, app/assets/stylesheets/sitewide/application-sitewide.scss */
.take-survey-message,
.insufficient-monthly-data {
  background: #e6e6e6;
  border: 2px solid #737373;
  border-radius: 3px;
  padding: 30px;
  margin-top: 40px;
  margin-bottom: 70px;
}

/* line 9193, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hide-cover-page-print,
.hide-not-on-print {
  display: none;
}

/* line 9198, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-pdf {
  display: none;
}

/* line 9202, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-print-table {
  color: black;
  border: 1px solid #f21717;
  break-after: auto !important;
  break-inside: avoid !important;
  break-before: avoid !important;
  margin: 0 auto;
}

/* line 9210, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-print-table tr:nth-child(even) {
  background-color: #f5f5f5 !important;
}

/* line 9214, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-print-table thead tr,
.manage-clients-print-table tbody tr {
  width: 100%;
  break-inside: avoid !important;
  line-height: 1.43;
}

/* line 9220, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-print-table thead tr th,
.manage-clients-print-table thead tr td,
.manage-clients-print-table tbody tr th,
.manage-clients-print-table tbody tr td {
  border: 1px solid #e0e0e0;
  text-align: center;
  padding: 0 3px;
}

/* line 9227, app/assets/stylesheets/sitewide/application-sitewide.scss */
.manage-clients-print-table thead tr .revenue-cell,
.manage-clients-print-table tbody tr .revenue-cell {
  text-align: right !important;
}

/* line 9233, app/assets/stylesheets/sitewide/application-sitewide.scss */
.alert,
.alert-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}

/* line 9241, app/assets/stylesheets/sitewide/application-sitewide.scss */
.custom-calcs-info-and-form {
  display: flex;
  margin-bottom: 10px;
}

/* line 9246, app/assets/stylesheets/sitewide/application-sitewide.scss */
.custom-calcs-info {
  margin-right: 15px;
  width: 45%;
}

/* line 9250, app/assets/stylesheets/sitewide/application-sitewide.scss */
.custom-calcs-info p {
  font-size: 16px;
}

/* line 9255, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-form {
  background: white;
  border: 1px solid black;
  border-radius: 5px;
  width: 75%;
}

/* line 9262, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-form-section {
  border-bottom: 2px solid lightgray;
  padding: 5px;
}

/* line 9267, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-inputs-container {
  display: flex;
  flex-direction: column;
}

/* line 9272, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-input-section {
  text-align: center;
}

/* line 9275, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-input-section button {
  margin: 0 5px;
}

/* line 9279, app/assets/stylesheets/sitewide/application-sitewide.scss */
.naics-input-section input[type="text"] {
  margin: 0 5px;
  width: 100px;
}

/* line 9285, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-inputs-section {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  padding: 2px 5px;
}

/* line 9291, app/assets/stylesheets/sitewide/application-sitewide.scss */
.year-inputs-section input[type="text"] {
  width: 50px;
}

/* line 9296, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-bottom-btns {
  text-align: center;
}

/* line 9298, app/assets/stylesheets/sitewide/application-sitewide.scss */
.form-bottom-btns button {
  margin: 5px;
}

/* line 9303, app/assets/stylesheets/sitewide/application-sitewide.scss */
.money-table-cell {
  background-color: #bfe0ae !important;
}

/* line 9307, app/assets/stylesheets/sitewide/application-sitewide.scss */
.people-table-cell {
  background-color: #8adffe !important;
}

/* line 9311, app/assets/stylesheets/sitewide/application-sitewide.scss */
.customers-table-cell {
  background-color: #cda5de !important;
}

/* line 9315, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-navigation {
  background-color: #e5e5e5;
  border-radius: 20px;
  box-shadow: inset 0 0 10px #c7c7c7;
  height: 50px;
  margin: 20px 0px 0px 10px;
  position: relative;
}

/* line 9324, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-navigation-btns {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 9334, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-prev-next-btns {
  display: flex;
  justify-content: space-between;
  margin: 50px auto;
}

/* line 9340, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-submit-btn {
  display: block;
  margin: 20px auto 0px;
}

/* line 9345, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-radio-table {
  display: table;
  width: 100%;
  margin: 10px 0;
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
}

/* line 9354, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-years-section {
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
  background: #ffffff;
  border: none;
  margin-top: 13px;
  padding: 6px 30px 6px 15px;
  font-size: 16px;
  display: flex;
  flex-direction: column;
}

/* line 9366, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-years-section div {
  display: flex;
  justify-content: space-around;
}

/* line 9371, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-years-section .survey-year-input {
  margin-left: 10px;
}

/* line 9376, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-text-input {
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
  background: #ffffff;
  border: none;
  border-left: 5px solid #69b144;
  margin-top: 20px;
  padding: 15px 30px 15px 15px;
  font-size: 16px;
}

/* line 9388, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-text-input label,
.survey-text-input input {
  margin-right: 12px;
}

/* line 9393, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-text-input input {
  width: 80%;
  font-size: 18px;
  padding: 3px;
}

/* line 9400, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-textarea {
  -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
  -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
  box-shadow: 0px 3px 7px 0px #8a8a8a;
  background: #ffffff;
  border: none;
  border-left: 5px solid #69b144;
  margin-top: 20px;
  padding: 15px 30px 15px 15px;
  display: flex;
  flex-direction: column;
}

/* line 9412, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-textarea label {
  font-size: 16px;
  margin-right: 12px;
}

/* line 9417, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-textarea textarea {
  font-size: 18px;
  padding: 3px;
}

/* line 9423, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-border-money {
  border-left: 5px solid #69B144;
}

/* line 9427, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-border-people {
  border-left: 5px solid #00AEEF;
}

/* line 9431, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-border-customers {
  border-left: 5px solid #542667;
}

/* line 9435, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-border-forecast {
  border-left: 5px solid #f17b5b;
}

/* line 9439, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-radio-input {
  display: table-row;
}

/* line 9443, app/assets/stylesheets/sitewide/application-sitewide.scss */
.survey-question,
.survey-answer {
  display: table-cell;
}

/* line 9448, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-answer-options-header-money,
.radio-answer-options-header-people,
.radio-answer-options-header-customers,
.radio-answer-options-header-forecast {
  display: table-row;
}

/* line 9455, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-answer-options-header-money {
  background-color: #69B144;
}

/* line 9459, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-answer-options-header-people {
  background-color: #00AEEF;
}

/* line 9463, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-answer-options-header-customers {
  background-color: #542667;
}

/* line 9467, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-answer-options-header-forecast {
  background-color: #f17b5b;
}

/* line 9471, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-header-option-blank {
  min-width: 200px;
  display: table-cell;
  border-bottom: 1px solid #dddddd;
}

/* line 9476, app/assets/stylesheets/sitewide/application-sitewide.scss */
.radio-header-option {
  color: white;
  padding: 10px 3px;
  min-width: 100px;
  text-align: center;
  display: table-cell;
  border-bottom: 1px solid #dddddd;
}

/* line 9485, app/assets/stylesheets/sitewide/application-sitewide.scss */
.sheet-wrapper {
  color: black !important;
  overflow-x: scroll;
}

/* line 9490, app/assets/stylesheets/sitewide/application-sitewide.scss */
.impact-box-worst {
  color: #cb2727 !important;
}

/* line 9494, app/assets/stylesheets/sitewide/application-sitewide.scss */
.impact-box-worse {
  color: #d90000 !important;
}

/* line 9498, app/assets/stylesheets/sitewide/application-sitewide.scss */
.impact-box-maintain {
  color: #3c3c3c !important;
}

/* line 9502, app/assets/stylesheets/sitewide/application-sitewide.scss */
.impact-box-better {
  color: #69b144 !important;
}

/* line 9506, app/assets/stylesheets/sitewide/application-sitewide.scss */
.impact-box-best {
  color: #548e36 !important;
}

/* line 9510, app/assets/stylesheets/sitewide/application-sitewide.scss */
.main-chat-container {
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  width: 90%;
}

/* line 9517, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-progress-bar-container {
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  min-width: 686px;
  max-width: 686px;
  padding: 10px 20px;
  margin: 7% auto;
}

/* line 9528, app/assets/stylesheets/sitewide/application-sitewide.scss */
.qs-container {
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 9537, app/assets/stylesheets/sitewide/application-sitewide.scss */
.start-qs-container {
  width: 384px;
  height: 170px;
}

/* line 9551, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-container {
  display: flex;
}

/* line 9555, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container {
  background-color: #ffffff;
  height: 100vh;
  width: 125px;
}

/* line 9560, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container .chat-history-toggle-btn {
  cursor: pointer;
}

/* line 9564, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container ul {
  list-style: none;
  padding: 0;
}

/* line 9568, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container ul li {
  border-bottom: 1px solid #69b144;
  cursor: pointer;
  padding: 7px 5px;
}

/* line 9573, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container ul li.active {
  background-color: #69b144;
  color: #ffffff;
}

/* line 9578, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container ul li:hover {
  background-color: #69b144;
  color: #ffffff;
  transition: all 200ms ease-in;
}

/* line 9586, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container .chat-date {
  font-size: 11px;
}

/* line 9590, app/assets/stylesheets/sitewide/application-sitewide.scss */
.chat-history-container div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 9597, app/assets/stylesheets/sitewide/application-sitewide.scss */
.q-btn {
  background: #ffffff;
  border: 1px solid #d3d3d3;
  border-radius: 20px;
  margin: 5px;
  padding: 5px 10px;
}

/* line 9604, app/assets/stylesheets/sitewide/application-sitewide.scss */
.q-btn:hover {
  background-color: #69b144;
  border: 1px solid #b1b1b1;
  color: #ffffff;
  transition: all 200ms ease-in;
}

/* line 9612, app/assets/stylesheets/sitewide/application-sitewide.scss */
.start-qs-btn-container {
  display: flex;
  justify-content: center;
}

/* line 9617, app/assets/stylesheets/sitewide/application-sitewide.scss */
.message-container {
  padding: 10px;
  margin: 15px 0;
}

/* line 9625, app/assets/stylesheets/sitewide/application-sitewide.scss */
.title-class {
  font-size: 20px;
  margin-bottom: 10px;
}

/* line 9630, app/assets/stylesheets/sitewide/application-sitewide.scss */
.metric-style {
  font-weight: bold;
}

/* line 9634, app/assets/stylesheets/sitewide/application-sitewide.scss */
.footnote-class {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 15px;
}

/* line 9640, app/assets/stylesheets/sitewide/application-sitewide.scss */
.analysis-style,
.top5-style,
.top5-total-impact-style,
.recommendation-style {
  margin-bottom: 15px;
}

/* line 9647, app/assets/stylesheets/sitewide/application-sitewide.scss */
.top5-total-impact-style {
  font-style: italic;
}

/* line 9651, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peerview-logo-message {
  height: 30px;
  width: 30px;
}

/* line 9656, app/assets/stylesheets/sitewide/application-sitewide.scss */
.peerview-logo-report-option {
  height: 16px;
  margin-right: 3px;
  width: 16px;
}

/* line 9662, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-question-text-container {
  margin: 0 auto;
  padding: 5px;
  display: flex;
  justify-content: flex-end;
}

/* line 9669, app/assets/stylesheets/sitewide/application-sitewide.scss */
.user-question-text {
  color: #ffffff;
  background-color: #69b144;
  border: 1px solid #69b144;
  border-radius: 25px;
  padding: 15px;
}

/* line 9677, app/assets/stylesheets/sitewide/application-sitewide.scss */
.message-items {
  background-color: #ffffff;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  padding: 25px;
  margin: 0 auto;
  width: 95%;
}

/* line 9687, app/assets/stylesheets/sitewide/application-sitewide.scss */
.message-filters {
  margin-bottom: 10px;
}

/* line 9691, app/assets/stylesheets/sitewide/application-sitewide.scss */
.messsage-text-and-logo {
  display: flex;
}

/* line 9695, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-section-links {
  display: flex;
  justify-content: space-around;
  margin: 0 15% 20px;
}

/* line 9700, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-section-links a {
  cursor: pointer;
}

/* line 9705, app/assets/stylesheets/sitewide/application-sitewide.scss */
.status-icon {
  height: 14px;
  padding-left: 5px;
}

@keyframes loadingio-spinner-ripple-2 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

/* line 9720, app/assets/stylesheets/sitewide/application-sitewide.scss */
.loadingio-spinner-ripple-1 {
  width: 313px;
  height: 313px;
  display: inline-block;
  overflow: hidden;
  background: transparent;
  position: relative;
  /* Ensure proper positioning */
}

/* line 9729, app/assets/stylesheets/sitewide/application-sitewide.scss */
.loadingio-spinner-ripple-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 9735, app/assets/stylesheets/sitewide/application-sitewide.scss */
.loadingio-spinner-ripple-2 div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 156px;
  /* Set the base width for the ripples */
  height: 156px;
  /* Set the base height for the ripples */
  margin: -78px;
  /* Half of width/height to center */
  border: 4px solid transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: loadingio-spinner-ripple-2 2.7s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

/* line 9748, app/assets/stylesheets/sitewide/application-sitewide.scss */
.loadingio-spinner-ripple-2 div:nth-child(1) {
  border-color: #bfe0ae;
  animation-delay: 0s;
}

/* line 9753, app/assets/stylesheets/sitewide/application-sitewide.scss */
.loadingio-spinner-ripple-2 div:nth-child(2) {
  border-color: #69b144;
  animation-delay: -1.35s;
}

/* [ldio] generated by https://loading.io */
/* line 9759, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-builder-container {
  height: 270px;
}

/* line 9762, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-builder-container h2, .report-builder-container .priorities label, .priorities .report-builder-container label {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

/* line 9768, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-builder-container p {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

/* line 9775, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-builder-all-checkboxes {
  width: 100%;
}

/* line 9779, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-report-pages-checkboxes {
  display: flex;
  flex-direction: column;
}

/* line 9784, app/assets/stylesheets/sitewide/application-sitewide.scss */
.nschbc-employee-report-pages-checkboxes {
  display: flex;
  flex-wrap: wrap;
  overflow-y: scroll;
  height: 137px;
}

/* line 9791, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-pages-div {
  display: flex;
}

/* line 9794, app/assets/stylesheets/sitewide/application-sitewide.scss */
.industry-pages-div div {
  margin: 0px 10px;
}

/* line 9799, app/assets/stylesheets/sitewide/application-sitewide.scss */
.report-pages-checkboxes {
  display: flex;
}

/* line 9803, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-checkbox-input {
  display: flex;
  align-items: baseline;
  font-size: 18px;
  padding-left: 12px;
  width: fit-content;
}

/* line 9810, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-checkbox-input label {
  cursor: pointer;
  font-weight: normal;
  padding-left: 5px;
}

/* line 9816, app/assets/stylesheets/sitewide/application-sitewide.scss */
.page-checkbox-input input[type="checkbox"]:checked {
  accent-color: #69b144;
}

/* line 9821, app/assets/stylesheets/sitewide/application-sitewide.scss */
.pdf-print-action-btn {
  border: none;
  border-radius: 25px;
  display: block;
  font-size: 20px;
  height: 40px;
  margin: 10px auto;
}

/* line 9830, app/assets/stylesheets/sitewide/application-sitewide.scss */
.hide-all-time {
  display: none;
}

@media all {
  /* line 9835, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .page-break {
    display: none;
  }
}

/* style sheet for "letter" printing */
@media print and (width: 8.5in) and (height: 11in) {
  @page {
    size: 216mm 280mm !important;
    margin: 10mm;
  }
}

@media print {
  /* line 9849, app/assets/stylesheets/sitewide/application-sitewide.scss */
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  /* line 9855, app/assets/stylesheets/sitewide/application-sitewide.scss */
  body {
    color-adjust: exact !important;
    print-color-adjust: exact !important;
    -webkit-print-color-adjust: exact !important;
  }
  @page {
    margin: 10mm;
  }
  /* line 9865, app/assets/stylesheets/sitewide/application-sitewide.scss */
  html,
body {
    margin: 0;
    padding: 0;
    width: 216mm !important;
    height: 280mm !important;
  }
  /* line 9873, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .edit-dash-item-btn {
    display: none;
  }
  /* line 9877, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .thumbs-up {
    color: #008001 !important;
    display: block;
    height: 14px;
    width: 14px;
  }
  /* line 9884, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .thumbs-down {
    color: #ff0200 !important;
    display: block;
    height: 14px;
    padding-top: 1px;
    width: 14px;
  }
  /* line 9892, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .parent-layout {
    height: unset !important;
    display: table;
  }
  /* line 9898, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .parent-dash-landscape-pdf div,
.parent-dash-landscape-pdf .highcharts-container {
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  /* line 9905, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .parent-layout > .react-grid-item {
    position: unset !important;
    transform: unset !important;
    margin: 3px;
    display: inline-block;
  }
  /* line 9910, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .parent-layout > .react-grid-item div {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  /* line 9916, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .manage-clients-pdf {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
  }
  /* line 9923, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .survey-results-section,
.survey-results-text-section {
    display: block;
    page-break-before: auto;
    page-break-inside: avoid;
  }
  /* line 9930, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .growth-rate-container {
    display: block;
  }
  /* line 9935, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .tab-content .tab-pane {
    display: block;
  }
  /* line 9940, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .monthlyforecast-pnl-component,
.monthlyforecast-bal-component,
.monthlyforecast-cashflow-component,
.monthlyforecast-kfis-component {
    animation: none;
    opacity: 1;
    display: block;
    position: static;
  }
  /* line 9950, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .report-table,
.people-report-table,
.customers-report-table,
.monthly-forecast-table,
.sheets {
    margin: 0px auto;
    page-break-inside: avoid;
  }
  /* line 9959, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .report-table thead tr,
.people-report-table thead tr,
.customers-report-table thead tr,
.monthly-forecast-table thead tr,
.sheets thead tr {
    white-space: normal;
  }
  /* line 9964, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .report-table tr,
.people-report-table tr,
.customers-report-table tr,
.monthly-forecast-table tr,
.sheets tr {
    page-break-inside: avoid;
  }
  /* line 9968, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .report-table td,
.people-report-table td,
.customers-report-table td,
.monthly-forecast-table td,
.sheets td {
    font-size: 10px;
    padding: 1px 3px;
  }
  /* line 9974, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .money-report-component {
    margin-top: 0;
  }
  /* line 9978, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .people-report-table,
.customers-report-table {
    margin: 0px auto;
  }
  /* line 9983, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .page-break {
    display: block;
    clear: both;
    page-break-after: always;
  }
  /* line 9989, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .active,
.hide-industry-on-print,
.hide-on-print,
.report-tab-list,
.mc-nav-tabs-and-views,
#nav-tabs-manage-clients,
#nav-tabs-practice-report,
#nav-tabs-money-report,
#nav-tabs-people-report,
#nav-tabs-customers-report,
#sticky-topnav-left-btns,
#sticky-topnav-right-btns,
#sticky-side-btns {
    display: none;
  }
  /* line 10005, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .money-table-cell {
    background-color: #bfe0ae !important;
  }
  /* line 10009, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .people-table-cell {
    background-color: #8adffe !important;
  }
  /* line 10013, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .customers-table-cell {
    background-color: #cda5de !important;
  }
  /* line 10017, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .first-table-color-one {
    background-color: #69b144 !important;
    color: #ffffff !important;
  }
  /* line 10022, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .first-table-color-two {
    background-color: #bfe0ae !important;
  }
  /* line 10026, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .second-table-color-one {
    background-color: #00aeef !important;
    color: #ffffff !important;
  }
  /* line 10031, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .second-table-color-two {
    background-color: #71cff3 !important;
  }
  /* line 10035, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .third-table-color-one {
    background-color: #ed5932 !important;
    color: #ffffff !important;
  }
  /* line 10040, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .third-table-color-two {
    background-color: #e9a592 !important;
  }
  /* line 10044, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .lock-btn {
    display: none;
  }
  /* line 10050, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table .snapshot-title {
    font-size: 13px;
  }
  /* line 10054, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table .snapshot-header-cols {
    background-color: #69b144 !important;
    color: #ffffff;
    font-size: 12px;
  }
  /* line 10060, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table table {
    width: 100%;
    max-height: 100%;
  }
  /* line 10064, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table table th,
.snapshot-table table td {
    font-size: 11px;
  }
  /* line 10069, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table table .snap-cell {
    text-align: center;
  }
  /* line 10072, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table table .snap-cell p {
    margin: 8px 0;
  }
  /* line 10076, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .snapshot-table table tr {
    padding: 0.2em;
  }
  /* line 10083, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .hide-not-on-print {
    display: inline-block;
  }
  /* line 10087, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .hide-cover-page-print {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 35px;
    position: relative;
  }
  /* line 10095, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .hidden-title-page-footer {
    position: fixed;
    bottom: -10px;
    font-size: 12px;
  }
  /* line 10100, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .disclaimer-text {
    padding-top: 50px;
    font-size: 10px;
    color: #737373 !important;
  }
  /* line 10106, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .img-title-page-print {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 10111, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .img-title-page-print img {
    height: 125px;
  }
  /* line 10116, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .sheet-title {
    font-size: 15px;
    margin: 0 0px 7px 40px;
  }
  /* line 10121, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .row-name {
    min-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px !important;
  }
  /* line 10129, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .sheet-col {
    padding: 0;
  }
  /* line 10133, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .cash-flow-row-name {
    margin: 0;
    padding: 0;
  }
  /* line 10138, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .year-rows {
    padding: 0px;
    margin: 0px;
  }
  /* line 10143, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .cashflow-row-name {
    min-width: 101px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px;
  }
  /* line 10151, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .month-col {
    min-width: 50px;
  }
  /* line 10155, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .print-sheet td {
    font-size: 10px;
    padding: 1px 8px;
    margin: 0px 0px;
  }
  /* line 10161, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .pnl-component {
    margin-top: 50px;
  }
  /* line 10165, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .monthly-pnl-component {
    margin-top: 10px;
  }
  /* line 10171, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .highcharts-series-group {
    top: 0px;
    position: relative;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-100 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-101 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-102 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-103 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-104 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-105 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-106 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-107 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-108 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-109 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-110 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-111 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-112 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-113 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-114 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-115 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-116 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-117 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-118 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-119 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-120 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-121 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-122 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-123 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-124 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-125 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-126 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-127 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-128 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-129 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-130 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-131 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-132 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-133 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-134 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-135 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-136 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-137 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-138 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-139 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-140 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-141 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-142 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-143 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-144 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-145 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-146 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-147 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-148 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-149 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-150 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-151 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-152 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-153 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-154 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-155 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-156 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-157 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-158 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-159 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-160 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-161 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-162 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-163 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-164 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-165 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-166 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-167 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-168 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-169 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-170 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-171 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-172 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-173 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-174 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-175 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-176 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-177 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-178 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-179 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-180 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-181 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-182 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-183 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-184 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-185 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-186 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-187 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-188 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-189 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-190 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-191 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-192 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-193 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-194 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-195 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-196 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-197 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-198 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-199 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-200 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-201 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-202 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-203 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-204 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-205 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-206 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-207 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-208 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-209 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-210 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-211 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-212 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-213 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-214 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-215 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-216 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-217 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-218 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-219 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-220 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-221 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-222 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-223 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-224 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-225 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-226 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-227 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-228 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-229 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-230 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-231 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-232 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-233 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-234 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-235 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-236 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-237 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-238 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-239 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-240 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-241 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-242 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-243 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-244 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-245 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-246 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-247 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-248 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-249 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-250 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-251 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-252 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-253 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-254 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-255 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-256 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-257 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-258 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-259 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-260 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-261 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-262 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-263 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-264 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-265 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-266 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-267 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-268 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-269 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-270 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-271 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-272 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-273 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-274 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-275 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-276 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-277 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-278 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-279 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-280 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-281 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-282 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-283 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-284 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-285 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-286 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-287 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-288 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-289 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-290 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-291 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-292 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-293 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-294 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-295 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-296 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-297 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-298 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-299 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-300 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-301 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-302 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-303 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-304 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-305 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-306 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-307 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-308 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-309 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-310 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-311 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-312 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-313 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-314 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-315 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-316 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-317 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-318 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-319 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-320 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-321 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-322 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-323 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-324 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-325 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-326 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-327 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-328 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-329 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-330 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-331 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-332 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-333 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-334 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-335 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-336 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-337 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-338 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-339 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-340 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-341 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-342 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-343 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-344 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-345 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-346 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-347 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-348 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-349 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-350 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-351 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-352 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-353 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-354 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-355 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-356 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-357 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-358 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-359 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-360 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-361 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-362 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-363 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-364 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-365 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-366 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-367 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-368 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-369 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-370 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-371 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-372 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-373 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-374 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-375 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-376 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-377 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-378 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-379 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-380 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-381 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-382 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-383 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-384 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-385 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-386 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-387 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-388 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-389 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-390 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-391 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-392 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-393 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-394 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-395 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-396 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-397 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-398 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-399 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-400 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-401 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-402 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-403 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-404 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-405 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-406 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-407 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-408 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-409 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-410 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-411 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-412 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-413 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-414 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-415 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-416 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-417 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-418 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-419 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-420 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-421 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-422 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-423 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-424 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-425 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-426 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-427 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-428 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-429 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-430 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-431 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-432 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-433 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-434 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-435 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-436 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-437 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-438 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-439 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-440 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-441 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-442 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-443 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-444 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-445 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-446 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-447 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-448 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-449 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-450 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-451 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-452 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-453 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-454 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-455 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-456 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-457 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-458 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-459 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-460 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-461 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-462 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-463 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-464 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-465 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-466 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-467 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-468 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-469 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-470 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-471 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-472 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-473 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-474 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-475 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-476 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-477 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-478 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-479 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-480 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-481 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-482 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-483 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-484 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-485 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-486 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-487 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-488 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-489 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-490 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-491 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-492 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-493 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-494 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-495 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-496 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-497 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-498 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-499 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-500 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-501 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-502 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-503 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-504 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-505 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-506 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-507 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-508 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-509 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-510 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-511 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-512 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-513 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-514 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-515 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-516 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-517 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-518 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-519 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-520 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-521 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-522 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-523 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-524 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-525 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-526 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-527 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-528 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-529 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-530 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-531 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-532 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-533 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-534 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-535 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-536 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-537 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-538 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-539 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-540 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-541 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-542 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-543 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-544 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-545 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-546 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-547 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-548 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-549 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-550 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-551 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-552 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-553 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-554 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-555 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-556 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-557 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-558 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-559 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-560 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-561 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-562 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-563 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-564 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-565 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-566 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-567 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-568 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-569 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-570 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-571 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-572 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-573 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-574 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-575 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-576 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-577 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-578 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-579 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-580 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-581 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-582 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-583 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-584 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-585 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-586 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-587 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-588 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-589 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-590 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-591 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-592 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-593 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-594 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-595 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-596 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-597 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-598 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-599 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-600 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-601 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-602 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-603 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-604 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-605 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-606 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-607 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-608 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-609 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-610 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-611 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-612 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-613 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-614 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-615 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-616 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-617 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-618 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-619 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-620 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-621 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-622 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-623 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-624 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-625 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-626 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-627 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-628 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-629 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-630 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-631 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-632 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-633 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-634 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-635 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-636 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-637 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-638 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-639 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-640 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-641 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-642 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-643 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-644 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-645 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-646 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-647 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-648 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-649 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-650 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-651 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-652 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-653 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-654 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-655 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-656 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-657 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-658 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-659 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-660 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-661 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-662 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-663 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-664 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-665 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-666 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-667 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-668 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-669 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-670 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-671 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-672 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-673 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-674 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-675 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-676 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-677 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-678 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-679 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-680 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-681 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-682 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-683 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-684 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-685 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-686 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-687 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-688 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-689 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-690 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-691 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-692 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-693 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-694 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-695 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-696 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-697 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-698 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-699 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-700 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-701 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-702 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-703 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-704 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-705 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-706 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-707 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-708 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-709 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-710 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-711 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-712 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-713 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-714 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-715 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-716 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-717 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-718 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-719 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-720 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-721 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-722 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-723 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-724 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-725 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-726 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-727 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-728 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-729 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-730 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-731 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-732 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-733 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-734 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-735 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-736 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-737 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-738 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-739 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-740 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-741 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-742 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-743 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-744 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-745 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-746 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-747 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-748 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-749 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-750 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-751 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-752 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-753 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-754 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-755 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-756 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-757 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-758 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-759 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-760 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-761 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-762 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-763 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-764 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-765 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-766 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-767 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-768 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-769 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-770 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-771 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-772 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-773 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-774 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-775 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-776 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-777 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-778 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-779 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-780 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-781 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-782 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-783 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-784 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-785 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-786 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-787 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-788 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-789 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-790 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-791 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-792 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-793 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-794 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-795 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-796 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-797 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-798 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-799 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-800 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-801 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-802 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-803 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-804 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-805 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-806 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-807 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-808 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-809 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-810 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-811 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-812 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-813 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-814 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-815 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-816 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-817 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-818 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-819 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-820 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-821 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-822 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-823 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-824 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-825 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-826 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-827 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-828 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-829 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-830 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-831 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-832 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-833 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-834 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-835 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-836 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-837 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-838 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-839 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-840 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-841 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-842 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-843 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-844 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-845 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-846 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-847 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-848 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-849 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-850 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-851 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-852 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-853 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-854 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-855 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-856 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-857 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-858 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-859 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-860 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-861 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-862 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-863 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-864 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-865 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-866 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-867 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-868 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-869 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-870 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-871 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-872 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-873 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-874 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-875 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-876 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-877 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-878 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-879 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-880 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-881 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-882 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-883 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-884 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-885 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-886 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-887 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-888 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-889 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-890 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-891 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-892 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-893 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-894 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-895 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-896 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-897 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-898 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-899 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-900 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-901 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-902 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-903 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-904 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-905 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-906 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-907 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-908 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-909 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-910 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-911 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-912 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-913 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-914 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-915 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-916 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-917 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-918 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-919 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-920 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-921 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-922 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-923 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-924 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-925 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-926 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-927 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-928 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-929 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-930 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-931 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-932 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-933 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-934 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-935 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-936 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-937 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-938 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-939 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-940 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-941 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-942 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-943 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-944 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-945 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-946 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-947 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-948 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-949 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-950 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-951 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-952 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-953 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-954 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-955 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-956 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-957 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-958 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-959 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-960 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-961 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-962 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-963 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-964 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-965 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-966 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-967 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-968 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-969 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-970 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-971 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-972 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-973 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-974 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-975 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-976 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-977 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-978 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-979 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-980 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-981 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-982 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-983 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-984 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-985 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-986 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-987 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-988 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-989 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-990 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-991 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-992 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-993 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-994 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-995 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-996 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-997 {
    display: none;
  }
  /* line 10179, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableBodyCell-cellHide-998 {
    display: none;
  }
  /* line 10184, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .jss149,
.jss152 {
    display: none;
  }
  /* line 10189, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MuiTableRow-root {
    height: 70px;
  }
  /* line 10193, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MuiTable-root {
    page-break-after: always;
  }
  /* line 10197, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .MUIDataTableHeadCell-data-132 {
    padding-left: 30px;
  }
  /* line 10203, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .group-table-pr,
.group-header-pr {
    color: #000000;
    font-size: 12px;
  }
  /* line 10209, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .hide-section,
.show-section {
    display: block;
    min-width: 100%;
    padding: 10px 5px 5px;
  }
  /* line 10216, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .nschbc-show-section {
    display: block;
    min-width: 100%;
  }
  /* line 10221, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .page-break {
    margin-top: 0.5rem;
    display: block;
    page-break-before: auto;
  }
  /* line 10227, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .pr-table-title {
    font-size: 26px;
    font-weight: bold;
    margin: 10px 20px 5px;
  }
  /* line 10233, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .naics-analysis-container {
    display: block;
  }
  /* line 10236, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .pr-pie {
    display: block;
    margin: 0 auto;
    min-width: 500px;
    max-width: 1500px;
    page-break-after: always;
  }
  /* line 10244, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .group-header-pr {
    color: white;
    font-weight: bold;
  }
  /* line 10249, app/assets/stylesheets/sitewide/application-sitewide.scss */
  a[href]:after {
    display: none;
  }
  /* line 10252, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .group-table-pr,
.unsubmitted-table-pr {
    width: 100% !important;
  }
  /* line 10257, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .group-table-pr thead .practice-header td,
.unsubmitted-table-pr thead .practice-header td {
    color: white;
    font-weight: bold;
    font-size: 12px;
    max-width: 75px;
    min-width: 45px;
    padding: 2px;
  }
  /* line 10269, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .group-table-pr tbody tr:nth-child(even),
.unsubmitted-table-pr tbody tr:nth-child(even) {
    background-color: #f5f5f5;
  }
  /* line 10273, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .group-table-pr tbody td,
.unsubmitted-table-pr tbody td {
    font-size: 12px;
    max-width: 75px;
    min-width: 45px;
    padding: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 10286, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-container {
    background-color: #36659a !important;
    border-radius: 5px;
    color: #ffffff !important;
    -webkit-box-shadow: 0px 3px 7px 0px #8a8a8a;
    -moz-box-shadow: 0px 3px 7px 0px #8a8a8a;
    box-shadow: 0px 3px 7px 0px #8a8a8a;
    margin: 0 auto;
    padding: 10px 30px 30px;
    width: 80%;
  }
  /* line 10297, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-container ul {
    padding-left: 27px;
    list-style: none !important;
  }
  /* line 10302, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-container h2, .workflow-container .priorities label, .priorities .workflow-container label,
.workflow-container h3,
.workflow-container h4 {
    background: #e1dfdf !important;
    color: #204167 !important;
    padding: 5px;
    border-radius: 25px;
    padding: 5px 10px;
  }
  /* line 10312, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-container h3 {
    margin: 0 25px;
  }
  /* line 10315, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-container h3 span {
    font-weight: bold;
  }
  /* line 10321, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-title {
    color: #ffffff !important;
    text-align: center;
  }
  /* line 10326, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-list {
    padding: 0;
  }
  /* line 10330, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-section {
    background-color: #ffffff !important;
    color: #204167 !important;
    border-radius: 25px;
  }
  /* line 10336, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-list-inner {
    padding: 0 40px 20px;
  }
  /* line 10339, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-list-inner div {
    padding: 0 27px;
  }
  /* line 10344, app/assets/stylesheets/sitewide/application-sitewide.scss */
  .workflow-summary {
    background: white !important;
    border-radius: 25px;
    color: #204167 !important;
    padding: 10px;
  }
}

/* line 10353, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout-container {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  height: 100vh;
  width: 35%;
  min-width: 290px;
  max-width: 100%;
  z-index: 1050;
  transform: translateX(100%);
  transition: transform 300ms ease-in-out;
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
}

/* line 10367, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout-container.copilot-slideout-open {
  transform: translateX(0);
}

/* line 10372, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout-handle {
  position: relative;
  background-color: #204167;
  width: 1px;
  height: 100%;
  display: block;
  cursor: col-resize;
  transition: background-color 0.15s ease;
  /* Invisible wider area to click and drag */
}

/* line 10381, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout-handle:hover {
  background-color: #4a7fc1;
}

/* line 10385, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout-handle:active {
  background-color: #6a9fd1;
}

/* line 10389, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout-handle::before {
  content: '';
  position: absolute;
  left: -6px;
  right: -6px;
  top: 0;
  bottom: 0;
}

/* line 10399, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-slideout {
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
}

/* line 10407, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 16px;
  background: #204167;
  color: #fff;
  flex-shrink: 0;
  max-height: 44px;
}

/* line 10418, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-header-left {
  display: flex;
  align-items: center;
  gap: 10px;
  overflow: auto;
}

/* line 10425, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-title {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  min-width: 123px;
}

/* line 10432, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-title i {
  margin-right: 6px;
}

/* line 10437, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-context-pill {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 11px;
  margin-right: 6px;
  padding: 2px 8px;
  border-radius: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 10450, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-header-actions {
  display: flex;
  gap: 6px;
  flex-shrink: 0;
}

/* line 10456, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-header-btn {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

/* line 10469, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-header-btn:hover {
  background: rgba(255, 255, 255, 0.15);
}

/* line 10474, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-body {
  flex: 1;
  overflow-y: auto;
  padding: 16px;
  background: #f7f8fa;
}

/* line 10481, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-messages {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* line 10487, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-message {
  display: flex;
}

/* line 10490, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-message.copilot-message-user {
  justify-content: flex-end;
}

/* line 10494, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-message.copilot-message-assistant {
  justify-content: flex-start;
}

/* line 10499, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-message-bubble {
  max-width: 85%;
  padding: 10px 14px;
  border-radius: 12px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}

/* line 10508, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-bubble-user {
  background: #204167;
  color: #fff;
  border-bottom-right-radius: 4px;
}

/* line 10513, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-bubble-user p {
  margin: 0;
}

/* line 10518, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-bubble-assistant {
  background: #fff;
  color: #333;
  border: 1px solid #e0e4e8;
  border-bottom-left-radius: 4px;
}

/* line 10526, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown h1, .copilot-markdown h2, .copilot-markdown .priorities label, .priorities .copilot-markdown label, .copilot-markdown h3, .copilot-markdown h4 {
  font-weight: bold;
  margin: 8px 0 4px;
  color: #000;
}

/* line 10532, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown h1 {
  font-size: 18px;
}

/* line 10533, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown h2, .copilot-markdown .priorities label, .priorities .copilot-markdown label {
  font-size: 16px;
}

/* line 10534, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown h3 {
  font-size: 15px;
}

/* line 10535, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown h4 {
  font-size: 14px;
}

/* line 10537, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown p {
  margin: 4px 0;
}

/* line 10541, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown strong {
  font-weight: 600;
}

/* line 10545, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown table {
  width: 100%;
}

/* line 10548, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown table thead {
  border-bottom: 1px solid #000;
}

/* line 10552, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown table th, .copilot-markdown table td {
  padding: 2px;
}

/* line 10556, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-markdown table tr {
  border-bottom: 1px solid #000;
}

/* line 10562, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-cursor {
  display: inline-block;
  width: 2px;
  height: 16px;
  background: #204167;
  margin-left: 2px;
  animation: copilot-blink 0.8s infinite;
  vertical-align: text-bottom;
}

@keyframes copilot-blink {
  0%, 50% {
    opacity: 1;
  }
  51%, 100% {
    opacity: 0;
  }
}

/* line 10577, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-thinking {
  display: flex;
  gap: 4px;
  padding: 4px 0;
}

/* line 10583, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-dot {
  width: 8px;
  height: 8px;
  background: #204167;
  border-radius: 50%;
  animation: copilot-bounce 1.4s infinite ease-in-out both;
}

/* line 10590, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-dot:nth-child(1) {
  animation-delay: -0.32s;
}

/* line 10591, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-dot:nth-child(2) {
  animation-delay: -0.16s;
}

/* line 10592, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-dot:nth-child(3) {
  animation-delay: 0s;
}

@keyframes copilot-bounce {
  0%, 80%, 100% {
    transform: scale(0.4);
    opacity: 0.4;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}

/* line 10600, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-error {
  background: #fff3f3;
  color: #c0392b;
  border: 1px solid #e6b0aa;
  border-radius: 8px;
  padding: 10px 14px;
  font-size: 13px;
}

/* line 10608, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-error i {
  margin-right: 6px;
}

/* line 10613, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-input-area {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  padding: 12px 16px;
  border-top: 1px solid #e0e4e8;
  background: #fff;
  flex-shrink: 0;
}

/* line 10623, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-input {
  flex: 1;
  border: 1px solid #d0d4d8;
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 14px;
  resize: none;
  outline: none;
  font-family: inherit;
  max-height: 120px;
}

/* line 10634, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-input:focus {
  border-color: #204167;
  box-shadow: 0 0 0 2px rgba(32, 65, 103, 0.1);
}

/* line 10639, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-input:disabled {
  background: #f5f5f5;
}

/* line 10644, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-send-btn {
  background: #204167;
  color: #fff;
  border: none;
  border-radius: 8px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

/* line 10658, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-send-btn:hover:not(:disabled) {
  background: #1a3555;
}

/* line 10662, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-send-btn:disabled {
  background: #a0b0c0;
  cursor: not-allowed;
}

/* line 10669, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-floating-btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #204167;
  color: #fff;
  border: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  z-index: 1040;
  transition: transform 0.2s, box-shadow 0.2s;
}

/* line 10688, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-floating-btn:hover {
  transform: scale(1.1);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

/* line 10696, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-admin-toggle {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  justify-content: center;
}

/* line 10702, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-admin-toggle h3 {
  color: #69B144;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  margin-right: 5px;
}

/* line 10711, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompts-saved {
  padding-left: 5px;
  width: 30%;
}

/* line 10716, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 10729, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-modal-content {
  position: relative;
  width: 90%;
  max-width: 1050px;
  min-height: 90vh;
  max-height: 96vh;
  padding: 15px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  overflow: auto;
  outline: none;
}

/* line 10743, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

/* line 10750, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-modal-title {
  color: #000;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  margin-right: 5px;
}

/* line 10758, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-modal-close {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #666;
  margin-left: auto;
  display: block;
}

/* line 10768, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-form-group {
  margin-bottom: 16px;
}

/* line 10772, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-label {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
  color: #111;
}

/* line 10780, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-input,
.copilot-prompt-textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  box-sizing: border-box;
  font-family: inherit;
}

/* line 10791, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-textarea {
  min-height: 45vh;
  resize: vertical;
}

/* line 10796, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-actions {
  display: flex;
  gap: 8px;
  margin-bottom: 20px;
}

/* line 10802, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-save-btn,
.copilot-prompt-cancel-btn {
  flex: 1;
  padding: 10px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
}

/* line 10812, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-save-btn {
  background-color: #69B144;
  border: none;
  color: white;
  font-weight: normal;
}

/* line 10819, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-cancel-btn {
  background-color: #f3f4f6;
  color: #374151;
  border: 1px solid #ddd;
  font-weight: normal;
}

/* line 10826, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-delete-btn {
  width: 100%;
  padding: 10px;
  background-color: #dc2626;
  color: #fff;
  border: 1px solid #fecaca;
  border-radius: 4px;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
}

/* line 10838, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-list {
  border-top: 1px solid #ddd;
  padding-top: 16px;
}

/* line 10842, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-list h3 {
  color: #000;
  font-weight: normal;
  font-size: 14px;
}

/* line 10849, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-list-title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 600;
}

/* line 10856, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-list-items {
  overflow-y: auto;
}

/* line 10860, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-item {
  padding: 8px;
  margin-bottom: 8px;
  background-color: #f9fafb;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 10870, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-item-meta {
  flex: 1;
  min-width: 0;
}

/* line 10875, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-item-name {
  font-weight: 600;
  font-size: 13px;
  color: #111;
}

/* line 10881, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-item-preview {
  font-size: 12px;
  color: #666;
  margin-top: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 10890, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-saved-item-actions {
  display: flex;
  gap: 4px;
  margin-left: 8px;
}

/* line 10896, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-edit-btn,
.copilot-prompt-delete-item-btn {
  padding: 4px 8px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
}

/* line 10906, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-edit-btn {
  background-color: #69B144;
  color: #fff;
}

/* line 10911, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-prompt-delete-item-btn {
  background-color: #dc2626;
  color: #fff;
}

/* line 10916, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-custom-prompts-header {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

/* line 10922, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-welcome {
  text-align: center;
  padding: 40px 20px;
  color: #666;
}

/* line 10928, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-welcome-icon {
  font-size: 48px;
  color: #204167;
  margin-bottom: 16px;
  opacity: 0.6;
}

/* line 10935, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-welcome h4 {
  color: #204167;
  margin-bottom: 8px;
}

/* line 10940, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-custom-prompts-title {
  color: #204167;
  font-size: 18px;
  margin: 0 5px 0 0;
}

/* line 10946, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-welcome p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}

/* line 10952, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-suggestions,
.copilot-custom-prompts-section {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/* line 10959, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-custom-prompts {
  padding-top: 20px;
}

/* line 10963, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-suggestion {
  background: #fff;
  border: 1px solid #d0d4d8;
  border-radius: 8px;
  color: #204167;
  cursor: pointer;
  font-size: 13px;
  margin: 1px;
  padding: 8px;
  text-align: left;
}

/* line 10974, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-suggestion:hover {
  background: #f0f4f8;
  border-color: #204167;
}

/* line 10982, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-history h4 {
  margin: 0 0 16px;
  color: #204167;
}

/* line 10988, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-history-item {
  background: #fff;
  border: 1px solid #e0e4e8;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 10996, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-history-item:hover {
  border-color: #204167;
  background: #f8fafc;
}

/* line 11002, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-history-title {
  font-weight: 600;
  font-size: 14px;
  color: #204167;
  margin-bottom: 4px;
}

/* line 11009, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-history-preview {
  font-size: 12px;
  color: #888;
  margin-bottom: 4px;
}

/* line 11015, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-history-date {
  font-size: 11px;
  color: #aaa;
}

/* line 11020, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-empty {
  color: #999;
  font-size: 14px;
  text-align: center;
  padding: 20px;
}

/* line 11027, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-back-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: transparent;
  border: 1px solid #d0d4d8;
  border-radius: 6px;
  padding: 6px 12px;
  font-size: 13px;
  color: #204167;
  cursor: pointer;
  margin-top: 12px;
}

/* line 11040, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-back-btn:hover {
  background: #f0f4f8;
}

/* line 11045, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-message-actions {
  display: flex;
  margin-top: 6px;
}

/* line 11050, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-message-bubble:hover .copilot-message-actions {
  opacity: 1;
}

/* line 11054, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-copy-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  border-radius: 6px;
  background: transparent;
  color: #9ca3af;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}

/* line 11069, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-copy-btn:hover {
  background: #f3f4f6;
  color: #374151;
}

/* line 11074, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-copy-btn--copied {
  color: #22c55e !important;
}

/* line 11078, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-add-prompt-btn {
  padding: 6px 12px;
  font-size: 12px;
}

/* line 11082, app/assets/stylesheets/sitewide/application-sitewide.scss */
.copilot-add-prompt-btn i {
  margin-right: 6px;
}
/* Social Media Brand Colors */
/* line 65, app/assets/stylesheets/sitewide/charts.scss */
.highcharts-breadcrumbs-group,
.highcharts-reset-zoom {
  font-size: 14px;
}

/* line 70, app/assets/stylesheets/sitewide/charts.scss */
.pr-pie {
  height: 100%;
  max-width: 32%;
}

/* line 76, app/assets/stylesheets/sitewide/charts.scss */
.social-media-charts .highcharts-color-0 {
  fill: #517fa4;
  stroke: white;
}

/* line 80, app/assets/stylesheets/sitewide/charts.scss */
.social-media-charts .highcharts-color-1 {
  fill: #00aced;
  stroke: white;
}

/* line 84, app/assets/stylesheets/sitewide/charts.scss */
.social-media-charts .highcharts-color-2 {
  fill: #007bb6;
  stroke: white;
}

/* line 88, app/assets/stylesheets/sitewide/charts.scss */
.social-media-charts .highcharts-color-3 {
  fill: #cb2027;
  stroke: white;
}

/* line 92, app/assets/stylesheets/sitewide/charts.scss */
.social-media-charts .highcharts-color-4 {
  fill: #3b5998;
  stroke: white;
}

/* line 108, app/assets/stylesheets/sitewide/charts.scss */
h1.header-title {
  font-size: 2em;
  line-height: 1.66em;
  display: inline;
  color: #3c3c3c;
  font-weight: 500;
}

/* line 118, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter p {
  color: #737373;
  line-height: .85em;
}

/* line 121, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter p.header-title {
  font-size: 2em;
  line-height: 1.66em;
  display: inline;
  color: #3c3c3c;
}

/* line 127, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter p.company-title {
  padding-top: 3px;
}

/* line 132, app/assets/stylesheets/sitewide/charts.scss */
.peer-average-charts-legend {
  padding: 20px 0px 55px 42px;
}

/* line 135, app/assets/stylesheets/sitewide/charts.scss */
.analyses-charts .short-chart {
  margin: 25px 0px 25px 0px;
}

/* line 139, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter-printable-reports {
  margin-top: -22px;
  padding-top: 25px;
  padding-bottom: 25px;
}

/* line 143, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter-printable-reports p {
  color: #737373;
  line-height: .85em;
}

/* line 146, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter-printable-reports p.header-title {
  font-size: 2em;
  line-height: 1.66em;
  display: inline;
  color: #3c3c3c;
}

/* line 152, app/assets/stylesheets/sitewide/charts.scss */
.frontmatter-printable-reports p.company-title {
  padding-top: 3px;
}

/* line 159, app/assets/stylesheets/sitewide/charts.scss */
.highcharts-pie-series .highcharts-data-label-connector {
  fill: #ffffff !important;
}

/* line 270, app/assets/stylesheets/sitewide/charts.scss */
.analyses-charts .highcharts-grid, .accounts-charts .highcharts-grid {
  display: none;
}

/* line 277, app/assets/stylesheets/sitewide/charts.scss */
.analyses-charts .no-label .highcharts-label.highcharts-data-label text {
  display: none;
}

/* line 283, app/assets/stylesheets/sitewide/charts.scss */
.peer-average-charts [class^="pv-chart-"] {
  margin-left: -20px;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .peer-average-title, .group-peerview-twenty-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .yaxis-title, .group-peerview-twenty-content .peer-average-charts .yaxis-title {
  background-color: #69B144;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .yaxis-title p, .group-peerview-twenty-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .yaxis-title, .group-peerview-twenty-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .money-content .yaxis-title, .group-peerview-twenty-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line, .group-peerview-twenty-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text, .group-peerview-twenty-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .people-content .yaxis-title, .group-peerview-twenty-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line, .group-peerview-twenty-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text, .group-peerview-twenty-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .people-content .highcharts-legend-item text, .group-peerview-twenty-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .customers-content .yaxis-title, .group-peerview-twenty-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line, .group-peerview-twenty-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text, .group-peerview-twenty-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .futures-content .yaxis-title, .group-peerview-twenty-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line, .group-peerview-twenty-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text, .group-peerview-twenty-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line, .group-peerview-twenty-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #69B144;
  stroke: #69B144;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text, .group-peerview-twenty-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #16250e;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels, .group-peerview-twenty-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels, .group-peerview-twenty-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line, .group-peerview-twenty-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line, .group-peerview-twenty-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 292, app/assets/stylesheets/sitewide/charts.scss */
.peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels, .group-peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.group-peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.group-peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.group-peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.group-peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.group-peerview-twenty-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 305, app/assets/stylesheets/sitewide/charts.scss */
.group-peerview-twenty-content [class^="pv-chart-"] .highcharts-axis-line, .group-peerview-twenty-content [class^="pv-chart-"] .highcharts-graph {
  display: none;
}

/* line 313, app/assets/stylesheets/sitewide/charts.scss */
.mix-pl-as-of-revenue .highcharts-series.highcharts-series-1.highcharts-spline-series,
.mix-pl-as-of-revenue .highcharts-series.highcharts-series-2.highcharts-spline-series, .mix-balance-sheet-as-a-of-total-assets .highcharts-series.highcharts-series-1.highcharts-spline-series,
.mix-balance-sheet-as-a-of-total-assets .highcharts-series.highcharts-series-2.highcharts-spline-series {
  display: none;
}

/* line 319, app/assets/stylesheets/sitewide/charts.scss */
.mix-pl-as-of-revenue .highcharts-legend-item.highcharts-spline-series.highcharts-series-2 .highcharts-graph,
.mix-pl-as-of-revenue .highcharts-legend-item.highcharts-spline-series.highcharts-series-1 .highcharts-graph, .mix-balance-sheet-as-a-of-total-assets .highcharts-legend-item.highcharts-spline-series.highcharts-series-2 .highcharts-graph,
.mix-balance-sheet-as-a-of-total-assets .highcharts-legend-item.highcharts-spline-series.highcharts-series-1 .highcharts-graph {
  display: none;
}

/* line 328, app/assets/stylesheets/sitewide/charts.scss */
.aside {
  background: #00739d;
}

/* line 330, app/assets/stylesheets/sitewide/charts.scss */
.aside .aside-title {
  color: white;
  font-weight: 600;
  padding: 0 10px;
  margin: 0px 0px 28px 0px;
  height: 60px;
}

/* line 337, app/assets/stylesheets/sitewide/charts.scss */
.aside table {
  display: inline-block;
  margin-bottom: 10px;
}

/* line 341, app/assets/stylesheets/sitewide/charts.scss */
.aside .aside-name-container {
  padding: 0 10px;
  margin: 0;
}

/* line 344, app/assets/stylesheets/sitewide/charts.scss */
.aside .aside-name-container .aside-name {
  color: white;
  font-size: .8em;
  margin: 0;
  padding: 25px 0;
  line-height: 24px;
  width: 92%;
  font-weight: 700;
}

/* line 354, app/assets/stylesheets/sitewide/charts.scss */
.aside .aside-value-container {
  background: white;
  padding: 0 10px;
  margin: 0 0 0 -10px;
}

@media (min-width: 992px) {
  /* line 354, app/assets/stylesheets/sitewide/charts.scss */
  .aside .aside-value-container {
    padding: 0 30px;
  }
}

/* line 361, app/assets/stylesheets/sitewide/charts.scss */
.aside .aside-value-container .aside-value {
  color: #ffffff;
  font-size: 1.8em;
  line-height: 24px;
  padding: 25px 0;
  margin: 0;
  font-weight: 700;
}

/* line 370, app/assets/stylesheets/sitewide/charts.scss */
.aside .peer-turnover.aside-value {
  color: #00739d;
}

/* line 373, app/assets/stylesheets/sitewide/charts.scss */
.aside .your-turnover.aside-value {
  color: #00739d;
}

/* line 380, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .aside .aside-name-container .aside-name, .futures-content .aside .aside-name-container .aside-name {
  padding: 50px 0;
  line-height: 24px;
}

/* line 386, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .aside .aside-value-container .aside-value, .futures-content .aside .aside-value-container .aside-value {
  color: #000;
  padding: 50px 0;
  line-height: 24px;
}

/* line 394, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .aside {
  background: #ED5932;
}

/* line 397, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .aside, .aside-charts {
  background: #542667;
  border: 4px solid #542667;
}

/* line 401, app/assets/stylesheets/sitewide/charts.scss */
.aside-charts.customer-print-aside-charts {
  background: #ffffff;
  border: none;
}

/* line 405, app/assets/stylesheets/sitewide/charts.scss */
.aside.text-center.customer-print-aside-charts {
  border: none;
}

/* line 408, app/assets/stylesheets/sitewide/charts.scss */
.small-aside-content {
  padding-top: 10px;
}

/* line 454, app/assets/stylesheets/sitewide/charts.scss */
.table-title {
  color: #999999;
  font-weight: bold;
  font-size: 3.5em;
  padding: 20px 20px 15px 20px;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .yaxis-title {
  background-color: #69B144;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #69B144;
  stroke: #69B144;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #16250e;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 465, app/assets/stylesheets/sitewide/charts.scss */
.money-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.money-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.money-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.money-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.money-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.money-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.money-content .header-cell {
  background: #69B144;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.money-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.money-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.money-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.money-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.money-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #69B144;
  background: #69B144 !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.money-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 478, app/assets/stylesheets/sitewide/charts.scss */
.money-content tr.google-visualization-table-tr-even td:nth-child(3) {
  color: white;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .yaxis-title {
  background-color: #69B144;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #69B144;
  stroke: #69B144;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #16250e;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 488, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.ind-money-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.ind-money-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.ind-money-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.ind-money-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.ind-money-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .header-cell {
  background: #69B144;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #69B144;
  background: #69B144 !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 501, app/assets/stylesheets/sitewide/charts.scss */
.ind-money-content tr.google-visualization-table-tr-even td:nth-child(3) {
  color: white;
}

/* line 15, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-0 {
  fill: #69B144;
  stroke: #69B144;
}

/* line 16, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-1 {
  fill: #487a2f;
  stroke: #487a2f;
}

/* line 17, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-2 {
  fill: #69B144;
  stroke: #69B144;
}

/* line 18, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-3 {
  fill: #325521;
  stroke: #325521;
}

/* line 19, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-4 {
  fill: #93cb77;
  stroke: #93cb77;
}

/* line 20, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-5 {
  fill: #355922;
  stroke: #355922;
}

/* line 21, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-6 {
  fill: #79be56;
  stroke: #79be56;
}

/* line 22, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-7 {
  fill: #8bc66c;
  stroke: #8bc66c;
}

/* line 23, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-8 {
  fill: #9ccf82;
  stroke: #9ccf82;
}

/* line 24, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-9 {
  fill: #aed798;
  stroke: #aed798;
}

/* line 25, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-10 {
  fill: #c5e3b5;
  stroke: #c5e3b5;
}

/* line 26, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .highcharts-color-11 {
  fill: #487a2f;
  stroke: #487a2f;
  opacity: .6;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .header-cell {
  background: #69B144;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: white;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 511, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .mix-charts .highcharts-color-1 {
  fill: #999999;
  stroke: #999999;
}

/* line 515, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .mix-charts .highcharts-color-2 {
  fill: #737373;
  stroke: #737373;
}

/* line 520, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .mix-charts .mix-pl-as-of-revenue .highcharts-plot-band:nth-child(1),
.group-money-content .mix-charts .mix-pl-as-of-revenue .highcharts-plot-band:nth-child(2),
.group-money-content .mix-charts .mix-pl-as-of-revenue .highcharts-plot-band:nth-child(6),
.group-money-content .mix-charts .mix-pl-as-of-revenue .highcharts-plot-band:nth-child(7),
.group-money-content .mix-charts .mix-pl-as-of-revenue .highcharts-plot-band:nth-child(8) {
  fill: #DDDDDD;
}

/* line 529, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .mix-charts .mix-balance-sheet-as-a-of-total-assets .highcharts-plot-band {
  fill: #DDDDDD;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .yaxis-title {
  background-color: #00AEEF;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #00AEEF;
  stroke: #00AEEF;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #005e80;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 540, app/assets/stylesheets/sitewide/charts.scss */
.people-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.people-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.people-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.people-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.people-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.people-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.people-content .header-cell {
  background: #00AEEF;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.people-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.people-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.people-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.people-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.people-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #00AEEF;
  background: #00AEEF !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.people-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 553, app/assets/stylesheets/sitewide/charts.scss */
.people-content tr.google-visualization-table-tr-even td:nth-child(3) {
  color: white;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .yaxis-title {
  background-color: #00AEEF;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #00AEEF;
  stroke: #00AEEF;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #005e80;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 563, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.ind-people-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.ind-people-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.ind-people-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.ind-people-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.ind-people-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 15, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-0 {
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 16, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-1 {
  fill: #0076a3;
  stroke: #0076a3;
}

/* line 17, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-2 {
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 18, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-3 {
  fill: #005170;
  stroke: #005170;
}

/* line 19, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-4 {
  fill: #3dcaff;
  stroke: #3dcaff;
}

/* line 20, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-5 {
  fill: #005575;
  stroke: #005575;
}

/* line 21, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-6 {
  fill: #0fbeff;
  stroke: #0fbeff;
}

/* line 22, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-7 {
  fill: #2dc6ff;
  stroke: #2dc6ff;
}

/* line 23, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-8 {
  fill: #4cceff;
  stroke: #4cceff;
}

/* line 24, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-9 {
  fill: #6ad7ff;
  stroke: #6ad7ff;
}

/* line 25, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-10 {
  fill: #93e2ff;
  stroke: #93e2ff;
}

/* line 26, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .highcharts-color-11 {
  fill: #0076a3;
  stroke: #0076a3;
  opacity: .6;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .header-cell {
  background: #00AEEF;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #00AEEF;
  background: #00AEEF !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 576, app/assets/stylesheets/sitewide/charts.scss */
.ind-people-content tr.google-visualization-table-tr-even td:nth-child(3) {
  color: white;
}

/* line 15, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-0 {
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 16, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-1 {
  fill: #0076a3;
  stroke: #0076a3;
}

/* line 17, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-2 {
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 18, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-3 {
  fill: #005170;
  stroke: #005170;
}

/* line 19, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-4 {
  fill: #3dcaff;
  stroke: #3dcaff;
}

/* line 20, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-5 {
  fill: #005575;
  stroke: #005575;
}

/* line 21, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-6 {
  fill: #0fbeff;
  stroke: #0fbeff;
}

/* line 22, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-7 {
  fill: #2dc6ff;
  stroke: #2dc6ff;
}

/* line 23, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-8 {
  fill: #4cceff;
  stroke: #4cceff;
}

/* line 24, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-9 {
  fill: #6ad7ff;
  stroke: #6ad7ff;
}

/* line 25, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-10 {
  fill: #93e2ff;
  stroke: #93e2ff;
}

/* line 26, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .highcharts-color-11 {
  fill: #0076a3;
  stroke: #0076a3;
  opacity: .6;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .header-cell {
  background: #00AEEF;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: white;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .yaxis-title {
  background-color: #542667;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #542667;
  stroke: #542667;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #b67dcf;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 590, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.customers-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.customers-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.customers-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.customers-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.customers-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 601, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .concentration-charts {
  padding-bottom: 20px;
}

/* line 605, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .concentration-charts .highcharts-color-0, .customers-content .overunder-charts .highcharts-color-0 {
  fill: #b67dcf;
  stroke: #b67dcf;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .header-cell {
  background: #5d2a72;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.customers-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.customers-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #5d2a72;
  background: #5d2a72 !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.customers-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 612, app/assets/stylesheets/sitewide/charts.scss */
.customers-content tr.google-visualization-table-tr-even td:nth-child(3) {
  color: white;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .yaxis-title {
  background-color: #CDA5DE;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #CDA5DE;
  stroke: #CDA5DE;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #b67dcf;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 622, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.ind-customer-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.ind-customer-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.ind-customer-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.ind-customer-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.ind-customer-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 15, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-0 {
  fill: #CDA5DE;
  stroke: #CDA5DE;
}

/* line 16, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-1 {
  fill: #ae6dc9;
  stroke: #ae6dc9;
}

/* line 17, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-2 {
  fill: #CDA5DE;
  stroke: #CDA5DE;
}

/* line 18, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-3 {
  fill: #9948bc;
  stroke: #9948bc;
}

/* line 19, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-4 {
  fill: #ecddf3;
  stroke: #ecddf3;
}

/* line 20, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-5 {
  fill: #9b4bbd;
  stroke: #9b4bbd;
}

/* line 21, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-6 {
  fill: #d9bbe6;
  stroke: #d9bbe6;
}

/* line 22, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-7 {
  fill: #e6d2ee;
  stroke: #e6d2ee;
}

/* line 23, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-8 {
  fill: #f2e8f7;
  stroke: #f2e8f7;
}

/* line 24, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-9 {
  fill: white;
  stroke: white;
}

/* line 25, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-10 {
  fill: white;
  stroke: white;
}

/* line 26, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .highcharts-color-11 {
  fill: #ae6dc9;
  stroke: #ae6dc9;
  opacity: .6;
}

/* line 633, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .concentration-charts {
  padding-bottom: 20px;
}

/* line 637, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .concentration-charts .highcharts-color-0, .ind-customer-content .overunder-charts .highcharts-color-0 {
  fill: #b67dcf;
  stroke: #b67dcf;
}

/* line 643, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .social-media-charts .highcharts-color-0 {
  fill: #517fa4;
  stroke: white;
}

/* line 647, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .social-media-charts .highcharts-color-1 {
  fill: #00aced;
  stroke: white;
}

/* line 651, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .social-media-charts .highcharts-color-2 {
  fill: #007bb6;
  stroke: white;
}

/* line 655, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .social-media-charts .highcharts-color-3 {
  fill: #cb2027;
  stroke: white;
}

/* line 659, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .social-media-charts .highcharts-color-4 {
  fill: #3b5998;
  stroke: white;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .header-cell {
  background: #CDA5DE;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #CDA5DE;
  background: #CDA5DE !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 666, app/assets/stylesheets/sitewide/charts.scss */
.ind-customer-content tr.google-visualization-table-tr-even td:nth-child(3) {
  color: white;
}

/* line 15, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-0 {
  fill: #CDA5DE;
  stroke: #CDA5DE;
}

/* line 16, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-1 {
  fill: #ae6dc9;
  stroke: #ae6dc9;
}

/* line 17, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-2 {
  fill: #CDA5DE;
  stroke: #CDA5DE;
}

/* line 18, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-3 {
  fill: #9948bc;
  stroke: #9948bc;
}

/* line 19, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-4 {
  fill: #ecddf3;
  stroke: #ecddf3;
}

/* line 20, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-5 {
  fill: #9b4bbd;
  stroke: #9b4bbd;
}

/* line 21, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-6 {
  fill: #d9bbe6;
  stroke: #d9bbe6;
}

/* line 22, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-7 {
  fill: #e6d2ee;
  stroke: #e6d2ee;
}

/* line 23, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-8 {
  fill: #f2e8f7;
  stroke: #f2e8f7;
}

/* line 24, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-9 {
  fill: white;
  stroke: white;
}

/* line 25, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-10 {
  fill: white;
  stroke: white;
}

/* line 26, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .highcharts-color-11 {
  fill: #ae6dc9;
  stroke: #ae6dc9;
  opacity: .6;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .header-cell {
  background: #CDA5DE;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: white;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 165, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .peer-average-title {
  text-align: center;
  padding-top: 30px;
  font-weight: bold;
}

/* line 170, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .yaxis-title {
  background-color: #ED5932;
  font-size: 1em;
  color: #f5f5f5;
  text-align: center;
  margin-left: 20px;
  margin-top: 2px;
  padding: 4px;
}

/* line 178, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .yaxis-title p {
  transform: rotate(270deg);
  text-align: center;
  padding: 0px;
  padding-top: 5px;
  margin: -55px;
  text-align: center;
  line-height: 250px;
}

/* line 188, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .yaxis-title {
  width: 44px;
}

/* line 193, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .money-content .yaxis-title {
  background: #69B144;
}

/* line 196, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .money-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #69B144;
}

/* line 199, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .money-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #16250e;
}

/* line 204, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .people-content .yaxis-title {
  background: #00AEEF;
}

/* line 207, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .people-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #00AEEF;
}

/* line 210, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .people-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #005e80;
}

/* line 213, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .people-content .highcharts-legend-item text {
  stroke: none;
}

/* line 218, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .customers-content .yaxis-title {
  background: #542667;
}

/* line 221, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .customers-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #542667;
}

/* line 224, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .customers-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #b67dcf;
}

/* line 229, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .futures-content .yaxis-title {
  background: #ED5932;
}

/* line 232, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .futures-content .highcharts-axis.highcharts-xaxis .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 235, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .futures-content .highcharts-axis-labels.highcharts-xaxis-labels text {
  fill: #75210a;
}

/* line 240, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .highcharts-xaxis .highcharts-axis-line {
  fill: #ED5932;
  stroke: #ED5932;
  stroke-width: 2px;
}

/* line 245, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .highcharts-axis-labels.highcharts-xaxis-labels text {
  float: left;
  text-align: left;
  display: inline;
  fill: #75210a;
  font-size: 1em;
}

/* line 252, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .highcharts-axis-labels.highcharts-yaxis-labels {
  display: none;
}

/* line 255, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .first-chart .highcharts-axis-labels.highcharts-yaxis-labels {
  display: block;
  margin-top: 399px;
}

/* line 259, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .highcharts-xaxis-grid .highcharts-grid-line {
  display: none;
}

/* line 262, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 681, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .peer-average-charts [class^="pv-index-"] .highcharts-grid.highcharts-yaxis-grid,
.futures-content .peer-average-charts [class^="pv-index-"] .highcharts-plot-border,
.futures-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-xaxis,
.futures-content .peer-average-charts [class^="pv-index-"] .highcharts-axis.highcharts-yaxis,
.futures-content .peer-average-charts [class^="pv-index-"] .highcharts-series-group,
.futures-content .peer-average-charts [class^="pv-index-"] .highcharts-axis-labels.highcharts-xaxis-labels {
  display: none;
}

/* line 15, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-0 {
  fill: #ED5932;
  stroke: #ED5932;
}

/* line 16, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-1 {
  fill: #c23611;
  stroke: #c23611;
}

/* line 17, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-2 {
  fill: #ED5932;
  stroke: #ED5932;
}

/* line 18, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-3 {
  fill: #93290d;
  stroke: #93290d;
}

/* line 19, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-4 {
  fill: #f39278;
  stroke: #f39278;
}

/* line 20, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-5 {
  fill: #972a0d;
  stroke: #972a0d;
}

/* line 21, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-6 {
  fill: #ef704e;
  stroke: #ef704e;
}

/* line 22, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-7 {
  fill: #f2876a;
  stroke: #f2876a;
}

/* line 23, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-8 {
  fill: #f49d86;
  stroke: #f49d86;
}

/* line 24, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-9 {
  fill: #f7b4a3;
  stroke: #f7b4a3;
}

/* line 25, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-10 {
  fill: #fad2c8;
  stroke: #fad2c8;
}

/* line 26, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .highcharts-color-11 {
  fill: #c23611;
  stroke: #c23611;
  opacity: .6;
}

/* line 418, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .header-cell {
  background: #ED5932;
  color: white;
  font-weight: bold;
  text-align: center;
}

/* line 424, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .table-cell {
  padding: 1.3% 1%;
  color: black;
}

/* line 428, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .hover-row {
  font-style: italic;
}

/* line 432, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .selected-row .table-cell {
  background: #e8e8e8 !important;
}

/* line 437, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .row-num-cell td {
  color: #999999;
}

/* line 442, app/assets/stylesheets/sitewide/charts.scss */
.futures-content tr.google-visualization-table-tr-even td:nth-child(3) {
  background: #ED5932;
  background: #ED5932 !important;
  text-align: right;
}

/* line 449, app/assets/stylesheets/sitewide/charts.scss */
.futures-content tr.google-visualization-table-tr-even td:nth-child(1) {
  text-align: center;
}

/* line 696, app/assets/stylesheets/sitewide/charts.scss */
.first-pv .shorter-chart {
  height: 200px;
}

/* line 699, app/assets/stylesheets/sitewide/charts.scss */
.first-pv .yaxis-title {
  margin-top: 35px !important;
}

/* line 704, app/assets/stylesheets/sitewide/charts.scss */
.expenses-charts {
  height: 800px;
}

/* line 706, app/assets/stylesheets/sitewide/charts.scss */
.expenses-charts .taller-chart {
  position: absolute;
  margin-left: -50px;
}

/* line 710, app/assets/stylesheets/sitewide/charts.scss */
.expenses-charts .expenses- {
  padding-top: 50px;
}

/* line 712, app/assets/stylesheets/sitewide/charts.scss */
.expenses-charts .expenses- text.highcharts-subtitle {
  display: none;
}

/* line 720, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .expenses-charts,
.group-customer-content .expenses-charts {
  height: 300px;
}

/* line 725, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(5),
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(5) {
  font-weight: bold;
}

/* line 729, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(6),
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(6) {
  font-weight: bold;
}

/* line 733, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(7),
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(7) {
  font-weight: bold;
}

/* line 737, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(8),
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(8) {
  font-weight: bold;
}

/* line 741, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content tr.google-visualization-table-tr-even td:nth-child(9),
.group-customer-content tr.google-visualization-table-tr-even td:nth-child(9) {
  font-weight: bold;
}

/* line 747, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .table-info #table-toggle-btn,
.group-customer-content .table-info #table-toggle-btn {
  float: right;
  margin-left: 30px;
}

/* line 752, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content .table-info .table-title,
.group-customer-content .table-info .table-title {
  float: left;
  padding: 0;
}

/* line 758, app/assets/stylesheets/sitewide/charts.scss */
.group-money-content th.header-cell,
.group-customer-content th.header-cell {
  font-size: 12px;
}

/* line 764, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .expenses-charts {
  height: 300px;
}

/* line 769, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(6) {
  font-weight: bold;
}

/* line 773, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(7) {
  font-weight: bold;
}

/* line 777, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(8) {
  font-weight: bold;
}

/* line 781, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(9) {
  font-weight: bold;
}

/* line 785, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content tr.google-visualization-table-tr-even td:nth-child(10) {
  font-weight: bold;
}

/* line 791, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .table-info #table-toggle-btn {
  float: right;
  margin: 30px 0 10px 30px;
}

/* line 796, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content .table-info .table-title {
  float: left;
  padding: 0;
}

/* line 802, app/assets/stylesheets/sitewide/charts.scss */
.group-people-content th.header-cell {
  font-size: 12px;
}

/* line 808, app/assets/stylesheets/sitewide/charts.scss */
.group-table a {
  color: #000;
}

/* line 814, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-axis-labels {
  fill: #3c3c3c;
  cursor: default;
}

/* line 818, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-xaxis-labels {
  font-size: 1.2em;
}

/* line 821, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .pot {
  height: 1000px;
}

/* line 824, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-color-2 {
  fill: #737373;
  stroke: transparent;
}

/* line 825, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-color-3 {
  fill: #D90000;
  stroke: transparent;
}

/* line 826, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-plot-band {
  fill: #e0e0e0;
}

/* line 829, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #232323;
  stroke-dasharray: 7, 3;
  stroke-width: .6px;
  display: inline;
}

/* line 835, app/assets/stylesheets/sitewide/charts.scss */
.pot-charts .highcharts-axis-line {
  fill: #9C27B0;
  stroke: #9C27B0;
  stroke-width: 2px;
}

/* line 843, app/assets/stylesheets/sitewide/charts.scss */
.people-content .pot-charts .highcharts-color-1, .group-people-content .pot-charts .highcharts-color-1 {
  fill: #005575;
  stroke: transparent;
}

/* line 847, app/assets/stylesheets/sitewide/charts.scss */
.people-content .pot-charts .highcharts-axis-line, .group-people-content .pot-charts .highcharts-axis-line {
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 854, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts {
  margin-top: 40px;
}

/* line 856, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .chart {
  height: 1000px;
  width: 100%;
  margin-top: 20px;
}

/* line 862, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .highcharts-root .highcharts-axis-line {
  stroke: #69B144;
}

/* line 865, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .highcharts-root .highcharts-plot-band {
  fill: #BFBFBF;
}

/* line 870, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .pnl .highcharts-plot-band:nth-child(1),
.big-table-charts .pnl .highcharts-plot-band:nth-child(2),
.big-table-charts .pnl .highcharts-plot-band:nth-child(3),
.big-table-charts .pnl .highcharts-plot-band:nth-child(7),
.big-table-charts .pnl .highcharts-plot-band:nth-child(8),
.big-table-charts .pnl .highcharts-plot-band:nth-child(9) {
  fill: #999999;
}

/* line 880, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .bal .highcharts-plot-band:nth-child(2),
.big-table-charts .bal .highcharts-plot-band:nth-child(4),
.big-table-charts .bal .highcharts-plot-band:nth-child(5),
.big-table-charts .bal .highcharts-plot-band:nth-child(7),
.big-table-charts .bal .highcharts-plot-band:nth-child(8),
.big-table-charts .bal .highcharts-plot-band:nth-child(10),
.big-table-charts .bal .highcharts-plot-band:nth-child(11) {
  fill: #999999;
}

/* line 890, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .table-type {
  height: 950px;
}

/* line 892, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .table-type .highcharts-grid-line {
  display: none;
}

/* line 895, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .table-type .highcharts-yaxis-labels {
  display: none;
}

/* line 898, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .table-type .highcharts-label.highcharts-data-label {
  visibility: visible;
  opacity: inherit;
}

/* line 902, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .table-type .highcharts-point {
  display: none;
  opacity: 0;
}

/* line 908, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .bar-type .highcharts-title, .big-table-charts .bar-type .highcharts-subtitle {
  visibility: hidden;
}

/* line 911, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts .bar-type .highcharts-yaxis-grid .highcharts-grid-line {
  stroke: #737373;
  stroke-dasharray: 7, 3;
  stroke-width: 1px;
  display: inline;
}

/* line 918, app/assets/stylesheets/sitewide/charts.scss */
.big-table-charts.smaller-font .highcharts-data-label {
  font-size: .7em;
}

/* line 45, app/assets/stylesheets/sitewide/charts.scss */
.money-content .big-table-charts .highcharts-color-0 {
  fill: #69B144;
  stroke: transparent;
}

/* line 46, app/assets/stylesheets/sitewide/charts.scss */
.money-content .big-table-charts .highcharts-color-1 {
  fill: #f30000;
  stroke: transparent;
}

/* line 47, app/assets/stylesheets/sitewide/charts.scss */
.money-content .big-table-charts .highcharts-color-2 {
  fill: #cb2027;
  stroke: transparent;
}

/* line 48, app/assets/stylesheets/sitewide/charts.scss */
.money-content .big-table-charts .highcharts-color-3 {
  fill: #737373;
  stroke: transparent;
}

/* line 927, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .big-table-charts .highcharts-root .highcharts-axis-line {
  stroke: #ED5932;
}

/* line 930, app/assets/stylesheets/sitewide/charts.scss */
.futures-content .big-table-charts .highcharts-root .highcharts-background {
  fill: rgba(237, 89, 50, 0.1);
}

/* line 937, app/assets/stylesheets/sitewide/charts.scss */
.overunder-charts .highcharts-yaxis-grid {
  display: none;
}

/* line 940, app/assets/stylesheets/sitewide/charts.scss */
.overunder-charts .highcharts-xaxis {
  display: none;
}

/* line 945, app/assets/stylesheets/sitewide/charts.scss */
.tactics-charts .highcharts-data-label text {
  fill: #f5f5f5;
  font-size: .9em;
  font-weight: bold;
}

/* line 952, app/assets/stylesheets/sitewide/charts.scss */
.unfirst-pv {
  height: 180px;
}

/* line 955, app/assets/stylesheets/sitewide/charts.scss */
.shortest-chart {
  height: 168px;
}

/* line 958, app/assets/stylesheets/sitewide/charts.scss */
.shorter-chart {
  height: 250px;
}

/* line 961, app/assets/stylesheets/sitewide/charts.scss */
.short-chart {
  height: 300px;
}

/* line 964, app/assets/stylesheets/sitewide/charts.scss */
.medium-chart {
  height: 400px;
}

/* line 967, app/assets/stylesheets/sitewide/charts.scss */
.tall-chart {
  height: 500px;
}

/* line 970, app/assets/stylesheets/sitewide/charts.scss */
.taller-chart {
  height: 700px;
}

/* line 973, app/assets/stylesheets/sitewide/charts.scss */
.tallest-chart {
  height: 750px;
}

/* line 977, app/assets/stylesheets/sitewide/charts.scss */
.inner-pie {
  border-radius: 50%;
  width: 50%;
  height: 60%;
  margin: 0 auto;
  margin-left: 21%;
  margin-top: 11%;
}

/* line 984, app/assets/stylesheets/sitewide/charts.scss */
.inner-pie .highcharts-data-label text {
  fill: #f5f5f5;
  font-size: 1.3em;
  font-weight: bold;
}

/* line 991, app/assets/stylesheets/sitewide/charts.scss */
.analyses-charts .no-bar {
  background: pink;
  border: 4px solid #D90000;
  border-radius: 10px;
}

/* line 996, app/assets/stylesheets/sitewide/charts.scss */
.analyses-charts .no-bar .highcharts-series-group, .analyses-charts .no-bar .highcharts-axis-line {
  display: none;
}

/* line 999, app/assets/stylesheets/sitewide/charts.scss */
.analyses-charts .no-bar .highcharts-label, .analyses-charts .no-bar .highcharts-axis-labels, .analyses-charts .no-bar .highcharts-title {
  font-size: 1.5em;
  font-weight: bold;
  fill: #3c3c3c;
}

/* line 1005, app/assets/stylesheets/sitewide/charts.scss */
.definitions {
  margin-top: 55px;
}

/* line 1007, app/assets/stylesheets/sitewide/charts.scss */
.definitions h1, .definitions h2, .definitions h3 {
  font-weight: bold;
  margin: 40px 0 0 0;
}

/* line 1011, app/assets/stylesheets/sitewide/charts.scss */
.definitions h4, .definitions h5, .definitions h6 {
  font-weight: bold;
  margin: 29px 0 0 0;
}

/* line 1015, app/assets/stylesheets/sitewide/charts.scss */
.definitions p {
  margin: 10px 0 0 0;
  font-size: 1.3em;
}

/* line 1020, app/assets/stylesheets/sitewide/charts.scss */
.definitions .money-terms h1, .definitions .money-terms h2, .definitions .money-terms h3, .definitions .money-terms h4, .definitions .money-terms h5, .definitions .money-terms h6 {
  color: #69B144;
}

/* line 1025, app/assets/stylesheets/sitewide/charts.scss */
.definitions .people-terms h1, .definitions .people-terms h2, .definitions .people-terms h3, .definitions .people-terms h4, .definitions .people-terms h5, .definitions .people-terms h6 {
  color: #00AEEF;
}

/* line 1030, app/assets/stylesheets/sitewide/charts.scss */
.definitions .customers-terms h1, .definitions .customers-terms h2, .definitions .customers-terms h3, .definitions .customers-terms h4, .definitions .customers-terms h5, .definitions .customers-terms h6 {
  color: #542667;
}

/* line 1047, app/assets/stylesheets/sitewide/charts.scss */
.youother .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #69B144;
}

/* line 1054, app/assets/stylesheets/sitewide/charts.scss */
.peerother .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #46762d;
  fill: #46762d;
}

/* line 1062, app/assets/stylesheets/sitewide/charts.scss */
.youmarketing .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  fill: #5d2a72;
  stroke: #5d2a72;
}

/* line 1070, app/assets/stylesheets/sitewide/charts.scss */
.youmarketing .highcharts-solidgauge-series .highcharts-point {
  stroke-linejoin: round;
  fill: #5d2a72;
  stroke: #5d2a72;
}

/* line 1078, app/assets/stylesheets/sitewide/charts.scss */
.peersales .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #2d1437;
}

/* line 1084, app/assets/stylesheets/sitewide/charts.scss */
svg {
  overflow: visible !important;
}

/* line 1088, app/assets/stylesheets/sitewide/charts.scss */
.highcharts-container {
  overflow: hidden !important;
}

/* line 1093, app/assets/stylesheets/sitewide/charts.scss */
.peerother .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #46762d;
  fill: #46762d;
}

/* line 1101, app/assets/stylesheets/sitewide/charts.scss */
.peersales .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: #2d1437;
  fill: #2d1437;
}

/* line 1109, app/assets/stylesheets/sitewide/charts.scss */
.peerother .highcharts-solidgauge-series .highcharts-point {
  fill: #46762d;
}

/* line 1115, app/assets/stylesheets/sitewide/charts.scss */
.peersales .highcharts-solidgauge-series .highcharts-point {
  fill: #2d1437;
}

/* line 1121, app/assets/stylesheets/sitewide/charts.scss */
.youbacklog .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 1129, app/assets/stylesheets/sitewide/charts.scss */
.peerbacklog .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  fill: #00739d;
  stroke: #00739d;
}

/* line 1137, app/assets/stylesheets/sitewide/charts.scss */
.youovertime .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  fill: #00AEEF;
  stroke: #00AEEF;
}

/* line 1145, app/assets/stylesheets/sitewide/charts.scss */
.peerovertime .highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  fill: #00739d;
  stroke: #00739d;
}

/* line 1152, app/assets/stylesheets/sitewide/charts.scss */
.othertitle {
  font-size: 1.5em;
  color: #333333;
}

/* line 1157, app/assets/stylesheets/sitewide/charts.scss */
.otherpeopletitle {
  font-size: 1.5em;
  color: #333333;
  padding-top: 20px;
}

/* line 1163, app/assets/stylesheets/sitewide/charts.scss */
.people-content #download-error-message {
  background: #00AEEF;
  border-color: #00AEEF;
}

/* line 1168, app/assets/stylesheets/sitewide/charts.scss */
.customers-content #download-error-message {
  background: #542667;
  border-color: #542667;
}

/* line 1173, app/assets/stylesheets/sitewide/charts.scss */
.futures-content #download-error-message {
  background: #ED5932;
  border-color: #ED5932;
}

/* line 1178, app/assets/stylesheets/sitewide/charts.scss */
#customer-concentration > h3 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 1.35em;
  line-height: normal;
  color: #333333;
}

/* line 1189, app/assets/stylesheets/sitewide/charts.scss */
#customer-concentration > .h5 {
  line-height: normal;
  color: #666666;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* line 1200, app/assets/stylesheets/sitewide/charts.scss */
.indBigBarDataLabel > text {
  text-align: right;
}

/* line 1204, app/assets/stylesheets/sitewide/charts.scss */
.wageDataRow:hover {
  background-color: #d9edf7;
}

/* line 1208, app/assets/stylesheets/sitewide/charts.scss */
#wageDataTable {
  margin-top: 0px;
}

/* line 1212, app/assets/stylesheets/sitewide/charts.scss */
#wageDataTable > thead > tr > th {
  background-color: #00AEEF;
  color: white;
  text-align: center;
}

/* line 1218, app/assets/stylesheets/sitewide/charts.scss */
#wageTableHeader {
  margin-top: 0px;
  margin-bottom: -1px;
}

/* line 1223, app/assets/stylesheets/sitewide/charts.scss */
#wageTableHeader > thead > tr > th {
  background-color: #00AEEF;
  color: white;
  text-align: center;
}

/* line 1229, app/assets/stylesheets/sitewide/charts.scss */
.agr-row {
  color: transparent;
}
/* line 20, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-0, .money-expenses-charts .peer-expenses .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .highcharts-color-0, .ind-expense-charts .your-expenses .highcharts-color-0, .ind-expense-charts .peer-expenses .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .highcharts-color-0 {
  fill: #69B144;
  stroke: white;
}

/* line 21, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-1, .money-expenses-charts .peer-expenses .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .highcharts-color-1, .ind-expense-charts .your-expenses .highcharts-color-1, .ind-expense-charts .peer-expenses .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .highcharts-color-1 {
  fill: #00AEEF;
  stroke: white;
}

/* line 22, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-2, .money-expenses-charts .peer-expenses .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .highcharts-color-2, .ind-expense-charts .your-expenses .highcharts-color-2, .ind-expense-charts .peer-expenses .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .highcharts-color-2 {
  fill: #542667;
  stroke: white;
}

/* line 23, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-3, .money-expenses-charts .peer-expenses .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .highcharts-color-3, .ind-expense-charts .your-expenses .highcharts-color-3, .ind-expense-charts .peer-expenses .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .highcharts-color-3 {
  fill: #999999;
  stroke: white;
}

/* line 24, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-4, .money-expenses-charts .peer-expenses .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .highcharts-color-4, .ind-expense-charts .your-expenses .highcharts-color-4, .ind-expense-charts .peer-expenses .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .highcharts-color-4 {
  fill: #737373;
  stroke: white;
}

/* line 25, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-5, .money-expenses-charts .peer-expenses .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .highcharts-color-5, .ind-expense-charts .your-expenses .highcharts-color-5, .ind-expense-charts .peer-expenses .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .highcharts-color-5 {
  fill: #FFB74D;
  stroke: white;
}

/* line 26, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-6, .money-expenses-charts .peer-expenses .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .highcharts-color-6, .ind-expense-charts .your-expenses .highcharts-color-6, .ind-expense-charts .peer-expenses .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .highcharts-color-6 {
  fill: #999999;
  stroke: #999999;
}

/* line 27, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-7, .money-expenses-charts .peer-expenses .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .highcharts-color-7, .ind-expense-charts .your-expenses .highcharts-color-7, .ind-expense-charts .peer-expenses .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .highcharts-color-7 {
  fill: #999999;
  stroke: #999999;
}

/* line 28, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-8, .money-expenses-charts .peer-expenses .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .highcharts-color-8, .ind-expense-charts .your-expenses .highcharts-color-8, .ind-expense-charts .peer-expenses .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .highcharts-color-8 {
  fill: #999999;
  stroke: #999999;
}

/* line 29, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-9, .money-expenses-charts .peer-expenses .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .highcharts-color-9, .ind-expense-charts .your-expenses .highcharts-color-9, .ind-expense-charts .peer-expenses .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .highcharts-color-9 {
  fill: #999999;
  stroke: #999999;
}

/* line 30, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .highcharts-color-10, .money-expenses-charts .peer-expenses .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .highcharts-color-10, .ind-expense-charts .your-expenses .highcharts-color-10, .ind-expense-charts .peer-expenses .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .highcharts-color-10 {
  fill: #999999;
  stroke: #999999;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-0, .money-expenses-charts .peer-expenses .money .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-0, .ind-expense-charts .your-expenses .money .highcharts-color-0, .ind-expense-charts .peer-expenses .money .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-0 {
  fill: #69B144;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-1, .money-expenses-charts .peer-expenses .money .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-1, .ind-expense-charts .your-expenses .money .highcharts-color-1, .ind-expense-charts .peer-expenses .money .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-1 {
  fill: #46762d;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-2, .money-expenses-charts .peer-expenses .money .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-2, .ind-expense-charts .your-expenses .money .highcharts-color-2, .ind-expense-charts .peer-expenses .money .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-2 {
  fill: #538c36;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-3, .money-expenses-charts .peer-expenses .money .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-3, .ind-expense-charts .your-expenses .money .highcharts-color-3, .ind-expense-charts .peer-expenses .money .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-3 {
  fill: #5c9b3c;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-4, .money-expenses-charts .peer-expenses .money .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-4, .ind-expense-charts .your-expenses .money .highcharts-color-4, .ind-expense-charts .peer-expenses .money .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-4 {
  fill: #426f2b;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-5, .money-expenses-charts .peer-expenses .money .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-5, .ind-expense-charts .your-expenses .money .highcharts-color-5, .ind-expense-charts .peer-expenses .money .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-5 {
  fill: #355922;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-6, .money-expenses-charts .peer-expenses .money .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-6, .ind-expense-charts .your-expenses .money .highcharts-color-6, .ind-expense-charts .peer-expenses .money .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-6 {
  fill: #79be56;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-7, .money-expenses-charts .peer-expenses .money .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-7, .ind-expense-charts .your-expenses .money .highcharts-color-7, .ind-expense-charts .peer-expenses .money .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-7 {
  fill: #8bc66c;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-8, .money-expenses-charts .peer-expenses .money .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-8, .ind-expense-charts .your-expenses .money .highcharts-color-8, .ind-expense-charts .peer-expenses .money .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-8 {
  fill: #9ccf82;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-9, .money-expenses-charts .peer-expenses .money .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-9, .ind-expense-charts .your-expenses .money .highcharts-color-9, .ind-expense-charts .peer-expenses .money .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-9 {
  fill: #aed798;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .money .highcharts-color-10, .money-expenses-charts .peer-expenses .money .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .money .highcharts-color-10, .ind-expense-charts .your-expenses .money .highcharts-color-10, .ind-expense-charts .peer-expenses .money .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-10 {
  fill: #c5e3b5;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-0, .money-expenses-charts .peer-expenses .people .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-0, .ind-expense-charts .your-expenses .people .highcharts-color-0, .ind-expense-charts .peer-expenses .people .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-0 {
  fill: #00AEEF;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-1, .money-expenses-charts .peer-expenses .people .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-1, .ind-expense-charts .your-expenses .people .highcharts-color-1, .ind-expense-charts .peer-expenses .people .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-1 {
  fill: #00739d;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-2, .money-expenses-charts .peer-expenses .people .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-2, .ind-expense-charts .your-expenses .people .highcharts-color-2, .ind-expense-charts .peer-expenses .people .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-2 {
  fill: #0089bc;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-3, .money-expenses-charts .peer-expenses .people .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-3, .ind-expense-charts .your-expenses .people .highcharts-color-3, .ind-expense-charts .peer-expenses .people .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-3 {
  fill: #0098d0;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-4, .money-expenses-charts .peer-expenses .people .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-4, .ind-expense-charts .your-expenses .people .highcharts-color-4, .ind-expense-charts .peer-expenses .people .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-4 {
  fill: #006b93;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-5, .money-expenses-charts .peer-expenses .people .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-5, .ind-expense-charts .your-expenses .people .highcharts-color-5, .ind-expense-charts .peer-expenses .people .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-5 {
  fill: #005575;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-6, .money-expenses-charts .peer-expenses .people .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-6, .ind-expense-charts .your-expenses .people .highcharts-color-6, .ind-expense-charts .peer-expenses .people .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-6 {
  fill: #0fbeff;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-7, .money-expenses-charts .peer-expenses .people .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-7, .ind-expense-charts .your-expenses .people .highcharts-color-7, .ind-expense-charts .peer-expenses .people .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-7 {
  fill: #2dc6ff;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-8, .money-expenses-charts .peer-expenses .people .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-8, .ind-expense-charts .your-expenses .people .highcharts-color-8, .ind-expense-charts .peer-expenses .people .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-8 {
  fill: #4cceff;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-9, .money-expenses-charts .peer-expenses .people .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-9, .ind-expense-charts .your-expenses .people .highcharts-color-9, .ind-expense-charts .peer-expenses .people .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-9 {
  fill: #6ad7ff;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .people .highcharts-color-10, .money-expenses-charts .peer-expenses .people .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .people .highcharts-color-10, .ind-expense-charts .your-expenses .people .highcharts-color-10, .ind-expense-charts .peer-expenses .people .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-10 {
  fill: #93e2ff;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-0, .money-expenses-charts .peer-expenses .customers .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-0, .ind-expense-charts .your-expenses .customers .highcharts-color-0, .ind-expense-charts .peer-expenses .customers .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-0 {
  fill: #542667;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-1, .money-expenses-charts .peer-expenses .customers .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-1, .ind-expense-charts .your-expenses .customers .highcharts-color-1, .ind-expense-charts .peer-expenses .customers .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-1 {
  fill: #23102b;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-2, .money-expenses-charts .peer-expenses .customers .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-2, .ind-expense-charts .your-expenses .customers .highcharts-color-2, .ind-expense-charts .peer-expenses .customers .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-2 {
  fill: #361842;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-3, .money-expenses-charts .peer-expenses .customers .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-3, .ind-expense-charts .your-expenses .customers .highcharts-color-3, .ind-expense-charts .peer-expenses .customers .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-3 {
  fill: #421e51;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-4, .money-expenses-charts .peer-expenses .customers .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-4, .ind-expense-charts .your-expenses .customers .highcharts-color-4, .ind-expense-charts .peer-expenses .customers .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-4 {
  fill: #1d0d24;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-5, .money-expenses-charts .peer-expenses .customers .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-5, .ind-expense-charts .your-expenses .customers .highcharts-color-5, .ind-expense-charts .peer-expenses .customers .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-5 {
  fill: #0b050e;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-6, .money-expenses-charts .peer-expenses .customers .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-6, .ind-expense-charts .your-expenses .customers .highcharts-color-6, .ind-expense-charts .peer-expenses .customers .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-6 {
  fill: #662e7d;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-7, .money-expenses-charts .peer-expenses .customers .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-7, .ind-expense-charts .your-expenses .customers .highcharts-color-7, .ind-expense-charts .peer-expenses .customers .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-7 {
  fill: #783694;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-8, .money-expenses-charts .peer-expenses .customers .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-8, .ind-expense-charts .your-expenses .customers .highcharts-color-8, .ind-expense-charts .peer-expenses .customers .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-8 {
  fill: #8b3faa;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-9, .money-expenses-charts .peer-expenses .customers .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-9, .ind-expense-charts .your-expenses .customers .highcharts-color-9, .ind-expense-charts .peer-expenses .customers .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-9 {
  fill: #9b4bbd;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .customers .highcharts-color-10, .money-expenses-charts .peer-expenses .customers .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .customers .highcharts-color-10, .ind-expense-charts .your-expenses .customers .highcharts-color-10, .ind-expense-charts .peer-expenses .customers .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-10 {
  fill: #ac69c8;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-0, .money-expenses-charts .peer-expenses .other .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-0, .ind-expense-charts .your-expenses .other .highcharts-color-0, .ind-expense-charts .peer-expenses .other .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-0 {
  fill: #DDDDDD;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-1, .money-expenses-charts .peer-expenses .other .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-1, .ind-expense-charts .your-expenses .other .highcharts-color-1, .ind-expense-charts .peer-expenses .other .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-1 {
  fill: #b4b4b4;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-2, .money-expenses-charts .peer-expenses .other .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-2, .ind-expense-charts .your-expenses .other .highcharts-color-2, .ind-expense-charts .peer-expenses .other .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-2 {
  fill: #c4c4c4;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-3, .money-expenses-charts .peer-expenses .other .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-3, .ind-expense-charts .your-expenses .other .highcharts-color-3, .ind-expense-charts .peer-expenses .other .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-3 {
  fill: #cecece;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-4, .money-expenses-charts .peer-expenses .other .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-4, .ind-expense-charts .your-expenses .other .highcharts-color-4, .ind-expense-charts .peer-expenses .other .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-4 {
  fill: #afafaf;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-5, .money-expenses-charts .peer-expenses .other .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-5, .ind-expense-charts .your-expenses .other .highcharts-color-5, .ind-expense-charts .peer-expenses .other .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-5 {
  fill: #a0a0a0;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-6, .money-expenses-charts .peer-expenses .other .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-6, .ind-expense-charts .your-expenses .other .highcharts-color-6, .ind-expense-charts .peer-expenses .other .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-6 {
  fill: #ececec;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-7, .money-expenses-charts .peer-expenses .other .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-7, .ind-expense-charts .your-expenses .other .highcharts-color-7, .ind-expense-charts .peer-expenses .other .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-7 {
  fill: #fcfcfc;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-8, .money-expenses-charts .peer-expenses .other .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-8, .ind-expense-charts .your-expenses .other .highcharts-color-8, .ind-expense-charts .peer-expenses .other .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-8 {
  fill: white;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-9, .money-expenses-charts .peer-expenses .other .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-9, .ind-expense-charts .your-expenses .other .highcharts-color-9, .ind-expense-charts .peer-expenses .other .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-9 {
  fill: white;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .other .highcharts-color-10, .money-expenses-charts .peer-expenses .other .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .other .highcharts-color-10, .ind-expense-charts .your-expenses .other .highcharts-color-10, .ind-expense-charts .peer-expenses .other .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-10 {
  fill: white;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-0, .money-expenses-charts .peer-expenses .cogs .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-0, .ind-expense-charts .your-expenses .cogs .highcharts-color-0, .ind-expense-charts .peer-expenses .cogs .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-0 {
  fill: #999999;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-1, .money-expenses-charts .peer-expenses .cogs .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-1, .ind-expense-charts .your-expenses .cogs .highcharts-color-1, .ind-expense-charts .peer-expenses .cogs .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-1 {
  fill: #707070;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-2, .money-expenses-charts .peer-expenses .cogs .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-2, .ind-expense-charts .your-expenses .cogs .highcharts-color-2, .ind-expense-charts .peer-expenses .cogs .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-2 {
  fill: gray;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-3, .money-expenses-charts .peer-expenses .cogs .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-3, .ind-expense-charts .your-expenses .cogs .highcharts-color-3, .ind-expense-charts .peer-expenses .cogs .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-3 {
  fill: #8a8a8a;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-4, .money-expenses-charts .peer-expenses .cogs .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-4, .ind-expense-charts .your-expenses .cogs .highcharts-color-4, .ind-expense-charts .peer-expenses .cogs .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-4 {
  fill: #6b6b6b;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-5, .money-expenses-charts .peer-expenses .cogs .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-5, .ind-expense-charts .your-expenses .cogs .highcharts-color-5, .ind-expense-charts .peer-expenses .cogs .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-5 {
  fill: #5c5c5c;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-6, .money-expenses-charts .peer-expenses .cogs .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-6, .ind-expense-charts .your-expenses .cogs .highcharts-color-6, .ind-expense-charts .peer-expenses .cogs .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-6 {
  fill: #a8a8a8;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-7, .money-expenses-charts .peer-expenses .cogs .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-7, .ind-expense-charts .your-expenses .cogs .highcharts-color-7, .ind-expense-charts .peer-expenses .cogs .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-7 {
  fill: #b8b8b8;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-8, .money-expenses-charts .peer-expenses .cogs .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-8, .ind-expense-charts .your-expenses .cogs .highcharts-color-8, .ind-expense-charts .peer-expenses .cogs .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-8 {
  fill: #c7c7c7;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-9, .money-expenses-charts .peer-expenses .cogs .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-9, .ind-expense-charts .your-expenses .cogs .highcharts-color-9, .ind-expense-charts .peer-expenses .cogs .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-9 {
  fill: #d6d6d6;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .cogs .highcharts-color-10, .money-expenses-charts .peer-expenses .cogs .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .cogs .highcharts-color-10, .ind-expense-charts .your-expenses .cogs .highcharts-color-10, .ind-expense-charts .peer-expenses .cogs .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-10 {
  fill: #ebebeb;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-0, .money-expenses-charts .peer-expenses .net-income .highcharts-color-0, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-0, .ind-expense-charts .your-expenses .net-income .highcharts-color-0, .ind-expense-charts .peer-expenses .net-income .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-0 {
  fill: #FFB74D;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-1, .money-expenses-charts .peer-expenses .net-income .highcharts-color-1, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-1, .ind-expense-charts .your-expenses .net-income .highcharts-color-1, .ind-expense-charts .peer-expenses .net-income .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-1 {
  fill: #fa9500;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-2, .money-expenses-charts .peer-expenses .net-income .highcharts-color-2, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-2, .ind-expense-charts .your-expenses .net-income .highcharts-color-2, .ind-expense-charts .peer-expenses .net-income .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-2 {
  fill: #ffa21a;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-3, .money-expenses-charts .peer-expenses .net-income .highcharts-color-3, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-3, .ind-expense-charts .your-expenses .net-income .highcharts-color-3, .ind-expense-charts .peer-expenses .net-income .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-3 {
  fill: #ffab2e;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-4, .money-expenses-charts .peer-expenses .net-income .highcharts-color-4, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-4, .ind-expense-charts .your-expenses .net-income .highcharts-color-4, .ind-expense-charts .peer-expenses .net-income .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-4 {
  fill: #f08f00;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-5, .money-expenses-charts .peer-expenses .net-income .highcharts-color-5, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-5, .ind-expense-charts .your-expenses .net-income .highcharts-color-5, .ind-expense-charts .peer-expenses .net-income .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-5 {
  fill: #d27d00;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-6, .money-expenses-charts .peer-expenses .net-income .highcharts-color-6, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-6, .ind-expense-charts .your-expenses .net-income .highcharts-color-6, .ind-expense-charts .peer-expenses .net-income .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-6 {
  fill: #ffc36c;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-7, .money-expenses-charts .peer-expenses .net-income .highcharts-color-7, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-7, .ind-expense-charts .your-expenses .net-income .highcharts-color-7, .ind-expense-charts .peer-expenses .net-income .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-7 {
  fill: #ffd08a;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-8, .money-expenses-charts .peer-expenses .net-income .highcharts-color-8, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-8, .ind-expense-charts .your-expenses .net-income .highcharts-color-8, .ind-expense-charts .peer-expenses .net-income .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-8 {
  fill: #ffdca9;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-9, .money-expenses-charts .peer-expenses .net-income .highcharts-color-9, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-9, .ind-expense-charts .your-expenses .net-income .highcharts-color-9, .ind-expense-charts .peer-expenses .net-income .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-9 {
  fill: #ffe9c7;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.money-expenses-charts .your-expenses .net-income .highcharts-color-10, .money-expenses-charts .peer-expenses .net-income .highcharts-color-10, .money-expenses-charts .highcharts-series-0 .net-income .highcharts-color-10, .ind-expense-charts .your-expenses .net-income .highcharts-color-10, .ind-expense-charts .peer-expenses .net-income .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-10 {
  fill: #fff9f0;
  stroke: white;
}

/* line 56, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-0, .customers-expenses-charts .peer-expenses .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .highcharts-color-0, .ind-expense-charts .your-expenses .highcharts-color-0, .ind-expense-charts .peer-expenses .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .highcharts-color-0 {
  fill: #542667;
  stroke: white;
}

/* line 57, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-1, .customers-expenses-charts .peer-expenses .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .highcharts-color-1, .ind-expense-charts .your-expenses .highcharts-color-1, .ind-expense-charts .peer-expenses .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .highcharts-color-1 {
  fill: #9C27B0;
  stroke: white;
}

/* line 58, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-2, .customers-expenses-charts .peer-expenses .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .highcharts-color-2, .ind-expense-charts .your-expenses .highcharts-color-2, .ind-expense-charts .peer-expenses .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .highcharts-color-2 {
  fill: #BA68C8;
  stroke: white;
}

/* line 59, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-3, .customers-expenses-charts .peer-expenses .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .highcharts-color-3, .ind-expense-charts .your-expenses .highcharts-color-3, .ind-expense-charts .peer-expenses .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .highcharts-color-3 {
  fill: #999999;
  stroke: white;
}

/* line 60, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-4, .customers-expenses-charts .peer-expenses .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .highcharts-color-4, .ind-expense-charts .your-expenses .highcharts-color-4, .ind-expense-charts .peer-expenses .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .highcharts-color-4 {
  fill: #737373;
  stroke: white;
}

/* line 61, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-5, .customers-expenses-charts .peer-expenses .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .highcharts-color-5, .ind-expense-charts .your-expenses .highcharts-color-5, .ind-expense-charts .peer-expenses .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .highcharts-color-5 {
  fill: #BFBFBF;
  stroke: white;
}

/* line 62, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-6, .customers-expenses-charts .peer-expenses .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .highcharts-color-6, .ind-expense-charts .your-expenses .highcharts-color-6, .ind-expense-charts .peer-expenses .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .highcharts-color-6 {
  fill: #DDDDDD;
  stroke: #999999;
}

/* line 63, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-7, .customers-expenses-charts .peer-expenses .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .highcharts-color-7, .ind-expense-charts .your-expenses .highcharts-color-7, .ind-expense-charts .peer-expenses .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .highcharts-color-7 {
  fill: #f5f5f5;
  stroke: #999999;
}

/* line 64, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-8, .customers-expenses-charts .peer-expenses .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .highcharts-color-8, .ind-expense-charts .your-expenses .highcharts-color-8, .ind-expense-charts .peer-expenses .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .highcharts-color-8 {
  fill: #999999;
  stroke: #999999;
}

/* line 65, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-9, .customers-expenses-charts .peer-expenses .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .highcharts-color-9, .ind-expense-charts .your-expenses .highcharts-color-9, .ind-expense-charts .peer-expenses .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .highcharts-color-9 {
  fill: #737373;
  stroke: #999999;
}

/* line 66, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .highcharts-color-10, .customers-expenses-charts .peer-expenses .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .highcharts-color-10, .ind-expense-charts .your-expenses .highcharts-color-10, .ind-expense-charts .peer-expenses .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .highcharts-color-10 {
  fill: #4c4c4c;
  stroke: #999999;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-0, .customers-expenses-charts .peer-expenses .money .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-0, .ind-expense-charts .your-expenses .money .highcharts-color-0, .ind-expense-charts .peer-expenses .money .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-0 {
  fill: #69B144;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-1, .customers-expenses-charts .peer-expenses .money .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-1, .ind-expense-charts .your-expenses .money .highcharts-color-1, .ind-expense-charts .peer-expenses .money .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-1 {
  fill: #46762d;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-2, .customers-expenses-charts .peer-expenses .money .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-2, .ind-expense-charts .your-expenses .money .highcharts-color-2, .ind-expense-charts .peer-expenses .money .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-2 {
  fill: #538c36;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-3, .customers-expenses-charts .peer-expenses .money .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-3, .ind-expense-charts .your-expenses .money .highcharts-color-3, .ind-expense-charts .peer-expenses .money .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-3 {
  fill: #5c9b3c;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-4, .customers-expenses-charts .peer-expenses .money .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-4, .ind-expense-charts .your-expenses .money .highcharts-color-4, .ind-expense-charts .peer-expenses .money .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-4 {
  fill: #426f2b;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-5, .customers-expenses-charts .peer-expenses .money .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-5, .ind-expense-charts .your-expenses .money .highcharts-color-5, .ind-expense-charts .peer-expenses .money .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-5 {
  fill: #355922;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-6, .customers-expenses-charts .peer-expenses .money .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-6, .ind-expense-charts .your-expenses .money .highcharts-color-6, .ind-expense-charts .peer-expenses .money .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-6 {
  fill: #79be56;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-7, .customers-expenses-charts .peer-expenses .money .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-7, .ind-expense-charts .your-expenses .money .highcharts-color-7, .ind-expense-charts .peer-expenses .money .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-7 {
  fill: #8bc66c;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-8, .customers-expenses-charts .peer-expenses .money .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-8, .ind-expense-charts .your-expenses .money .highcharts-color-8, .ind-expense-charts .peer-expenses .money .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-8 {
  fill: #9ccf82;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-9, .customers-expenses-charts .peer-expenses .money .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-9, .ind-expense-charts .your-expenses .money .highcharts-color-9, .ind-expense-charts .peer-expenses .money .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-9 {
  fill: #aed798;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .money .highcharts-color-10, .customers-expenses-charts .peer-expenses .money .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .money .highcharts-color-10, .ind-expense-charts .your-expenses .money .highcharts-color-10, .ind-expense-charts .peer-expenses .money .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-10 {
  fill: #c5e3b5;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-0, .customers-expenses-charts .peer-expenses .people .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-0, .ind-expense-charts .your-expenses .people .highcharts-color-0, .ind-expense-charts .peer-expenses .people .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-0 {
  fill: #00AEEF;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-1, .customers-expenses-charts .peer-expenses .people .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-1, .ind-expense-charts .your-expenses .people .highcharts-color-1, .ind-expense-charts .peer-expenses .people .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-1 {
  fill: #00739d;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-2, .customers-expenses-charts .peer-expenses .people .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-2, .ind-expense-charts .your-expenses .people .highcharts-color-2, .ind-expense-charts .peer-expenses .people .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-2 {
  fill: #0089bc;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-3, .customers-expenses-charts .peer-expenses .people .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-3, .ind-expense-charts .your-expenses .people .highcharts-color-3, .ind-expense-charts .peer-expenses .people .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-3 {
  fill: #0098d0;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-4, .customers-expenses-charts .peer-expenses .people .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-4, .ind-expense-charts .your-expenses .people .highcharts-color-4, .ind-expense-charts .peer-expenses .people .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-4 {
  fill: #006b93;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-5, .customers-expenses-charts .peer-expenses .people .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-5, .ind-expense-charts .your-expenses .people .highcharts-color-5, .ind-expense-charts .peer-expenses .people .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-5 {
  fill: #005575;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-6, .customers-expenses-charts .peer-expenses .people .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-6, .ind-expense-charts .your-expenses .people .highcharts-color-6, .ind-expense-charts .peer-expenses .people .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-6 {
  fill: #0fbeff;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-7, .customers-expenses-charts .peer-expenses .people .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-7, .ind-expense-charts .your-expenses .people .highcharts-color-7, .ind-expense-charts .peer-expenses .people .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-7 {
  fill: #2dc6ff;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-8, .customers-expenses-charts .peer-expenses .people .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-8, .ind-expense-charts .your-expenses .people .highcharts-color-8, .ind-expense-charts .peer-expenses .people .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-8 {
  fill: #4cceff;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-9, .customers-expenses-charts .peer-expenses .people .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-9, .ind-expense-charts .your-expenses .people .highcharts-color-9, .ind-expense-charts .peer-expenses .people .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-9 {
  fill: #6ad7ff;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .people .highcharts-color-10, .customers-expenses-charts .peer-expenses .people .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .people .highcharts-color-10, .ind-expense-charts .your-expenses .people .highcharts-color-10, .ind-expense-charts .peer-expenses .people .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-10 {
  fill: #93e2ff;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-0, .customers-expenses-charts .peer-expenses .customers .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-0, .ind-expense-charts .your-expenses .customers .highcharts-color-0, .ind-expense-charts .peer-expenses .customers .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-0 {
  fill: #542667;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-1, .customers-expenses-charts .peer-expenses .customers .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-1, .ind-expense-charts .your-expenses .customers .highcharts-color-1, .ind-expense-charts .peer-expenses .customers .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-1 {
  fill: #23102b;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-2, .customers-expenses-charts .peer-expenses .customers .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-2, .ind-expense-charts .your-expenses .customers .highcharts-color-2, .ind-expense-charts .peer-expenses .customers .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-2 {
  fill: #361842;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-3, .customers-expenses-charts .peer-expenses .customers .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-3, .ind-expense-charts .your-expenses .customers .highcharts-color-3, .ind-expense-charts .peer-expenses .customers .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-3 {
  fill: #421e51;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-4, .customers-expenses-charts .peer-expenses .customers .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-4, .ind-expense-charts .your-expenses .customers .highcharts-color-4, .ind-expense-charts .peer-expenses .customers .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-4 {
  fill: #1d0d24;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-5, .customers-expenses-charts .peer-expenses .customers .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-5, .ind-expense-charts .your-expenses .customers .highcharts-color-5, .ind-expense-charts .peer-expenses .customers .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-5 {
  fill: #0b050e;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-6, .customers-expenses-charts .peer-expenses .customers .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-6, .ind-expense-charts .your-expenses .customers .highcharts-color-6, .ind-expense-charts .peer-expenses .customers .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-6 {
  fill: #662e7d;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-7, .customers-expenses-charts .peer-expenses .customers .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-7, .ind-expense-charts .your-expenses .customers .highcharts-color-7, .ind-expense-charts .peer-expenses .customers .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-7 {
  fill: #783694;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-8, .customers-expenses-charts .peer-expenses .customers .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-8, .ind-expense-charts .your-expenses .customers .highcharts-color-8, .ind-expense-charts .peer-expenses .customers .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-8 {
  fill: #8b3faa;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-9, .customers-expenses-charts .peer-expenses .customers .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-9, .ind-expense-charts .your-expenses .customers .highcharts-color-9, .ind-expense-charts .peer-expenses .customers .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-9 {
  fill: #9b4bbd;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .customers .highcharts-color-10, .customers-expenses-charts .peer-expenses .customers .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .customers .highcharts-color-10, .ind-expense-charts .your-expenses .customers .highcharts-color-10, .ind-expense-charts .peer-expenses .customers .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-10 {
  fill: #ac69c8;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-0, .customers-expenses-charts .peer-expenses .other .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-0, .ind-expense-charts .your-expenses .other .highcharts-color-0, .ind-expense-charts .peer-expenses .other .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-0 {
  fill: #DDDDDD;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-1, .customers-expenses-charts .peer-expenses .other .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-1, .ind-expense-charts .your-expenses .other .highcharts-color-1, .ind-expense-charts .peer-expenses .other .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-1 {
  fill: #b4b4b4;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-2, .customers-expenses-charts .peer-expenses .other .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-2, .ind-expense-charts .your-expenses .other .highcharts-color-2, .ind-expense-charts .peer-expenses .other .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-2 {
  fill: #c4c4c4;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-3, .customers-expenses-charts .peer-expenses .other .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-3, .ind-expense-charts .your-expenses .other .highcharts-color-3, .ind-expense-charts .peer-expenses .other .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-3 {
  fill: #cecece;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-4, .customers-expenses-charts .peer-expenses .other .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-4, .ind-expense-charts .your-expenses .other .highcharts-color-4, .ind-expense-charts .peer-expenses .other .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-4 {
  fill: #afafaf;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-5, .customers-expenses-charts .peer-expenses .other .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-5, .ind-expense-charts .your-expenses .other .highcharts-color-5, .ind-expense-charts .peer-expenses .other .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-5 {
  fill: #a0a0a0;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-6, .customers-expenses-charts .peer-expenses .other .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-6, .ind-expense-charts .your-expenses .other .highcharts-color-6, .ind-expense-charts .peer-expenses .other .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-6 {
  fill: #ececec;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-7, .customers-expenses-charts .peer-expenses .other .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-7, .ind-expense-charts .your-expenses .other .highcharts-color-7, .ind-expense-charts .peer-expenses .other .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-7 {
  fill: #fcfcfc;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-8, .customers-expenses-charts .peer-expenses .other .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-8, .ind-expense-charts .your-expenses .other .highcharts-color-8, .ind-expense-charts .peer-expenses .other .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-8 {
  fill: white;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-9, .customers-expenses-charts .peer-expenses .other .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-9, .ind-expense-charts .your-expenses .other .highcharts-color-9, .ind-expense-charts .peer-expenses .other .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-9 {
  fill: white;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .other .highcharts-color-10, .customers-expenses-charts .peer-expenses .other .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .other .highcharts-color-10, .ind-expense-charts .your-expenses .other .highcharts-color-10, .ind-expense-charts .peer-expenses .other .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-10 {
  fill: white;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-0, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-0, .ind-expense-charts .your-expenses .cogs .highcharts-color-0, .ind-expense-charts .peer-expenses .cogs .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-0 {
  fill: #999999;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-1, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-1, .ind-expense-charts .your-expenses .cogs .highcharts-color-1, .ind-expense-charts .peer-expenses .cogs .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-1 {
  fill: #707070;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-2, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-2, .ind-expense-charts .your-expenses .cogs .highcharts-color-2, .ind-expense-charts .peer-expenses .cogs .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-2 {
  fill: gray;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-3, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-3, .ind-expense-charts .your-expenses .cogs .highcharts-color-3, .ind-expense-charts .peer-expenses .cogs .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-3 {
  fill: #8a8a8a;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-4, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-4, .ind-expense-charts .your-expenses .cogs .highcharts-color-4, .ind-expense-charts .peer-expenses .cogs .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-4 {
  fill: #6b6b6b;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-5, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-5, .ind-expense-charts .your-expenses .cogs .highcharts-color-5, .ind-expense-charts .peer-expenses .cogs .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-5 {
  fill: #5c5c5c;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-6, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-6, .ind-expense-charts .your-expenses .cogs .highcharts-color-6, .ind-expense-charts .peer-expenses .cogs .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-6 {
  fill: #a8a8a8;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-7, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-7, .ind-expense-charts .your-expenses .cogs .highcharts-color-7, .ind-expense-charts .peer-expenses .cogs .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-7 {
  fill: #b8b8b8;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-8, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-8, .ind-expense-charts .your-expenses .cogs .highcharts-color-8, .ind-expense-charts .peer-expenses .cogs .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-8 {
  fill: #c7c7c7;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-9, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-9, .ind-expense-charts .your-expenses .cogs .highcharts-color-9, .ind-expense-charts .peer-expenses .cogs .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-9 {
  fill: #d6d6d6;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .cogs .highcharts-color-10, .customers-expenses-charts .peer-expenses .cogs .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .cogs .highcharts-color-10, .ind-expense-charts .your-expenses .cogs .highcharts-color-10, .ind-expense-charts .peer-expenses .cogs .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-10 {
  fill: #ebebeb;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-0, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-0, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-0, .ind-expense-charts .your-expenses .net-income .highcharts-color-0, .ind-expense-charts .peer-expenses .net-income .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-0 {
  fill: #FFB74D;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-1, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-1, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-1, .ind-expense-charts .your-expenses .net-income .highcharts-color-1, .ind-expense-charts .peer-expenses .net-income .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-1 {
  fill: #fa9500;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-2, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-2, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-2, .ind-expense-charts .your-expenses .net-income .highcharts-color-2, .ind-expense-charts .peer-expenses .net-income .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-2 {
  fill: #ffa21a;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-3, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-3, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-3, .ind-expense-charts .your-expenses .net-income .highcharts-color-3, .ind-expense-charts .peer-expenses .net-income .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-3 {
  fill: #ffab2e;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-4, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-4, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-4, .ind-expense-charts .your-expenses .net-income .highcharts-color-4, .ind-expense-charts .peer-expenses .net-income .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-4 {
  fill: #f08f00;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-5, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-5, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-5, .ind-expense-charts .your-expenses .net-income .highcharts-color-5, .ind-expense-charts .peer-expenses .net-income .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-5 {
  fill: #d27d00;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-6, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-6, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-6, .ind-expense-charts .your-expenses .net-income .highcharts-color-6, .ind-expense-charts .peer-expenses .net-income .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-6 {
  fill: #ffc36c;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-7, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-7, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-7, .ind-expense-charts .your-expenses .net-income .highcharts-color-7, .ind-expense-charts .peer-expenses .net-income .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-7 {
  fill: #ffd08a;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-8, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-8, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-8, .ind-expense-charts .your-expenses .net-income .highcharts-color-8, .ind-expense-charts .peer-expenses .net-income .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-8 {
  fill: #ffdca9;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-9, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-9, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-9, .ind-expense-charts .your-expenses .net-income .highcharts-color-9, .ind-expense-charts .peer-expenses .net-income .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-9 {
  fill: #ffe9c7;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.customers-expenses-charts .your-expenses .net-income .highcharts-color-10, .customers-expenses-charts .peer-expenses .net-income .highcharts-color-10, .customers-expenses-charts .ind-peer-expenses .net-income .highcharts-color-10, .ind-expense-charts .your-expenses .net-income .highcharts-color-10, .ind-expense-charts .peer-expenses .net-income .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-10 {
  fill: #fff9f0;
  stroke: white;
}

/* line 92, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-0, .people-expenses-charts .peer-expenses .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .highcharts-color-0, .ind-expense-charts .your-expenses .highcharts-color-0, .ind-expense-charts .peer-expenses .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .highcharts-color-0 {
  fill: #00AEEF;
  stroke: white;
}

/* line 93, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-1, .people-expenses-charts .peer-expenses .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .highcharts-color-1, .ind-expense-charts .your-expenses .highcharts-color-1, .ind-expense-charts .peer-expenses .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .highcharts-color-1 {
  fill: #71cff3;
  stroke: white;
}

/* line 94, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-2, .people-expenses-charts .peer-expenses .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .highcharts-color-2, .ind-expense-charts .your-expenses .highcharts-color-2, .ind-expense-charts .peer-expenses .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .highcharts-color-2 {
  fill: #dceef4;
  stroke: white;
}

/* line 95, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-3, .people-expenses-charts .peer-expenses .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .highcharts-color-3, .ind-expense-charts .your-expenses .highcharts-color-3, .ind-expense-charts .peer-expenses .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .highcharts-color-3 {
  fill: #3a9ec3;
  stroke: white;
}

/* line 96, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-4, .people-expenses-charts .peer-expenses .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .highcharts-color-4, .ind-expense-charts .your-expenses .highcharts-color-4, .ind-expense-charts .peer-expenses .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .highcharts-color-4 {
  fill: #737373;
  stroke: white;
}

/* line 97, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-5, .people-expenses-charts .peer-expenses .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .highcharts-color-5, .ind-expense-charts .your-expenses .highcharts-color-5, .ind-expense-charts .peer-expenses .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .highcharts-color-5 {
  fill: #BFBFBF;
  stroke: white;
}

/* line 98, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-6, .people-expenses-charts .peer-expenses .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .highcharts-color-6, .ind-expense-charts .your-expenses .highcharts-color-6, .ind-expense-charts .peer-expenses .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .highcharts-color-6 {
  fill: #DDDDDD;
  stroke: #999999;
}

/* line 99, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-7, .people-expenses-charts .peer-expenses .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .highcharts-color-7, .ind-expense-charts .your-expenses .highcharts-color-7, .ind-expense-charts .peer-expenses .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .highcharts-color-7 {
  fill: #f5f5f5;
  stroke: #999999;
}

/* line 100, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-8, .people-expenses-charts .peer-expenses .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .highcharts-color-8, .ind-expense-charts .your-expenses .highcharts-color-8, .ind-expense-charts .peer-expenses .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .highcharts-color-8 {
  fill: #999999;
  stroke: #999999;
}

/* line 101, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-9, .people-expenses-charts .peer-expenses .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .highcharts-color-9, .ind-expense-charts .your-expenses .highcharts-color-9, .ind-expense-charts .peer-expenses .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .highcharts-color-9 {
  fill: #737373;
  stroke: #999999;
}

/* line 102, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .highcharts-color-10, .people-expenses-charts .peer-expenses .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .highcharts-color-10, .ind-expense-charts .your-expenses .highcharts-color-10, .ind-expense-charts .peer-expenses .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .highcharts-color-10 {
  fill: #4c4c4c;
  stroke: #999999;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-0, .people-expenses-charts .peer-expenses .money .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-0, .ind-expense-charts .your-expenses .money .highcharts-color-0, .ind-expense-charts .peer-expenses .money .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-0 {
  fill: #69B144;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-1, .people-expenses-charts .peer-expenses .money .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-1, .ind-expense-charts .your-expenses .money .highcharts-color-1, .ind-expense-charts .peer-expenses .money .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-1 {
  fill: #46762d;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-2, .people-expenses-charts .peer-expenses .money .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-2, .ind-expense-charts .your-expenses .money .highcharts-color-2, .ind-expense-charts .peer-expenses .money .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-2 {
  fill: #538c36;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-3, .people-expenses-charts .peer-expenses .money .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-3, .ind-expense-charts .your-expenses .money .highcharts-color-3, .ind-expense-charts .peer-expenses .money .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-3 {
  fill: #5c9b3c;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-4, .people-expenses-charts .peer-expenses .money .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-4, .ind-expense-charts .your-expenses .money .highcharts-color-4, .ind-expense-charts .peer-expenses .money .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-4 {
  fill: #426f2b;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-5, .people-expenses-charts .peer-expenses .money .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-5, .ind-expense-charts .your-expenses .money .highcharts-color-5, .ind-expense-charts .peer-expenses .money .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-5 {
  fill: #355922;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-6, .people-expenses-charts .peer-expenses .money .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-6, .ind-expense-charts .your-expenses .money .highcharts-color-6, .ind-expense-charts .peer-expenses .money .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-6 {
  fill: #79be56;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-7, .people-expenses-charts .peer-expenses .money .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-7, .ind-expense-charts .your-expenses .money .highcharts-color-7, .ind-expense-charts .peer-expenses .money .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-7 {
  fill: #8bc66c;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-8, .people-expenses-charts .peer-expenses .money .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-8, .ind-expense-charts .your-expenses .money .highcharts-color-8, .ind-expense-charts .peer-expenses .money .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-8 {
  fill: #9ccf82;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-9, .people-expenses-charts .peer-expenses .money .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-9, .ind-expense-charts .your-expenses .money .highcharts-color-9, .ind-expense-charts .peer-expenses .money .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-9 {
  fill: #aed798;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .money .highcharts-color-10, .people-expenses-charts .peer-expenses .money .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .money .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .money .highcharts-color-10, .ind-expense-charts .your-expenses .money .highcharts-color-10, .ind-expense-charts .peer-expenses .money .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .money .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .money .highcharts-color-10 {
  fill: #c5e3b5;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-0, .people-expenses-charts .peer-expenses .people .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-0, .ind-expense-charts .your-expenses .people .highcharts-color-0, .ind-expense-charts .peer-expenses .people .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-0 {
  fill: #00AEEF;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-1, .people-expenses-charts .peer-expenses .people .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-1, .ind-expense-charts .your-expenses .people .highcharts-color-1, .ind-expense-charts .peer-expenses .people .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-1 {
  fill: #00739d;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-2, .people-expenses-charts .peer-expenses .people .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-2, .ind-expense-charts .your-expenses .people .highcharts-color-2, .ind-expense-charts .peer-expenses .people .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-2 {
  fill: #0089bc;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-3, .people-expenses-charts .peer-expenses .people .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-3, .ind-expense-charts .your-expenses .people .highcharts-color-3, .ind-expense-charts .peer-expenses .people .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-3 {
  fill: #0098d0;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-4, .people-expenses-charts .peer-expenses .people .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-4, .ind-expense-charts .your-expenses .people .highcharts-color-4, .ind-expense-charts .peer-expenses .people .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-4 {
  fill: #006b93;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-5, .people-expenses-charts .peer-expenses .people .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-5, .ind-expense-charts .your-expenses .people .highcharts-color-5, .ind-expense-charts .peer-expenses .people .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-5 {
  fill: #005575;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-6, .people-expenses-charts .peer-expenses .people .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-6, .ind-expense-charts .your-expenses .people .highcharts-color-6, .ind-expense-charts .peer-expenses .people .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-6 {
  fill: #0fbeff;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-7, .people-expenses-charts .peer-expenses .people .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-7, .ind-expense-charts .your-expenses .people .highcharts-color-7, .ind-expense-charts .peer-expenses .people .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-7 {
  fill: #2dc6ff;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-8, .people-expenses-charts .peer-expenses .people .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-8, .ind-expense-charts .your-expenses .people .highcharts-color-8, .ind-expense-charts .peer-expenses .people .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-8 {
  fill: #4cceff;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-9, .people-expenses-charts .peer-expenses .people .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-9, .ind-expense-charts .your-expenses .people .highcharts-color-9, .ind-expense-charts .peer-expenses .people .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-9 {
  fill: #6ad7ff;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .people .highcharts-color-10, .people-expenses-charts .peer-expenses .people .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .people .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .people .highcharts-color-10, .ind-expense-charts .your-expenses .people .highcharts-color-10, .ind-expense-charts .peer-expenses .people .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .people .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .people .highcharts-color-10 {
  fill: #93e2ff;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-0, .people-expenses-charts .peer-expenses .customers .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-0, .ind-expense-charts .your-expenses .customers .highcharts-color-0, .ind-expense-charts .peer-expenses .customers .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-0 {
  fill: #542667;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-1, .people-expenses-charts .peer-expenses .customers .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-1, .ind-expense-charts .your-expenses .customers .highcharts-color-1, .ind-expense-charts .peer-expenses .customers .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-1 {
  fill: #23102b;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-2, .people-expenses-charts .peer-expenses .customers .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-2, .ind-expense-charts .your-expenses .customers .highcharts-color-2, .ind-expense-charts .peer-expenses .customers .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-2 {
  fill: #361842;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-3, .people-expenses-charts .peer-expenses .customers .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-3, .ind-expense-charts .your-expenses .customers .highcharts-color-3, .ind-expense-charts .peer-expenses .customers .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-3 {
  fill: #421e51;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-4, .people-expenses-charts .peer-expenses .customers .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-4, .ind-expense-charts .your-expenses .customers .highcharts-color-4, .ind-expense-charts .peer-expenses .customers .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-4 {
  fill: #1d0d24;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-5, .people-expenses-charts .peer-expenses .customers .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-5, .ind-expense-charts .your-expenses .customers .highcharts-color-5, .ind-expense-charts .peer-expenses .customers .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-5 {
  fill: #0b050e;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-6, .people-expenses-charts .peer-expenses .customers .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-6, .ind-expense-charts .your-expenses .customers .highcharts-color-6, .ind-expense-charts .peer-expenses .customers .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-6 {
  fill: #662e7d;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-7, .people-expenses-charts .peer-expenses .customers .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-7, .ind-expense-charts .your-expenses .customers .highcharts-color-7, .ind-expense-charts .peer-expenses .customers .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-7 {
  fill: #783694;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-8, .people-expenses-charts .peer-expenses .customers .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-8, .ind-expense-charts .your-expenses .customers .highcharts-color-8, .ind-expense-charts .peer-expenses .customers .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-8 {
  fill: #8b3faa;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-9, .people-expenses-charts .peer-expenses .customers .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-9, .ind-expense-charts .your-expenses .customers .highcharts-color-9, .ind-expense-charts .peer-expenses .customers .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-9 {
  fill: #9b4bbd;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .customers .highcharts-color-10, .people-expenses-charts .peer-expenses .customers .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .customers .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .customers .highcharts-color-10, .ind-expense-charts .your-expenses .customers .highcharts-color-10, .ind-expense-charts .peer-expenses .customers .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .customers .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .customers .highcharts-color-10 {
  fill: #ac69c8;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-0, .people-expenses-charts .peer-expenses .other .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-0, .ind-expense-charts .your-expenses .other .highcharts-color-0, .ind-expense-charts .peer-expenses .other .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-0 {
  fill: #DDDDDD;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-1, .people-expenses-charts .peer-expenses .other .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-1, .ind-expense-charts .your-expenses .other .highcharts-color-1, .ind-expense-charts .peer-expenses .other .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-1 {
  fill: #b4b4b4;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-2, .people-expenses-charts .peer-expenses .other .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-2, .ind-expense-charts .your-expenses .other .highcharts-color-2, .ind-expense-charts .peer-expenses .other .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-2 {
  fill: #c4c4c4;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-3, .people-expenses-charts .peer-expenses .other .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-3, .ind-expense-charts .your-expenses .other .highcharts-color-3, .ind-expense-charts .peer-expenses .other .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-3 {
  fill: #cecece;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-4, .people-expenses-charts .peer-expenses .other .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-4, .ind-expense-charts .your-expenses .other .highcharts-color-4, .ind-expense-charts .peer-expenses .other .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-4 {
  fill: #afafaf;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-5, .people-expenses-charts .peer-expenses .other .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-5, .ind-expense-charts .your-expenses .other .highcharts-color-5, .ind-expense-charts .peer-expenses .other .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-5 {
  fill: #a0a0a0;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-6, .people-expenses-charts .peer-expenses .other .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-6, .ind-expense-charts .your-expenses .other .highcharts-color-6, .ind-expense-charts .peer-expenses .other .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-6 {
  fill: #ececec;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-7, .people-expenses-charts .peer-expenses .other .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-7, .ind-expense-charts .your-expenses .other .highcharts-color-7, .ind-expense-charts .peer-expenses .other .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-7 {
  fill: #fcfcfc;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-8, .people-expenses-charts .peer-expenses .other .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-8, .ind-expense-charts .your-expenses .other .highcharts-color-8, .ind-expense-charts .peer-expenses .other .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-8 {
  fill: white;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-9, .people-expenses-charts .peer-expenses .other .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-9, .ind-expense-charts .your-expenses .other .highcharts-color-9, .ind-expense-charts .peer-expenses .other .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-9 {
  fill: white;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .other .highcharts-color-10, .people-expenses-charts .peer-expenses .other .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .other .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .other .highcharts-color-10, .ind-expense-charts .your-expenses .other .highcharts-color-10, .ind-expense-charts .peer-expenses .other .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .other .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .other .highcharts-color-10 {
  fill: white;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-0, .people-expenses-charts .peer-expenses .cogs .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-0, .ind-expense-charts .your-expenses .cogs .highcharts-color-0, .ind-expense-charts .peer-expenses .cogs .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-0 {
  fill: #999999;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-1, .people-expenses-charts .peer-expenses .cogs .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-1, .ind-expense-charts .your-expenses .cogs .highcharts-color-1, .ind-expense-charts .peer-expenses .cogs .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-1 {
  fill: #707070;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-2, .people-expenses-charts .peer-expenses .cogs .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-2, .ind-expense-charts .your-expenses .cogs .highcharts-color-2, .ind-expense-charts .peer-expenses .cogs .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-2 {
  fill: gray;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-3, .people-expenses-charts .peer-expenses .cogs .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-3, .ind-expense-charts .your-expenses .cogs .highcharts-color-3, .ind-expense-charts .peer-expenses .cogs .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-3 {
  fill: #8a8a8a;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-4, .people-expenses-charts .peer-expenses .cogs .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-4, .ind-expense-charts .your-expenses .cogs .highcharts-color-4, .ind-expense-charts .peer-expenses .cogs .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-4 {
  fill: #6b6b6b;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-5, .people-expenses-charts .peer-expenses .cogs .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-5, .ind-expense-charts .your-expenses .cogs .highcharts-color-5, .ind-expense-charts .peer-expenses .cogs .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-5 {
  fill: #5c5c5c;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-6, .people-expenses-charts .peer-expenses .cogs .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-6, .ind-expense-charts .your-expenses .cogs .highcharts-color-6, .ind-expense-charts .peer-expenses .cogs .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-6 {
  fill: #a8a8a8;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-7, .people-expenses-charts .peer-expenses .cogs .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-7, .ind-expense-charts .your-expenses .cogs .highcharts-color-7, .ind-expense-charts .peer-expenses .cogs .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-7 {
  fill: #b8b8b8;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-8, .people-expenses-charts .peer-expenses .cogs .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-8, .ind-expense-charts .your-expenses .cogs .highcharts-color-8, .ind-expense-charts .peer-expenses .cogs .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-8 {
  fill: #c7c7c7;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-9, .people-expenses-charts .peer-expenses .cogs .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-9, .ind-expense-charts .your-expenses .cogs .highcharts-color-9, .ind-expense-charts .peer-expenses .cogs .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-9 {
  fill: #d6d6d6;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .cogs .highcharts-color-10, .people-expenses-charts .peer-expenses .cogs .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .cogs .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .cogs .highcharts-color-10, .ind-expense-charts .your-expenses .cogs .highcharts-color-10, .ind-expense-charts .peer-expenses .cogs .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .cogs .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .cogs .highcharts-color-10 {
  fill: #ebebeb;
  stroke: white;
}

/* line 4, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-0, .people-expenses-charts .peer-expenses .net-income .highcharts-color-0, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-0, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-0, .ind-expense-charts .your-expenses .net-income .highcharts-color-0, .ind-expense-charts .peer-expenses .net-income .highcharts-color-0, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-0, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-0 {
  fill: #FFB74D;
  stroke: white;
}

/* line 5, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-1, .people-expenses-charts .peer-expenses .net-income .highcharts-color-1, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-1, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-1, .ind-expense-charts .your-expenses .net-income .highcharts-color-1, .ind-expense-charts .peer-expenses .net-income .highcharts-color-1, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-1, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-1 {
  fill: #fa9500;
  stroke: white;
}

/* line 6, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-2, .people-expenses-charts .peer-expenses .net-income .highcharts-color-2, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-2, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-2, .ind-expense-charts .your-expenses .net-income .highcharts-color-2, .ind-expense-charts .peer-expenses .net-income .highcharts-color-2, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-2, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-2 {
  fill: #ffa21a;
  stroke: white;
}

/* line 7, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-3, .people-expenses-charts .peer-expenses .net-income .highcharts-color-3, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-3, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-3, .ind-expense-charts .your-expenses .net-income .highcharts-color-3, .ind-expense-charts .peer-expenses .net-income .highcharts-color-3, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-3, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-3 {
  fill: #ffab2e;
  stroke: white;
}

/* line 8, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-4, .people-expenses-charts .peer-expenses .net-income .highcharts-color-4, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-4, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-4, .ind-expense-charts .your-expenses .net-income .highcharts-color-4, .ind-expense-charts .peer-expenses .net-income .highcharts-color-4, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-4, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-4 {
  fill: #f08f00;
  stroke: white;
}

/* line 9, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-5, .people-expenses-charts .peer-expenses .net-income .highcharts-color-5, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-5, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-5, .ind-expense-charts .your-expenses .net-income .highcharts-color-5, .ind-expense-charts .peer-expenses .net-income .highcharts-color-5, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-5, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-5 {
  fill: #d27d00;
  stroke: white;
}

/* line 10, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-6, .people-expenses-charts .peer-expenses .net-income .highcharts-color-6, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-6, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-6, .ind-expense-charts .your-expenses .net-income .highcharts-color-6, .ind-expense-charts .peer-expenses .net-income .highcharts-color-6, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-6, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-6 {
  fill: #ffc36c;
  stroke: white;
}

/* line 11, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-7, .people-expenses-charts .peer-expenses .net-income .highcharts-color-7, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-7, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-7, .ind-expense-charts .your-expenses .net-income .highcharts-color-7, .ind-expense-charts .peer-expenses .net-income .highcharts-color-7, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-7, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-7 {
  fill: #ffd08a;
  stroke: white;
}

/* line 12, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-8, .people-expenses-charts .peer-expenses .net-income .highcharts-color-8, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-8, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-8, .ind-expense-charts .your-expenses .net-income .highcharts-color-8, .ind-expense-charts .peer-expenses .net-income .highcharts-color-8, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-8, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-8 {
  fill: #ffdca9;
  stroke: white;
}

/* line 13, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-9, .people-expenses-charts .peer-expenses .net-income .highcharts-color-9, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-9, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-9, .ind-expense-charts .your-expenses .net-income .highcharts-color-9, .ind-expense-charts .peer-expenses .net-income .highcharts-color-9, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-9, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-9 {
  fill: #ffe9c7;
  stroke: white;
}

/* line 14, app/assets/stylesheets/sitewide/expenses-charts.scss */
.people-expenses-charts .your-expenses .net-income .highcharts-color-10, .people-expenses-charts .peer-expenses .net-income .highcharts-color-10, .people-expenses-charts .ind-peer-expenses .net-income .highcharts-color-10, .people-expenses-charts .highcharts-series-0 .net-income .highcharts-color-10, .ind-expense-charts .your-expenses .net-income .highcharts-color-10, .ind-expense-charts .peer-expenses .net-income .highcharts-color-10, .ind-expense-charts .ind-peer-expenses .net-income .highcharts-color-10, .ind-expense-charts .highcharts-series-0 .net-income .highcharts-color-10 {
  fill: #fff9f0;
  stroke: white;
}
/* line 1, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-print-modal-content {
  background-color: white;
  border-radius: 5px;
  box-shadow: 1px 1px 12px 1px #8a8a8a;
  -webkit-box-shadow: 1px 1px 12px 1px #8a8a8a;
  -moz-box-shadow: 1px 1px 12px 1px #8a8a8a;
  color: black;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 10px 10px 20px;
  width: 1020px;
  height: 300px;
  max-height: 300px;
  overflow-y: hidden;
  z-index: 210;
}

/* line 20, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-print-modal-content_after-open {
  opacity: 1;
}

/* line 24, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-print-modal-content_before-close {
  opacity: 0;
}

/* line 28, app/assets/stylesheets/sitewide/pdf.scss */
.cover-page-pdf {
  color: #000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 35, app/assets/stylesheets/sitewide/pdf.scss */
.cover-page-top-section {
  height: 180px;
  width: 100%;
}

/* line 40, app/assets/stylesheets/sitewide/pdf.scss */
.cover-page-info {
  display: flex;
  flex-direction: column;
  height: 654px;
  justify-content: space-between;
  max-height: 654px;
  padding: 20px 0 40px;
}

/* line 48, app/assets/stylesheets/sitewide/pdf.scss */
.cover-page-info h1 {
  font-weight: bold;
  text-align: center;
}

/* line 53, app/assets/stylesheets/sitewide/pdf.scss */
.cover-page-info h2,
.cover-page-info p {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 2px 0;
  text-align: center;
}

/* line 63, app/assets/stylesheets/sitewide/pdf.scss */
.cp-report-info,
.cp-filters-list {
  margin: 0 auto;
  padding: 3px;
  width: 410px;
}

/* line 71, app/assets/stylesheets/sitewide/pdf.scss */
.cp-filters-list p {
  margin: 0;
  padding: 1px;
  text-align: left;
}

/* line 78, app/assets/stylesheets/sitewide/pdf.scss */
.cp-filter-title {
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
}

/* line 84, app/assets/stylesheets/sitewide/pdf.scss */
.cp-filter-cols {
  columns: 2;
}

/* line 88, app/assets/stylesheets/sitewide/pdf.scss */
.cover-page-bottom-section {
  display: flex;
  font-size: 12px;
  justify-content: center;
  align-items: flex-end;
  height: 180px;
  width: 100%;
  color: #ffffff;
}

/* line 98, app/assets/stylesheets/sitewide/pdf.scss */
.footer-cell {
  text-align: left;
}

/* line 102, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-print-container {
  width: 216mm;
}

/* line 106, app/assets/stylesheets/sitewide/pdf.scss */
.landscape-view {
  background-color: #ffffff;
  width: 215mm !important;
  height: 279mm !important;
  margin: 0 auto;
  position: relative;
  page-break-before: always;
  overflow: hidden !important;
}

/* line 116, app/assets/stylesheets/sitewide/pdf.scss */
.portrait-view {
  color: #000000;
  background-color: #ffffff;
  width: 215mm !important;
  height: 279mm !important;
  margin: 0 auto;
  page-break-inside: avoid;
  page-break-after: always;
}

/* line 126, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table-div {
  -webkit-print-color-adjust: exact;
  page-break-inside: avoid;
}

/* line 134, app/assets/stylesheets/sitewide/pdf.scss */
.report-pdf-landscape {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 5px;
  height: 215mm !important;
  width: 277mm !important;
  max-width: 277mm !important;
  transform: rotate(90deg);
  transform-origin: 406px 407px;
  overflow: hidden !important;
}

/* line 148, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-portrait {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
  width: 215mm !important;
  height: 280mm !important;
}

/* line 157, app/assets/stylesheets/sitewide/pdf.scss */
.custom-report-pdf-portrait {
  margin: 0 auto;
  width: 215mm !important;
  height: 280mm !important;
  background-color: white;
  padding: 10px 26px;
}

/* line 169, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-results-table {
  color: #1a1919;
  margin-top: 15px;
  margin-bottom: 5px;
}

/* line 174, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-results-table thead,
.kpi-results-table .kpi-bold {
  font-weight: bold;
}

/* line 179, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-results-table .kpi-header-cell {
  width: 370px;
}

/* line 183, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-results-table .kpi-copy-cell {
  font-size: 14px;
  padding-left: 10px;
}

/* line 188, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-results-table .kpi-header-row {
  background-color: #f5f5f4 !important;
}

/* line 192, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-results-table tr {
  height: 35px;
  border-bottom: 1px solid #545353;
  border-top: 1px solid #545353;
}

/* line 199, app/assets/stylesheets/sitewide/pdf.scss */
.asterisk-note {
  font-size: 12px;
}

/* line 203, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-header-title {
  display: flex;
}

/* line 207, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-header-title-metric {
  color: #5f605f;
  font-weight: bold;
}

/* line 212, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-letter-box {
  color: #ffffff !important;
  text-align: center;
  height: 21px;
  margin: 0 10px;
  width: 23px;
}

/* line 220, app/assets/stylesheets/sitewide/pdf.scss */
.vs-target-container {
  display: flex;
  justify-content: space-between;
}

/* line 225, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-arrow {
  width: 40px;
}

/* line 229, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-checkorx-cell {
  border-left: 0.01em solid #e2e3e1;
  text-align: center;
  width: 30px;
}

/* line 235, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-normal-left-border-cell,
.kpi-normal-right-border-cell {
  text-align: center;
  width: 130px;
}

/* line 241, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-normal-cell {
  text-align: center;
  width: 110px;
}

/* line 246, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-normal-left-border-cell {
  border-right: 0.01em solid #acadac;
}

/* line 250, app/assets/stylesheets/sitewide/pdf.scss */
.kpi-normal-right-border-cell {
  border-left: 0.01em solid #acadac;
}

/* line 254, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-page-title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

/* line 261, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value-first-title,
.pdf-analysis-value-first-title {
  color: #525252;
  display: block;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 271, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value-second-title,
.pdf-analysis-value-second-title {
  color: #525252;
  display: block;
  margin-left: 2px;
}

/* line 278, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-analysis-value-first-title,
.pdf-analysis-value-second-title {
  font-size: 8px;
}

/* line 283, app/assets/stylesheets/sitewide/pdf.scss */
.good-arrow {
  color: green !important;
}

/* line 286, app/assets/stylesheets/sitewide/pdf.scss */
.good-arrow:before, .good-arrow:after {
  color: green !important;
}

/* line 292, app/assets/stylesheets/sitewide/pdf.scss */
.bad-arrow {
  color: red !important;
}

/* line 295, app/assets/stylesheets/sitewide/pdf.scss */
.bad-arrow:before, .bad-arrow:after {
  color: red !important;
}

/* line 301, app/assets/stylesheets/sitewide/pdf.scss */
.good-check,
.bad-x {
  margin: auto;
  width: 14px;
}

/* line 307, app/assets/stylesheets/sitewide/pdf.scss */
.bad-x {
  margin: 3px auto 0;
}

/* line 311, app/assets/stylesheets/sitewide/pdf.scss */
.difference-text {
  font-size: 10px;
}

/* line 315, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-difference-text {
  font-size: 7px;
}

/* line 319, app/assets/stylesheets/sitewide/pdf.scss */
.custom-report-line {
  display: block;
  background-color: black;
  border: none;
  height: 1px;
  margin: 5px 0;
  background: transparent;
  width: 100%;
  border-top: solid 1px #000000;
}

/* line 331, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-values {
  display: flex;
  margin-bottom: 20px;
  margin-top: 30px;
  justify-content: space-between;
}

/* line 338, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value-container {
  display: flex;
  flex-direction: column;
  width: 31%;
}

/* line 344, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value-grid-container {
  display: flex;
  flex-direction: column;
  width: 90%;
}

/* line 350, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value-dashboard-container {
  display: flex;
  flex-direction: column;
  width: 96%;
}

/* line 356, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value-title {
  color: #909190 !important;
  display: flex;
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}

/* line 364, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-value,
.pdf-analysis-value {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}

/* line 371, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-analysis-value {
  font-size: 18px;
}

/* line 376, app/assets/stylesheets/sitewide/pdf.scss */
.parent-dash-portrait-pdf {
  background-color: #ffffff !important;
  position: relative;
  width: 215mm !important;
  height: 248mm !important;
  max-height: 248mm !important;
  max-width: 270mm !important;
  overflow: hidden !important;
}

/* line 389, app/assets/stylesheets/sitewide/pdf.scss */
.parent-dash-landscape-pdf {
  background-color: #ffffff !important;
  position: relative;
  height: 185mm !important;
  width: 272mm !important;
  max-height: 185mm !important;
  max-width: 272mm !important;
  overflow: hidden !important;
}

/* line 402, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table,
.money-monthly-pdf-table {
  color: #000000;
  font-size: 11px;
  margin: 0px auto;
  max-width: 99%;
  min-width: 92%;
}

/* line 410, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table .common-size-arrow,
.money-pdf-table .common-size-cell,
.money-monthly-pdf-table .common-size-arrow,
.money-monthly-pdf-table .common-size-cell {
  font-size: 10px;
}

/* line 415, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table .table-copy,
.money-monthly-pdf-table .table-copy {
  font-size: 11px;
}

/* line 419, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table td,
.money-monthly-pdf-table td {
  padding: 1px 2px;
  white-space: nowrap;
}

/* line 424, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table .wrap-copy-cell,
.money-monthly-pdf-table .wrap-copy-cell {
  white-space: normal;
}

/* line 428, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table .normal-whitespace-cell,
.money-monthly-pdf-table .normal-whitespace-cell {
  min-width: 80px;
  text-align: center;
  white-space: normal;
}

/* line 434, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table thead,
.money-monthly-pdf-table thead {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}

/* line 439, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table thead td .common-size-arrow,
.money-monthly-pdf-table thead td .common-size-arrow {
  max-width: 20px;
}

/* line 444, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table tbody,
.money-monthly-pdf-table tbody {
  text-align: right;
}

/* line 448, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-table .footer-cell,
.money-monthly-pdf-table .footer-cell {
  text-align: left;
}

@page fullbleed {
  size: letter;
}

/* line 457, app/assets/stylesheets/sitewide/pdf.scss */
#nschbc-cover-page-image {
  width: 100%;
  height: 100vh;
  /* fills the viewport = one page */
  margin: 0;
  padding: 0;
  overflow: hidden;
  page-break-after: always;
  break-after: page;
}

/* line 473, app/assets/stylesheets/sitewide/pdf.scss */
.nschbc-cover-page-img {
  width: 100%;
  height: 100%;
  display: block;
  /* removes inline bottom gap */
  object-fit: cover;
  margin: 0;
  padding: 0;
}

/* line 482, app/assets/stylesheets/sitewide/pdf.scss */
#text-editor-table-pdf,
#text-editor-intro-pdf {
  min-height: unset !important;
  height: auto !important;
  page-break-after: always;
  break-after: page;
  page-break-inside: avoid;
  break-inside: avoid;
}

/* line 492, app/assets/stylesheets/sitewide/pdf.scss */
.text-editor-pdf {
  page-break-before: always;
  color: #000000;
  overflow: visible;
  min-height: 1054px;
  /* avoid breaking mid-paragraphs, tables, etc. */
}

/* line 498, app/assets/stylesheets/sitewide/pdf.scss */
.text-editor-pdf p, .text-editor-pdf h1, .text-editor-pdf h2, .text-editor-pdf h3, .text-editor-pdf h4, .text-editor-pdf h5, .text-editor-pdf h6, .text-editor-pdf ul, .text-editor-pdf ol, .text-editor-pdf table {
  page-break-inside: avoid;
}

/* line 503, app/assets/stylesheets/sitewide/pdf.scss */
.text-editor-pdf-page {
  page-break-before: always;
  background-color: #ffffff;
  color: #000000;
  overflow: visible;
  min-height: 1054px;
  padding: 10px;
  /* avoid breaking mid-paragraphs, tables, etc. */
}

/* line 511, app/assets/stylesheets/sitewide/pdf.scss */
.text-editor-pdf-page p, .text-editor-pdf-page h1, .text-editor-pdf-page h2, .text-editor-pdf-page h3, .text-editor-pdf-page h4, .text-editor-pdf-page h5, .text-editor-pdf-page h6, .text-editor-pdf-page ul, .text-editor-pdf-page ol, .text-editor-pdf-page table {
  page-break-inside: avoid;
}

/* line 516, app/assets/stylesheets/sitewide/pdf.scss */
.nschbc-pdf-portrait {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  width: 8.5in !important;
  height: 11in !important;
  margin: 0 auto;
  box-sizing: border-box;
  page-break-after: always;
}

/* line 528, app/assets/stylesheets/sitewide/pdf.scss */
.nschbc-page-table-section {
  height: calc(11in - 40px);
  padding-top: 10px;
  flex: 1;
  overflow: hidden;
}

/* line 535, app/assets/stylesheets/sitewide/pdf.scss */
.nschbc-page-footer {
  display: flex;
  align-items: center;
  width: 100%;
  background: #d3d3d3;
  color: #000000;
  font-weight: bold;
  height: 40px;
  padding: 20px;
  box-sizing: border-box;
}

/* line 546, app/assets/stylesheets/sitewide/pdf.scss */
.nschbc-page-footer span {
  width: 33%;
}

/* line 550, app/assets/stylesheets/sitewide/pdf.scss */
.nschbc-page-footer .page-span {
  text-align: center;
}

/* line 555, app/assets/stylesheets/sitewide/pdf.scss */
.money-monthly-pdf-table {
  font-size: 10px;
}

/* line 559, app/assets/stylesheets/sitewide/pdf.scss */
.common-size-arrow-pdf-green {
  color: green !important;
  max-width: 20px;
}

/* line 563, app/assets/stylesheets/sitewide/pdf.scss */
.common-size-arrow-pdf-red {
  color: red !important;
  max-width: 20px;
}

/* line 568, app/assets/stylesheets/sitewide/pdf.scss */
.common-size-cell-pdf,
.common-size-arrow-pdf {
  font-size: 10px;
}

/* line 573, app/assets/stylesheets/sitewide/pdf.scss */
.report-annual-title,
.report-company-title,
.report-filters-title,
.report-year-range-title {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 585, app/assets/stylesheets/sitewide/pdf.scss */
.report-annual-title {
  font-size: 16px;
}

/* line 589, app/assets/stylesheets/sitewide/pdf.scss */
.report-company-title,
.report-filters-title,
.report-year-range-title {
  font-weight: normal;
}

/* line 595, app/assets/stylesheets/sitewide/pdf.scss */
.report-table-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  text-align: center;
}

/* line 604, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-disclaimer-text {
  color: #737373 !important;
  font-size: 8px;
  margin: 0;
  padding: 0;
}

@page portraitview {
  size: portrait !important;
  margin: 10mm;
}

/* line 616, app/assets/stylesheets/sitewide/pdf.scss */
.money-pdf-portrait {
  page: portraitview;
}

/* line 620, app/assets/stylesheets/sitewide/pdf.scss */
.report-table-title,
.pdf-disclaimer-text,
.report-annual-title,
.report-company-title,
.report-year-range-title {
  display: none;
}

/* line 628, app/assets/stylesheets/sitewide/pdf.scss */
.revenue-model {
  width: 100%;
}

/* line 632, app/assets/stylesheets/sitewide/pdf.scss */
.revenue-model-pdf-print {
  display: none;
}

/* line 636, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-chart-title,
.pdf-analysis-chart-title {
  display: block;
  white-space: nowrap;
  font-family: Helvetica, Arial, sans-serif;
  color: #525252 !important;
  font-weight: bold;
  font-size: 12px;
  margin: 8px 0 7px;
}

/* line 648, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-analysis-chart-title {
  font-size: 10px;
}

/* line 652, app/assets/stylesheets/sitewide/pdf.scss */
.analysis-page-charts {
  display: grid;
  grid-template-columns: auto auto;
  gap: 1px;
}

/* line 660, app/assets/stylesheets/sitewide/pdf.scss */
.top10-chart-container,
.pdf-top10-chart-container {
  background-color: #ffffff;
  color: #333333;
  height: 370px;
  padding: 0 9px;
  width: 370px;
}

/* line 669, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-top10-chart-container {
  border-radius: 15px;
  height: 248px;
  width: 258px;
  padding: 0 5px;
}

/* line 676, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-top10-chart-item,
.top10-chart-item {
  height: 28px;
  position: relative;
  z-index: 0;
  border-bottom: 0.01em solid #d2d2d2;
}

/* line 684, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-top10-details,
.top10-details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 27px;
  font-size: 9px;
  padding: 3px;
  position: relative;
  z-index: 2;
}

/* line 696, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-top10-green-background,
.top10-green-background {
  background-color: #ebf1e3 !important;
  height: 27px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
}

/* line 706, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-top10-expenses-background,
.top10-expenses-background {
  background-color: #ededed !important;
  height: 27px;
  position: absolute;
  top: 0;
  z-index: 1;
}

/* line 715, app/assets/stylesheets/sitewide/pdf.scss */
.pdf-top10-chart-item,
.pdf-top10-details,
.pdf-top10-green-background,
.pdf-top10-expenses-background {
  height: 22px;
}

/* line 722, app/assets/stylesheets/sitewide/pdf.scss */
.light-blue {
  background-color: #68c5e2 !important;
}

/* line 726, app/assets/stylesheets/sitewide/pdf.scss */
.light-green {
  background-color: #b3ce3a !important;
}

/* line 730, app/assets/stylesheets/sitewide/pdf.scss */
.light-orange {
  background-color: #ea9c2e !important;
}

/* line 734, app/assets/stylesheets/sitewide/pdf.scss */
.purple {
  background-color: #804a8a !important;
}

/* line 738, app/assets/stylesheets/sitewide/pdf.scss */
.apple-red {
  background-color: #ca282e !important;
}

/* line 742, app/assets/stylesheets/sitewide/pdf.scss */
.lemon-yellow {
  background-color: #f9dd1e !important;
}

/* line 746, app/assets/stylesheets/sitewide/pdf.scss */
.navy-blue {
  background-color: #475191 !important;
}

/* line 750, app/assets/stylesheets/sitewide/pdf.scss */
.grass-green {
  background-color: #4d994c !important;
}

/* line 754, app/assets/stylesheets/sitewide/pdf.scss */
.violet {
  background-color: #c22a6a !important;
}

/* line 758, app/assets/stylesheets/sitewide/pdf.scss */
.ce-report-container {
  background-color: #ffffff;
  color: #000000;
  width: 8.5in !important;
  margin: auto;
  font-family: 'Times New Roman', Times, serif;
  text-align: justify;
  text-justify: inter-word;
}

/* line 770, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-intro-top-container {
  height: 150px;
  width: 100%;
  position: relative;
}

/* line 776, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-intro-top {
  background: #4B9560;
  height: 71px;
  width: 100%;
}

/* line 782, app/assets/stylesheets/sitewide/pdf.scss */
.ce-web-address {
  color: white;
  font-family: 'Josefin Sans', 'san-serif';
  font-size: 12pt;
  font-weight: 400;
  position: absolute;
  right: 146px;
  top: 41px;
}

/* line 792, app/assets/stylesheets/sitewide/pdf.scss */
.ce-white-circle-logo {
  background: #fff;
  height: 119px;
  width: 126px;
  border-radius: 100%;
  position: absolute;
  top: 36px;
  left: 51px;
}

/* line 802, app/assets/stylesheets/sitewide/pdf.scss */
.ce-horizontal-logo {
  width: 434px;
  position: absolute;
  left: 45px;
  top: 37px;
}

/* line 809, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-intro-bottom {
  margin-top: auto;
  height: 84px;
}

/* line 814, app/assets/stylesheets/sitewide/pdf.scss */
.ce-contact-container {
  width: 600px;
  display: flex;
  height: 52px;
  justify-content: space-between;
  margin: 14px auto 0;
}

/* line 822, app/assets/stylesheets/sitewide/pdf.scss */
.ce-leaf-icon {
  width: 24px;
  height: 20px;
}

/* line 827, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-bottom-empty {
  width: 100%;
  height: 96px;
  margin-top: auto;
}

/* line 833, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-bottom-pagenum-only {
  width: 100%;
  height: 84px;
  margin-top: auto;
}

/* line 839, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-bottom-slogan {
  position: relative;
  background: #4B9560;
  width: 100%;
  height: 2pt;
}

/* line 846, app/assets/stylesheets/sitewide/pdf.scss */
.ce-slogan {
  color: #4B9560;
  background: #fff;
  font-family: 'Josefin Sans', 'san-serif';
  font-size: 12pt;
  font-weight: 700;
  right: 93px;
  position: absolute;
  top: -7px;
  letter-spacing: 0.5px;
  padding: 0 8px 0 11px;
}

/* line 859, app/assets/stylesheets/sitewide/pdf.scss */
.ce-contact-info-container {
  display: flex;
  max-width: 307px;
}

/* line 864, app/assets/stylesheets/sitewide/pdf.scss */
.ce-contact-info {
  font-family: 'Josefin Sans', 'san-serif';
  font-size: 10pt;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  margin-left: 4px;
  margin-top: 4px;
}

/* line 874, app/assets/stylesheets/sitewide/pdf.scss */
.ce-portrait-view-w-letterhead {
  display: flex;
  flex-direction: column;
  color: #000000;
  background-color: #ffffff;
  font-size: 12pt;
  line-height: 1.2;
  width: 8.5in !important;
  height: 11in !important;
  margin: 0 auto;
  page-break-inside: avoid;
}

/* line 896, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-container {
  display: flex;
  flex-direction: column;
  color: #000000;
  background-color: #ffffff;
  font-size: 12pt;
  line-height: 1.2;
  margin: 0 auto;
  page-break-inside: avoid;
  break-inside: avoid;
  padding-left: 1in;
  padding-right: 1in;
}

/* line 915, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-container-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #000000;
  background-color: #ffffff;
  font-size: 12pt;
  line-height: 1.2;
  margin: 0 auto;
  page-break-inside: avoid;
  break-inside: avoid;
  page-break-after: always;
}

/* line 934, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-content-2 {
  font-size: 12pt;
  line-height: 1.2;
  margin: 0 auto;
  max-height: calc(100% - 1.25in);
  padding-top: 24pt;
  page-break-inside: avoid;
  break-inside: avoid;
}

/* line 946, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-footer-w-img {
  margin-top: auto;
  width: 100%;
}

/* line 950, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-footer-w-img img {
  width: 100%;
}

/* line 955, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-content {
  font-size: 12pt;
  line-height: 1.2;
  margin: 0 auto;
  max-height: calc(100% - 1.25in);
  padding-left: 1in;
  padding-right: 1in;
  page-break-inside: avoid;
  break-inside: avoid;
}

/* line 967, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-btm-img {
  margin-top: auto;
  margin-bottom: 3px;
  width: 100%;
}

/* line 973, app/assets/stylesheets/sitewide/pdf.scss */
.ce-letterhead-top-container {
  width: 100%;
  height: 144px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 981, app/assets/stylesheets/sitewide/pdf.scss */
.ce-logo-circle-img {
  width: 117px;
  margin-top: 4px;
  margin-left: 16px;
}

/* line 987, app/assets/stylesheets/sitewide/pdf.scss */
.ce-top-line {
  background-color: #4B9560;
  width: 596px;
  height: 2.75pt;
  margin-left: 11px;
  margin-top: 7px;
  margin-right: 1px;
}

/* line 996, app/assets/stylesheets/sitewide/pdf.scss */
.ce-portrait-view {
  display: flex;
  flex-direction: column;
  color: #000000;
  background-color: #ffffff;
  font-size: 12pt;
  line-height: 1.2;
  width: 8.5in !important;
  height: 11in !important;
  margin: 0 auto;
  page-break-inside: avoid;
  page-break-after: always;
  padding-top: 1.5in;
  padding-left: 1in;
  padding-right: 1in;
}

/* line 1019, app/assets/stylesheets/sitewide/pdf.scss */
.ce-signature-container {
  display: flex;
  justify-content: flex-end;
  padding-top: 12pt;
}

/* line 1025, app/assets/stylesheets/sitewide/pdf.scss */
.ce-sign-margin {
  margin-right: 25px;
}

/* line 1028, app/assets/stylesheets/sitewide/pdf.scss */
.ce-sign-margin div {
  margin-left: 7px;
}

/* line 1033, app/assets/stylesheets/sitewide/pdf.scss */
.ce-cover-page-footer {
  display: flex;
  justify-content: end;
}

/* line 1038, app/assets/stylesheets/sitewide/pdf.scss */
.ce-logo-jpg {
  margin-right: 50px;
  width: 230px;
}

/* line 1043, app/assets/stylesheets/sitewide/pdf.scss */
.ce-cover-page {
  page-break-after: always;
  break-inside: avoid !important;
  padding: 10px;
  color: #000000;
  background-color: #ffffff;
  font-size: 12pt;
  line-height: 1.2;
  width: 8.5in !important;
  height: 11in !important;
  margin: 0 auto;
  page-break-inside: avoid;
  page-break-after: always;
}

/* line 1058, app/assets/stylesheets/sitewide/pdf.scss */
.ce-cover-page-info {
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 228.2mm;
  padding: 200px 0;
}

/* line 1066, app/assets/stylesheets/sitewide/pdf.scss */
.ce-cover-page-info div {
  font-size: 12pt;
  margin-bottom: 10px;
}

/* line 1072, app/assets/stylesheets/sitewide/pdf.scss */
.ce-intro-company-header {
  margin-bottom: 12pt;
}

/* line 1076, app/assets/stylesheets/sitewide/pdf.scss */
.ce-intro-dear {
  margin-bottom: 12pt;
}

/* line 1080, app/assets/stylesheets/sitewide/pdf.scss */
.ce-intro-letter {
  padding-top: 24pt;
}

/* line 1084, app/assets/stylesheets/sitewide/pdf.scss */
.ce-paragraph {
  text-align: justify;
  text-justify: inter-word;
  word-spacing: -1px;
  margin-bottom: 12pt;
}

/* line 1091, app/assets/stylesheets/sitewide/pdf.scss */
.sentence-end::after {
  content: "oi";
  color: transparent;
  word-spacing: normal;
}

/* line 1097, app/assets/stylesheets/sitewide/pdf.scss */
.ce-section-title {
  font-size: 12pt;
  font-weight: bold;
}

/* line 1102, app/assets/stylesheets/sitewide/pdf.scss */
.ce-financial-sum-table {
  font-size: 10pt;
  margin-bottom: 24pt;
  width: 100%;
}

/* line 1108, app/assets/stylesheets/sitewide/pdf.scss */
.ce-peers-table {
  font-size: 10pt;
  margin-bottom: 12pt;
  min-width: 75%;
  width: 100%;
}

/* line 1115, app/assets/stylesheets/sitewide/pdf.scss */
.ce-financial-sum-table-cell {
  text-align: right;
  padding-right: 10px;
}

/* line 1120, app/assets/stylesheets/sitewide/pdf.scss */
.highchart-left {
  float: left;
  margin: 0 10px 0 0;
}

/* line 1125, app/assets/stylesheets/sitewide/pdf.scss */
.highchart-right {
  float: right;
  margin: 0 0 0 10px;
}

/* line 1130, app/assets/stylesheets/sitewide/pdf.scss */
.ce-p-left {
  margin: 0;
}

/* line 1134, app/assets/stylesheets/sitewide/pdf.scss */
.ce-section-list {
  margin-bottom: 12pt;
  padding-left: 25px;
}

/* line 1138, app/assets/stylesheets/sitewide/pdf.scss */
.ce-section-list li {
  list-style: none;
  margin-bottom: 10px;
}

/* line 1144, app/assets/stylesheets/sitewide/pdf.scss */
.ce-page-footer {
  font-size: 12pt;
  height: 0.6in;
  padding-top: 45px;
  text-align: center;
  width: 100%;
}

/* line 1152, app/assets/stylesheets/sitewide/pdf.scss */
.no-break-span {
  white-space: nowrap;
}

@media print {
  /* line 1157, app/assets/stylesheets/sitewide/pdf.scss */
  body {
    background-color: #ffffff;
  }
  /* line 1161, app/assets/stylesheets/sitewide/pdf.scss */
  .good-arrow {
    color: #008000 !important;
  }
  /* line 1165, app/assets/stylesheets/sitewide/pdf.scss */
  .bad-arrow {
    color: #ff0000 !important;
  }
  /* line 1169, app/assets/stylesheets/sitewide/pdf.scss */
  .analysis-value-first-title,
.pdf-analysis-value-first-title {
    color: #525252 !important;
    display: block;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /* line 1179, app/assets/stylesheets/sitewide/pdf.scss */
  .analysis-value-second-title,
.pdf-analysis-value-second-title {
    color: #525252 !important;
    display: block;
    margin-left: 2px;
  }
  /* line 1186, app/assets/stylesheets/sitewide/pdf.scss */
  .pdf-analysis-value-first-title,
.pdf-analysis-value-second-title {
    font-size: 7px;
  }
  /* line 1191, app/assets/stylesheets/sitewide/pdf.scss */
  .custom-report-line {
    display: block;
    background-color: black;
    border: none;
    height: 1px;
    margin: 5px 0;
    background: transparent;
    width: 100%;
    border-top: solid 1px #000000;
  }
  /* line 1203, app/assets/stylesheets/sitewide/pdf.scss */
  .functional-common-size {
    max-width: 20px;
  }
  /* line 1207, app/assets/stylesheets/sitewide/pdf.scss */
  .frontmatter {
    margin: 0;
    padding: 0;
  }
  /* line 1212, app/assets/stylesheets/sitewide/pdf.scss */
  .report-table-title,
.pdf-disclaimer-text,
.report-annual-title,
.report-company-title,
.report-year-range-title {
    display: block;
  }
  /* line 1220, app/assets/stylesheets/sitewide/pdf.scss */
  .pdf-table-div {
    -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
    -moz-box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
    -webkit-print-color-adjust: exact;
  }
  /* line 1233, app/assets/stylesheets/sitewide/pdf.scss */
  .pdf-table-div {
    margin-top: 3px;
    padding: 2px;
  }
  /* line 1238, app/assets/stylesheets/sitewide/pdf.scss */
  .revenue-model {
    display: none;
  }
  /* line 1242, app/assets/stylesheets/sitewide/pdf.scss */
  .revenue-model-pdf-print {
    border: 1px solid #000000;
    display: block;
    width: 275mm !important;
    max-width: 275mm !important;
    height: 67mm !important;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
  }
  /* line 1253, app/assets/stylesheets/sitewide/pdf.scss */
  .monthly-forecast-landscape {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 5px;
    height: 215mm !important;
    width: 277mm !important;
    max-width: 277mm !important;
    transform: rotate(90deg);
    transform-origin: 406px 407px;
    overflow: hidden !important;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
  }
  /* line 1270, app/assets/stylesheets/sitewide/pdf.scss */
  .monthly-forecast-chart {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 5px;
    height: 215mm !important;
    width: 277mm !important;
    max-width: 277mm !important;
    transform: rotate(90deg);
    transform-origin: 406px 407px;
    overflow: hidden !important;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
  }
  /* line 1288, app/assets/stylesheets/sitewide/pdf.scss */
  .monthly-forecast-table td {
    font-size: 10px;
    padding: 0 1px;
  }
  /* line 1293, app/assets/stylesheets/sitewide/pdf.scss */
  .monthly-forecast-table .peer-ratio-font,
.monthly-forecast-table .ratio-font {
    font-size: 9px;
  }
  /* line 1298, app/assets/stylesheets/sitewide/pdf.scss */
  .monthly-forecast-table .baseline-percentage,
.monthly-forecast-table .col-previous-year {
    min-width: 52px;
    width: 52px;
  }
}
/* line 1, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu-wrap {
  width: 100%;
  max-width: 400px;
  background: #D90000;
  margin-top: 4px;
}

/* line 6, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu-wrap .sortmenu {
  width: 100%;
  margin: 0 auto;
}

/* line 9, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu-wrap .sortmenu .clearfix {
  padding: 0;
}

/* line 12, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu-wrap .sortmenu li {
  margin: 0;
  list-style: none;
}

/* line 16, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu-wrap .sortmenu a {
  transition: all linear 0.10s;
  color: #ffffff;
}

/* line 23, app/assets/stylesheets/sitewide/sort_menu.scss */
.menu .current-item > a,
.sortmenu li:hover > a {
  text-decoration: none;
  color: #FFFFFF;
}

/* line 28, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu .arrow {
  font-size: .666em;
}

/*----- Top Level -----*/
/* line 33, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu > ul > li {
  float: left;
  display: inline-block;
  position: relative;
  font-size: 12px;
}

/* line 40, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu > ul > li > a {
  padding: 5px 15px;
  display: inline-block;
}

/* line 45, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu > ul > .current-item > a,
.sortmenu > ul > li:hover > a {
  background: #DF1E00;
}

/*----- Bottom Level -----*/
/* line 51, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortmenu li:hover .sortsub-menu {
  z-index: 1;
  opacity: 1;
}

/* line 55, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortsub-menu {
  width: 400px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity linear 0.15s;
  background: #DF1E00;
}

/* line 65, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortsub-menu li {
  display: block;
  color: #ffffff;
  font-size: 12px;
}

/* line 69, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortsub-menu li a {
  padding: 5px 30px;
  display: block;
}

/* line 75, app/assets/stylesheets/sitewide/sort_menu.scss */
.sortsub-menu li a:hover,
.sub-menu .current-item a {
  background: #DF1E00;
}
/* line 2, app/assets/stylesheets/views/admin/companies.scss */
table#admin-company-directory tr td:last-child,
table#admin-company-directory tr th:last-child {
  white-space: nowrap;
  width: 10%;
}

/* line 7, app/assets/stylesheets/views/admin/companies.scss */
table#admin-company-directory tr td:last-child .btn,
table#admin-company-directory tr th:last-child .btn {
  padding: 10px 5px;
}
/* line 1, app/assets/stylesheets/views/client.scss */
.invite-cell {
  display: flex;
  align-items: baseline;
}

/* line 5, app/assets/stylesheets/views/client.scss */
.invite-cell span {
  margin-left: 3px;
}

/* line 9, app/assets/stylesheets/views/client.scss */
.invite-cell a {
  padding: 5px;
}

/* line 14, app/assets/stylesheets/views/client.scss */
.right-left-30-margin {
  margin: 0 30% 0 30%;
}

/* line 18, app/assets/stylesheets/views/client.scss */
.stick-to-bottom {
  display: flex;
  flex-direction: column;
}

/* line 23, app/assets/stylesheets/views/client.scss */
.file-upload-process-btns {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  justify-content: space-around;
  min-height: 392px;
  align-items: center;
  margin: 10px auto;
}

/* line 33, app/assets/stylesheets/views/client.scss */
.flex-space-evenly {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

/* line 41, app/assets/stylesheets/views/client.scss */
.options-container {
  display: flex;
  justify-content: space-around;
}

/* line 46, app/assets/stylesheets/views/client.scss */
.options-section {
  width: 49%;
}

/* line 49, app/assets/stylesheets/views/client.scss */
.options-section span {
  display: block;
  text-align: center;
}

/* line 55, app/assets/stylesheets/views/client.scss */
.search-clients-section {
  border: 1px solid black;
  border-radius: 5px;
}

/* line 60, app/assets/stylesheets/views/client.scss */
.add-clients-btn,
.clear-filters-btn,
.user-permission-btns,
.new-user-permission-naics-btns,
.user-permission-naics-btns,
.table-btn {
  color: #5e9f3d;
  border: 1px solid #5e9f3d;
  border-radius: 5px;
  background-color: #ffffff;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
  padding: 0 3px 0 3px;
  max-width: 455px;
  margin: 1px;
}

/* line 77, app/assets/stylesheets/views/client.scss */
.add-clients-btn:hover,
.clear-filters-btn:hover,
.user-permission-btns:hover,
.new-user-permission-naics-btns:hover,
.user-permission-naics-btns:hover,
.table-btn:hover {
  color: #ffffff;
  cursor: pointer;
  background-color: #5e9f3d;
  text-decoration: none;
}

/* line 84, app/assets/stylesheets/views/client.scss */
.add-clients-btn span,
.clear-filters-btn span,
.user-permission-btns span,
.new-user-permission-naics-btns span,
.user-permission-naics-btns span,
.table-btn span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 249px;
  text-align: left;
  display: block;
}

/* line 95, app/assets/stylesheets/views/client.scss */
.new-user-permission-naics-btns span {
  max-width: 361px;
}

/* line 100, app/assets/stylesheets/views/client.scss */
.company-name-btn {
  color: #5e9f3d;
  border: 1px solid #5e9f3d;
  border-radius: 5px;
  background-color: #ffffff;
  display: flex;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
  padding: 0 3px 0 3px;
  max-width: 455px;
  margin: 1px;
}

/* line 113, app/assets/stylesheets/views/client.scss */
.company-name-btn span {
  margin: 0 1px;
}

/* line 117, app/assets/stylesheets/views/client.scss */
.company-name-btn:hover {
  color: #ffffff;
  cursor: pointer;
  background-color: #5e9f3d;
  text-decoration: none;
}

/* line 125, app/assets/stylesheets/views/client.scss */
.add-clients-btn {
  font-size: 14px;
  max-width: 100%;
}

/* line 130, app/assets/stylesheets/views/client.scss */
.clear-filters-btn {
  font-size: 16px;
  max-width: 183px;
}

/* line 135, app/assets/stylesheets/views/client.scss */
.filter-label {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}

/* line 141, app/assets/stylesheets/views/client.scss */
.client-search-bar {
  background-color: #f5f5f5;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom: 1px solid #000000;
  color: #000000;
  padding-left: 5px;
  width: 100%;
}

/* line 151, app/assets/stylesheets/views/client.scss */
.modal-label {
  font-weight: 500;
  font-size: 12px;
  color: #878585;
}

/* line 157, app/assets/stylesheets/views/client.scss */
.modal-close-btn:hover {
  color: #2a2a2a;
  background-color: #ffffff;
}

/* line 162, app/assets/stylesheets/views/client.scss */
.modal-form {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

/* line 168, app/assets/stylesheets/views/client.scss */
.modal-info,
.modal-info-number,
.modal-info-pros {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}

/* line 174, app/assets/stylesheets/views/client.scss */
.modal-info .edit-icon,
.modal-info-number .edit-icon,
.modal-info-pros .edit-icon {
  display: none;
}

/* line 177, app/assets/stylesheets/views/client.scss */
.modal-info input,
.modal-info-number input,
.modal-info-pros input {
  font-size: 14px;
  border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom: 1px solid #bfbfbf;
}

/* line 186, app/assets/stylesheets/views/client.scss */
.modal-info:hover .edit-icon,
.modal-info-number:hover .edit-icon,
.modal-info-pros:hover .edit-icon {
  display: inline-block;
}

/* line 192, app/assets/stylesheets/views/client.scss */
.modal-info-number,
.modal-info-pros {
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
  margin-left: 20px;
}

/* line 199, app/assets/stylesheets/views/client.scss */
.modal-info-number input,
.modal-info-pros input {
  margin-left: 5px;
  width: 50px;
}

/* line 205, app/assets/stylesheets/views/client.scss */
.modal-info-pros {
  justify-content: space-around;
  margin-left: 0;
}

/* line 210, app/assets/stylesheets/views/client.scss */
.manage-clients-header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 40px;
  margin-left: auto;
}

/* line 217, app/assets/stylesheets/views/client.scss */
.manage-clients-header a {
  font-size: 12px;
}

/* line 221, app/assets/stylesheets/views/client.scss */
.manage-clients-header button {
  font-size: 12px;
  padding: 6px 9px;
}

/* line 227, app/assets/stylesheets/views/client.scss */
.manage-clients-header-buttons {
  display: flex;
  align-items: baseline;
}

/* line 232, app/assets/stylesheets/views/client.scss */
.manage-clients-table-container {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* line 236, app/assets/stylesheets/views/client.scss */
.intial-loading-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
  position: static;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
}

/* line 249, app/assets/stylesheets/views/client.scss */
.intial-loading-overlay h1 {
  margin-top: 10px;
  margin-right: 10px;
}

/* line 255, app/assets/stylesheets/views/client.scss */
.client-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 6;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 268, app/assets/stylesheets/views/client.scss */
.modal-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 300;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 140%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 281, app/assets/stylesheets/views/client.scss */
.center-btn {
  display: block;
  margin: 0 auto 20px;
}

/* line 286, app/assets/stylesheets/views/client.scss */
#new-ce-group-name {
  padding: 4px 8px;
  min-height: 24px;
  box-sizing: border-box;
  width: 200px;
  background: transparent;
  border: 1px solid transparent;
  /* makes input clickable */
  box-shadow: inset 0 -1px 0 #BFBFBF;
  -webkit-appearance: textfield;
  /* ensures Chrome allows focus */
  appearance: textfield;
}

/* line 298, app/assets/stylesheets/views/client.scss */
.ce-file-upload-btn,
.people-upload-btn,
.green-background-btn,
.green-border,
.green-border-small,
.light-green-border {
  color: #69b144;
  background-color: #ffffff;
  border: 2px solid #69b144;
  border-radius: 5px;
  font-weight: 700;
  height: 40px;
  min-width: 150px;
  padding: 7px;
  text-decoration: none;
  text-align: center;
  transition: background-color 250ms;
}

/* line 316, app/assets/stylesheets/views/client.scss */
.ce-file-upload-btn:hover,
.people-upload-btn:hover,
.green-background-btn:hover,
.green-border:hover,
.green-border-small:hover,
.light-green-border:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #69b144;
}

/* line 323, app/assets/stylesheets/views/client.scss */
.ce-file-upload-btn,
.people-upload-btn {
  font-size: 12px;
  height: 32px;
  padding: 6px 9px;
}

/* line 330, app/assets/stylesheets/views/client.scss */
.green-background-btn {
  color: #ffffff;
  background-color: #69b144;
}

/* line 334, app/assets/stylesheets/views/client.scss */
.green-background-btn:hover {
  text-decoration: none;
  background-color: #44792a;
}

/* line 340, app/assets/stylesheets/views/client.scss */
.green-border-small {
  height: 25px;
  margin-bottom: 3px;
  padding: 0 3px;
}

/* line 346, app/assets/stylesheets/views/client.scss */
.light-green-border {
  animation: blinking 1.5s infinite;
}

@keyframes blinking {
  0% {
    background-color: #cdf6b9;
    border: 2px solid #69b144;
    color: #69b144;
  }
  100% {
    background-color: #69b144;
    border: 2px solid #cdf6b9;
    color: #ffffff;
  }
}

/* line 363, app/assets/stylesheets/views/client.scss */
.modal-btns {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

/* line 369, app/assets/stylesheets/views/client.scss */
.company-modal-header {
  position: relative;
  background-color: #204167;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  height: 44px;
  font-size: 28px;
  padding: 5px;
}

/* line 380, app/assets/stylesheets/views/client.scss */
.company-modal-header h1 {
  margin: 0 0 0 45px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 28px;
  padding-right: 35px;
}

/* line 390, app/assets/stylesheets/views/client.scss */
.company-modal-header button {
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 25px;
  color: #204167;
  padding: 0 10px;
  background-color: #ffffff;
}

/* line 401, app/assets/stylesheets/views/client.scss */
.new-user-form-container,
.company-modal-info {
  height: calc(100vh - 85px);
  overflow-y: scroll;
  padding: 15px;
}

/* line 407, app/assets/stylesheets/views/client.scss */
.new-user-form-container p,
.company-modal-info p {
  font-size: 18px;
  max-width: 310px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 417, app/assets/stylesheets/views/client.scss */
.new-user-form-container p {
  font-size: 14px;
  white-space: normal;
}

/* line 423, app/assets/stylesheets/views/client.scss */
.user-permission-modal-info {
  height: calc(100vh - 120px);
  overflow-y: scroll;
  padding: 10px;
}

/* line 443, app/assets/stylesheets/views/client.scss */
.user-permission-exclude-options,
.user-permission-include-options {
  background-color: #bfe0ae;
  border: 1px solid #69b144;
  border-radius: 5px;
  max-height: 165px;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}

/* line 456, app/assets/stylesheets/views/client.scss */
.clients-search-wrap,
.user-permission-exclude-options-wrap,
.user-permission-include-options-wrap {
  background-color: #bfe0ae;
  border: 1px solid #69b144;
  border-radius: 5px;
  max-height: 165px;
  overflow-y: scroll;
  display: flex;
  flex-wrap: wrap;
  min-height: 27px;
}

/* line 469, app/assets/stylesheets/views/client.scss */
.clients-search-wrap {
  border: none;
  border-top: 1px solid #000000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 478, app/assets/stylesheets/views/client.scss */
.user-permission-exclude-options-wrap,
.user-permission-exclude-options {
  background-color: #e3e3e3;
  border: 1px solid #646464;
}

/* line 484, app/assets/stylesheets/views/client.scss */
.user-permission-exclude-clients {
  background-color: #e3e3e3;
  border: 1px solid #646464;
  border-radius: 5px;
  max-height: 165px;
  overflow-y: scroll;
  display: flex;
  flex-wrap: wrap;
}

/* line 494, app/assets/stylesheets/views/client.scss */
.user-permission-options {
  max-height: 165px;
  overflow-y: scroll;
  display: flex;
}

/* line 500, app/assets/stylesheets/views/client.scss */
.new-report-tab-content,
.edit-multiple-clients-content,
.client-modal-content,
.user-permission-modal-content {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 15px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 15px -4px #8a8a8a;
  box-shadow: 1px 2px 15px -4px #8a8a8a;
  overflow-y: auto;
  height: 100vh;
  min-height: 500px;
  width: 370px;
  z-index: 500;
  opacity: 0;
  animation-name: slideinFromRight;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  overflow: visible;
}

/* line 523, app/assets/stylesheets/views/client.scss */
.user-permission-modal-content {
  width: 590px;
}

/* line 527, app/assets/stylesheets/views/client.scss */
.edit-rows-selected-controls {
  background-color: #bfe0ae;
  color: #000000;
  height: 40px;
  display: flex;
  align-items: center;
  padding-left: 22px;
}

/* line 535, app/assets/stylesheets/views/client.scss */
.edit-rows-selected-controls span {
  margin-right: 5px;
}

/* line 540, app/assets/stylesheets/views/client.scss */
.new-report-tab-content {
  color: #000000;
  height: 300px;
  min-height: 300px;
  position: fixed;
  z-index: 1010;
}

/* line 548, app/assets/stylesheets/views/client.scss */
.edit-multiple-clients-content {
  height: 420px;
  min-height: 310px;
  position: fixed;
  z-index: 1400;
}

/* line 555, app/assets/stylesheets/views/client.scss */
.ce-groups-header {
  padding: 10px;
}

/* line 559, app/assets/stylesheets/views/client.scss */
.ce-groups-title {
  text-align: center;
  font-size: 16px;
}

/* line 564, app/assets/stylesheets/views/client.scss */
.ce-group-btns {
  border: 1px solid #5e9f3d;
  border-radius: 5px;
  background-color: #ffffff;
  height: 24px;
  transition: 0.3s;
  text-decoration: none;
  padding: 0 3px 0 3px;
  max-width: 455px;
  margin: 1px;
}

/* line 575, app/assets/stylesheets/views/client.scss */
.ce-group-btns:hover {
  color: #ffffff;
  cursor: pointer;
  background-color: #5e9f3d;
  text-decoration: none;
}

/* line 583, app/assets/stylesheets/views/client.scss */
.ce-groups-popup {
  padding: 15px;
}

/* line 587, app/assets/stylesheets/views/client.scss */
.ce-groups-popup-buttons {
  text-align: center;
}

/* line 591, app/assets/stylesheets/views/client.scss */
.new-report-tab-content_after-open,
.edit-multiple-clients-content_after-open,
.client-modal-content_after-open,
.user-permission-modal-content_after-open {
  opacity: 1;
}

/* line 598, app/assets/stylesheets/views/client.scss */
.new-report-tab-content_before-close,
.edit-multiple-clients-content_before-close,
.client-modal-content_before-close,
.user-permission-modal-content_before-close {
  opacity: 0;
}

/* line 605, app/assets/stylesheets/views/client.scss */
.new-report-tab-container {
  text-align: center;
}

/* line 606, app/assets/stylesheets/views/client.scss */
.new-report-tab-container h1 {
  margin: 0;
}

/* line 614, app/assets/stylesheets/views/client.scss */
.edit-multiple-clients-container h1 {
  font-size: 26px;
  padding-bottom: 3px;
}

/* line 619, app/assets/stylesheets/views/client.scss */
.edit-multiple-clients-container h1,
.edit-multiple-clients-container p {
  margin: 0;
  text-align: center;
}

/* line 626, app/assets/stylesheets/views/client.scss */
.edit-multiple-clients-header {
  background-color: #69b144;
  color: #ffffff;
  height: 70px;
  padding: 10px;
}

/* line 633, app/assets/stylesheets/views/client.scss */
#edit-multiple-clients-form {
  color: #000000;
  margin: 10px 10px 0;
}

/* line 637, app/assets/stylesheets/views/client.scss */
#edit-multiple-clients-form .select-property-input,
#edit-multiple-clients-form .property-value-input {
  background: #bfe0ae;
  border: 1px solid black;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  padding: 10px;
}

/* line 648, app/assets/stylesheets/views/client.scss */
#edit-multiple-clients-form input,
#edit-multiple-clients-form select {
  background-color: #ffffff;
  border-radius: 3px;
  padding: 3px;
}

/* line 655, app/assets/stylesheets/views/client.scss */
#edit-multiple-clients-form span {
  font-weight: bolder;
  text-align: center;
  font-size: 18px;
  padding: 5px;
}

/* line 664, app/assets/stylesheets/views/client.scss */
.property-value-input div {
  display: flex;
  flex-direction: column;
}

/* line 670, app/assets/stylesheets/views/client.scss */
.edit-multiple-clients-btns {
  display: flex;
  justify-content: space-around;
}

/* line 675, app/assets/stylesheets/views/client.scss */
.premium-pic-popup {
  border-top: 1px solid #000000;
  width: 560px;
}

/* line 680, app/assets/stylesheets/views/client.scss */
.unlock-report-container {
  border-bottom: 1px solid #000000;
}

/* line 684, app/assets/stylesheets/views/client.scss */
.payment-modal-content {
  position: absolute;
  top: 140px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 15px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 15px -4px #8a8a8a;
  box-shadow: 1px 2px 15px -4px #8a8a8a;
  overflow-y: auto;
  height: 650px;
  min-height: 650px;
  width: 320px;
  z-index: 500;
  opacity: 0;
  animation-name: slideinFromTopPayForm;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

@media only screen and (min-width: 768px) {
  /* line 708, app/assets/stylesheets/views/client.scss */
  .payment-modal-content {
    width: 700px;
    height: 650px;
  }
}

/* line 714, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content,
.video-modal-content {
  position: absolute;
  bottom: 90px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 15px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 15px -4px #8a8a8a;
  box-shadow: 1px 2px 15px -4px #8a8a8a;
  overflow-y: auto;
  height: 500px;
  min-height: 500px;
  width: 560px;
  z-index: 500;
  opacity: 0;
  animation-name: slideinFromBottom;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

/* line 716, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content h1,
.video-modal-content h1 {
  font-size: 28px;
  margin: 5px auto;
  text-align: center;
}

/* line 722, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content h2,
.video-modal-content h2 {
  font-size: 20px;
  margin: 5px auto;
  text-align: center;
}

/* line 749, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content .unlock-report-btn,
.video-modal-content .unlock-report-btn {
  margin-left: 5px;
}

/* line 753, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content .manage-subscription-btn,
.video-modal-content .manage-subscription-btn {
  margin: 10px 0 5px;
}

/* line 757, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content p,
.video-modal-content p {
  margin: 5px 0;
}

/* line 762, app/assets/stylesheets/views/client.scss */
.report-credit-modal-content {
  max-height: 200px;
  min-height: 166px;
  top: 100px;
}

/* line 768, app/assets/stylesheets/views/client.scss */
.subscription-modal-content {
  position: absolute;
  top: 150px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 2px 15px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 15px -4px #8a8a8a;
  box-shadow: 1px 2px 15px -4px #8a8a8a;
  overflow-y: auto;
  height: 200px;
  min-height: 200px;
  width: 560px;
  z-index: 500;
  opacity: 0;
  animation-name: slideinFromTop;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}

/* line 769, app/assets/stylesheets/views/client.scss */
.subscription-modal-content h1 {
  font-size: 30px;
  text-align: center;
}

/* line 795, app/assets/stylesheets/views/client.scss */
.subscription-modal-content p {
  margin: 5px 0;
}

/* line 800, app/assets/stylesheets/views/client.scss */
.payment-modal-content_after-open,
.subscription-modal-content_after-open,
.report-credit-modal-content_after-open,
.video-modal-content_after-open {
  opacity: 1;
}

/* line 806, app/assets/stylesheets/views/client.scss */
.payment-modal-content_before-close,
.subscription-modal-content_before-close,
.report-credit-modal-content_before-close,
.video-modal-content_before-close {
  opacity: 0;
}

/* line 813, app/assets/stylesheets/views/client.scss */
.edit-multiple-clients-overlay-base_before-close {
  display: none;
}

/* line 817, app/assets/stylesheets/views/client.scss */
.overlay-base {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: transparent;
}

/* line 825, app/assets/stylesheets/views/client.scss */
.overlay-base_after-open {
  background-color: transparent;
  opacity: 1;
  z-index: 2000;
}

/* line 830, app/assets/stylesheets/views/client.scss */
.overlay-base_before-close {
  opacity: 0;
}

@-webkit-keyframes slideinFromRight {
  from {
    right: -370px;
  }
  to {
    right: 0;
  }
}

@-moz-keyframes slideinFromRight {
  from {
    right: -370px;
  }
  to {
    right: 0px;
  }
}

@-o-keyframes slideinFromRight {
  from {
    right: -370px;
  }
  to {
    right: 0px;
  }
}

@keyframes slideinFromRight {
  from {
    right: -370px;
  }
  to {
    right: 0px;
  }
}

@-webkit-keyframes slideinFromBottom {
  from {
    bottom: -500px;
  }
  to {
    bottom: 90px;
  }
}

@-moz-keyframes slideinFromBottom {
  from {
    bottom: -500px;
  }
  to {
    bottom: 90px;
  }
}

@-o-keyframes slideinFromBottom {
  from {
    bottom: -500px;
  }
  to {
    bottom: 90px;
  }
}

@keyframes slideinFromBottom {
  from {
    bottom: -500px;
  }
  to {
    bottom: 90px;
  }
}

@-webkit-keyframes slideinFromTop {
  from {
    top: -500px;
  }
  to {
    top: 150px;
  }
}

@-moz-keyframes slideinFromTop {
  from {
    top: -500px;
  }
  to {
    top: 150px;
  }
}

@-o-keyframes slideinFromTop {
  from {
    top: -500px;
  }
  to {
    top: 150px;
  }
}

@keyframes slideinFromTop {
  from {
    top: -500px;
  }
  to {
    top: 150px;
  }
}

@-webkit-keyframes slideinFromTopPayForm {
  from {
    top: -500px;
  }
  to {
    top: 140px;
  }
}

@-moz-keyframes slideinFromTopPayForm {
  from {
    top: -500px;
  }
  to {
    top: 140px;
  }
}

@-o-keyframes slideinFromTopPayForm {
  from {
    top: -500px;
  }
  to {
    top: 140px;
  }
}

@keyframes slideinFromTopPayForm {
  from {
    top: -500px;
  }
  to {
    top: 140px;
  }
}

/* line 965, app/assets/stylesheets/views/client.scss */
.client-wrapper {
  padding: 15px;
}

/* line 969, app/assets/stylesheets/views/client.scss */
.client-container {
  position: relative;
}

/* line 973, app/assets/stylesheets/views/client.scss */
.client-card {
  -webkit-box-shadow: 1px 2px 15px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 15px -4px #8a8a8a;
  box-shadow: 1px 2px 15px -4px #8a8a8a;
  height: 270px;
  padding: 20px 20px;
  background: white;
}

/* line 982, app/assets/stylesheets/views/client.scss */
.client-top-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 988, app/assets/stylesheets/views/client.scss */
.client-card h3 {
  display: inline;
  margin: 0px 5px 7px 0px;
  white-space: nowrap;
}

/* line 994, app/assets/stylesheets/views/client.scss */
.hamburger-wrap {
  position: relative;
}

/* line 998, app/assets/stylesheets/views/client.scss */
.client-hamburger {
  font-size: 20px !important;
  color: #737373;
}

/* line 1003, app/assets/stylesheets/views/client.scss */
.client-hamburger:hover {
  cursor: pointer;
  color: #595959;
}

/* line 1008, app/assets/stylesheets/views/client.scss */
.client-menu {
  position: absolute;
  top: 23px;
  right: -5px;
  border: #e6e6e6 solid 1px;
  border-radius: 3px;
}

/* line 1016, app/assets/stylesheets/views/client.scss */
.client-menu-item {
  font-size: 15px;
  color: #737373;
  background: white;
  text-align: left;
  width: 110px;
  display: block;
  padding: 5px 10px;
}

/* line 1026, app/assets/stylesheets/views/client.scss */
.client-menu-item:hover {
  text-decoration: none;
  background: #f5f5f5;
  color: #666666;
}

/* line 1032, app/assets/stylesheets/views/client.scss */
.client-menu-item:focus {
  text-decoration: none;
  color: #666666;
}

/* line 1037, app/assets/stylesheets/views/client.scss */
.client-details {
  display: flex;
}

/* line 1041, app/assets/stylesheets/views/client.scss */
.client-details div {
  padding-right: 5px;
}

/* line 1045, app/assets/stylesheets/views/client.scss */
.lower-flex {
  display: flex;
}

/* line 1049, app/assets/stylesheets/views/client.scss */
.clear-btn {
  background: white;
  color: #69b144 !important;
}

/* line 1054, app/assets/stylesheets/views/client.scss */
.clear-btn:hover {
  background: white;
  color: #538c36 !important;
}

/* line 1059, app/assets/stylesheets/views/client.scss */
.green-btn {
  background: #69b144;
}

/* line 1063, app/assets/stylesheets/views/client.scss */
.green-btn:hover {
  background: #538c36;
}

/* line 1067, app/assets/stylesheets/views/client.scss */
.before-drop {
  align-items: center;
}

/* line 1071, app/assets/stylesheets/views/client.scss */
.client-current-status {
  margin: 17px 0px;
}

/* line 1075, app/assets/stylesheets/views/client.scss */
.most-recent-file {
  margin-top: 4px;
}

/* line 1079, app/assets/stylesheets/views/client.scss */
.client-state {
  border-radius: 2px;
  color: white;
  padding: 1px 4px;
  font-size: 10px;
}

/* line 1086, app/assets/stylesheets/views/client.scss */
.client-state-spacer {
  margin: 0px 5px;
}

/* line 1090, app/assets/stylesheets/views/client.scss */
.client-state-wrapper {
  width: 65px;
  display: flex;
}

/* line 1095, app/assets/stylesheets/views/client.scss */
.missing {
  background: #cc6666;
}

/* line 1099, app/assets/stylesheets/views/client.scss */
.good {
  background: #8ac66c;
}

/* line 1103, app/assets/stylesheets/views/client.scss */
.pending {
  background: #737373;
}

/* line 1107, app/assets/stylesheets/views/client.scss */
.delete-fdu {
  margin-left: 2px;
}

/* line 1111, app/assets/stylesheets/views/client.scss */
.dropzone-btns button,
.dropzone-btns a {
  padding: 3px 8px;
  margin: 0px 4px;
  color: white;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  display: block;
  transition: all 250ms;
  font-weight: 300;
  text-align: center;
  width: 130px;
  line-height: 14px;
  border: 1px solid #69b144 !important;
}

/* line 1128, app/assets/stylesheets/views/client.scss */
.dropzone-btns button:hover,
.dropzone-btns a:hover {
  text-decoration: none;
  border: 1px solid #538c36 !important;
}

/* line 1134, app/assets/stylesheets/views/client.scss */
.dropzone-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 7px auto;
}

/* line 1141, app/assets/stylesheets/views/client.scss */
.Toastify {
  position: -webkit-sticky;
  position: sticky;
  top: 55px;
  z-index: 9999;
  height: 0px;
}

/* line 1150, app/assets/stylesheets/views/client.scss */
.notification {
  cursor: pointer;
  width: 290px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 4px 0px #757575;
  -moz-box-shadow: 1px 1px 4px 0px #757575;
  box-shadow: 1px 1px 4px 0px #757575;
  background: white;
  padding: 20px;
  border: 1px solid gray;
  text-align: center;
}

/* line 1165, app/assets/stylesheets/views/client.scss */
.filter {
  height: 50px;
  background: white;
  -webkit-box-shadow: 0px 1px 4px 0px #9e9e9e;
  -moz-box-shadow: 0px 1px 4px 0px #9e9e9e;
  box-shadow: 0px 1px 4px 0px #9e9e9e;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 70;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 20%;
  margin-top: -20px;
  width: 140%;
  margin-left: -20%;
}

/* line 1184, app/assets/stylesheets/views/client.scss */
.filter-tabs {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

/* line 1190, app/assets/stylesheets/views/client.scss */
.filter-tab {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  padding: 5px 10px;
  margin-right: 15px;
}

/* line 1197, app/assets/stylesheets/views/client.scss */
.filter-tab:hover {
  background: #e6e6e6;
  cursor: pointer;
}

/* line 1202, app/assets/stylesheets/views/client.scss */
.filter-section {
  position: relative;
}

/* line 1206, app/assets/stylesheets/views/client.scss */
#filter-modal {
  z-index: 100;
  position: absolute;
  top: 42px;
  left: 0px;
  width: 200px;
  border-radius: 4px;
  border: 1px #e6e6e6 solid;
  background: white;
  -webkit-box-shadow: 1px 2px 15px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 15px -4px #8a8a8a;
  box-shadow: 1px 2px 15px -4px #8a8a8a;
}

/* line 1220, app/assets/stylesheets/views/client.scss */
.filter-option {
  font-size: 18px;
  text-align: center;
  padding: 2px;
  border-bottom: #e6e6e6 solid 1px;
}

/* line 1227, app/assets/stylesheets/views/client.scss */
.filter-option:hover {
  background: #e6e6e6;
  cursor: pointer;
}

/* line 1232, app/assets/stylesheets/views/client.scss */
.selected-option {
  background: #8a8a8a;
  color: white;
  border: none;
}

/* line 1238, app/assets/stylesheets/views/client.scss */
.selected-option:hover {
  background: #8a8a8a !important;
}

/* line 1242, app/assets/stylesheets/views/client.scss */
.filter-options {
  max-height: 190px;
  overflow-y: scroll;
}

/* line 1247, app/assets/stylesheets/views/client.scss */
.filter-btns {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid gray;
  padding: 5px 10px;
}

/* line 1254, app/assets/stylesheets/views/client.scss */
.filter-btns a {
  cursor: pointer;
}

/* line 1258, app/assets/stylesheets/views/client.scss */
.search-clients {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px #737373 solid;
  margin-left: auto;
  width: 225px;
  font-size: 17px;
}

/* line 1268, app/assets/stylesheets/views/client.scss */
.filter form {
  margin-right: 20%;
}

/* line 1272, app/assets/stylesheets/views/client.scss */
.top-row {
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 1280, app/assets/stylesheets/views/client.scss */
.search-clients:focus {
  outline: none;
}

/* line 1284, app/assets/stylesheets/views/client.scss */
.client-count {
  font-size: 16px;
  margin-right: 10px;
}

/* line 1289, app/assets/stylesheets/views/client.scss */
.report-credits {
  font-size: 14px;
  margin-top: 4px;
  margin-left: 10px;
}

/* line 1295, app/assets/stylesheets/views/client.scss */
.user-permissions-btn,
.manage-subscription-btn,
.new-client-btn,
.bulk-upload-btn {
  padding: 6px 9px !important;
  margin-left: 3px;
}

/* line 1303, app/assets/stylesheets/views/client.scss */
.type-info {
  background: #737373 !important;
}

/* line 1307, app/assets/stylesheets/views/client.scss */
.type-info.place-top:after {
  border-top-color: #737373 !important;
}

/* line 1311, app/assets/stylesheets/views/client.scss */
.file-upload-input {
  display: none !important;
}

/* line 1315, app/assets/stylesheets/views/client.scss */
.client-page-container {
  width: calc(100% - 60px);
}

/* line 1319, app/assets/stylesheets/views/client.scss */
#client-info-target {
  height: 85vh;
}

/* line 1323, app/assets/stylesheets/views/client.scss */
.client-info-container {
  display: flex;
  height: 100%;
}

/* line 1328, app/assets/stylesheets/views/client.scss */
.client-info-left-sidebar,
.client-info-right-sidebar {
  flex-basis: 25%;
  max-width: 500px;
  min-width: 280px;
  background-color: white;
  border-right: 1px solid #dfe3eb;
}

/* line 1337, app/assets/stylesheets/views/client.scss */
.client-info-right-sidebar {
  border-left: 1px solid #dfe3eb;
}

/* line 1341, app/assets/stylesheets/views/client.scss */
.client-info-middle-container {
  overflow-y: auto;
  padding: 10px;
  width: 100%;
}

/* line 1347, app/assets/stylesheets/views/client.scss */
.client-info-middle-tabs,
.client-info-activities-tabs {
  display: flex;
}
/* line 4, app/assets/stylesheets/views/sign-in.scss */
#sign-in, #reset-password {
  margin: 0;
}

/* line 6, app/assets/stylesheets/views/sign-in.scss */
#sign-in .input-group-addon, #reset-password .input-group-addon {
  padding-left: 0;
}

/* line 9, app/assets/stylesheets/views/sign-in.scss */
#sign-in .checkbox, #reset-password .checkbox {
  margin-top: 3px;
}

/* line 12, app/assets/stylesheets/views/sign-in.scss */
#sign-in .user_remember_me, #sign-in .checkbox, #reset-password .user_remember_me, #reset-password .checkbox {
  margin-bottom: 0;
}

/* line 17, app/assets/stylesheets/views/sign-in.scss */
#verify-account {
  margin: 20px 0;
}

/* line 21, app/assets/stylesheets/views/sign-in.scss */
#sign-in {
  margin-top: 80px;
  margin-bottom: 100px;
}

/* line 24, app/assets/stylesheets/views/sign-in.scss */
#sign-in .form-group:last-child {
  margin-bottom: 0;
}
/* line 1, app/assets/stylesheets/views/surveys.scss */
.core-survey-header {
  display: inline;
  margin-right: 10px;
}

/* line 6, app/assets/stylesheets/views/surveys.scss */
.modal {
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* line 17, app/assets/stylesheets/views/surveys.scss */
.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  overflow-y: scroll;
  height: 550px;
  z-index: 200;
}

/* line 28, app/assets/stylesheets/views/surveys.scss */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

/* line 35, app/assets/stylesheets/views/surveys.scss */
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* line 42, app/assets/stylesheets/views/surveys.scss */
.survey-section {
  display: none;
}

/* line 47, app/assets/stylesheets/views/surveys.scss */
.previous-btn {
  left: 70px;
  top: 40px;
  position: absolute;
  border: #737373 solid 1px;
}

/* line 54, app/assets/stylesheets/views/surveys.scss */
.next-btn {
  right: 70px;
  top: 40px;
  position: absolute;
  border: #737373 solid 1px;
}

/* line 61, app/assets/stylesheets/views/surveys.scss */
.enter-supplemental-data {
  text-align: center;
  margin-top: 150px;
}
/* line 1, app/assets/stylesheets/components/dropdown.scss */
.dropdown-parent,
.dropdown-parent-money,
.dropdown-parent-people,
.dropdown-parent-customers {
  font-size: 16px;
  background: #737373;
  color: white;
  cursor: pointer;
  border-top: 2px solid white;
  padding: 3px 10px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 13, app/assets/stylesheets/components/dropdown.scss */
.dropdown-parent i,
.dropdown-parent-money i,
.dropdown-parent-people i,
.dropdown-parent-customers i {
  margin-right: 10px;
}

/* line 18, app/assets/stylesheets/components/dropdown.scss */
.dropdown-parent-money {
  background: #69b144;
}

/* line 22, app/assets/stylesheets/components/dropdown.scss */
.dropdown-parent-people {
  background: #00AEEF;
}

/* line 26, app/assets/stylesheets/components/dropdown.scss */
.dropdown-parent-customers {
  background: #5d2a72;
}

/* line 30, app/assets/stylesheets/components/dropdown.scss */
.dropdown-children {
  padding-left: 22px;
  border-left: 2px solid #737373;
}

/* line 35, app/assets/stylesheets/components/dropdown.scss */
.dropdown-children-money {
  border-left: 2px solid #69b144;
}

/* line 39, app/assets/stylesheets/components/dropdown.scss */
.dropdown-children-people {
  border-left: 2px solid #00AEEF;
}

/* line 43, app/assets/stylesheets/components/dropdown.scss */
.dropdown-children-customers {
  border-left: 2px solid #5d2a72;
}
/* line 1, app/assets/stylesheets/components/dropzone.scss */
.modal-import-section {
  cursor: pointer;
  margin-bottom: 0;
}

/* line 4, app/assets/stylesheets/components/dropzone.scss */
.modal-import-section label {
  cursor: pointer;
  margin: 0;
}

/* line 8, app/assets/stylesheets/components/dropzone.scss */
.modal-import-section:hover {
  color: #ffffff;
  background-color: #44792a;
}

/* line 14, app/assets/stylesheets/components/dropzone.scss */
.dropzone {
  text-align: center;
  border: dashed 1px gray;
  min-height: 60px;
  max-height: 190px;
  margin: 3px;
}

/* line 22, app/assets/stylesheets/components/dropzone.scss */
.dz-details {
  padding: 17px 0px;
  font-size: 15px;
  font-weight: bold;
}

/* line 29, app/assets/stylesheets/components/dropzone.scss */
.dropzone-loading {
  background: #e2f1da !important;
  font-size: 15px;
  font-weight: bold;
  overflow-wrap: break-word;
  padding: 17px 0px;
  width: 100%;
}

/* line 39, app/assets/stylesheets/components/dropzone.scss */
.dropzone-error {
  padding: 7px 0px;
  font-size: 15px;
  background: #ffe6e6 !important;
  height: fit-content;
}

/* line 46, app/assets/stylesheets/components/dropzone.scss */
.dropzone-header-error {
  padding: 7px 0px;
}
/* line 1, app/assets/stylesheets/components/edit_coa.scss */
#edit-coa {
  display: flex;
}

/* line 3, app/assets/stylesheets/components/edit_coa.scss */
#edit-coa form {
  border-right: 1px solid #737373;
  padding-right: 10px;
}

/* line 7, app/assets/stylesheets/components/edit_coa.scss */
#edit-coa h3 {
  font-weight: bold;
  border-bottom: 1px solid #737373;
}

/* line 13, app/assets/stylesheets/components/edit_coa.scss */
.coa-child {
  width: 50%;
}

/* line 17, app/assets/stylesheets/components/edit_coa.scss */
.new-account {
  padding: 10px 0px;
  font-size: 20px;
}

/* line 21, app/assets/stylesheets/components/edit_coa.scss */
.new-account:hover {
  color: black;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/components/edit_coa.scss */
.coa-tabs {
  display: flex;
  margin-top: 10px;
}

/* line 29, app/assets/stylesheets/components/edit_coa.scss */
.coa-tabs div {
  padding: 0px 5px;
}

/* line 33, app/assets/stylesheets/components/edit_coa.scss */
.coa-tabs div:hover {
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/components/edit_coa.scss */
.coa-tabs .current-coa-tab {
  background: #d3d3d3;
  border: 1px solid #737373;
  border-radius: 2px;
}

/* line 44, app/assets/stylesheets/components/edit_coa.scss */
#coa-preview {
  margin-left: 20px;
  width: 60%;
  position: sticky;
  overflow-y: scroll;
  top: 0;
}

/* line 50, app/assets/stylesheets/components/edit_coa.scss */
#coa-preview table {
  width: 100%;
}
/* line 1, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu table {
  margin: 20px auto;
}

/* line 5, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu td {
  text-align: center;
}

/* line 9, app/assets/stylesheets/components/edit_fdu.scss */
.fdu-col {
  border: 1px solid #d3d3d3;
  padding: 7px;
  font-size: 15px;
}

/* line 15, app/assets/stylesheets/components/edit_fdu.scss */
.fdu-col:hover {
  color: black;
}

/* line 19, app/assets/stylesheets/components/edit_fdu.scss */
.extract-options {
  margin-top: 40px;
  display: flex;
  align-items: center;
}

/* line 25, app/assets/stylesheets/components/edit_fdu.scss */
.fdu-header-col {
  background: #737373;
  color: white;
  font-size: 18px;
  padding: 10px 20px;
  border: 1px solid #d3d3d3;
  position: relative;
  text-align: center;
}

/* line 35, app/assets/stylesheets/components/edit_fdu.scss */
.empty-header-col {
  background: #d3d3d3;
  border: 1px solid white;
  font-size: 15px;
  padding: 10px;
  color: white;
  position: relative;
  text-align: center;
}

/* line 45, app/assets/stylesheets/components/edit_fdu.scss */
.fdu-header-col:hover {
  cursor: pointer;
  background: #595959;
}

/* line 50, app/assets/stylesheets/components/edit_fdu.scss */
.empty-header-col:hover {
  cursor: pointer;
  background: #bfbfbf;
}

/* line 55, app/assets/stylesheets/components/edit_fdu.scss */
#header-modal {
  position: absolute;
  background: white;
  border: 1px #e6e6e6 solid;
  width: 250px;
  max-height: 150px;
  z-index: 100;
  left: 0px;
  top: 70px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 1px #737373;
  -moz-box-shadow: 0px 0px 10px 1px #737373;
  box-shadow: 0px 0px 10px 1px #737373;
  overflow-y: scroll;
}

/* line 71, app/assets/stylesheets/components/edit_fdu.scss */
.header-modal-option {
  color: #737373;
  border-bottom: 1px #e6e6e6 solid;
  padding: 10px;
  font-size: 15px;
}

/* line 78, app/assets/stylesheets/components/edit_fdu.scss */
.header-modal-option:hover {
  background: #e6e6e6;
}

/* line 82, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu .form-check {
  font-size: 20px;
  margin-right: 15px;
}

/* line 87, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu .form-check-label {
  font-weight: 100 !important;
  margin-right: 5px;
}

/* line 92, app/assets/stylesheets/components/edit_fdu.scss */
.remove-header {
  margin-left: 5px;
}

/* line 96, app/assets/stylesheets/components/edit_fdu.scss */
.remove-header:hover {
  color: #e6e6e6;
}

/* line 100, app/assets/stylesheets/components/edit_fdu.scss */
#fdu-select select {
  font-size: 15px;
  padding: 5px;
}

/* line 105, app/assets/stylesheets/components/edit_fdu.scss */
.qbd-year {
  display: flex;
  align-items: center;
}

/* line 110, app/assets/stylesheets/components/edit_fdu.scss */
.qbd-year h3 {
  margin: 5px;
}

/* line 114, app/assets/stylesheets/components/edit_fdu.scss */
.qbd-year input {
  text-align: center;
  font-size: 20px;
  width: 100px;
}

/* line 120, app/assets/stylesheets/components/edit_fdu.scss */
.edit-qbd-year:hover {
  cursor: pointer;
  color: #595959;
}

/* line 125, app/assets/stylesheets/components/edit_fdu.scss */
.fdu-links {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}

/* line 131, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu-pb-content {
  padding: 75px 50px;
  position: relative;
}

/* line 135, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu-pb-content #close-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 20px;
}

/* line 142, app/assets/stylesheets/components/edit_fdu.scss */
#edit-fdu-pb-content #close-btn:hover {
  color: black;
  cursor: pointer;
}
/* line 1, app/assets/stylesheets/components/edit_survey.scss */
.naics-code-selection-form {
  font-size: 18px;
}

/* line 4, app/assets/stylesheets/components/edit_survey.scss */
.naics-code-selection-form select {
  padding-left: 5px;
  width: 50%;
}

/* line 10, app/assets/stylesheets/components/edit_survey.scss */
.add-new-question-form {
  border: 2px solid #000;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px;
  width: 75%;
}

/* line 18, app/assets/stylesheets/components/edit_survey.scss */
.add-new-question-part-1 {
  display: flex;
  justify-content: space-around;
}

/* line 22, app/assets/stylesheets/components/edit_survey.scss */
.add-new-question-part-1 label {
  padding-right: 5px;
}

/* line 28, app/assets/stylesheets/components/edit_survey.scss */
.new-q-before-after-check label {
  padding-right: 5px;
}

/* line 31, app/assets/stylesheets/components/edit_survey.scss */
.new-q-before-after-check select {
  min-width: 200px;
}

/* line 36, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-tabs {
  background-color: #fff;
  display: flex;
  font-size: 20px;
  margin-top: 10px;
  padding: 0;
  font-size: 20px;
}

/* line 44, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-tabs div {
  padding: 0px 5px;
}

/* line 48, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-tabs div:hover {
  cursor: pointer;
}

/* line 52, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-tabs .current-survey-tab {
  background: #d3d3d3;
  border: 1px solid #737373;
  border-radius: 2px;
}

/* line 59, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-info {
  background-color: #fff;
  font-size: 16px;
  padding: 5px;
}

/* line 65, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-type-container {
  display: flex;
  overflow-y: scroll;
}

/* line 69, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-type-container label {
  padding: 2px;
  white-space: nowrap;
}

/* line 74, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-type-container input {
  min-width: 120px;
}

/* line 78, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-type-container input[type="checkbox"] {
  min-width: 30px;
}

/* line 82, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-section-container {
  border: 2px solid #000;
  background-color: #fff;
}

/* line 87, app/assets/stylesheets/components/edit_survey.scss */
.edit-question-group-container {
  border: 2px solid #000;
}

/* line 90, app/assets/stylesheets/components/edit_survey.scss */
.edit-question-group-container div {
  display: flex;
}

/* line 94, app/assets/stylesheets/components/edit_survey.scss */
.edit-question-group-container textarea {
  background-color: #fff;
  height: 30px;
  min-width: 180px;
  border: 1px solid #000;
  padding: 2px;
}

/* line 103, app/assets/stylesheets/components/edit_survey.scss */
.radio-container {
  background-color: #ccf5b8;
}

/* line 108, app/assets/stylesheets/components/edit_survey.scss */
.ranking-container {
  background-color: #9ce2fd;
}

/* line 113, app/assets/stylesheets/components/edit_survey.scss */
.text-container {
  background-color: #ecbdf5;
}

/* line 118, app/assets/stylesheets/components/edit_survey.scss */
.textarea-container {
  background-color: #ffdfae;
}

/* line 123, app/assets/stylesheets/components/edit_survey.scss */
.numberYears-container {
  background-color: #fff895;
}

/* line 128, app/assets/stylesheets/components/edit_survey.scss */
.edit-survey-section-container,
.edit-question-group-container,
.edit-question-container {
  border-radius: 5px;
  padding: 3px;
  margin: 8px 5px;
}

/* line 136, app/assets/stylesheets/components/edit_survey.scss */
.survey-section-name-input {
  display: flex;
  align-items: baseline;
}

/* line 141, app/assets/stylesheets/components/edit_survey.scss */
.edit-question-group-container {
  display: flex;
  flex-direction: column;
}

/* line 146, app/assets/stylesheets/components/edit_survey.scss */
.question-type,
.question-values {
  font-weight: 600;
}

/* line 150, app/assets/stylesheets/components/edit_survey.scss */
.question-type span,
.question-values span {
  font-weight: normal;
}

/* line 155, app/assets/stylesheets/components/edit_survey.scss */
.option-container {
  border: 2px solid #000;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 3px;
  margin: 3px;
}

/* line 164, app/assets/stylesheets/components/edit_survey.scss */
.option-inputs {
  display: flex;
  flex-direction: column;
  padding: 5px;
  width: 100%;
}

/* line 171, app/assets/stylesheets/components/edit_survey.scss */
.bottom-btns {
  display: block;
  margin: 5px auto;
}
/* line 3, app/assets/stylesheets/components/mapper.scss */
#mapper-target {
  margin: 0;
}

/* line 7, app/assets/stylesheets/components/mapper.scss */
#qbo-sum-table {
  border: 1px solid #ddd;
  margin: 1px auto 8px;
}

/* line 11, app/assets/stylesheets/components/mapper.scss */
#qbo-sum-table thead {
  background-color: #4c4c4c;
  color: #DDDDDD;
}

/* line 16, app/assets/stylesheets/components/mapper.scss */
#qbo-sum-table th,
#qbo-sum-table td {
  border: 1px solid #ddd;
  padding: 2px;
  max-width: 222px;
  min-width: 100px;
  text-align: center;
}

/* line 25, app/assets/stylesheets/components/mapper.scss */
#qbo-sum-table span {
  padding: 0 2px;
}

/* line 30, app/assets/stylesheets/components/mapper.scss */
.expandable-row {
  cursor: pointer;
}

/* line 34, app/assets/stylesheets/components/mapper.scss */
.map-sheet-selector {
  background-color: #ffffff !important;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 5px;
}

/* line 41, app/assets/stylesheets/components/mapper.scss */
.account-and-map-list-container {
  display: flex;
  justify-content: space-between;
  padding: 4px 3px;
}

/* line 47, app/assets/stylesheets/components/mapper.scss */
.mapper-sticky {
  padding-top: 10px;
  background: #f5f5f5;
}

/* line 56, app/assets/stylesheets/components/mapper.scss */
.mapper-actions {
  display: flex;
  align-items: center;
}

/* line 61, app/assets/stylesheets/components/mapper.scss */
.historic-button,
.exact-button {
  font-size: 13px;
}

/* line 66, app/assets/stylesheets/components/mapper.scss */
.exact-button {
  margin-right: 5px;
}

/* line 71, app/assets/stylesheets/components/mapper.scss */
.hide-historics .row-with-historic {
  display: none;
}

/* line 76, app/assets/stylesheets/components/mapper.scss */
.row-with-historic,
.row-with-exact-match {
  display: none;
}

/* line 81, app/assets/stylesheets/components/mapper.scss */
.edited-by-list {
  margin: 0;
  max-height: 50px;
  min-width: 102px;
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 0 0 13px;
}

/* line 91, app/assets/stylesheets/components/mapper.scss */
.asset-cell {
  background-color: #baecfe;
}

/* line 94, app/assets/stylesheets/components/mapper.scss */
.asset-cell:hover {
  background-color: #83deff;
}

/* line 99, app/assets/stylesheets/components/mapper.scss */
.asset-cell-selected {
  background-color: #83deff;
}

/* line 103, app/assets/stylesheets/components/mapper.scss */
.liability-cell {
  background-color: #fae6c8;
}

/* line 106, app/assets/stylesheets/components/mapper.scss */
.liability-cell:hover {
  background-color: #ffcd83;
}

/* line 111, app/assets/stylesheets/components/mapper.scss */
.liability-cell-selected {
  background-color: #ffcd83;
}

/* line 115, app/assets/stylesheets/components/mapper.scss */
.equity-cell {
  background-color: #fffdc8;
}

/* line 118, app/assets/stylesheets/components/mapper.scss */
.equity-cell:hover {
  background-color: #fffc7f;
}

/* line 123, app/assets/stylesheets/components/mapper.scss */
.equity-cell-selected {
  background-color: #fffc7f;
}

/* line 127, app/assets/stylesheets/components/mapper.scss */
.revenue-cell {
  background-color: #dcffc9;
}

/* line 130, app/assets/stylesheets/components/mapper.scss */
.revenue-cell:hover {
  background-color: #bcff97;
}

/* line 135, app/assets/stylesheets/components/mapper.scss */
.revenue-cell-selected {
  background-color: #bcff97;
}

/* line 139, app/assets/stylesheets/components/mapper.scss */
.expense-cell {
  background-color: #ffe0e0;
}

/* line 142, app/assets/stylesheets/components/mapper.scss */
.expense-cell:hover {
  background-color: #ffa4a4;
}

/* line 147, app/assets/stylesheets/components/mapper.scss */
.expense-cell-selected {
  background-color: #ffa4a4;
}

/* line 151, app/assets/stylesheets/components/mapper.scss */
.balance-sheet-cell {
  background-color: #f4daff;
}

/* line 154, app/assets/stylesheets/components/mapper.scss */
.balance-sheet-cell:hover {
  background-color: #e7b0ff;
}

/* line 159, app/assets/stylesheets/components/mapper.scss */
.balance-sheet-cell-selected {
  background-color: #e7b0ff;
}

/* line 163, app/assets/stylesheets/components/mapper.scss */
.pnl-cell {
  background-color: #bad8f5;
}

/* line 166, app/assets/stylesheets/components/mapper.scss */
.pnl-cell:hover {
  background-color: #9fcffd;
}

/* line 171, app/assets/stylesheets/components/mapper.scss */
.pnl-cell-selected {
  background-color: #9fcffd;
}

/* line 175, app/assets/stylesheets/components/mapper.scss */
.edited-by-col {
  max-width: 120px;
  width: 120px;
  min-width: 120px;
}

/* line 181, app/assets/stylesheets/components/mapper.scss */
.match-method-col {
  max-width: 88px;
  width: 88px;
  min-width: 88px;
}

/* line 187, app/assets/stylesheets/components/mapper.scss */
.match-method-cell {
  max-width: 88px;
  width: 88px;
  min-width: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 196, app/assets/stylesheets/components/mapper.scss */
.account-name-col {
  max-width: 106px;
  width: 106px;
  min-width: 106px;
}

/* line 202, app/assets/stylesheets/components/mapper.scss */
.account-name-cell {
  max-width: 106px;
  width: 106px;
  min-width: 106px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 211, app/assets/stylesheets/components/mapper.scss */
.given-type-col {
  max-width: 85px;
  width: 85px;
  min-width: 85px;
}

/* line 217, app/assets/stylesheets/components/mapper.scss */
.given-type-cell {
  max-width: 85px;
  width: 85px;
  min-width: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 226, app/assets/stylesheets/components/mapper.scss */
.given-col {
  max-width: 150px;
  width: 150px;
  min-width: 150px;
}

/* line 232, app/assets/stylesheets/components/mapper.scss */
.historical-col {
  max-width: 145px;
  width: 145px;
  min-width: 145px;
}

/* line 238, app/assets/stylesheets/components/mapper.scss */
.best-match-col {
  max-width: 175px;
  width: 175px;
  min-width: 175px;
}

/* line 244, app/assets/stylesheets/components/mapper.scss */
.alternatives-col {
  max-width: 175px;
  width: 175px;
  min-width: 175px;
}

/* line 250, app/assets/stylesheets/components/mapper.scss */
.final-col {
  max-width: 290px;
  width: 290px;
  min-width: 290px;
}

/* line 255, app/assets/stylesheets/components/mapper.scss */
.final-col select {
  width: 272px;
}

/* line 260, app/assets/stylesheets/components/mapper.scss */
.year-col {
  max-width: 119px;
  width: 119px;
  min-width: 119px;
}

/* line 266, app/assets/stylesheets/components/mapper.scss */
.virtual-row {
  display: flex;
  align-items: stretch;
  width: 100%;
  min-height: 66px;
  height: auto !important;
}

/* line 274, app/assets/stylesheets/components/mapper.scss */
.virtual-cell {
  flex: 1 0 auto;
  /* grow & shrink */
  display: flex;
  align-items: center;
  /* vertical align inside cell */
  height: auto !important;
  min-height: 66px;
  padding: 2px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  white-space: normal;
  word-break: break-word;
}

/* line 288, app/assets/stylesheets/components/mapper.scss */
.match-override {
  position: relative;
}

/* line 291, app/assets/stylesheets/components/mapper.scss */
.match-override:hover {
  cursor: pointer;
}

/* line 296, app/assets/stylesheets/components/mapper.scss */
.override-selected {
  background: #cbe1c0;
}

/* line 300, app/assets/stylesheets/components/mapper.scss */
.nbayes-match-cell {
  padding-right: 7px;
}

/* line 303, app/assets/stylesheets/components/mapper.scss */
.nbayes-match-cell span {
  display: block;
  min-width: 100%;
}

/* line 309, app/assets/stylesheets/components/mapper.scss */
.match-list-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
}

/* line 316, app/assets/stylesheets/components/mapper.scss */
.match-list-icon .fa-list-ul:hover {
  border-radius: 2px;
  outline: 1px solid #000000;
  padding: 1px;
}

/* line 324, app/assets/stylesheets/components/mapper.scss */
.nbayes-match-options {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 5px;
  left: 19px;
  min-width: 230px;
  position: absolute;
  top: 0;
  z-index: 3;
}

/* line 334, app/assets/stylesheets/components/mapper.scss */
.nbayes-match-options div {
  border-bottom: 1px solid #000000;
  padding: 0 2px;
}

/* line 338, app/assets/stylesheets/components/mapper.scss */
.nbayes-match-options div:hover {
  background-color: #e2e1e1;
}

/* line 342, app/assets/stylesheets/components/mapper.scss */
.nbayes-match-options div:last-child {
  border-bottom: 0;
}

/* line 348, app/assets/stylesheets/components/mapper.scss */
#mapping-table-container {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  height: 797px;
  display: flex;
  flex-direction: column;
  position: relative;
  top: 5px;
  margin-bottom: 20px;
}

/* line 364, app/assets/stylesheets/components/mapper.scss */
.mapping-table-wrapper {
  overflow-x: auto;
  /* allows horizontal scrolling */
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

/* line 371, app/assets/stylesheets/components/mapper.scss */
.mapping-table-header {
  flex-shrink: 0;
  border-collapse: collapse;
  border: 1px solid #ddd;
  text-align: left;
  position: relative;
  margin-bottom: 0;
}

/* line 379, app/assets/stylesheets/components/mapper.scss */
.mapping-table-header thead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 5;
}

/* line 387, app/assets/stylesheets/components/mapper.scss */
.mapping-table-header .mapper-columns-row th {
  background: #4c4c4c;
  border-bottom: none;
  color: #DDDDDD;
  padding: 10px 15px;
}

/* line 393, app/assets/stylesheets/components/mapper.scss */
.mapping-table-header .mapper-columns-row th a {
  color: #DDDDDD;
  text-decoration: underline;
}

/* line 401, app/assets/stylesheets/components/mapper.scss */
.mapping-table-footer {
  flex-shrink: 0;
  border-collapse: collapse;
  border: 1px solid #ddd;
  text-align: left;
  position: relative;
  margin-bottom: 0;
}

/* line 409, app/assets/stylesheets/components/mapper.scss */
.mapping-table-footer thead {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 5;
}

/* line 417, app/assets/stylesheets/components/mapper.scss */
.mapping-table-footer .mapper-remainder-row th {
  background: #c0c0c0;
  border-bottom: none;
  color: #000000;
  padding: 3px 2px;
}

/* Container that should scroll */
/* line 427, app/assets/stylesheets/components/mapper.scss */
.react-window-outer {
  overflow-y: auto;
  overflow-x: scroll;
  scrollbar-width: thin;
  /* Firefox */
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

/* WebKit (Chrome, Safari, Edge) */
/* line 435, app/assets/stylesheets/components/mapper.scss */
.react-window-outer::-webkit-scrollbar {
  height: 0px;
  /* hides horizontal scrollbar */
  width: 12px;
  /* keeps vertical scrollbar */
}

/* line 441, app/assets/stylesheets/components/mapper.scss */
.react-window-outer::-webkit-scrollbar-track {
  background: transparent;
}

/* line 445, app/assets/stylesheets/components/mapper.scss */
.react-window-outer::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

/* Optional: only show on hover */
/* line 451, app/assets/stylesheets/components/mapper.scss */
.react-window-outer::-webkit-scrollbar {
  background: transparent;
}

/* line 455, app/assets/stylesheets/components/mapper.scss */
.react-window-outer {
  scrollbar-gutter: stable;
  /* Keeps layout stable when scrollbar appears */
}

/* line 459, app/assets/stylesheets/components/mapper.scss */
.react-window-outer:not(:hover)::-webkit-scrollbar-thumb {
  background-color: transparent;
}

/* line 463, app/assets/stylesheets/components/mapper.scss */
.virtual-table {
  flex-grow: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  overflow-x: auto;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* line 474, app/assets/stylesheets/components/mapper.scss */
.virtual-table::-webkit-scrollbar {
  display: none;
}

/* line 478, app/assets/stylesheets/components/mapper.scss */
.mapper-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 483, app/assets/stylesheets/components/mapper.scss */
.mapper-header h3 {
  display: inline;
  margin: 0;
}

/* line 489, app/assets/stylesheets/components/mapper.scss */
.mapper-company-info {
  display: flex;
}

/* line 492, app/assets/stylesheets/components/mapper.scss */
.mapper-company-info h4 {
  margin-right: 30px;
}

/* line 497, app/assets/stylesheets/components/mapper.scss */
.rows-and-review {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

/* line 503, app/assets/stylesheets/components/mapper.scss */
.company-header {
  display: flex;
  flex-direction: column;
}

/* line 508, app/assets/stylesheets/components/mapper.scss */
.mapper-header select {
  max-width: 300px;
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 514, app/assets/stylesheets/components/mapper.scss */
.company-title {
  margin-bottom: 20px;
}

/* line 519, app/assets/stylesheets/components/mapper.scss */
.pnl .pnl-major {
  padding-left: 30px;
}

/* line 523, app/assets/stylesheets/components/mapper.scss */
.pnl .pnl-minor {
  padding-left: 45px;
}

/* line 527, app/assets/stylesheets/components/mapper.scss */
.pnl .pnl-sub {
  padding-left: 60px;
}

/* line 531, app/assets/stylesheets/components/mapper.scss */
.pnl .bold {
  font-weight: bold;
}

/* line 535, app/assets/stylesheets/components/mapper.scss */
.pnl .year-header {
  text-align: center;
}

/* line 539, app/assets/stylesheets/components/mapper.scss */
.pnl .mapping-pnl-data {
  text-align: right;
}

/* line 544, app/assets/stylesheets/components/mapper.scss */
.mapping-sheet {
  border-collapse: separate;
  border-spacing: 0;
}

/* line 548, app/assets/stylesheets/components/mapper.scss */
.mapping-sheet .balance-sheet-major {
  padding-left: 30px;
}

/* line 552, app/assets/stylesheets/components/mapper.scss */
.mapping-sheet .bold {
  font-weight: bold;
}

/* line 556, app/assets/stylesheets/components/mapper.scss */
.mapping-sheet .mapping-balance-sheet-data {
  text-align: right;
}

/* line 560, app/assets/stylesheets/components/mapper.scss */
.mapping-sheet .year-header {
  text-align: center;
}

/* line 566, app/assets/stylesheets/components/mapper.scss */
table#trial-balance-form .mapping-data {
  text-align: right;
}

/* line 570, app/assets/stylesheets/components/mapper.scss */
table#trial-balance-form .year-header {
  text-align: center;
}

/* line 575, app/assets/stylesheets/components/mapper.scss */
.mapper-balance-sheet-check.fa.fa-check {
  color: #cbe1c0;
  font-size: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 5px;
}

/* line 584, app/assets/stylesheets/components/mapper.scss */
.mapper-balance-sheet-check.fa.fa-check.balanced {
  color: #69B144;
}

/* line 588, app/assets/stylesheets/components/mapper.scss */
.submit-mapping-button {
  margin-left: 7px;
}

/* line 594, app/assets/stylesheets/components/mapper.scss */
.drag-clicker {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
  background: #737373;
}

/* line 603, app/assets/stylesheets/components/mapper.scss */
.drag-clicker:hover {
  cursor: pointer;
}

/* line 607, app/assets/stylesheets/components/mapper.scss */
.row-count {
  margin: 0;
}

/* line 611, app/assets/stylesheets/components/mapper.scss */
#recalculate-btn {
  margin: 0 15px 0 10px;
}
/* line 1, app/assets/stylesheets/components/monthly_reports.scss */
#monthly-report-container {
  margin: 0px auto;
  width: 725px;
}

@media only screen and (min-width: 1020px) {
  /* line 7, app/assets/stylesheets/components/monthly_reports.scss */
  #monthly-report-container {
    margin: 0px auto;
    width: 925px;
  }
}

@media only screen and (min-width: 1250px) {
  /* line 14, app/assets/stylesheets/components/monthly_reports.scss */
  #monthly-report-container {
    margin: 0px auto;
    width: 1245px;
  }
}

@media only screen and (min-width: 1360px) {
  /* line 21, app/assets/stylesheets/components/monthly_reports.scss */
  #monthly-report-container {
    margin: 0px auto;
    width: 1255px;
  }
}

@media only screen and (min-width: 1440px) {
  /* line 28, app/assets/stylesheets/components/monthly_reports.scss */
  #monthly-report-container {
    margin: 0px auto;
    width: 1400px;
  }
}

@media only screen and (min-width: 1600px) {
  /* line 35, app/assets/stylesheets/components/monthly_reports.scss */
  #monthly-report-container {
    margin: 0px auto;
    width: 1450px;
  }
}

/* line 41, app/assets/stylesheets/components/monthly_reports.scss */
.monthly-report-table-wrapper {
  padding: 13px 20px 20px 30px;
  overflow-x: scroll;
}

/* line 46, app/assets/stylesheets/components/monthly_reports.scss */
.account-column {
  min-width: 250px;
}

/* line 50, app/assets/stylesheets/components/monthly_reports.scss */
.goal-gr-input {
  margin-right: 3px;
  text-align: right;
  width: 40px;
}

/* line 56, app/assets/stylesheets/components/monthly_reports.scss */
.goal-gr-btns {
  background-color: #f17b5b;
  border: none;
  border-radius: 3px;
  color: #ffffff;
  margin: 0 2px;
  transition: 250ms;
}

/* line 64, app/assets/stylesheets/components/monthly_reports.scss */
.goal-gr-btns:hover {
  background-color: #eb6843;
}

/* line 69, app/assets/stylesheets/components/monthly_reports.scss */
.growth-rate-container {
  display: flex;
}

/* line 73, app/assets/stylesheets/components/monthly_reports.scss */
.monthly-sheet {
  overflow-x: scroll;
  color: black !important;
}

/* line 78, app/assets/stylesheets/components/monthly_reports.scss */
.month-col:hover {
  cursor: pointer;
}

/* line 82, app/assets/stylesheets/components/monthly_reports.scss */
.current-month-col {
  background: #FFDDCC;
}

/* line 86, app/assets/stylesheets/components/monthly_reports.scss */
.live-data-col {
  background: lightgray;
}
/* line 3, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-0 {
  fill: #69B144;
  stroke: #69B144;
}

/* line 4, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-1 {
  fill: #487a2f;
  stroke: #487a2f;
}

/* line 5, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-2 {
  fill: #69B144;
  stroke: #69B144;
}

/* line 6, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-3 {
  fill: #325521;
  stroke: #325521;
}

/* line 7, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-4 {
  fill: #93cb77;
  stroke: #93cb77;
}

/* line 8, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-5 {
  fill: #355922;
  stroke: #355922;
}

/* line 9, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-6 {
  fill: #79be56;
  stroke: #79be56;
}

/* line 10, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-7 {
  fill: #8bc66c;
  stroke: #8bc66c;
}

/* line 11, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-8 {
  fill: #9ccf82;
  stroke: #9ccf82;
}

/* line 12, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-9 {
  fill: #aed798;
  stroke: #aed798;
}

/* line 13, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-10 {
  fill: #c5e3b5;
  stroke: #c5e3b5;
}

/* line 14, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-color-11 {
  fill: #487a2f;
  stroke: #487a2f;
  opacity: .6;
}

/* line 19, app/assets/stylesheets/components/user_dashboard.scss */
.dashboard-content .highcharts-point-hover {
  fill: #548e36;
}

/* line 24, app/assets/stylesheets/components/user_dashboard.scss */
#user-dashboard {
  display: flex;
  background: white;
  height: 500px;
  overflow: scroll;
}

/* line 31, app/assets/stylesheets/components/user_dashboard.scss */
#company-table {
  display: flex;
  background: white;
  height: 500px;
  overflow: scroll;
  margin-top: 30px;
}

/* line 39, app/assets/stylesheets/components/user_dashboard.scss */
.ud-sidenav {
  display: flex;
}

/* line 43, app/assets/stylesheets/components/user_dashboard.scss */
.ud-clients {
  width: 100%;
  overflow: scroll;
}

/* line 48, app/assets/stylesheets/components/user_dashboard.scss */
.ud-pane {
  border-right: 1px solid #d3d3d3;
  height: 439px;
  overflow-y: scroll;
}

/* line 53, app/assets/stylesheets/components/user_dashboard.scss */
.ud-pane-header {
  border-bottom: 1px solid #d3d3d3;
  font-size: 18px;
  text-align: left;
  padding: 10px 20px;
}

/* line 60, app/assets/stylesheets/components/user_dashboard.scss */
.ud-industries {
  text-align: center;
}

/* line 64, app/assets/stylesheets/components/user_dashboard.scss */
.ud-nav-item {
  font-size: 16px;
  padding: 10px 20px;
  width: 150px;
  font-weight: 300;
}

/* line 71, app/assets/stylesheets/components/user_dashboard.scss */
.ud-nav-item:hover {
  background: #e6e6e6;
  cursor: pointer;
}

/* line 76, app/assets/stylesheets/components/user_dashboard.scss */
.ud-selected {
  background: #69B144;
  color: white;
}

/* line 81, app/assets/stylesheets/components/user_dashboard.scss */
.ud-selected:hover {
  background: #487a2f;
}

/* line 85, app/assets/stylesheets/components/user_dashboard.scss */
.ud-bar {
  padding: 10px;
  overflow: hidden;
}

/* line 90, app/assets/stylesheets/components/user_dashboard.scss */
.company-table-header {
  text-align: left;
  margin: 20px 0px 0px 60px;
}

/* line 95, app/assets/stylesheets/components/user_dashboard.scss */
.company-table-container {
  text-align: center;
  width: 100%;
}

/* line 98, app/assets/stylesheets/components/user_dashboard.scss */
.company-table-container table {
  z-index: -10;
  max-height: 200px !important;
  overflow-y: scroll;
}

/* line 105, app/assets/stylesheets/components/user_dashboard.scss */
.ud-filters {
  padding: 7px 10px;
  border-bottom: 1px solid #d3d3d3;
}

/* line 110, app/assets/stylesheets/components/user_dashboard.scss */
#dashboard-table_wrapper {
  margin: 20px 60px;
}

/* line 114, app/assets/stylesheets/components/user_dashboard.scss */
#user-dashboard-stats-tables {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

/* line 120, app/assets/stylesheets/components/user_dashboard.scss */
.stats-box {
  background: white;
  margin: 0 30px 20px 0;
  padding: 10px 25px 10px 25px;
}

/* line 126, app/assets/stylesheets/components/user_dashboard.scss */
.stats-box-last {
  background: white;
  margin: 0 0px 20px 0;
  padding: 10px 25px 10px 25px;
}

/* line 132, app/assets/stylesheets/components/user_dashboard.scss */
.stats-title {
  color: #3c3c3c;
  font-size: 1.5em;
}

/* line 137, app/assets/stylesheets/components/user_dashboard.scss */
.stats-header {
  font-size: 1.3em;
}

/* line 141, app/assets/stylesheets/components/user_dashboard.scss */
#user-stats {
  width: 50%;
}

/* line 145, app/assets/stylesheets/components/user_dashboard.scss */
#client-stats {
  width: 25%;
}

/* line 149, app/assets/stylesheets/components/user_dashboard.scss */
#firm-stats {
  width: 25%;
}

/* line 153, app/assets/stylesheets/components/user_dashboard.scss */
.cardify {
  background: white;
  -webkit-box-shadow: 1px 2px 17px -4px #8a8a8a;
  -moz-box-shadow: 1px 2px 17px -4px #8a8a8a;
  box-shadow: 1px 2px 17px -4px #8a8a8a;
}

/* line 160, app/assets/stylesheets/components/user_dashboard.scss */
.card-header {
  font-weight: bold;
}
/* line 1, app/assets/stylesheets/components/user_preferences.scss */
.user-preferences p, .user-preferences input {
  font-size: 18px;
  font-weight: 300;
}

/* line 6, app/assets/stylesheets/components/user_preferences.scss */
.up-skip {
  display: block;
  text-align: right;
  cursor: pointer;
}

/* line 12, app/assets/stylesheets/components/user_preferences.scss */
.up-search-results {
  height: 300px;
  width: 100%;
  border: 1px solid #999999;
  border-radius: 4px;
  margin-top: 20px;
  overflow-y: scroll;
  margin-bottom: 10px;
}

/* line 22, app/assets/stylesheets/components/user_preferences.scss */
.up-search-result {
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 40px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 300;
}

/* line 32, app/assets/stylesheets/components/user_preferences.scss */
.up-search-result:hover {
  background: #e6e6e6;
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/components/user_preferences.scss */
.up-selected {
  color: white;
  background: #69b144;
  border-bottom: 1px solid white;
}

/* line 43, app/assets/stylesheets/components/user_preferences.scss */
.up-selected:hover {
  background: #538c36;
}

/* line 47, app/assets/stylesheets/components/user_preferences.scss */
.up-selected-items {
  margin-top: 15px;
  max-width: 100%;
}

/* line 52, app/assets/stylesheets/components/user_preferences.scss */
.up-selected-item {
  display: inline-block;
  border: 1px solid #69b144;
  color: #69b144;
  border-radius: 3px;
  padding: 5px;
  margin: 2px;
  font-size: 15px;
}

/* line 62, app/assets/stylesheets/components/user_preferences.scss */
.up-remove:hover {
  cursor: pointer;
}

/* line 66, app/assets/stylesheets/components/user_preferences.scss */
.up-save {
  float: right;
  margin-top: 15px;
}

/* line 71, app/assets/stylesheets/components/user_preferences.scss */
.up-error {
  background: #ffe6e6;
  color: #b30000;
  border: 1px solid #b30000;
  border-radius: 3px;
  margin-top: 100px;
  padding: 5px;
}

/* line 80, app/assets/stylesheets/components/user_preferences.scss */
.up-select-all {
  font-size: 17px;
}

/* line 84, app/assets/stylesheets/components/user_preferences.scss */
.up-select-all:hover {
  cursor: pointer;
}

/* line 88, app/assets/stylesheets/components/user_preferences.scss */
.up-empty {
  padding: 40px;
}
/*!
 *  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('https://app.peerviewdata.com/assets/fontawesome-webfont-d4c1ffa164b443a283e8a0e463336a9784cb9978728495cc6cf27f45b43ce18b.eot');
  src: url('https://app.peerviewdata.com/assets/fontawesome-webfont-d4c1ffa164b443a283e8a0e463336a9784cb9978728495cc6cf27f45b43ce18b.eot?#iefix') format('embedded-opentype'), url('https://app.peerviewdata.com/assets/fontawesome-webfont-a24843e5a443da150f9067909be260a2e8e8586d251da06956eb14b5a335699a.woff2') format('woff2'), url('https://app.peerviewdata.com/assets/fontawesome-webfont-26ae0bcc19d3666a4fa4cc4d4a1bbf978d6974b55f5c32d2f797e53d8366d81f.woff') format('woff'), url('https://app.peerviewdata.com/assets/fontawesome-webfont-c2836104dc961c91dc1a24c7ec002b328923d9020bbba8107721cd513f45e3f5.ttf') format('truetype'), url('https://app.peerviewdata.com/assets/fontawesome-webfont-c6929547a065bb40f7d5fcc89ce8ab67c479246f2d3ea8111aadc1a7d1f6d8ad.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 {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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;
}
/*
 * Table styles
 */
/* line 4, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting {
  background-image: url(https://app.peerviewdata.com/assets/dataTables/sort_both-1ccfe80db008986368af237389b2ccbe5846f95cb49573c188542c667d2b1749.png);
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_asc {
  background-image: url(https://app.peerviewdata.com/assets/dataTables/sort_asc-d2430d1d98161143ba5cbc7c031cdf06de807c1e541cbbc44eb39fd1eac73751.png);
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_desc {
  background-image: url(https://app.peerviewdata.com/assets/dataTables/sort_desc-a30f16e2c35b68b8178dc8ec6340ee759acf31fdbb9255de9d0bd2cdb558b6b8.png);
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_asc_disabled {
  background-image: url(https://app.peerviewdata.com/assets/dataTables/sort_asc_disabled-520495002c696de671af3f4aba6a17156659bdf5437155c7de9d21d82d971722.png);
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead .sorting_desc_disabled {
  background-image: url(https://app.peerviewdata.com/assets/dataTables/sort_desc_disabled-3d4502488198d2e372e02192f9366bda35de66284eeb2e4fc964ddacd7343d20.png);
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody tr {
  background-color: #ffffff;
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}

/* line 70, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: whitesmoke;
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.hover tbody tr.selected:hover, table.dataTable.display tbody tr.selected:hover {
  background-color: #a9b7d1;
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9;
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

/* line 126, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}

/* line 132, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}

/* line 147, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

/* line 156, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb;
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee;
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_1 {
  background-color: #a1aec7;
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_2 {
  background-color: #a2afc8;
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.display tbody tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody tr.selected:hover > .sorting_3 {
  background-color: #a4b2cb;
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}

/* line 180, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}

/* line 192, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}

/* line 201, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}

/* line 205, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}

/* line 213, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}

/* line 219, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}

/* line 225, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}

/* line 243, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}

/* line 247, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}

/* line 251, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}

/* line 259, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

/* line 264, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
/* line 275, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}

/* line 281, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_length {
  float: left;
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}

/* line 288, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}

/* line 291, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

/* line 296, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}

/* line 301, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
}

/* line 314, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #cacaca;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}

/* line 331, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

/* line 338, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}

/* line 355, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}

/* line 372, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}

/* line 375, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}

/* line 400, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}

/* line 407, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}

/* line 410, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}

/* line 414, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 421, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}

/* line 424, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}

/* line 428, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  /* line 437, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  /* line 442, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}

@media screen and (max-width: 640px) {
  /* line 447, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  /* line 452, vendor/bundle/ruby/3.3.0/gems/jquery-datatables-rails-3.4.0/app/assets/stylesheets/dataTables/jquery.dataTables.scss */
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
