/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */
/* Layout helpers
----------------------------------*/
/* line 14, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-hidden {
  display: none;
}

/* line 15, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 16, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 17, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
}

/* line 18, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 19, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-clearfix {
  zoom: 1;
}

/* line 20, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
/* line 25, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 32, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 39, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=3px&bgColorHeader=7acdef&bgTextureHeader=01_flat.png&bgImgOpacityHeader=55&borderColorHeader=7acdef&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=01_flat.png&bgImgOpacityContent=100&borderColorContent=80d5f5&fcContent=222222&iconColorContent=469bdd&bgColorDefault=c6e9f8&bgTextureDefault=01_flat.png&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=168aba&iconColorDefault=6da8d5&bgColorHover=2eb1e6&bgTextureHover=01_flat.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=ffffff&iconColorHover=7acdef&bgColorActive=f5f8f9&bgTextureActive=01_flat.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=01_flat.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* line 57, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em;
}

/* line 58, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 59, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em;
}

/* line 60, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-content {
  border: 1px solid #80d5f5;
  background: #fcfdfd;
  color: #222222;
}

/*url(https://sportifiq.com/assets/images/ui-bg_flat_100_fcfdfd_40x100-4d17df297b36d460c65880a4f1a1a2b7c97372453479324e4eb04bc84772a3ba.png) 50% 50% repeat-x*/
/* line 61, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-content a {
  color: #636363;
}

/* line 62, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-header {
  border: 1px solid #7acdef;
  background: #7acdef;
  color: #ffffff;
  font-weight: bold;
}

/* url(https://sportifiq.com/assets/images/ui-bg_flat_55_7acdef_40x100-5a19afed7c4893ccb082937a4196b2326314887961fbac2ac678fc7fd040e48a.png) 50% 50% repeat-x*/
/* line 63, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
/* line 67, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #c6e9f8 url(https://sportifiq.com/assets/images/ui-bg_flat_85_c6e9f8_40x100-63b26cb5ceb040978822e7210585c3003fb0c88c4b3336c38ce10c5fb3e3acb8.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #168aba;
}

/* line 68, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #168aba;
  text-decoration: none;
}

/* line 69, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.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 {
  background: #2eb1e6;
  color: white;
}

/* line 70, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-hover a, .ui-state-hover a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 71, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url(https://sportifiq.com/assets/images/ui-bg_flat_100_f5f8f9_40x100-731cf932c20a44d8a36d7270b3848cd20afb7c7069bd47b75a5e30533fa334ae.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009;
}

/* line 72, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}

/* line 73, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget :active {
  outline: none;
}

/* Interaction Cues
----------------------------------*/
/* line 77, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fad42e;
  background: #fbec88 url(https://sportifiq.com/assets/images/ui-bg_flat_55_fbec88_40x100-14fe16335e0a21c681cd02b5629cf26a30dad5492e8fc313bd4a91b0626e530c.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 78, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 79, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(https://sportifiq.com/assets/images/ui-bg_flat_95_fef1ec_40x100-e163e903808496d8ced19c1144d363bad94db913a59732a583b5cc077c8d11cc.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 80, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 81, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 82, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 83, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 84, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 90, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(https://sportifiq.com/assets/images/ui-icons_469bdd_256x240-f5afc40a1ef6eefbfc5a3a096fdd51ce0ab8af1b31b3a64caa5eb49d034b9149.png);
}

/* line 91, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-content .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_469bdd_256x240-f5afc40a1ef6eefbfc5a3a096fdd51ce0ab8af1b31b3a64caa5eb49d034b9149.png);
}

/* line 92, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-header .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_d8e7f3_256x240-29a84e1e88969f76ce5de9a054d9b3f884f4b315190f9c4322e2b4d6e8e545de.png);
}

/* line 93, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-default .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_6da8d5_256x240-55380e58ed3ded7e334522936f36fa41165a06efe7a6120b6da630574a160aa2.png);
}

/* line 94, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_7acdef_256x240-57a41f58157484d0925843c4a7965372fb94a33f739ad018edbf8181728448d1.png);
}

/* line 95, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-active .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_f9bd01_256x240-af4abe9e647502290f0850e50f90b29855d8ce8956deeea02c14c7a24a6e48d8.png);
}

/* line 96, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-highlight .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_2e83ff_256x240-4f907b912e024625d36b8af307f1043e6ebc97074e31216175d14bb74c370dc3.png);
}

/* line 97, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(https://sportifiq.com/assets/images/ui-icons_cd0a0a_256x240-53f9f6be37d5c395c125a53dbf39c697fc3e5fd44a5f09f0d99710910f840dd6.png);
}

/* positioning */
/* line 100, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 101, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 102, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 103, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 104, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 105, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 106, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 107, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 108, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 109, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 110, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 111, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 112, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 113, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 114, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 115, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 116, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 117, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 118, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 119, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 120, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 121, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 122, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 123, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 124, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 125, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 126, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 127, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 128, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 129, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 130, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 131, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 132, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 133, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 134, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 135, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 136, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 137, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 138, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 139, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 140, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 141, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 142, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 143, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 144, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 145, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 146, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 147, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 148, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 149, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 150, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 151, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 152, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 153, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 154, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 155, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 156, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 157, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 158, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 159, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 160, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 161, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 162, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 163, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 164, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 165, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 166, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 167, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 168, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 169, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 170, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 171, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 172, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 173, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 174, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 175, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 176, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 177, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 178, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 179, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 180, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 181, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 182, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 183, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 184, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 185, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 186, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 187, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 188, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 189, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 190, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 191, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 192, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 193, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 194, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 195, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 196, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 197, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 198, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 199, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 200, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 201, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 202, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 203, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 204, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 205, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 206, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 207, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 208, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 209, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 210, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 211, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 212, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 213, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 214, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 215, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 216, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 217, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 218, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 219, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 220, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 221, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 222, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 223, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 224, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 225, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 226, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-radio-off {
  background-position: -96px -144px;
}

/* line 227, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-radio-on {
  background-position: -112px -144px;
}

/* line 228, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 229, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 230, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 231, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 232, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 233, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 234, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 235, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 237, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 238, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 239, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 240, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 241, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 242, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 243, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 244, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 245, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 246, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 247, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 248, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 249, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 250, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 251, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 252, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 253, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 254, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 255, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 256, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 257, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 258, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 259, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 260, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 261, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 262, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 263, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 264, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 265, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 266, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 267, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 268, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 269, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 270, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 271, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 272, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 273, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 274, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 281, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  -khtml-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 282, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  -khtml-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 283, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -khtml-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 284, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -khtml-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 287, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-overlay {
  background: #aaaaaa url(https://sportifiq.com/assets/images/ui-bg_flat_0_aaaaaa_40x100-9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
}

/* line 288, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(https://sportifiq.com/assets/images/ui-bg_flat_0_aaaaaa_40x100-9a8492a580bf85d3e98ae8861fbd45567e5a1f83eeafcf9574da0399d5f602ab.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -khtml-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
/* line 297, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable {
  position: relative;
}

/* line 298, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}

/* line 299, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 300, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 301, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 302, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 303, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 304, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 305, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 306, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 307, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
/* line 316, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
/* line 327, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion {
  width: 100%;
}

/* line 328, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1;
}

/* line 329, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

/* line 330, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

/* line 331, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em;
}

/* line 332, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}

/* line 333, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 334, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1;
}

/* line 335, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-accordion .ui-accordion-content-active {
  display: block;
}

/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
/* line 345, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}

/* workarounds */
/* line 348, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
* html .ui-autocomplete {
  width: 1px;
}

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
/* line 359, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

/* line 366, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
}

/* line 369, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%;
}

/* line 377, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
}

/* line 385, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-state-focus .autocompleteLinkChild {
  color: white;
}

/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
/* line 398, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}

/* the overflow property removes extra width in IE */
/* line 399, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* to make room for the icon, a width needs to be set here */
/* line 400, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* button elements seem to need a little more width */
/* line 401, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 402, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/*button text element */
/* line 405, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

/* line 406, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 407, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 408, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 409, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 410, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 412, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
input.ui-button {
  padding: .4em 1em;
}

/*button icon element(s) */
/* line 415, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 416, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 417, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 418, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* line 419, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/*button sets*/
/* line 422, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 423, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* line 426, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
/* line 436, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}

/* line 437, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 438, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}

/* line 439, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}

/* line 440, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 441, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

/* line 442, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
  zoom: 1;
}

/* line 443, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}

/* line 444, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 445, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 446, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

/* line 447, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
/* line 457, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 458, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 459, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* line 461, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 462, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 463, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 464, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 465, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 467, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 468, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 469, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 470, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 471, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
/* line 480, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
/* line 481, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 482, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}

/* line 483, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 484, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

/* line 485, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

/* line 486, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/* line 487, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 488, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-tabs .ui-tabs-hide {
  display: none !important;
}

/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
/* line 498, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 499, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 500, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 501, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}

/* line 502, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 503, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 504, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}

/* line 505, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}

/* line 506, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.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;
}

/* line 507, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 508, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 509, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 510, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

/* line 512, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 513, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 514, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 515, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 516, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.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;
}

/* line 517, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 518, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 521, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 522, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 523, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 524, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 525, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 526, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 527, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

/* line 528, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 529, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 530, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}

/* RTL support */
/* line 533, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 534, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 535, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 536, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 537, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 538, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 539, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 540, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* line 541, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 542, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 543, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
/* line 546, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-datepicker-cover {
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/
}

/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
/* line 563, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 564, app/assets/stylesheets/custom-theme/jquery-ui-1.8.23.custom.css.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
/*-- MARGINS --*/
/*-- margin auto --*/
/* line 7, app/assets/stylesheets/margins.css.scss */
.marginNone {
  margin: 0;
}

/* line 11, app/assets/stylesheets/margins.css.scss */
.marginNoneI {
  margin: 0 !important;
}

/* line 15, app/assets/stylesheets/margins.css.scss */
.marginAuto {
  margin: 0 auto;
}

/* line 19, app/assets/stylesheets/margins.css.scss */
.margin10 {
  margin: 10px;
}

/* line 22, app/assets/stylesheets/margins.css.scss */
.margin5 {
  margin: 5px;
}

/* line 26, app/assets/stylesheets/margins.css.scss */
.margin4 {
  margin: 4px;
}

/* line 30, app/assets/stylesheets/margins.css.scss */
.marginAuto {
  margin: 0 auto;
}

/* line 34, app/assets/stylesheets/margins.css.scss */
.marginTop1 {
  margin-top: 1px;
}

/* line 37, app/assets/stylesheets/margins.css.scss */
.marginTop2, .activityDetails, .activityUsers {
  margin-top: 2px;
}

/* line 41, app/assets/stylesheets/margins.css.scss */
.marginTop3 {
  margin-top: 3px;
}

/* line 45, app/assets/stylesheets/margins.css.scss */
.marginTop3I {
  margin-top: 3px !important;
}

/* line 49, app/assets/stylesheets/margins.css.scss */
.marginTop4 {
  margin-top: 4px;
}

/* line 53, app/assets/stylesheets/margins.css.scss */
.marginTop4 {
  margin-top: 4px;
}

/* line 57, app/assets/stylesheets/margins.css.scss */
.marginTop5 {
  margin-top: 5px;
}

/* line 61, app/assets/stylesheets/margins.css.scss */
.marginTop6 {
  margin-top: 6px;
}

/* line 65, app/assets/stylesheets/margins.css.scss */
.marginTop7 {
  margin-top: 7px;
}

/* line 69, app/assets/stylesheets/margins.css.scss */
.marginTop8 {
  margin-top: 8px;
}

/* line 74, app/assets/stylesheets/margins.css.scss */
.marginTop9 {
  margin-top: 9px;
}

/* line 78, app/assets/stylesheets/margins.css.scss */
.marginTop10 {
  margin-top: 10px;
}

/* line 81, app/assets/stylesheets/margins.css.scss */
.marginTop12 {
  margin-top: 12px;
}

/* line 84, app/assets/stylesheets/margins.css.scss */
.marginTop13 {
  margin-top: 13px;
}

/* line 87, app/assets/stylesheets/margins.css.scss */
.marginTop14 {
  margin-top: 14px;
}

/* line 90, app/assets/stylesheets/margins.css.scss */
.marginTop15 {
  margin-top: 15px;
}

/* line 93, app/assets/stylesheets/margins.css.scss */
.marginTop16 {
  margin-top: 16px;
}

/* line 96, app/assets/stylesheets/margins.css.scss */
.marginTop18 {
  margin-top: 18px;
}

/* line 99, app/assets/stylesheets/margins.css.scss */
.marginTop19 {
  margin-top: 19px;
}

/* line 102, app/assets/stylesheets/margins.css.scss */
.marginTop20 {
  margin-top: 20px;
}

/* line 106, app/assets/stylesheets/margins.css.scss */
.marginTop25 {
  margin-top: 25px;
}

/* line 110, app/assets/stylesheets/margins.css.scss */
.marginTop30 {
  margin-top: 30px;
}

/* line 113, app/assets/stylesheets/margins.css.scss */
.marginTop35 {
  margin-top: 35px;
}

/* line 117, app/assets/stylesheets/margins.css.scss */
.marginTop40 {
  margin-top: 40px;
}

/* line 120, app/assets/stylesheets/margins.css.scss */
.marginTop45 {
  margin-top: 45px;
}

/* line 124, app/assets/stylesheets/margins.css.scss */
.marginTop42 {
  margin-top: 42px;
}

/* line 128, app/assets/stylesheets/margins.css.scss */
.marginTop50 {
  margin-top: 50px;
}

/* line 132, app/assets/stylesheets/margins.css.scss */
.marginTop60 {
  margin-top: 60px;
}

/* line 136, app/assets/stylesheets/margins.css.scss */
.marginTop70 {
  margin-top: 70px;
}

/* line 140, app/assets/stylesheets/margins.css.scss */
.marginTop80 {
  margin-top: 80px;
}

/* line 144, app/assets/stylesheets/margins.css.scss */
.marginTop100 {
  margin-top: 100px;
}

/* line 148, app/assets/stylesheets/margins.css.scss */
.marginTop130 {
  margin-top: 130px;
}

/* line 151, app/assets/stylesheets/margins.css.scss */
.marginTop150 {
  margin-top: 150px;
}

/* line 155, app/assets/stylesheets/margins.css.scss */
.marginTop430 {
  margin-top: 430px;
}

/* line 159, app/assets/stylesheets/margins.css.scss */
.marginTopIcon {
  margin-top: -3px;
}

/* line 163, app/assets/stylesheets/margins.css.scss */
.marginBottom0 {
  margin-bottom: 0;
}

/* line 167, app/assets/stylesheets/margins.css.scss */
.marginBottom0 {
  margin-bottom: 0;
}

/* line 171, app/assets/stylesheets/margins.css.scss */
.marginBottom4 {
  margin-bottom: 4px;
}

/* line 175, app/assets/stylesheets/margins.css.scss */
.marginBottom5 {
  margin-bottom: 5px;
}

/* line 179, app/assets/stylesheets/margins.css.scss */
.marginBottom5I {
  margin-bottom: 5px !important;
}

/* line 183, app/assets/stylesheets/margins.css.scss */
.marginBottom10 {
  margin-bottom: 10px;
}

/* line 186, app/assets/stylesheets/margins.css.scss */
.marginBottom15 {
  margin-bottom: 15px;
}

/* line 189, app/assets/stylesheets/margins.css.scss */
.marginBottom20, .rightSideWidgetBack {
  margin-bottom: 20px;
}

/* line 192, app/assets/stylesheets/margins.css.scss */
.marginBottom30, .showActivity {
  margin-bottom: 30px;
}

/* line 195, app/assets/stylesheets/margins.css.scss */
.marginBottom40 {
  margin-bottom: 40px;
}

/* line 198, app/assets/stylesheets/margins.css.scss */
.marginBottom50 {
  margin-bottom: 50px;
}

/* line 202, app/assets/stylesheets/margins.css.scss */
.marginBottom60 {
  margin-bottom: 60px;
}

/* line 206, app/assets/stylesheets/margins.css.scss */
.marginBottom70 {
  margin-bottom: 70px;
}

/* line 210, app/assets/stylesheets/margins.css.scss */
.marginBottom80 {
  margin-bottom: 80px;
}

/* line 213, app/assets/stylesheets/margins.css.scss */
.marginBottom90 {
  margin-bottom: 90px;
}

/* line 218, app/assets/stylesheets/margins.css.scss */
.marginBottomM6, #managerLastLocationBookingsTable.marginBottomM6 {
  margin-bottom: -6px;
}

/* line 222, app/assets/stylesheets/margins.css.scss */
.marginBottomM8 {
  margin-bottom: -8px;
}

/* line 226, app/assets/stylesheets/margins.css.scss */
.marginBottomM10 {
  margin-bottom: -10px;
}

/* line 230, app/assets/stylesheets/margins.css.scss */
.marginRightAuto {
  margin-right: auto;
}

/* line 234, app/assets/stylesheets/margins.css.scss */
.marginRight0 {
  margin-right: 0px;
}

/* line 238, app/assets/stylesheets/margins.css.scss */
.marginRight3 {
  margin-right: 3px;
}

/* line 242, app/assets/stylesheets/margins.css.scss */
.marginRight5 {
  margin-right: 5px;
}

/* line 246, app/assets/stylesheets/margins.css.scss */
.marginRight7 {
  margin-right: 7px;
}

/* line 250, app/assets/stylesheets/margins.css.scss */
.marginRight8 {
  margin-right: 8px;
}

/* line 254, app/assets/stylesheets/margins.css.scss */
.marginRight9 {
  margin-right: 9px;
}

/* line 258, app/assets/stylesheets/margins.css.scss */
.marginRight10 {
  margin-right: 10px;
}

/* line 261, app/assets/stylesheets/margins.css.scss */
.marginRight11 {
  margin-right: 11px;
}

/* line 265, app/assets/stylesheets/margins.css.scss */
.marginRight13 {
  margin-right: 13px;
}

/* line 269, app/assets/stylesheets/margins.css.scss */
.marginRight15 {
  margin-right: 15px;
}

/* line 273, app/assets/stylesheets/margins.css.scss */
.marginRight20 {
  margin-right: 20px;
}

/* line 277, app/assets/stylesheets/margins.css.scss */
.marginRight23 {
  margin-right: 23px;
}

/* line 281, app/assets/stylesheets/margins.css.scss */
.marginRight25 {
  margin-right: 25px;
}

/* line 285, app/assets/stylesheets/margins.css.scss */
.marginRight30 {
  margin-right: 30px;
}

/* line 289, app/assets/stylesheets/margins.css.scss */
.marginRight40 {
  margin-right: 40px;
}

/* line 293, app/assets/stylesheets/margins.css.scss */
.marginRight50 {
  margin-right: 50px;
}

/* line 297, app/assets/stylesheets/margins.css.scss */
.marginRight60 {
  margin-right: 60px;
}

/* line 301, app/assets/stylesheets/margins.css.scss */
.marginRight70 {
  margin-right: 70px;
}

/* line 305, app/assets/stylesheets/margins.css.scss */
.marginRight80 {
  margin-right: 80px;
}

/* line 308, app/assets/stylesheets/margins.css.scss */
.marginRightM4 {
  margin-right: -4px;
}

/* line 312, app/assets/stylesheets/margins.css.scss */
.marginRightM10 {
  margin-right: -10px;
}

/* line 315, app/assets/stylesheets/margins.css.scss */
.marginRightM50 {
  margin-right: -50px;
}

/* line 319, app/assets/stylesheets/margins.css.scss */
.marginLeftAuto {
  margin-left: auto;
}

/* line 323, app/assets/stylesheets/margins.css.scss */
.marginLeft0 {
  margin-left: 0;
}

/* line 327, app/assets/stylesheets/margins.css.scss */
.marginLeft2 {
  margin-left: 2px;
}

/* line 330, app/assets/stylesheets/margins.css.scss */
.marginLeft3 {
  margin-left: 3px;
}

/* line 333, app/assets/stylesheets/margins.css.scss */
.marginLeft4 {
  margin-left: 4px;
}

/* line 336, app/assets/stylesheets/margins.css.scss */
.marginLeft5 {
  margin-left: 5px;
}

/* line 340, app/assets/stylesheets/margins.css.scss */
.marginLeft7 {
  margin-left: 7px;
}

/* line 344, app/assets/stylesheets/margins.css.scss */
.marginLeft8 {
  margin-left: 8px;
}

/* line 348, app/assets/stylesheets/margins.css.scss */
.marginLeft10 {
  margin-left: 10px;
}

/* line 352, app/assets/stylesheets/margins.css.scss */
.marginLeft12 {
  margin-left: 12px;
}

/* line 356, app/assets/stylesheets/margins.css.scss */
.marginLeft13 {
  margin-left: 13px;
}

/* line 360, app/assets/stylesheets/margins.css.scss */
.marginLeft15 {
  margin-left: 15px;
}

/* line 363, app/assets/stylesheets/margins.css.scss */
.marginLeft20 {
  margin-left: 20px;
}

/* line 366, app/assets/stylesheets/margins.css.scss */
.marginLeft23 {
  margin-left: 23px;
}

/* line 369, app/assets/stylesheets/margins.css.scss */
.marginLeft25 {
  margin-left: 25px;
}

/* line 372, app/assets/stylesheets/margins.css.scss */
.marginLeft30 {
  margin-left: 30px;
}

/* line 375, app/assets/stylesheets/margins.css.scss */
.marginLeft35 {
  margin-left: 35px;
}

/* line 379, app/assets/stylesheets/margins.css.scss */
.marginLeft40 {
  margin-left: 40px;
}

/* line 383, app/assets/stylesheets/margins.css.scss */
.marginLeft50 {
  margin-left: 50px;
}

/* line 387, app/assets/stylesheets/margins.css.scss */
.marginLeft60 {
  margin-left: 60px;
}

/* line 390, app/assets/stylesheets/margins.css.scss */
.marginLeft70 {
  margin-left: 70px;
}

/* line 393, app/assets/stylesheets/margins.css.scss */
.marginLeft75 {
  margin-left: 75px;
}

/* line 396, app/assets/stylesheets/margins.css.scss */
.marginLeft90 {
  margin-left: 90px;
}

/* line 399, app/assets/stylesheets/margins.css.scss */
.marginLeft140 {
  margin-left: 140px;
}

/* line 403, app/assets/stylesheets/margins.css.scss */
.marginLeftM1 {
  margin-left: -1px;
}

/* line 406, app/assets/stylesheets/margins.css.scss */
.marginLeftM3 {
  margin-left: -3px;
}

/* line 409, app/assets/stylesheets/margins.css.scss */
.marginLeftM4 {
  margin-left: -4px;
}

/* line 413, app/assets/stylesheets/margins.css.scss */
.marginLeftM20 {
  margin-left: -20px;
}

/* line 416, app/assets/stylesheets/margins.css.scss */
.marginLeftM30 {
  margin-left: -30px;
}

/* line 420, app/assets/stylesheets/margins.css.scss */
.marginLeftM50 {
  margin-left: -50px;
}

/*-- PADDINGS --*/
/* line 425, app/assets/stylesheets/margins.css.scss */
.paddingNone, .padding0 {
  padding: 0;
}

/* line 429, app/assets/stylesheets/margins.css.scss */
.padding2 {
  padding: 2px;
}

/* line 432, app/assets/stylesheets/margins.css.scss */
.padding5, .padGray5 {
  padding: 5px;
}

/* line 435, app/assets/stylesheets/margins.css.scss */
.padding7 {
  padding: 7px;
}

/* line 438, app/assets/stylesheets/margins.css.scss */
.padding8 {
  padding: 8px;
}

/* line 441, app/assets/stylesheets/margins.css.scss */
.padding10 {
  padding: 10px;
}

/* line 444, app/assets/stylesheets/margins.css.scss */
.padding15 {
  padding: 15px;
}

/* line 447, app/assets/stylesheets/margins.css.scss */
.padding20, .mainSideWidget, .rightSideWidgetBack {
  padding: 20px;
}

/* line 450, app/assets/stylesheets/margins.css.scss */
.padding30 {
  padding: 30px;
}

/* line 453, app/assets/stylesheets/margins.css.scss */
.padding40 {
  padding: 40px;
}

/* line 456, app/assets/stylesheets/margins.css.scss */
.paddingLeft0 {
  padding-left: 0;
}

/* line 459, app/assets/stylesheets/margins.css.scss */
.paddingLeft5 {
  padding-left: 5px;
}

/* line 462, app/assets/stylesheets/margins.css.scss */
.paddingLeft10 {
  padding-left: 10px;
}

/* line 465, app/assets/stylesheets/margins.css.scss */
.paddingLeft15 {
  padding-left: 15px;
}

/* line 468, app/assets/stylesheets/margins.css.scss */
.paddingLeft20 {
  padding-left: 20px;
}

/* line 471, app/assets/stylesheets/margins.css.scss */
.paddingLeft30 {
  padding-left: 30px;
}

/* line 474, app/assets/stylesheets/margins.css.scss */
.paddingLeft80 {
  padding-left: 80px;
}

/* line 477, app/assets/stylesheets/margins.css.scss */
.paddingRight5 {
  padding-right: 5px;
}

/* line 480, app/assets/stylesheets/margins.css.scss */
.paddingRight10 {
  padding-right: 10px;
}

/* line 483, app/assets/stylesheets/margins.css.scss */
.paddingRight15 {
  padding-right: 15px;
}

/* line 486, app/assets/stylesheets/margins.css.scss */
.paddingRight20 {
  padding-right: 20px;
}

/* line 489, app/assets/stylesheets/margins.css.scss */
.paddingRight25 {
  padding-right: 25px;
}

/* line 493, app/assets/stylesheets/margins.css.scss */
.paddingRight40 {
  padding-right: 40px;
}

/* line 496, app/assets/stylesheets/margins.css.scss */
.paddingRight80 {
  padding-right: 80px;
}

/* line 500, app/assets/stylesheets/margins.css.scss */
.paddingRight110 {
  padding-right: 110px;
}

/* line 504, app/assets/stylesheets/margins.css.scss */
.paddingTop3 {
  padding-top: 3px;
}

/* line 508, app/assets/stylesheets/margins.css.scss */
.paddingTop5 {
  padding-top: 5px;
}

/* line 512, app/assets/stylesheets/margins.css.scss */
.paddingTop7 {
  padding-top: 7px;
}

/* line 516, app/assets/stylesheets/margins.css.scss */
.paddingTop8 {
  padding-top: 8px;
}

/* line 519, app/assets/stylesheets/margins.css.scss */
.paddingTop9 {
  padding-top: 9px;
}

/* line 523, app/assets/stylesheets/margins.css.scss */
.paddingTop10 {
  padding-top: 10px;
}

/* line 527, app/assets/stylesheets/margins.css.scss */
.paddingTop15 {
  padding-top: 15px;
}

/* line 531, app/assets/stylesheets/margins.css.scss */
.paddingTop20 {
  padding-top: 20px;
}

/* line 534, app/assets/stylesheets/margins.css.scss */
.paddingTop25 {
  padding-top: 25px;
}

/* line 538, app/assets/stylesheets/margins.css.scss */
.paddingTop30 {
  padding-top: 30px;
}

/* line 541, app/assets/stylesheets/margins.css.scss */
.paddingTop40 {
  padding-top: 40px;
}

/* line 545, app/assets/stylesheets/margins.css.scss */
.paddingTop90 {
  padding-top: 90px;
}

/* line 550, app/assets/stylesheets/margins.css.scss */
.paddingBottom0 {
  padding-bottom: 0;
}

/* line 553, app/assets/stylesheets/margins.css.scss */
.paddingBottom5 {
  padding-bottom: 5px;
}

/* line 557, app/assets/stylesheets/margins.css.scss */
.paddingBottom10 {
  padding-bottom: 10px;
}

/* line 560, app/assets/stylesheets/margins.css.scss */
.paddingBottom16 {
  padding-bottom: 16px;
}

/* line 564, app/assets/stylesheets/margins.css.scss */
.paddingBottom20 {
  padding-bottom: 20px;
}

/* line 568, app/assets/stylesheets/margins.css.scss */
.paddingBottom25 {
  padding-bottom: 25px;
}

/* line 573, app/assets/stylesheets/margins.css.scss */
.paddingBottom40 {
  padding-bottom: 40px;
}

/* v - vertical, h - horizontal*/
/* line 580, app/assets/stylesheets/margins.css.scss */
.padding_v0_h3 {
  padding: 0 3px;
}

/* line 583, app/assets/stylesheets/margins.css.scss */
.padding_v3_h5, .minimal {
  padding: 3px 5px;
}

/*usage tag thumb*/
/* line 587, app/assets/stylesheets/margins.css.scss */
.padding_v2_h10 {
  padding: 2px 10px;
}

/* line 591, app/assets/stylesheets/margins.css.scss */
.padding_v5 {
  padding: 5px 0;
}

/* line 595, app/assets/stylesheets/margins.css.scss */
.padding_v4_h9 {
  padding: 4px 9px;
}

/* line 599, app/assets/stylesheets/margins.css.scss */
.padding_v0_h20, .submitOrange {
  padding: 0 20px;
}

/* line 603, app/assets/stylesheets/margins.css.scss */
.padding_v4_h10 {
  padding: 4px 10px;
}

/* line 607, app/assets/stylesheets/margins.css.scss */
.padding_v5_h10 {
  padding: 5px 10px;
}

/* line 611, app/assets/stylesheets/margins.css.scss */
.padding_v8_h0 {
  padding: 8px 0;
}

/* line 615, app/assets/stylesheets/margins.css.scss */
.padding_v10_h20 {
  padding: 10px 20px;
}

/* line 619, app/assets/stylesheets/margins.css.scss */
.padding_v10_h15 {
  padding: 10px 15px;
}

/* line 623, app/assets/stylesheets/margins.css.scss */
.padding_v15_h15 {
  padding: 15px 15px;
}

/* line 627, app/assets/stylesheets/margins.css.scss */
.padding_h20 {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 632, app/assets/stylesheets/margins.css.scss */
.padding_v15_h20 {
  padding: 15px 20px;
}

/* line 636, app/assets/stylesheets/margins.css.scss */
.padding_v1_h7 {
  padding: 1px 7px !important;
}

/* t - top, r - right, b - bottom, l -left */
/* line 641, app/assets/stylesheets/margins.css.scss */
.padding_t8_r80_b8_l10 {
  padding: 8px 80px 8px 10px;
}

/* line 645, app/assets/stylesheets/margins.css.scss */
.padding_t5_r0_b3_l0 {
  padding: 5px 0 3px 0;
}

/* line 649, app/assets/stylesheets/margins.css.scss */
.padding_t12_r10_b0_l0 {
  padding: 12px 10px 0 0;
}

/* line 653, app/assets/stylesheets/margins.css.scss */
.padding_5_15_5 {
  padding: 5px 15px 5px 0;
}

/* line 657, app/assets/stylesheets/margins.css.scss */
.padding_20_20_0_20 {
  padding: 20px 20px 0 20px;
}

/* Margin zero */
/* line 662, app/assets/stylesheets/margins.css.scss */
.marginZero {
  margin: 0;
  padding: 0;
}

/* top */
/* line 668, app/assets/stylesheets/margins.css.scss */
.topM1 {
  top: -1px;
}

/* line 671, app/assets/stylesheets/margins.css.scss */
.topM3 {
  top: -3px;
}

/* line 674, app/assets/stylesheets/margins.css.scss */
.topM4 {
  top: -4px;
}

/* line 677, app/assets/stylesheets/margins.css.scss */
.topM6 {
  top: -6px;
}

/* line 680, app/assets/stylesheets/margins.css.scss */
.topM10 {
  top: -10px;
}

/* line 683, app/assets/stylesheets/margins.css.scss */
.topM22 {
  top: -22px;
}

/* line 686, app/assets/stylesheets/margins.css.scss */
.topM35 {
  top: -35px;
}

/* line 689, app/assets/stylesheets/margins.css.scss */
.topM62 {
  top: -62px;
}

/* line 692, app/assets/stylesheets/margins.css.scss */
.top2 {
  top: 2px;
}

/* line 695, app/assets/stylesheets/margins.css.scss */
.top3 {
  top: 3px;
}

/* line 698, app/assets/stylesheets/margins.css.scss */
.top5 {
  top: 5px;
}

/* line 701, app/assets/stylesheets/margins.css.scss */
.top7 {
  top: 7px;
}

/* line 704, app/assets/stylesheets/margins.css.scss */
.top8 {
  top: 8px;
}

/* line 707, app/assets/stylesheets/margins.css.scss */
.top10 {
  top: 10px;
}

/* line 710, app/assets/stylesheets/margins.css.scss */
.top15 {
  top: 15px;
}

/* line 713, app/assets/stylesheets/margins.css.scss */
.top20 {
  top: 20px;
}

/* line 716, app/assets/stylesheets/margins.css.scss */
.top27 {
  top: 27px;
}

/* line 719, app/assets/stylesheets/margins.css.scss */
.top60 {
  top: 60px;
}

/* line 722, app/assets/stylesheets/margins.css.scss */
.top330 {
  top: 330px;
}

/* right */
/* line 727, app/assets/stylesheets/margins.css.scss */
.right0 {
  right: 0;
}

/* line 730, app/assets/stylesheets/margins.css.scss */
.right90 {
  right: 90px;
}

/* left */
/* line 734, app/assets/stylesheets/margins.css.scss */
.left0 {
  left: 0;
}

/* line 737, app/assets/stylesheets/margins.css.scss */
.leftM45 {
  left: -45px;
}

/* line 741, app/assets/stylesheets/margins.css.scss */
.right10 {
  right: 10px;
}

/* bottom */
/* line 746, app/assets/stylesheets/margins.css.scss */
.bottom0 {
  bottom: 0;
}

/* line 750, app/assets/stylesheets/margins.css.scss */
.bottom6 {
  bottom: 6px;
}

/* top left */
/* line 755, app/assets/stylesheets/margins.css.scss */
.t0l0 {
  top: 0;
  left: 0;
}

/* margin minus */
/* line 761, app/assets/stylesheets/margins.css.scss */
.marginTopM1 {
  margin-top: -1px;
}

/* line 764, app/assets/stylesheets/margins.css.scss */
.marginTopM2 {
  margin-top: -2px;
}

/* line 767, app/assets/stylesheets/margins.css.scss */
.marginTopM3, #booking_paid, #booking_not_paid {
  margin-top: -3px;
}

/* line 770, app/assets/stylesheets/margins.css.scss */
.marginTopM4 {
  margin-top: -4px;
}

/* line 773, app/assets/stylesheets/margins.css.scss */
.marginTopM5 {
  margin-top: -5px;
}

/* line 776, app/assets/stylesheets/margins.css.scss */
.marginTopM6 {
  margin-top: -6px;
}

/* line 779, app/assets/stylesheets/margins.css.scss */
.marginTopM8 {
  margin-top: -8px;
}

/* line 782, app/assets/stylesheets/margins.css.scss */
.marginTopM10 {
  margin-top: -10px;
}

/* line 785, app/assets/stylesheets/margins.css.scss */
.marginTopM17 {
  margin-top: -17px;
}

/* line 788, app/assets/stylesheets/margins.css.scss */
.marginTopM21 {
  margin-top: -21px;
}

/* line 791, app/assets/stylesheets/margins.css.scss */
.marginTopM30 {
  margin-top: -30px;
}

/* line 794, app/assets/stylesheets/margins.css.scss */
.marginTopM45, span.marginTopM45 {
  margin-top: -45px;
}

/* line 798, app/assets/stylesheets/margins.css.scss */
.marginTopM64 {
  margin-top: -64px;
}
/* original tipsy */
/* line 6, app/assets/stylesheets/tipsy.css.scss */
.tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}

/* line 7, app/assets/stylesheets/tipsy.css.scss */
.tipsy-inner {
  background-color: #000;
  color: #FFF;
  max-width: 200px;
  padding: 5px 8px 4px 8px;
  text-align: center;
}

/* ns tipsy*/
/* line 10, app/assets/stylesheets/tipsy.css.scss */
.tipsy {
  padding: 5px;
  font-size: 12px;
  opacity: 1;
  filter: alpha(opacity=100);
  background-repeat: no-repeat;
  background-image: url(https://sportifiq.com/assets/tipsy-73eb401f4db69f88f556645ee2e5ce5d671040d9d0de17e91e50723944d39403.gif);
}

/* line 11, app/assets/stylesheets/tipsy.css.scss */
.tipsy-inner {
  padding: 5px 8px 4px 8px;
  background-color: black;
  color: white;
  max-width: 200px;
  text-align: center;
}

/* Rounded corners */
/* line 16, app/assets/stylesheets/tipsy.css.scss */
.tipsy-inner {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
/* line 21, app/assets/stylesheets/tipsy.css.scss */
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px dashed #000;
}

/* Rules to colour arrows */
/* line 24, app/assets/stylesheets/tipsy.css.scss */
.tipsy-arrow-n {
  border-bottom-color: #000;
}

/* line 25, app/assets/stylesheets/tipsy.css.scss */
.tipsy-arrow-s {
  border-top-color: #000;
}

/* line 26, app/assets/stylesheets/tipsy.css.scss */
.tipsy-arrow-e {
  border-left-color: #000;
}

/* line 27, app/assets/stylesheets/tipsy.css.scss */
.tipsy-arrow-w {
  border-right-color: #000;
}

/* line 29, app/assets/stylesheets/tipsy.css.scss */
.tipsy-n .tipsy-arrow {
  top: 0px;
  left: 50%;
  margin-left: -5px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 30, app/assets/stylesheets/tipsy.css.scss */
.tipsy-nw .tipsy-arrow {
  top: 0;
  left: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 31, app/assets/stylesheets/tipsy.css.scss */
.tipsy-ne .tipsy-arrow {
  top: 0;
  right: 10px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 32, app/assets/stylesheets/tipsy.css.scss */
.tipsy-s .tipsy-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 33, app/assets/stylesheets/tipsy.css.scss */
.tipsy-sw .tipsy-arrow {
  bottom: 0;
  left: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 34, app/assets/stylesheets/tipsy.css.scss */
.tipsy-se .tipsy-arrow {
  bottom: 0;
  right: 10px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}

/* line 35, app/assets/stylesheets/tipsy.css.scss */
.tipsy-e .tipsy-arrow {
  right: 0;
  top: 50%;
  margin-top: -5px;
  border-left-style: solid;
  border-right: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* line 36, app/assets/stylesheets/tipsy.css.scss */
.tipsy-w .tipsy-arrow {
  left: 0;
  top: 50%;
  margin-top: -5px;
  border-right-style: solid;
  border-left: none;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* Modal */
@media (min-width: 480px), (min-height: 650px) {
  /* line 28, app/assets/stylesheets/modal.css.scss */
  .modal {
    margin-top: -220px;
  }
}

/* line 34, app/assets/stylesheets/modal.css.scss */
.modal, .modalBigger {
  position: fixed;
  top: 40%;
  top: 28%\9;
  /*IE 9 and lower hacky di hack*/
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 10px solid rgba(0, 0, 0, 0.3);
}

@media (max-width: 480px), (max-height: 650px) {
  /* line 48, app/assets/stylesheets/modal.css.scss */
  .modal {
    position: absolute;
    margin: auto;
    left: 30px;
    top: 100px;
  }
}

@media (max-width: 650px), (max-height: 850px) {
  /* line 57, app/assets/stylesheets/modal.css.scss */
  #daily_overview.modalBigger {
    position: absolute;
    margin: auto;
    left: 30px;
    top: 100px;
  }
}

/* line 65, app/assets/stylesheets/modal.css.scss */
.modal-backdrop {
  background-color: #fff;
}

/* line 69, app/assets/stylesheets/modal.css.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 74, app/assets/stylesheets/modal.css.scss */
.modal:focus {
  outline: none;
}

/* line 78, app/assets/stylesheets/modal.css.scss */
.modal-backdrop {
  background-color: #fff;
}

/* line 82, app/assets/stylesheets/modal.css.scss */
.modal-body {
  overflow-y: auto;
}

/* line 87, app/assets/stylesheets/modal.css.scss */
.modal-header {
  background-color: #fff;
  color: #888;
  font-weight: 500;
}
@charset "UTF-8";
/* -- Widths - Od sedaj naprej le večkratniki števila 5 če je le možno! -- */
/* line 3, app/assets/stylesheets/width_height.css.scss */
.widthPercent90 {
  width: 90%;
}

/* line 7, app/assets/stylesheets/width_height.css.scss */
.widthPercent100 {
  width: 100%;
}

/* line 11, app/assets/stylesheets/width_height.css.scss */
.widthPercent100I {
  width: 100% !important;
}

/* line 15, app/assets/stylesheets/width_height.css.scss */
.widthPercent45 {
  width: 45%;
}

/* line 19, app/assets/stylesheets/width_height.css.scss */
.widthPercent70 {
  width: 70%;
}

/* line 23, app/assets/stylesheets/width_height.css.scss */
.w8 {
  width: 8px;
}

/* line 26, app/assets/stylesheets/width_height.css.scss */
.w10 {
  /* dotte */
  width: 10px;
}

/* line 30, app/assets/stylesheets/width_height.css.scss */
.w12 {
  /* leaderboard participant */
  width: 12px;
}

/* line 34, app/assets/stylesheets/width_height.css.scss */
.w15 {
  /* <i icon> */
  width: 15px;
}

/* line 38, app/assets/stylesheets/width_height.css.scss */
.w20 {
  /* Check box. */
  width: 20px;
}

/* line 42, app/assets/stylesheets/width_height.css.scss */
.w25 {
  /* Check box. */
  width: 25px;
}

/* line 46, app/assets/stylesheets/width_height.css.scss */
.w30 {
  width: 30px;
}

/* line 50, app/assets/stylesheets/width_height.css.scss */
.w32 {
  /* spinner*/
  width: 32px;
}

/* line 53, app/assets/stylesheets/width_height.css.scss */
.w35 {
  /* leaderboard part.*/
  width: 35px;
}

/* line 56, app/assets/stylesheets/width_height.css.scss */
.w40 {
  /* sport icon*/
  width: 40px;
}

/* line 59, app/assets/stylesheets/width_height.css.scss */
.w43 {
  /* booking */
  width: 43px;
}

/* line 63, app/assets/stylesheets/width_height.css.scss */
.w45 {
  /* input field term_finder 1 (sat 19.5 included) */
  width: 45px;
}

/* line 67, app/assets/stylesheets/width_height.css.scss */
.w50 {
  /* sport icon*/
  width: 50px;
}

/* line 71, app/assets/stylesheets/width_height.css.scss */
.w66 {
  /* timetable-content širina. */
  /* hour select_field 0-23 */
  width: 66px;
}

/* line 76, app/assets/stylesheets/width_height.css.scss */
.w70 {
  width: 70px;
}

/* line 80, app/assets/stylesheets/width_height.css.scss */
.w75 {
  width: 75px;
}

/* line 84, app/assets/stylesheets/width_height.css.scss */
.w80 {
  /* timetable-content širina. */
  width: 80px;
}

/* line 88, app/assets/stylesheets/width_height.css.scss */
.w90 {
  width: 90px;
}

/* line 91, app/assets/stylesheets/width_height.css.scss */
.w90 {
  width: 90px;
}

/* line 94, app/assets/stylesheets/width_height.css.scss */
.w93 {
  width: 93px;
}

/* line 97, app/assets/stylesheets/width_height.css.scss */
.w100 {
  width: 100px;
}

/* line 100, app/assets/stylesheets/width_height.css.scss */
.w110 {
  width: 110px;
}

/* line 103, app/assets/stylesheets/width_height.css.scss */
.w120 {
  width: 120px;
}

/* line 106, app/assets/stylesheets/width_height.css.scss */
.w130 {
  width: 130px;
}

/* line 109, app/assets/stylesheets/width_height.css.scss */
.w135 {
  width: 135px;
}

/* line 113, app/assets/stylesheets/width_height.css.scss */
.w140 {
  /* timetable-content širina. */
  width: 140px;
}

/* line 118, app/assets/stylesheets/width_height.css.scss */
.w142 {
  /* front_page.html.erb */
  width: 142px;
}

/* line 122, app/assets/stylesheets/width_height.css.scss */
.w144 {
  width: 144px;
}

/* line 126, app/assets/stylesheets/width_height.css.scss */
.w150, .minimal-orange {
  /* application.html.erb, front_page */
  width: 150px;
}

/* line 130, app/assets/stylesheets/width_height.css.scss */
.w160 {
  /* application.html.erb, front_page */
  width: 160px;
}

/* line 134, app/assets/stylesheets/width_height.css.scss */
.w170 {
  width: 170px;
}

/* line 138, app/assets/stylesheets/width_height.css.scss */
.w180 {
  width: 180px;
}

/* line 141, app/assets/stylesheets/width_height.css.scss */
.w185 {
  width: 185px;
}

/* line 144, app/assets/stylesheets/width_height.css.scss */
.w190 {
  width: 190px;
}

/* line 147, app/assets/stylesheets/width_height.css.scss */
.w200 {
  width: 200px;
}

/* line 151, app/assets/stylesheets/width_height.css.scss */
.w210 {
  /* buttons right side */
  width: 210px;
}

/* line 156, app/assets/stylesheets/width_height.css.scss */
.w213 {
  width: 213px;
}

/* line 159, app/assets/stylesheets/width_height.css.scss */
.w225 {
  width: 225px;
}

/* line 163, app/assets/stylesheets/width_height.css.scss */
.w230 {
  /* ko imaš 20px paddinga na vseh straneh in border 1px. Za desno stran. */
  width: 228px;
}

/* line 168, app/assets/stylesheets/width_height.css.scss */
.w230t {
  /*match field*/
  width: 228px;
}

/* line 171, app/assets/stylesheets/width_height.css.scss */
.w240 {
  /*match field*/
  width: 240px;
}

/* line 175, app/assets/stylesheets/width_height.css.scss */
.w245 {
  /* ko imaš 10px paddinga na vseh straneh in border 2px. Kaj recimo obkrožiš. */
  width: 245px;
}

/* line 180, app/assets/stylesheets/width_height.css.scss */
.w249 {
  /* match show  */
  width: 249px;
}

/* line 185, app/assets/stylesheets/width_height.css.scss */
.w250 {
  /* ko imaš 10px za desno stran */
  width: 250px;
}

/* line 190, app/assets/stylesheets/width_height.css.scss */
.w254 {
  width: 254px;
}

/* line 194, app/assets/stylesheets/width_height.css.scss */
.w262 {
  /*facebook gumbek front page*/
  width: 262px;
}

/* line 198, app/assets/stylesheets/width_height.css.scss */
.width270 {
  width: 270px;
}

/* line 202, app/assets/stylesheets/width_height.css.scss */
.w270, .rightSideTitle {
  width: 270px;
}

/* line 206, app/assets/stylesheets/width_height.css.scss */
.w280 {
  width: 280px;
}

/* line 210, app/assets/stylesheets/width_height.css.scss */
.w285 {
  /* text_fields */
  width: 285px;
}

/* line 214, app/assets/stylesheets/width_height.css.scss */
.w300, .width300 {
  /* select_fields */
  width: 300px;
}

/* line 218, app/assets/stylesheets/width_height.css.scss */
.w310, #signInMail input[type="submit"] {
  /* enroll menu password field */
  width: 310px;
}

/* line 222, app/assets/stylesheets/width_height.css.scss */
.w320, input.w300[name="commit"] {
  /* enroll menu password field */
  width: 320px;
}

/* line 226, app/assets/stylesheets/width_height.css.scss */
.w330 {
  /* text_field tick */
  width: 330px;
}

/* line 231, app/assets/stylesheets/width_height.css.scss */
.w360 {
  width: 360px;
}

/* line 234, app/assets/stylesheets/width_height.css.scss */
.w365 {
  width: 365px;
}

/* line 237, app/assets/stylesheets/width_height.css.scss */
.w390 {
  width: 390px;
}

/* line 242, app/assets/stylesheets/width_height.css.scss */
.w400 {
  /* front side opinions two standard fields in a row */
  width: 400px;
}

/* line 247, app/assets/stylesheets/width_height.css.scss */
.w410 {
  /* competitor */
  width: 410px;
}

/* line 252, app/assets/stylesheets/width_height.css.scss */
.w420 {
  /* ko je na levi slika */
  width: 420px;
}

/* line 256, app/assets/stylesheets/width_height.css.scss */
.w450 {
  /* login modal */
  width: 450px;
}

/* line 260, app/assets/stylesheets/width_height.css.scss */
.w475 {
  width: 475px;
}

/* line 263, app/assets/stylesheets/width_height.css.scss */
.w485 {
  /* modal ožja širina */
  width: 485px;
}

/* line 267, app/assets/stylesheets/width_height.css.scss */
.w500 {
  /* login modal locations */
  width: 500px;
}

/* line 271, app/assets/stylesheets/width_height.css.scss */
.w505 {
  /* self proclaimed level - modal window outer box, max width in modal with some 20px left/right padding*/
  width: 505px;
}

/* line 275, app/assets/stylesheets/width_height.css.scss */
.w510 {
  width: 510px;
}

/* line 278, app/assets/stylesheets/width_height.css.scss */
.w520 {
  /* match field */
  width: 520px;
}

/* line 282, app/assets/stylesheets/width_height.css.scss */
.w540 {
  width: 540px;
}

/* line 286, app/assets/stylesheets/width_height.css.scss */
.w545 {
  /* width modala */
  width: 545px;
}

/* line 291, app/assets/stylesheets/width_height.css.scss */
.w560 {
  /* modal width */
  width: 560px;
}

/* line 296, app/assets/stylesheets/width_height.css.scss */
.w570 {
  /* ko imaš 10px paddinga */
  width: 570px;
}

/* line 301, app/assets/stylesheets/width_height.css.scss */
.w590 {
  width: 590px;
}

/* line 305, app/assets/stylesheets/width_height.css.scss */
.width600, .w600 {
  width: 600px;
}

/* line 308, app/assets/stylesheets/width_height.css.scss */
.w675 {
  /*index*/
  width: 675px;
}

/* line 311, app/assets/stylesheets/width_height.css.scss */
.w790 {
  width: 790px;
}

/* line 315, app/assets/stylesheets/width_height.css.scss */
.w700 {
  /*index*/
  width: 700px;
}

/* line 319, app/assets/stylesheets/width_height.css.scss */
.w860 {
  width: 860px;
}

/* line 322, app/assets/stylesheets/width_height.css.scss */
.w890 {
  width: 890px;
}

/* line 325, app/assets/stylesheets/width_height.css.scss */
.w900 {
  width: 900px;
}

/* line 329, app/assets/stylesheets/width_height.css.scss */
.w920 {
  width: 920px;
}

/* line 333, app/assets/stylesheets/width_height.css.scss */
.w940 {
  width: 940px;
}

/* line 337, app/assets/stylesheets/width_height.css.scss */
.w950 {
  width: 950px;
}

/* line 340, app/assets/stylesheets/width_height.css.scss */
.w960 {
  width: 960px;
}

/* line 344, app/assets/stylesheets/width_height.css.scss */
.widthMax940 {
  max-width: 940px;
}

/* line 348, app/assets/stylesheets/width_height.css.scss */
.width-max940 {
  max-width: 940px;
}

/* line 352, app/assets/stylesheets/width_height.css.scss */
.w970 {
  width: 970px;
}

/* line 355, app/assets/stylesheets/width_height.css.scss */
.w1170 {
  width: 1170px;
}

/* line 359, app/assets/stylesheets/width_height.css.scss */
.widthMax970 {
  max-width: 970px;
}

/* line 363, app/assets/stylesheets/width_height.css.scss */
.minWidth500 {
  min-width: 500px;
}

/* line 367, app/assets/stylesheets/width_height.css.scss */
.minWidth900 {
  min-width: 900px;
}

/* line 371, app/assets/stylesheets/width_height.css.scss */
.minWidth950 {
  min-width: 950px;
}

/* line 375, app/assets/stylesheets/width_height.css.scss */
.w-100-percent {
  width: 100%;
}

/* line 379, app/assets/stylesheets/width_height.css.scss */
.w-fit-content {
  width: fit-content;
}

/* -- Heights - Od sedaj naprej le večkratniki števila 5 če je le možno! -- */
/* line 384, app/assets/stylesheets/width_height.css.scss */
.heightPercent100 {
  height: 100%;
}

/* line 388, app/assets/stylesheets/width_height.css.scss */
.h-min {
  height: min-content;
}

/* line 392, app/assets/stylesheets/width_height.css.scss */
.h0 {
  height: 0px;
}

/* line 396, app/assets/stylesheets/width_height.css.scss */
.h1 {
  height: 1px;
}

/* line 400, app/assets/stylesheets/width_height.css.scss */
.h3 {
  height: 3px;
}

/* line 404, app/assets/stylesheets/width_height.css.scss */
.h10 {
  height: 10px;
}

/* line 408, app/assets/stylesheets/width_height.css.scss */
.h11 {
  height: 11px;
}

/* line 412, app/assets/stylesheets/width_height.css.scss */
.h14 {
  /* versus match field*/
  height: 14px;
}

/* line 416, app/assets/stylesheets/width_height.css.scss */
.h15 {
  /*buttons right side height*/
  height: 15px;
}

/* line 420, app/assets/stylesheets/width_height.css.scss */
.h17 {
  height: 17px;
}

/* line 423, app/assets/stylesheets/width_height.css.scss */
.h18 {
  /*match show*/
  height: 18px;
}

/* line 427, app/assets/stylesheets/width_height.css.scss */
.h20 {
  height: 20px;
}

/* line 431, app/assets/stylesheets/width_height.css.scss */
.h22 {
  height: 22px;
}

/* line 435, app/assets/stylesheets/width_height.css.scss */
.h25 {
  height: 25px;
}

/* line 439, app/assets/stylesheets/width_height.css.scss */
.h28I {
  height: 28px !important;
}

/* line 443, app/assets/stylesheets/width_height.css.scss */
.h30 {
  height: 30px;
}

/* line 446, app/assets/stylesheets/width_height.css.scss */
.h32 {
  /* spinner gif height */
  height: 32px;
}

/* line 449, app/assets/stylesheets/width_height.css.scss */
.h33 {
  height: 33px;
}

/* line 452, app/assets/stylesheets/width_height.css.scss */
.h35 {
  height: 35px;
}

/* line 455, app/assets/stylesheets/width_height.css.scss */
.h38 {
  height: 38px;
}

/* line 458, app/assets/stylesheets/width_height.css.scss */
.h40 {
  height: 40px;
}

/* line 461, app/assets/stylesheets/width_height.css.scss */
.h44 {
  height: 44px;
}

/* line 465, app/assets/stylesheets/width_height.css.scss */
.h45 {
  /* timetable-content višina. */
  height: 45px;
}

/* line 469, app/assets/stylesheets/width_height.css.scss */
.h46 {
  /* timetable-content višina. */
  height: 46px;
}

/* line 473, app/assets/stylesheets/width_height.css.scss */
.h47 {
  height: 47px;
}

/* line 477, app/assets/stylesheets/width_height.css.scss */
.h48 {
  /* timetable-content višina. */
  height: 48px;
}

/* line 481, app/assets/stylesheets/width_height.css.scss */
.h50 {
  height: 50px;
}

/* line 485, app/assets/stylesheets/width_height.css.scss */
.h52 {
  height: 52px;
}

/* line 489, app/assets/stylesheets/width_height.css.scss */
.h60 {
  height: 60px;
}

/* line 493, app/assets/stylesheets/width_height.css.scss */
.h61 {
  height: 61px;
}

/* line 496, app/assets/stylesheets/width_height.css.scss */
.h66 {
  height: 66px;
}

/* line 499, app/assets/stylesheets/width_height.css.scss */
.h70 {
  height: 61px;
}

/* line 502, app/assets/stylesheets/width_height.css.scss */
.h74 {
  height: 74px;
}

/* line 505, app/assets/stylesheets/width_height.css.scss */
.h78 {
  height: 78px;
}

/* line 508, app/assets/stylesheets/width_height.css.scss */
.h80 {
  height: 80px;
}

/* line 512, app/assets/stylesheets/width_height.css.scss */
.h85 {
  height: 85px;
}

/* line 515, app/assets/stylesheets/width_height.css.scss */
.h88 {
  height: 88px;
}

/* line 519, app/assets/stylesheets/width_height.css.scss */
.h100 {
  height: 100px;
}

/* line 522, app/assets/stylesheets/width_height.css.scss */
.h106 {
  height: 106px;
}

/* line 525, app/assets/stylesheets/width_height.css.scss */
.h120 {
  height: 120px;
}

/* line 528, app/assets/stylesheets/width_height.css.scss */
.h150 {
  height: 150px;
}

/* line 531, app/assets/stylesheets/width_height.css.scss */
.h156 {
  /* group subscription */
  height: 156px;
}

/* line 534, app/assets/stylesheets/width_height.css.scss */
.h180 {
  /* front page*/
  height: 180px;
}

/* line 537, app/assets/stylesheets/width_height.css.scss */
.h210 {
  /* front page*/
  height: 210px;
}

/* line 540, app/assets/stylesheets/width_height.css.scss */
.h226 {
  height: 226px;
}

/* line 543, app/assets/stylesheets/width_height.css.scss */
.h264 {
  /* front page*/
  height: 264px;
}

/* line 547, app/assets/stylesheets/width_height.css.scss */
.h360 {
  /* front page - location field */
  height: 360px;
}

/* line 551, app/assets/stylesheets/width_height.css.scss */
.h425 {
  height: 425px;
}

/* line 554, app/assets/stylesheets/width_height.css.scss */
.h450 {
  height: 450px;
}

/* line 558, app/assets/stylesheets/width_height.css.scss */
.h600 {
  height: 600px;
}

/* line 562, app/assets/stylesheets/width_height.css.scss */
.maxHeight100 {
  max-height: 100px;
}

/* line 565, app/assets/stylesheets/width_height.css.scss */
.maxHeight200 {
  max-height: 200px;
}

/* line 568, app/assets/stylesheets/width_height.css.scss */
.maxHeight425 {
  max-height: 425px;
}

/* line 572, app/assets/stylesheets/width_height.css.scss */
.maxHeight400 {
  max-height: 400px;
}

/* line 576, app/assets/stylesheets/width_height.css.scss */
.maxWidth300 {
  max-width: 300px;
}

/* line 580, app/assets/stylesheets/width_height.css.scss */
.maxWidth200 {
  max-width: 200px;
}

@media (min-width: 761px) {
  /* line 586, app/assets/stylesheets/width_height.css.scss */
  .maxWidth940 {
    width: 960px;
  }
}

@media (min-width: 561px) and (max-width: 760px) {
  /* line 591, app/assets/stylesheets/width_height.css.scss */
  .maxWidth940 {
    width: 760px;
  }
}

@media (max-width: 560px) {
  /* line 596, app/assets/stylesheets/width_height.css.scss */
  .maxWidth940 {
    width: 560px;
  }
}

/* line 602, app/assets/stylesheets/width_height.css.scss */
.minHeight80 {
  min-height: 80px;
}

/* line 606, app/assets/stylesheets/width_height.css.scss */
.minHeight140 {
  min-height: 120px;
}

/* line 610, app/assets/stylesheets/width_height.css.scss */
.minHeight300 {
  min-height: 300px;
}

/* line 614, app/assets/stylesheets/width_height.css.scss */
.minHeight500 {
  min-height: 500px;
}

/* line 618, app/assets/stylesheets/width_height.css.scss */
.minHeight800 {
  min-height: 800px;
}

/* line 621, app/assets/stylesheets/width_height.css.scss */
.minHeight1200 {
  min-height: 1200px;
}

/* -- Top -- */
/* line 627, app/assets/stylesheets/width_height.css.scss */
.top0 {
  top: 0px;
}

/* line 630, app/assets/stylesheets/width_height.css.scss */
.top1x {
  top: 1px;
}

/* line 633, app/assets/stylesheets/width_height.css.scss */
.top2x {
  top: 2px;
}

/* line 636, app/assets/stylesheets/width_height.css.scss */
.top3 {
  top: 3px;
}

/* line 639, app/assets/stylesheets/width_height.css.scss */
.top4 {
  top: 4px;
}

/* line 642, app/assets/stylesheets/width_height.css.scss */
.top5 {
  top: 5px;
}

/* line 645, app/assets/stylesheets/width_height.css.scss */
.top10 {
  top: 10px;
}

/* line 648, app/assets/stylesheets/width_height.css.scss */
.top15 {
  top: 15px;
}

/* line 651, app/assets/stylesheets/width_height.css.scss */
.top17 {
  top: 17px;
}

/* line 654, app/assets/stylesheets/width_height.css.scss */
.top43 {
  top: 43px;
}

/* line 657, app/assets/stylesheets/width_height.css.scss */
.top93 {
  top: 93px;
}

/* line 660, app/assets/stylesheets/width_height.css.scss */
.top195 {
  top: 195px;
}

/* -- Right -- */
/* line 665, app/assets/stylesheets/width_height.css.scss */
.right0 {
  right: 0px;
}

/* line 668, app/assets/stylesheets/width_height.css.scss */
.right3 {
  right: 3px;
}

/* line 671, app/assets/stylesheets/width_height.css.scss */
.right5 {
  right: 5px;
}

/* line 674, app/assets/stylesheets/width_height.css.scss */
.right7 {
  right: 7px;
}

/* -- Bottom -- */
/* line 679, app/assets/stylesheets/width_height.css.scss */
.bottom40 {
  bottom: 40px;
}

/* -- Left -- */
/* line 684, app/assets/stylesheets/width_height.css.scss */
.left0 {
  left: 0px;
}

/* line 687, app/assets/stylesheets/width_height.css.scss */
.left10 {
  left: 10px;
}

/* line 690, app/assets/stylesheets/width_height.css.scss */
.left50 {
  left: 50px;
}

/* line 693, app/assets/stylesheets/width_height.css.scss */
.left-100 {
  left: -100px;
}

/* line 698, app/assets/stylesheets/width_height.css.scss */
.overflowY {
  overflow-y: auto;
}
/*

*/
/* timetable colors */
/* line 14, app/assets/stylesheets/bookings.css.scss */
.timetable-content {
  border-right: solid thin #e7e6e6;
  color: #333333;
}

/* line 16, app/assets/stylesheets/bookings.css.scss */
#selectable .ui-selecting {
  background-color: #FECA40;
}

/* line 17, app/assets/stylesheets/bookings.css.scss */
.price0 {
  background-color: #ded6c6;
}

/* line 18, app/assets/stylesheets/bookings.css.scss */
.price1 {
  background-color: #c4dfa1;
}

/* line 19, app/assets/stylesheets/bookings.css.scss */
.price2 {
  background-color: #9ccb60;
}

/* line 20, app/assets/stylesheets/bookings.css.scss */
.price3 {
  background-color: #709e31;
}

/* line 21, app/assets/stylesheets/bookings.css.scss */
.price4 {
  background-color: #42680f;
}

/* line 22, app/assets/stylesheets/bookings.css.scss */
.price5 {
  background-color: #224100;
}

/* line 23, app/assets/stylesheets/bookings.css.scss */
.pricex {
  background-color: #d6d6d6;
}

/* line 24, app/assets/stylesheets/bookings.css.scss */
.priceRed {
  background-color: #ba7474;
}

/* line 25, app/assets/stylesheets/bookings.css.scss */
.priceRedY {
  background-color: #ce516a;
}

/* line 26, app/assets/stylesheets/bookings.css.scss */
.priceBRed {
  background-color: #b9082c;
}

/* line 27, app/assets/stylesheets/bookings.css.scss */
.priceBlue {
  background-color: #26ade4;
}

/* line 28, app/assets/stylesheets/bookings.css.scss */
#selectable, #selectable_week {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 29, app/assets/stylesheets/bookings.css.scss */
#selectable li, #selectable div, #selectable_week li, #selectable_week div {
  position: relative;
  float: left;
  font-size: 12px;
  text-align: center;
}

/* booking unit */
/* line 33, app/assets/stylesheets/bookings.css.scss */
.bookingBorderWhite {
  height: 1px;
  top: 0;
}

/* line 38, app/assets/stylesheets/bookings.css.scss */
.bookingBorderWhiteOuter {
  padding-top: 13px;
  border-top: solid 1px #cccccc;
}

/* line 43, app/assets/stylesheets/bookings.css.scss */
.bookingUnitGreen, .bookingUnitGreenWeek {
  height: 1px;
  background-color: #cccccc;
}

/* line 48, app/assets/stylesheets/bookings.css.scss */
.bookingUnitGreen {
  top: -2px;
  border-bottom: solid thin white;
}

/* line 53, app/assets/stylesheets/bookings.css.scss */
.bookingUnitGreenWeek {
  top: 0px;
}

/* booking */
/* line 59, app/assets/stylesheets/bookings.css.scss */
.greenTrue {
  color: green;
}

/* line 76, app/assets/stylesheets/bookings.css.scss */
.inputColor {
  display: none;
}

/* line 79, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label span {
  transform: scale(1.25);
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .firstColor {
  border: 2px solid #a63222;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .secondColor {
  border: 2px solid #c0ad71;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .thirdColor {
  border: 2px solid #7a9878;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .fourthColor {
  border: 2px solid #373f56;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .fifthColor {
  border: 2px solid black;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .sixthColor {
  border: 2px solid #7b310f;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .seventhColor {
  border: 2px solid #640f7b;
}

/* line 81, app/assets/stylesheets/bookings.css.scss */
.inputColor:checked + label .eighthColor {
  border: 2px solid #805c00;
}

/* line 89, app/assets/stylesheets/bookings.css.scss */
.labelColor {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  cursor: pointer;
}

/* line 96, app/assets/stylesheets/bookings.css.scss */
.labelColor:hover span {
  transform: scale(1.25);
}

/* line 100, app/assets/stylesheets/bookings.css.scss */
.labelColor span {
  display: block;
  width: 100%;
  height: 100%;
  transition: transform .2s ease-in-out;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.firstColor {
  background: #e07667;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.secondColor {
  background: #E7E0C9;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.thirdColor {
  background: #C1CFC0;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.fourthColor {
  background: #6B7AA1;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.fifthColor {
  background: #11324D;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.sixthColor {
  background: #e46226;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.seventhColor {
  background: #BC26E4;
}

/* line 106, app/assets/stylesheets/bookings.css.scss */
.labelColor span.eighthColor {
  background: #FFB700;
}

/* line 113, app/assets/stylesheets/bookings.css.scss */
.customColor1 {
  background-color: #e07667 !important;
}

/* line 116, app/assets/stylesheets/bookings.css.scss */
.customColor2 {
  background-color: #E7E0C9 !important;
}

/* line 120, app/assets/stylesheets/bookings.css.scss */
.customColor3 {
  background-color: #C1CFC0 !important;
}

/* line 124, app/assets/stylesheets/bookings.css.scss */
.customColor4 {
  background-color: #6B7AA1 !important;
}

/* line 128, app/assets/stylesheets/bookings.css.scss */
.customColor5 {
  background-color: #11324D !important;
}

/* line 132, app/assets/stylesheets/bookings.css.scss */
.customColor6 {
  background-color: #e46226 !important;
}

/* line 136, app/assets/stylesheets/bookings.css.scss */
.customColor7 {
  background-color: #BC26E4 !important;
}

/* line 140, app/assets/stylesheets/bookings.css.scss */
.customColor8 {
  background-color: #FFB700 !important;
}

/* line 144, app/assets/stylesheets/bookings.css.scss */
.crossed {
  background: linear-gradient(to top left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), black 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%), linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 0.8px), black 50%, rgba(0, 0, 0, 0) calc(50% + 0.8px), rgba(0, 0, 0, 0) 100%) !important;
}
/*!
 * jReject (jQuery Browser Rejection Plugin)
 * Version 1.1.x
 * URL: http://jreject.turnwheel.com/
 * Description: jReject is a easy method of rejecting specific browsers on your site
 * Author: Steven Bower (TurnWheel Designs) http://turnwheel.com/
 * Copyright: Copyright (c) 2009-2014 Steven Bower under dual MIT/GPL license.
 */


#jr_overlay {
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: 2147483646;
	position: absolute;
}

#jr_wrap {
	position: absolute;
	width: 100%;
	z-index: 2147483647;
	padding: 0;
	margin: 0;
}

#jr_inner {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #4F4F4F;
	margin: 0 auto;
	height: auto;
	padding: 20px;
	position: relative;
	box-sizing: content-box;
}

#jr_header {
	display: block;
	color: #333;
	padding: 5px;
	padding-bottom: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 0.5em;
}

#jr_inner p {
	padding: 5px;
	margin: 0;
}

#jr_inner ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#jr_inner ul li {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 122px;
	margin: 0 10px 10px 10px;
	padding: 0;
	text-align: center;
}

#jr_inner li a {
	color: #333;
	font-size: 0.8em;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#jr_inner li a:hover {
	text-decoration: underline;
}

#jr_inner .jr_icon {
	width: 100px;
	height: 100px;
	margin: 1px auto;
	padding: 0;
	background: transparent no-repeat scroll left top;
	cursor: pointer;
}

#jr_close {
	clear: both;
	padding: 0;
	margin: 0;
}

#jr_close a {
	color: #000;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#jr_close p {
	padding: 10px 0 0 0;
	margin: 0;
}
@charset "UTF-8";
/*













*/
/*-- OVERRIDE VARIABLES --*/
/*#37548F*/
/*deprecated*/
/*#fcf9f0;/* #fcf9f0;  */
/*proxima-nova, "proxima-nova", sans-serif;*/
/*-- navbar variables --*/
/*-- PUBLIC VARIABLES --*/
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 37, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
audio:not([controls]) {
  display: none;
}

/* line 44, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 69, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sup {
  top: -0.5em;
}

/* line 72, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 79, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 91, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
#map_canvas img,
.google-maps img {
  max-width: none;
}

/* line 100, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 108, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal;
}

/* line 113, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 118, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 125, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

/* line 135, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 139, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 143, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  /* line 155, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 167, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 171, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 176, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  /* line 182, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 188, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  thead {
    display: table-header-group;
  }
  /* line 192, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 197, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* line 205, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 212, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_reset.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #f3f3f1;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #26ade4;
  text-decoration: none;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover,
a:focus {
  color: #3db6e7;
  text-decoration: underline;
}

/* line 37, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 42, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 51, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

/* line 567, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 572, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

/* line 579, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span1 {
  width: 60px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span2 {
  width: 140px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span3 {
  width: 220px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span4 {
  width: 300px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span5 {
  width: 380px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span6 {
  width: 460px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span7 {
  width: 540px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span8 {
  width: 620px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span9 {
  width: 700px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span10 {
  width: 780px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span11 {
  width: 860px;
}

/* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.span12 {
  width: 940px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px;
}

/* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px;
}

/* line 614, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid:after {
  clear: both;
}

/* line 617, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.1276595745%;
  *margin-left: 2.0744680851%;
}

/* line 623, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

/* line 628, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.1276595745%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span1 {
  width: 6.3829787234%;
  *width: 6.329787234%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span2 {
  width: 14.8936170213%;
  *width: 14.8404255319%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span3 {
  width: 23.4042553191%;
  *width: 23.3510638298%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span4 {
  width: 31.914893617%;
  *width: 31.8617021277%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span5 {
  width: 40.4255319149%;
  *width: 40.3723404255%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span6 {
  width: 48.9361702128%;
  *width: 48.8829787234%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span7 {
  width: 57.4468085106%;
  *width: 57.3936170213%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span8 {
  width: 65.9574468085%;
  *width: 65.9042553191%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span9 {
  width: 74.4680851064%;
  *width: 74.414893617%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span10 {
  width: 82.9787234043%;
  *width: 82.9255319149%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span11 {
  width: 91.4893617021%;
  *width: 91.4361702128%;
}

/* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .span12 {
  width: 100%;
  *width: 99.9468085106%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1 {
  margin-left: 10.6382978723%;
  *margin-left: 10.5319148936%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset1:first-child {
  margin-left: 8.5106382979%;
  *margin-left: 8.4042553191%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2 {
  margin-left: 19.1489361702%;
  *margin-left: 19.0425531915%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset2:first-child {
  margin-left: 17.0212765957%;
  *margin-left: 16.914893617%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3 {
  margin-left: 27.6595744681%;
  *margin-left: 27.5531914894%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset3:first-child {
  margin-left: 25.5319148936%;
  *margin-left: 25.4255319149%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4 {
  margin-left: 36.170212766%;
  *margin-left: 36.0638297872%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset4:first-child {
  margin-left: 34.0425531915%;
  *margin-left: 33.9361702128%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5 {
  margin-left: 44.6808510638%;
  *margin-left: 44.5744680851%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset5:first-child {
  margin-left: 42.5531914894%;
  *margin-left: 42.4468085106%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6 {
  margin-left: 53.1914893617%;
  *margin-left: 53.085106383%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset6:first-child {
  margin-left: 51.0638297872%;
  *margin-left: 50.9574468085%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7 {
  margin-left: 61.7021276596%;
  *margin-left: 61.5957446809%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset7:first-child {
  margin-left: 59.5744680851%;
  *margin-left: 59.4680851064%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8 {
  margin-left: 70.2127659574%;
  *margin-left: 70.1063829787%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset8:first-child {
  margin-left: 68.085106383%;
  *margin-left: 67.9787234043%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9 {
  margin-left: 78.7234042553%;
  *margin-left: 78.6170212766%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset9:first-child {
  margin-left: 76.5957446809%;
  *margin-left: 76.4893617021%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10 {
  margin-left: 87.2340425532%;
  *margin-left: 87.1276595745%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787%;
  *margin-left: 85%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11 {
  margin-left: 95.7446808511%;
  *margin-left: 95.6382978723%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset11:first-child {
  margin-left: 93.6170212766%;
  *margin-left: 93.5106382979%;
}

/* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12 {
  margin-left: 104.2553191489%;
  *margin-left: 104.1489361702%;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row-fluid .offset12:first-child {
  margin-left: 102.1276595745%;
  *margin-left: 102.0212765957%;
}

/* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_grid.scss */
.hide[class*="span"],
.row-fluid .hide[class*="span"] {
  display: none;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_grid.scss */
.pull-right[class*="span"],
.row-fluid .pull-right[class*="span"] {
  float: right;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}

/* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
small {
  font-size: 85%;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
strong {
  font-weight: bold;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
em {
  font-style: italic;
}

/* line 28, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 31, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.muted {
  color: #888;
}

/* line 32, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.muted:hover,
a.muted:focus {
  color: #6f6f6f;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-warning {
  color: #c09853;
}

/* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

/* line 39, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-error {
  color: #b94a48;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

/* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-info {
  color: #3a87ad;
}

/* line 44, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

/* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-success {
  color: #468847;
}

/* line 48, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

/* line 51, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 52, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 59, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

/* line 66, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #888;
}

/* line 73, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1,
h2,
h3 {
  line-height: 40px;
}

/* line 77, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 {
  font-size: 38.5px;
}

/* line 78, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 {
  font-size: 31.5px;
}

/* line 79, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 {
  font-size: 24.5px;
}

/* line 80, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 {
  font-size: 17.5px;
}

/* line 81, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h5 {
  font-size: 14px;
}

/* line 82, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h6 {
  font-size: 11.9px;
}

/* line 84, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small {
  font-size: 24.5px;
}

/* line 85, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h2 small {
  font-size: 17.5px;
}

/* line 86, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 87, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 small {
  font-size: 14px;
}

/* line 93, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #d6d6d6;
}

/* line 105, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

/* line 109, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 115, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
li {
  line-height: 20px;
}

/* line 120, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

/* line 127, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

/* line 131, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 140, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-bottom: 20px;
}

/* line 143, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 20px;
}

/* line 147, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 150, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 10px;
}

/* line 154, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal {
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.dl-horizontal:after {
  clear: both;
}

/* line 156, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 163, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
.dl-horizontal dd {
  margin-left: 180px;
}

/* line 172, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #fff;
}

/* line 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #888;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 192, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #d6d6d6;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

/* line 202, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote small {
  display: block;
  line-height: 20px;
  color: #888;
}

/* line 206, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 212, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #d6d6d6;
  border-left: 0;
}

/* line 218, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

/* line 223, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right small:before {
  content: '';
}

/* line 226, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 234, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 242, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 42, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
pre.prettyprint {
  margin-bottom: 20px;
}

/* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

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

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
form {
  margin: 0 0 20px;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

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

/* line 33, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend small {
  font-size: 15px;
  color: #888;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

/* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px;
}

/* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #636363;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

/* line 94, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input,
textarea,
.uneditable-input {
  width: 206px;
}

/* line 100, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea {
  height: auto;
}

/* line 104, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 126, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

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

/* line 144, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

/* line 155, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

/* line 163, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* line 170, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 176, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 188, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input,
.uneditable-textarea {
  color: #888;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

/* line 198, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

/* line 204, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto;
}

/* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888;
}

/* line 86, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #888;
}

/* line 89, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888;
}

/* line 224, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

/* line 229, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 236, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

/* line 243, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 250, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

/* line 261, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-mini {
  width: 60px;
}

/* line 262, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-small {
  width: 90px;
}

/* line 263, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-medium {
  width: 150px;
}

/* line 264, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-large {
  width: 210px;
}

/* line 265, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xlarge {
  width: 270px;
}

/* line 266, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px;
}

/* line 269, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

/* line 282, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

/* line 669, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0;
}

/* line 676, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

/* line 304, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row {
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.controls-row:after {
  clear: both;
}

/* line 309, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

/* line 315, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

/* line 327, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #d6d6d6;
}

/* line 337, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

/* line 168, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

/* line 175, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

/* line 168, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

/* line 175, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

/* line 168, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

/* line 175, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

/* line 168, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

/* line 175, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-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 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

/* line 369, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 374, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

/* line 385, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-actions:after {
  clear: both;
}

/* line 399, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959;
}

/* line 404, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px;
}

/* line 409, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

/* line 422, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

/* line 431, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}

/* line 439, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 448, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

/* line 452, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #d6d6d6;
  border: 1px solid #ccc;
}

/* line 466, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 472, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .active,
.input-prepend .active {
  background-color: #dae8c5;
  border-color: #93bd57;
}

/* line 479, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

/* line 483, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 491, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 495, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 499, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

/* line 504, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 517, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 521, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 526, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 531, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

/* line 542, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
/* line 552, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 556, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 559, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 562, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

/* line 565, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

/* line 581, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 594, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

/* line 598, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

/* line 605, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

/* line 612, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 621, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

/* line 632, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px;
}

/* line 637, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

/* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .control-group:after {
  clear: both;
}

/* line 652, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

/* line 659, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

/* line 666, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

/* line 671, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-bottom: 0;
}

/* line 681, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}

/* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 180px;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 31, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table th {
  font-weight: bold;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
}

/* line 39, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 48, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #f3f3f1;
}

/* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

/* line 74, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 80, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

/* line 85, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

/* line 97, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 103, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 109, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 117, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 126, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

/* line 129, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

/* line 134, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 140, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

/* line 158, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 171, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

/* line 183, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

/* line 207, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.success > td {
  background-color: #dff0d8;
}

/* line 210, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.error > td {
  background-color: #f2dede;
}

/* line 213, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

/* line 216, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table tbody tr.info > td {
  background-color: #d9edf7;
}

/* line 223, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

/* line 226, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

/* line 229, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

/* line 232, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("https://sportifiq.com/assets/glyphicons-halflings-d7672e10feca887be27eb353957404d00e398820bfd859efe46fbc5f25d949b9.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

/* White icons with optional class, or on hover/focus/active states of certain elements */
/* line 32, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("https://sportifiq.com/assets/glyphicons-halflings-white-f0e0d95a9c8abcdfabf46348e2d4285829bb0491f5f6af0e05af52bffb6324c4.png");
}

/* line 52, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0;
}

/* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px  0;
}

/* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px  0;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px  0;
}

/* line 56, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px  0;
}

/* line 57, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0;
}

/* line 58, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0;
}

/* line 59, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0;
}

/* line 61, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0;
}

/* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0;
}

/* line 63, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0;
}

/* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0;
}

/* line 65, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0;
}

/* line 66, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0;
}

/* line 68, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0;
}

/* line 69, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0;
}

/* line 70, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0;
}

/* line 71, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0;
}

/* line 73, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-home {
  background-position: 0      -24px;
}

/* line 74, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px  -24px;
}

/* line 75, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px  -24px;
}

/* line 76, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px  -24px;
}

/* line 77, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px  -24px;
}

/* line 78, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px;
}

/* line 79, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px;
}

/* line 80, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px;
}

/* line 81, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px;
}

/* line 82, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px;
}

/* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px;
}

/* line 84, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px;
}

/* line 85, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px;
}

/* line 86, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px;
}

/* line 87, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px;
}

/* line 88, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px;
}

/* line 89, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px;
}

/* line 90, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px;
}

/* line 91, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px;
}

/* line 92, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px;
}

/* line 94, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0      -48px;
}

/* line 95, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px  -48px;
}

/* line 96, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px  -48px;
}

/* line 97, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px  -48px;
}

/* line 98, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px  -48px;
}

/* line 99, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px;
}

/* line 100, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px;
}

/* line 101, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px;
}

/* line 102, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px;
}

/* line 103, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px;
}

/* line 104, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px;
}

/* line 105, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px;
}

/* line 106, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px;
}

/* line 107, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px;
}

/* line 108, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px;
}

/* line 109, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px;
}

/* line 110, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px;
}

/* line 111, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px;
}

/* line 112, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px;
}

/* line 113, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px;
}

/* line 115, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0      -72px;
}

/* line 116, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px  -72px;
}

/* line 117, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px  -72px;
}

/* line 118, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px  -72px;
}

/* line 119, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px  -72px;
}

/* line 120, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px;
}

/* line 121, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px;
}

/* line 122, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px;
}

/* line 123, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px;
}

/* line 124, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px;
}

/* line 125, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px;
}

/* line 126, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px;
}

/* line 127, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px;
}

/* line 128, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px;
}

/* line 129, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px;
}

/* line 130, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px;
}

/* line 131, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px;
}

/* line 132, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px;
}

/* line 133, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px;
}

/* line 134, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px;
}

/* line 136, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0      -96px;
}

/* line 137, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px  -96px;
}

/* line 138, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px  -96px;
}

/* line 139, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px  -96px;
}

/* line 140, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px  -96px;
}

/* line 141, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px;
}

/* line 142, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px;
}

/* line 143, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px;
}

/* line 144, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px;
}

/* line 145, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px;
}

/* line 146, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px;
}

/* line 147, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px;
}

/* line 148, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px;
}

/* line 149, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px;
}

/* line 150, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px;
}

/* line 151, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px;
}

/* line 152, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px;
}

/* line 153, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px;
}

/* line 154, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px;
}

/* line 155, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px;
}

/* line 157, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0      -120px;
}

/* line 158, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px  -120px;
}

/* line 159, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px  -120px;
}

/* line 160, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px  -120px;
}

/* line 161, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px  -120px;
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px;
}

/* line 163, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px;
}

/* line 164, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px;
}

/* line 165, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px;
}

/* line 166, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

/* line 167, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px;
}

/* line 168, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px;
}

/* line 169, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px;
}

/* line 170, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px;
}

/* line 171, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px;
}

/* line 172, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px;
}

/* line 173, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}

/* line 174, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

/* line 175, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px;
}

/* line 176, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px;
}

/* line 178, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0      -144px;
}

/* line 179, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px  -144px;
}

/* line 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px  -144px;
}

/* line 181, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px  -144px;
}

/* line 182, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px  -144px;
}

/* line 183, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px;
}

/* line 184, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px;
}

/* line 185, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px;
}

/* line 187, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px;
}

/* line 188, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px;
}

/* line 189, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px;
}

/* line 190, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px;
}

/* line 191, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px;
}

/* line 192, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px;
}

/* line 193, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px;
}

/* line 194, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px;
}

/* line 195, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px;
}

/* line 197, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 11, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #444;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

/* line 34, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

/* line 41, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

/* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 70, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

/* line 75, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}

/* line 88, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #21a8de;
  background-image: -moz-linear-gradient(top, #26ade4, #1ba0d6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#26ade4), to(#1ba0d6));
  background-image: -webkit-linear-gradient(top, #26ade4, #1ba0d6);
  background-image: -o-linear-gradient(top, #26ade4, #1ba0d6);
  background-image: linear-gradient(to bottom, #26ade4, #1ba0d6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF26ADE4', endColorstr='#FF1BA0D6', GradientType=0);
}

/* line 99, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #21a8de;
  background-image: -moz-linear-gradient(top, #26ade4, #1ba0d6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#26ade4), to(#1ba0d6));
  background-image: -webkit-linear-gradient(top, #26ade4, #1ba0d6);
  background-image: -o-linear-gradient(top, #26ade4, #1ba0d6);
  background-image: linear-gradient(to bottom, #26ade4, #1ba0d6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF26ADE4', endColorstr='#FF1BA0D6', GradientType=0);
}

/* line 111, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #888;
}

/* line 117, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}

/* line 128, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000;
}

/* line 133, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 140, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 151, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 163, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #444;
  content: "";
}

/* line 169, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

/* line 178, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative;
}

/* line 182, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

/* line 189, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* line 194, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

/* line 203, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

/* line 216, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

/* line 221, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left {
  float: none;
}

/* line 227, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 237, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 244, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-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, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  height: auto;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #444;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #444;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:active, .btn.active {
  background-color: #cccccc \9;
}

/* line 61, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn:first-child {
  *margin-left: 0;
}

/* line 29, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

/* line 41, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 46, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 70, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 75, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

/* line 81, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 86, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

/* line 90, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

/* line 96, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 106, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 115, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 123, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 134, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

/* line 145, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2694e4;
  background-image: -moz-linear-gradient(top, #26ade4, #266ee4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#26ade4), to(#266ee4));
  background-image: -webkit-linear-gradient(top, #26ade4, #266ee4);
  background-image: -o-linear-gradient(top, #26ade4, #266ee4);
  background-image: linear-gradient(to bottom, #26ade4, #266ee4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF26ADE4', endColorstr='#FF266EE4', GradientType=0);
  border-color: #266ee4 #266ee4 #154da9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #266ee4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #266ee4;
  *background-color: #1b61d6;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-color: #1857bf \9;
}

/* line 149, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #fa936e;
  background-image: -moz-linear-gradient(top, #fba98c, #f97242);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fba98c), to(#f97242));
  background-image: -webkit-linear-gradient(top, #fba98c, #f97242);
  background-image: -o-linear-gradient(top, #fba98c, #f97242);
  background-image: linear-gradient(to bottom, #fba98c, #f97242);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBA98C', endColorstr='#FFF97242', GradientType=0);
  border-color: #f97242 #f97242 #e74207;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f97242;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f97242;
  *background-color: #f86029;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-color: #f74d11 \9;
}

/* line 153, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFBD362F', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

/* line 157, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF51A351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

/* line 161, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF2F96B4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

/* line 165, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF444444', endColorstr='#FF222222', GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

/* line 173, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn,
input.btn[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 177, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn::-moz-focus-inner,
input.btn[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 186, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-large,
input.btn.btn-large[type="submit"] {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 190, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-small,
input.btn.btn-small[type="submit"] {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

/* line 194, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
button.btn.btn-mini,
input.btn.btn-mini[type="submit"] {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

/* line 205, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 212, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #26ade4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 218, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover,
.btn-link:focus {
  color: #3db6e7;
  text-decoration: underline;
  background-color: transparent;
}

/* line 224, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}

/* line 61, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-group:first-child {
  *margin-left: 0;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

/* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 39, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px;
}

/* line 42, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

/* line 49, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 10.5px;
}

/* line 52, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 11.9px;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 17.5px;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 66, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 72, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 77, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 84, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

/* line 92, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 103, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

/* line 110, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}

/* line 116, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

/* line 120, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}

/* line 131, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 137, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

/* line 140, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #266ee4;
}

/* line 143, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f97242;
}

/* line 146, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

/* line 149, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

/* line 152, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

/* line 155, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

/* line 162, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

/* line 167, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  margin-top: 6px;
}

/* line 170, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

/* line 175, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

/* line 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

/* line 193, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 204, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}

/* line 208, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 214, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

/* line 218, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 221, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 224, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/* line 227, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert,
.alert h4 {
  color: #c09853;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin: 0;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

/* line 38, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

/* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success h4 {
  color: #468847;
}

/* line 46, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

/* line 52, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

/* line 56, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

/* line 61, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info h4 {
  color: #3a87ad;
}

/* line 69, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

/* line 73, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

/* line 77, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

/* line 16, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  display: block;
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #d6d6d6;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 32, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .pull-right {
  float: right;
}

/* line 37, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #888;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

/* line 48, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px;
}

/* line 57, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

/* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 68, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px;
}

/* line 71, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #26ade4;
}

/* line 78, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

/* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

/* line 93, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

/* line 97, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left;
}

/* line 101, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

/* line 113, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 117, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px;
}

/* line 121, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* line 127, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #d6d6d6 #d6d6d6 #ddd;
}

/* line 133, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #636363;
  background-color: #f3f3f1;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 148, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 157, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #26ade4;
}

/* line 170, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 173, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0;
}

/* line 178, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0;
}

/* line 181, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 185, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

/* line 188, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 191, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

/* line 198, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

/* line 201, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

/* line 210, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

/* line 213, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 220, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #26ade4;
  border-bottom-color: #26ade4;
  margin-top: 6px;
}

/* line 225, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #3db6e7;
  border-bottom-color: #3db6e7;
}

/* move down carets for tabs */
/* line 231, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 237, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 241, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #636363;
  border-bottom-color: #636363;
}

/* line 248, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

/* line 255, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #888;
  border-color: #888;
}

/* line 263, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 273, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #888;
}

/* line 288, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabbable {
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 291, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content {
  overflow: auto;
}

/* line 296, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

/* line 303, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 307, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 316, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

/* line 319, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

/* line 323, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/* line 325, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

/* line 331, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 341, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

/* line 345, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 353, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

/* line 358, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

/* line 362, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #d6d6d6 #ddd #d6d6d6 #d6d6d6;
}

/* line 366, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

/* line 374, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

/* line 379, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/* line 383, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #d6d6d6 #d6d6d6 #d6d6d6 #ddd;
}

/* line 387, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

/* line 400, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #888;
}

/* line 404, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}

/* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: white;
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: -o-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(to bottom, #fff, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inner:after {
  clear: both;
}

/* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container {
  width: auto;
}

/* line 41, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

/* line 49, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 15px 20px 15px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #26ade4;
  text-shadow: 0 1px 0 #fff;
}

/* line 59, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 50px;
  color: #777;
}

/* line 75, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link {
  color: #26ade4;
}

/* line 77, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-link:hover, .navbar-link:focus {
  color: #fff;
}

/* line 85, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 50px;
  margin: 0 9px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

/* line 94, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 10px;
}

/* line 98, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

/* line 108, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-form:after {
  clear: both;
}

/* line 111, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 10px;
}

/* line 117, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

/* line 123, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

/* line 128, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

/* line 132, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

/* line 140, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 10px;
  margin-bottom: 0;
}

/* line 145, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 158, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

/* line 161, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 172, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

/* line 180, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

/* line 184, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

/* line 187, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 196, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

/* line 203, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
}

/* line 208, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

/* line 214, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
}

/* line 216, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

/* line 226, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

/* line 233, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

/* line 237, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left;
}

/* line 242, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 15px 15px 15px;
  color: #26ade4;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
}

/* line 250, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

/* line 255, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: #26ade4;
  color: #fff;
  text-decoration: none;
}

/* line 263, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #636363;
  text-decoration: none;
  background-color: #f2f2f2;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

/* line 274, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFF2F2F2', GradientType=0);
  border-color: #f2f2f2 #f2f2f2 #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f2f2f2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #f2f2f2;
  *background-color: #e6e6e6;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #d9d9d9 \9;
}

/* line 283, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

/* line 291, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

/* line 302, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

/* line 313, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}

/* line 326, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

/* line 333, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

/* line 342, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #636363;
  border-bottom-color: #636363;
}

/* line 349, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #f2f2f2;
  color: #636363;
}

/* line 355, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #26ade4;
  border-bottom-color: #26ade4;
}

/* line 359, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #636363;
  border-bottom-color: #636363;
}

/* line 367, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 371, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

/* line 375, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

/* line 379, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* line 394, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525;
}

/* line 399, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #888;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 403, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}

/* line 409, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .brand {
  color: #888;
}

/* line 413, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #888;
}

/* line 417, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}

/* line 423, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}

/* line 431, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #888;
}

/* line 433, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff;
}

/* line 440, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

/* line 446, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}

/* line 452, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  color: #fff;
}

/* line 457, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #888;
  border-bottom-color: #888;
}

/* line 461, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 470, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}

/* line 86, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}

/* line 89, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}

/* line 479, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

/* line 493, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 513, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: black;
}

/* line 520, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}

/* line 16, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

/* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb .active {
  color: #888;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  margin: 20px 0;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li {
  display: inline;
}

/* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

/* line 34, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #888;
  cursor: default;
}

/* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #888;
  background-color: transparent;
  cursor: default;
}

/* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

/* line 58, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center;
}

/* line 70, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-right {
  text-align: right;
}

/* line 80, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

/* line 85, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

/* line 89, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

/* line 98, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

/* line 102, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* line 110, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

/* line 118, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 28, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 32, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #888;
  background-color: #fff;
  cursor: default;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #444;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}

/* line 41, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}

/* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade.in {
  top: 10%;
}

/* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

/* line 51, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: 2px;
}

/* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0;
}

/* line 72, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}

/* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

/* line 88, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 92, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 16, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 19, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 34, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 42, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 49, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 56, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 63, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

/* line 28, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 29, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 30, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 31, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 34, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* line 44, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title:empty {
  display: none;
}

/* line 49, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 57, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/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 66, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 69, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 75, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

/* line 82, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

/* line 89, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 96, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

/* line 103, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

/* line 110, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 118, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 125, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.thumbnails:after {
  clear: both;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/* line 37, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #26ade4;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* line 44, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #636363;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 32, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}

/* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 52, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  margin-left: 0;
  list-style: none;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #888;
}

/* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

/* line 33, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label:empty,
.badge:empty {
  display: none;
}

/* line 40, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important {
  background-color: #b94a48;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-important[href] {
  background-color: #953b39;
}

/* line 57, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning {
  background-color: #f97242;
}

/* line 58, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-warning[href] {
  background-color: #f74d11;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success {
  background-color: #468847;
}

/* line 61, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-success[href] {
  background-color: #356635;
}

/* line 63, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info {
  background-color: #3a87ad;
}

/* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse {
  background-color: #333;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.label-inverse[href] {
  background-color: #1a1a1a;
}

/* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important {
  background-color: #b94a48;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-important[href] {
  background-color: #953b39;
}

/* line 57, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning {
  background-color: #f97242;
}

/* line 58, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-warning[href] {
  background-color: #f74d11;
}

/* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success {
  background-color: #468847;
}

/* line 61, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-success[href] {
  background-color: #356635;
}

/* line 63, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info {
  background-color: #3a87ad;
}

/* line 64, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-info[href] {
  background-color: #2d6987;
}

/* line 66, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse {
  background-color: #333;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/* line 72, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 79, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  /* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }
  /* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 68, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

/* line 73, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 79, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 93, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0);
}

/* line 96, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 101, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0);
}

/* line 104, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 109, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0);
}

/* line 112, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 117, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #fa936e;
  background-image: -moz-linear-gradient(top, #fba98c, #f97242);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fba98c), to(#f97242));
  background-image: -webkit-linear-gradient(top, #fba98c, #f97242);
  background-image: -o-linear-gradient(top, #fba98c, #f97242);
  background-image: linear-gradient(to bottom, #fba98c, #f97242);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFBA98C', endColorstr='#FFF97242', GradientType=0);
}

/* line 120, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fba98c;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer;
}

/* line 31, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

/* line 12, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 20, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 26, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

/* line 33, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 37, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 41, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 48, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 51, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 54, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 59, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 71, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 96, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 15px;
}

/* line 102, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 112, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

/* line 120, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

/* line 131, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 139, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}

/* line 148, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}

/* line 153, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px;
}

/* line 156, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0;
}

/* line 6, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #d6d6d6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_hero-unit.scss */
.hero-unit li {
  line-height: 30px;
}

/* line 7, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right;
}

/* line 10, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none;
}

/* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 28, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

/* line 33, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.clearfix {
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 38, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-ms-viewport {
  width: device-width;
}

/* line 15, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 23, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-phone {
  display: none !important;
}

/* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-tablet {
  display: none !important;
}

/* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hidden-desktop {
  display: none !important;
}

/* line 28, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 33, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }
  /* line 34, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }
  /* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-tablet {
    display: inherit !important;
  }
  /* line 38, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  /* line 44, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-desktop {
    display: inherit !important;
  }
  /* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-desktop {
    display: none !important;
  }
  /* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-phone {
    display: inherit !important;
  }
  /* line 49, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}

/* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 57, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print {
    display: inherit !important;
  }
  /* line 58, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .hidden-print {
    display: none !important;
  }
}

/* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.clearfix {
  *zoom: 1;
}

/* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 72, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1200px) {
  /* line 567, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  /* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }
  /* line 572, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  /* line 579, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 1170px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 70px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 170px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 270px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 370px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 470px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 570px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 670px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 770px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 870px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 970px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 1070px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 1170px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 130px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 230px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 330px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 430px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 530px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 630px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 730px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 830px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 930px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 1030px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 1130px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 1230px;
  }
  /* line 614, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 617, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.5641025641%;
    *margin-left: 2.5109110747%;
  }
  /* line 623, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 628, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.5641025641%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.9829059829%;
    *width: 5.9297144935%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.5299145299%;
    *width: 14.4767230406%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.0769230769%;
    *width: 23.0237315876%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.6239316239%;
    *width: 31.5707401346%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.1709401709%;
    *width: 40.1177486816%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.7179487179%;
    *width: 48.6647572286%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.1111111111%;
    *margin-left: 11.0047281324%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547%;
    *margin-left: 8.4406255683%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.6581196581%;
    *margin-left: 19.5517366794%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094%;
    *margin-left: 16.9876341153%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.2051282051%;
    *margin-left: 28.0987452264%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641%;
    *margin-left: 25.5346426623%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 36.7521367521%;
    *margin-left: 36.6457537734%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.188034188%;
    *margin-left: 34.0816512093%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.2991452991%;
    *margin-left: 45.1927623204%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.735042735%;
    *margin-left: 42.6286597563%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 53.8461538462%;
    *margin-left: 53.7397708674%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.2820512821%;
    *margin-left: 51.1756683033%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.3931623932%;
    *margin-left: 62.2867794144%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.8290598291%;
    *margin-left: 59.7226768503%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 70.9401709402%;
    *margin-left: 70.8337879614%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.3760683761%;
    *margin-left: 68.2696853973%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.4871794872%;
    *margin-left: 79.3807965085%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.9230769231%;
    *margin-left: 76.8166939444%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.0341880342%;
    *margin-left: 87.9278050555%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.4700854701%;
    *margin-left: 85.3637024914%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.5811965812%;
    *margin-left: 96.4748136025%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.0170940171%;
    *margin-left: 93.9107110384%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.1282051282%;
    *margin-left: 105.0218221495%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.5641025641%;
    *margin-left: 102.4577195854%;
  }
  /* line 669, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
textarea,
.uneditable-input {
    margin-left: 0;
  }
  /* line 676, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 56px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 156px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 256px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 356px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 456px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 556px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 656px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 756px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 856px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 956px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 1056px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 1156px;
  }
  /* line 18, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails {
    margin-left: -30px;
  }
  /* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .thumbnails > li {
    margin-left: 30px;
  }
  /* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-1200px-min.scss */
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 567, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row:after {
    clear: both;
  }
  /* line 572, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  /* line 579, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 724px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span1 {
    width: 42px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span2 {
    width: 104px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span3 {
    width: 166px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span4 {
    width: 228px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span5 {
    width: 290px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span6 {
    width: 352px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span7 {
    width: 414px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span8 {
    width: 476px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span9 {
    width: 538px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span10 {
    width: 600px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span11 {
    width: 662px;
  }
  /* line 593, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .span12 {
    width: 724px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset1 {
    margin-left: 82px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset2 {
    margin-left: 144px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset3 {
    margin-left: 206px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset4 {
    margin-left: 268px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset5 {
    margin-left: 330px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset6 {
    margin-left: 392px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset7 {
    margin-left: 454px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset8 {
    margin-left: 516px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset9 {
    margin-left: 578px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset10 {
    margin-left: 640px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset11 {
    margin-left: 702px;
  }
  /* line 599, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .offset12 {
    margin-left: 764px;
  }
  /* line 614, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  /* line 22, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both;
  }
  /* line 617, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392%;
    *margin-left: 2.7092394499%;
  }
  /* line 623, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 628, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 5.8011049724%;
    *width: 5.747913483%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.364640884%;
    *width: 14.3114493946%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 22.9281767956%;
    *width: 22.8749853062%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.4917127072%;
    *width: 31.4385212178%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.0552486188%;
    *width: 40.0020571294%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.6187845304%;
    *width: 48.565593041%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.182320442%;
    *width: 57.1291289526%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.7458563536%;
    *width: 65.6926648642%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.3093922652%;
    *width: 74.2562007758%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.8729281768%;
    *width: 82.8197366874%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.4364640884%;
    *width: 91.383272599%;
  }
  /* line 640, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
    *margin-left: 11.2195838721%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
    *margin-left: 8.4571529329%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
    *margin-left: 19.7831197837%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
    *margin-left: 17.0206888445%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
    *margin-left: 28.3466556953%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
    *margin-left: 25.5842247561%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
    *margin-left: 36.9101916069%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
    *margin-left: 34.1477606677%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
    *margin-left: 45.4737275185%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
    *margin-left: 42.7112965793%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
    *margin-left: 54.0372634301%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
    *margin-left: 51.2748324909%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
    *margin-left: 62.6007993417%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
    *margin-left: 59.8383684025%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
    *margin-left: 71.1643352533%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
    *margin-left: 68.4019043141%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
    *margin-left: 79.7278711649%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
    *margin-left: 76.9654402257%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
    *margin-left: 88.2914070765%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
    *margin-left: 85.5289761373%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
    *margin-left: 96.8549429881%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
    *margin-left: 94.0925120489%;
  }
  /* line 646, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
    *margin-left: 105.4184788997%;
  }
  /* line 647, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
    *margin-left: 102.6560479605%;
  }
  /* line 669, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input,
textarea,
.uneditable-input {
    margin-left: 0;
  }
  /* line 676, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 28px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 90px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 152px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 214px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 276px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 338px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 400px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 462px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 524px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 586px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 648px;
  }
  /* line 686, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 710px;
  }
}

@media (max-width: 767px) {
  /* line 9, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 14, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  /* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container-fluid {
    padding: 0;
  }
  /* line 29, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  /* line 35, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }
  /* line 43, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .container {
    width: auto;
  }
  /* line 47, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid {
    width: 100%;
  }
  /* line 51, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row,
.thumbnails {
    margin-left: 0;
  }
  /* line 55, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  /* line 60, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  [class*="span"],
.uneditable-input[class*="span"],
.row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 69, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .span12,
.row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 74, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  /* line 81, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-large,
.input-xlarge,
.input-xxlarge,
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 91, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .input-prepend input,
.input-append input,
.input-prepend input[class*="span"],
.input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  /* line 98, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  /* line 103, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  /* line 110, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade {
    top: -100px;
  }
  /* line 111, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal.fade.in {
    top: 20px;
  }
}

@media (max-width: 480px) {
  /* line 124, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  /* line 129, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  /* line 135, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  input[type="checkbox"],
input[type="radio"] {
    border: 1px solid #ccc;
  }
  /* line 142, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 149, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 153, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 157, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 165, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media .pull-left,
.media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  /* line 172, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 178, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  /* line 183, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  /* line 189, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-767px-max.scss */
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 940px) {
  /* line 13, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  body {
    padding-top: 0;
  }
  /* line 17, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    position: static;
  }
  /* line 21, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  /* line 24, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  /* line 27, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  /* line 31, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 36, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  /* line 45, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 49, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  /* line 53, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 56, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 59, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 62, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  /* line 67, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #26ade4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 75, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 80, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 83, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
    background-color: #fff;
  }
  /* line 89, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a,
.navbar-inverse .nav-collapse .dropdown-menu a {
    color: #888;
  }
  /* line 93, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover,
.navbar-inverse .nav-collapse .nav > li > a:focus,
.navbar-inverse .nav-collapse .dropdown-menu a:hover,
.navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  /* line 100, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  /* line 105, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 119, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 123, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu:before,
.nav-collapse .dropdown-menu:after {
    display: none;
  }
  /* line 127, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 131, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 137, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse .navbar-form,
.nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-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);
  }
  /* line 146, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-inverse .nav-collapse .navbar-form,
.navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  /* line 152, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  /* line 157, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse,
.nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  /* line 163, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar .btn-navbar {
    display: block;
  }
  /* line 169, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (min-width: 941px) {
  /* line 184, ../../shared/bundle/ruby/3.4.0/gems/bootstrap-sass-2.3.2.2/vendor/assets/stylesheets/bootstrap/_responsive-navbar.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}

/* html, body {

  height:100%;
}

Sticky footer preparation */
/* line 109, app/assets/stylesheets/application.css.scss */
html, body, #containerz {
  height: 100%;
  color: #636363;
}

/* line 110, app/assets/stylesheets/application.css.scss */
body > #containerz {
  height: auto;
  min-height: 100%;
}

/* line 111, app/assets/stylesheets/application.css.scss */
body, #containerz {
  margin: auto;
}

@media (min-width: 761px) and (max-width: 950px) {
  /* line 116, app/assets/stylesheets/application.css.scss */
  #containerz, #headerTitle, #backDrop {
    max-width: 941px;
  }
}

@media (max-width: 760px) {
  /* line 121, app/assets/stylesheets/application.css.scss */
  #containerz, #headerTitle, #backDrop {
    max-width: 760px;
  }
}

@media (max-width: 560px) {
  /* line 126, app/assets/stylesheets/application.css.scss */
  #containerz, #headerTitle, #backDrop {
    max-width: 560px;
  }
}

/* line 131, app/assets/stylesheets/application.css.scss */
#sportifiqLogo.brand {
  padding-right: 15px;
}

/* line 135, app/assets/stylesheets/application.css.scss */
#dropDownToggle {
  display: inline-flex;
  gap: 3px;
}

/* line 140, app/assets/stylesheets/application.css.scss */
#linkPlayers, #linkFixed, #linkSettings {
  padding: 10px 20px;
}

/* line 145, app/assets/stylesheets/application.css.scss */
a:active, a:selected, a:visited {
  border: none;
  outline: none;
}

/* line 149, app/assets/stylesheets/application.css.scss */
:-moz-any-link:focus {
  outline: none;
}

/* line 151, app/assets/stylesheets/application.css.scss */
:focus {
  outline: none;
}

/* line 153, app/assets/stylesheets/application.css.scss */
button, input[type="reset"], input[type="button"], input[type="submit"] {
  outline: none;
}

/* line 155, app/assets/stylesheets/application.css.scss */
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner
input {
  outline: none;
}

/* line 160, app/assets/stylesheets/application.css.scss */
#background {
  background-repeat: repeat;
}

/* line 164, app/assets/stylesheets/application.css.scss */
.footer {
  background-color: #fff;
  /*border-top: solid thin $grayLighter;*/
}

/* line 169, app/assets/stylesheets/application.css.scss */
.footer {
  clear: both;
  position: relative;
  z-index: 1;
  height: 360px;
  padding-top: 25px;
  margin-top: -385px;
  /*(1 piksel vec zaradi borderja - ni vec piksla vec ker ni vec borderja), 25px vec zaradi paddinga*/
}

/* line 178, app/assets/stylesheets/application.css.scss */
.footerBootom {
  position: absolute;
  height: 120px;
  background-color: #5d5d5d;
  bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100%;
}

/* line 188, app/assets/stylesheets/application.css.scss */
body.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}

/* line 194, app/assets/stylesheets/application.css.scss */
body.xscroll {
  overflow-x: scroll;
}

/* line 197, app/assets/stylesheets/application.css.scss */
body.xnoscroll {
  overflow-x: hidden;
}

@media (min-width: 780px) and (max-width: 940px) {
  /* line 202, app/assets/stylesheets/application.css.scss */
  #applicationNavbar {
    margin-top: -10px !important;
  }
}

@media (max-width: 779px) {
  /* line 208, app/assets/stylesheets/application.css.scss */
  #applicationNavbar {
    display: none;
  }
}

/* line 213, app/assets/stylesheets/application.css.scss */
#contentz {
  padding-bottom: 490px;
  margin: 0 auto;
  padding-top: 100px;
}

@media (min-width: 1200px) {
  /* line 220, app/assets/stylesheets/application.css.scss */
  .container {
    width: 950px;
  }
}

/* line 225, app/assets/stylesheets/application.css.scss */
.del {
  text-decoration: line-through;
}

/* line 229, app/assets/stylesheets/application.css.scss */
.contentzFrontPage {
  margin-top: -40px;
}

/* line 233, app/assets/stylesheets/application.css.scss */
.ultraWideLayout {
  margin-bottom: 200px;
}

/* line 237, app/assets/stylesheets/application.css.scss */
.confirmBookingList2modal {
  z-index: 1041;
}

/* line 280, app/assets/stylesheets/application.css.scss */
.strippedField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  padding-right: 20px;
}

/* line 285, app/assets/stylesheets/application.css.scss */
h1 {
  color: #fff;
  font-size: 42px;
}

/* line 290, app/assets/stylesheets/application.css.scss */
h2 {
  /*@include text-shadow(0 0px 0 darken($bodyBackground, 30%)); */
  color: #636363;
  margin: 10px 0 40px;
}

/* line 297, app/assets/stylesheets/application.css.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

/* line 301, app/assets/stylesheets/application.css.scss */
.italic {
  font-style: italic;
}

/* line 305, app/assets/stylesheets/application.css.scss */
.font28 {
  font-size: 28px;
}

/* line 309, app/assets/stylesheets/application.css.scss */
.font24 {
  font-size: 24px;
}

/* line 313, app/assets/stylesheets/application.css.scss */
.font21 {
  font-size: 21px;
}

/* line 317, app/assets/stylesheets/application.css.scss */
.font18 {
  font-size: 18px;
}

/* line 321, app/assets/stylesheets/application.css.scss */
.font16 {
  font-size: 16px;
}

/* line 325, app/assets/stylesheets/application.css.scss */
.font14, .buttonBlue, .submitOrange, .buttonSubmit, .minimal, .minimalMini, .buttonSubmitMinimal, .miniButtonBlue {
  font-size: 14px;
}

/* line 329, app/assets/stylesheets/application.css.scss */
.font13 {
  font-size: 13px;
}

/* line 333, app/assets/stylesheets/application.css.scss */
.font12 {
  font-size: 12px;
}

/* line 337, app/assets/stylesheets/application.css.scss */
.font11 {
  font-size: 11px;
}

/* line 341, app/assets/stylesheets/application.css.scss */
.font10 {
  font-size: 10px;
}

/* line 345, app/assets/stylesheets/application.css.scss */
.font9 {
  font-size: 9px;
}

/* line 349, app/assets/stylesheets/application.css.scss */
.font7 {
  font-size: 7px;
}

/* line 353, app/assets/stylesheets/application.css.scss */
.not-bold {
  font-weight: normal;
}

/* line 357, app/assets/stylesheets/application.css.scss */
.center {
  text-align: center;
}

/* line 361, app/assets/stylesheets/application.css.scss */
.text-right {
  text-align: right;
}

/* line 365, app/assets/stylesheets/application.css.scss */
.text-left {
  text-align: left;
}

/* line 369, app/assets/stylesheets/application.css.scss */
.red {
  color: #FF0000FF;
}

/* line 373, app/assets/stylesheets/application.css.scss */
.red:hover {
  color: #cb0000;
}

/* line 377, app/assets/stylesheets/application.css.scss */
.color-red-6 {
  color: #cb0000;
}

/* line 381, app/assets/stylesheets/application.css.scss */
.whiteBackground {
  background-color: #fff;
}

/*-- Borders --*/
/* line 387, app/assets/stylesheets/application.css.scss */
.borderGrayLightSolid {
  border: solid #636363;
}

/* line 390, app/assets/stylesheets/application.css.scss */
.borderGraySolid {
  border: solid #888;
}

/* line 394, app/assets/stylesheets/application.css.scss */
.borderGrayLightestSolid {
  border: solid #f1f1f1;
}

/* line 398, app/assets/stylesheets/application.css.scss */
.borderGray {
  border: solid thin #636363;
}

/* line 402, app/assets/stylesheets/application.css.scss */
.borderGrayLight {
  border: solid thin #888;
}

/* line 405, app/assets/stylesheets/application.css.scss */
.borderGrayLight2 {
  border: solid thin #aaa;
}

/* line 408, app/assets/stylesheets/application.css.scss */
.borderGrayLight2:focus, #signInMail:focus, #joinWithMail:focus {
  border: solid thin #72caed;
}

/* line 411, app/assets/stylesheets/application.css.scss */
.borderNone, input#submitRegistrationForm {
  border: none;
}

/* line 415, app/assets/stylesheets/application.css.scss */
.borderGrayLighter {
  border: solid thin #d6d6d6;
}

/* line 419, app/assets/stylesheets/application.css.scss */
.borderGrayLighterTop {
  border-top: solid thin #d6d6d6;
}

/* line 423, app/assets/stylesheets/application.css.scss */
.borderGrayLighterBottom {
  border-bottom: solid thin #d6d6d6;
}

/* line 428, app/assets/stylesheets/application.css.scss */
.borderGrayLightest {
  border: solid thin #f1f1f1;
}

/* line 432, app/assets/stylesheets/application.css.scss */
.borderGrayThinTopBottom {
  border-top: #ebe8e4 solid thin;
  border-bottom: #ebe8e4 solid thin;
}

/* line 437, app/assets/stylesheets/application.css.scss */
.borderTimetableSportVenue {
  border-right: solid #e7e6e6;
  border-bottom: solid thin #e7e6e6;
}

/* line 442, app/assets/stylesheets/application.css.scss */
.borderBottomTimetableSportVenue {
  border-bottom: solid #e7e6e6;
}

/* line 446, app/assets/stylesheets/application.css.scss */
.borderBlue {
  border: solid #26ade4;
}

/* line 450, app/assets/stylesheets/application.css.scss */
.borderBottomBlue, .borderBottomBlueB {
  border-bottom: solid #26ade4;
}

/* line 454, app/assets/stylesheets/application.css.scss */
.borderBottomThinGray, .borderBottomGrayThin {
  border-bottom: solid thin #888;
}

/* line 457, app/assets/stylesheets/application.css.scss */
.borderBottomThinDashedGrayLighter {
  border-bottom: dashed thin #d6d6d6;
}

/* line 460, app/assets/stylesheets/application.css.scss */
.borderTopThinDashedGrayLighter {
  border-top: dashed thin #d6d6d6;
}

/* line 463, app/assets/stylesheets/application.css.scss */
.borderWhiteThin {
  border: solid thin white;
}

/* line 466, app/assets/stylesheets/application.css.scss */
.borderTransparent {
  border: solid thin transparent;
}

/* line 469, app/assets/stylesheets/application.css.scss */
.borderTimetableHoursRight {
  border-right: solid #e7e6e6;
}

/*-- STANDARD --*/
/* line 474, app/assets/stylesheets/application.css.scss */
.positionLeft {
  position: relative;
  float: left;
}

/* line 479, app/assets/stylesheets/application.css.scss */
.positionRight {
  position: relative;
  float: right;
}

/* line 484, app/assets/stylesheets/application.css.scss */
.positionAbsolute, #selectable div.positionAbsolute, #selectable_week div.positionAbsolute {
  position: absolute;
}

/* line 488, app/assets/stylesheets/application.css.scss */
.positionRelative {
  position: relative;
}

/* line 492, app/assets/stylesheets/application.css.scss */
.positionFixed {
  position: fixed;
}

/* line 496, app/assets/stylesheets/application.css.scss */
.widthPercent100 {
  width: 100%;
}

/* line 500, app/assets/stylesheets/application.css.scss */
.cursorNone, .minimal-orange-notbutton {
  cursor: default;
}

/* line 504, app/assets/stylesheets/application.css.scss */
.displayNone {
  display: none;
}

/* line 508, app/assets/stylesheets/application.css.scss */
input.displayNone {
  display: none;
}

/* line 512, app/assets/stylesheets/application.css.scss */
.displayTable {
  display: table;
}

/* line 516, app/assets/stylesheets/application.css.scss */
.displayTableCell {
  display: table-cell;
}

/* line 520, app/assets/stylesheets/application.css.scss */
.display-block {
  display: block;
}

/* line 524, app/assets/stylesheets/application.css.scss */
.display-flex {
  display: flex;
}

/* line 528, app/assets/stylesheets/application.css.scss */
.flexWrap {
  flex-wrap: wrap;
}

/* line 532, app/assets/stylesheets/application.css.scss */
.flex1 {
  flex: 1;
}

/* line 536, app/assets/stylesheets/application.css.scss */
.flex0-5 {
  flex: 0.5;
}

/* line 540, app/assets/stylesheets/application.css.scss */
.gap5 {
  gap: 5px;
}

/* line 544, app/assets/stylesheets/application.css.scss */
.displayInlineFlex {
  display: inline-flex;
}

/* line 548, app/assets/stylesheets/application.css.scss */
.alignItemsCenter {
  align-items: center;
}

/* line 552, app/assets/stylesheets/application.css.scss */
.justifyItemsCenter {
  justify-content: center;
}

/* line 556, app/assets/stylesheets/application.css.scss */
.align-items-start {
  align-items: start;
}

/* line 560, app/assets/stylesheets/application.css.scss */
.gap-5 {
  gap: 5px;
}

/* line 564, app/assets/stylesheets/application.css.scss */
.borderBox {
  box-sizing: border-box;
}

/* line 568, app/assets/stylesheets/application.css.scss */
.verticalAlignMiddle {
  vertical-align: middle;
}

/* line 571, app/assets/stylesheets/application.css.scss */
td.alignCenter, th.alignCenter {
  text-align: center;
}

/* line 575, app/assets/stylesheets/application.css.scss */
.dotte {
  width: 7px;
  height: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #26ade4;
}

/*-- Standard TEXT --*/
/* line 583, app/assets/stylesheets/application.css.scss */
.decorationNone, .minimal, .minimal:hover, .minimalMini, .minimalMini:hover, .minimal-orange:hover,
.minimal-orange-notbutton, .minimal-blue:hover, .notificationLink:hover, .linkWhite:hover, .rightSideBtn:hover, .buttonOrange,
.buttonOrange:hover, .buttonSubmitMinimal, .buttonSubmitMinimal:hover, .linkWhiteUnderline, .buttonBlue, .buttonBlue:hover,
.submitOrange, .submitOrange:hover, .miniButtonBlue, .miniButtonBlue:hover, .miniButtonBlue, .miniButtonBlue:hover {
  text-decoration: none;
}

/* line 589, app/assets/stylesheets/application.css.scss */
.underline, .linkDefault:hover, .linkGray:hover, .linkWhiteUnderline:hover {
  text-decoration: underline;
}

/* line 593, app/assets/stylesheets/application.css.scss */
.underlineNone:hover, .underlineNone {
  text-decoration: none;
}

/* line 597, app/assets/stylesheets/application.css.scss */
.hand, .buttonOrange, .buttonOrange:hover, .buttonSubmitMinimal, .buttonBlue, .miniButtonBlue {
  cursor: pointer;
}

/* line 601, app/assets/stylesheets/application.css.scss */
.bold {
  font-weight: bold;
}

/* line 605, app/assets/stylesheets/application.css.scss */
.bolder {
  font-weight: bolder;
}

/* line 609, app/assets/stylesheets/application.css.scss */
.notBold {
  font-weight: 400;
}

/* line 613, app/assets/stylesheets/application.css.scss */
.fontWeight500 {
  font-weight: 500;
}

/* line 617, app/assets/stylesheets/application.css.scss */
.font-weight-500 {
  font-weight: 500;
}

/* line 621, app/assets/stylesheets/application.css.scss */
.lineHeight60 {
  line-height: 60%;
}

/* line 625, app/assets/stylesheets/application.css.scss */
.lineHeight90 {
  line-height: 90%;
}

/* line 628, app/assets/stylesheets/application.css.scss */
.lineHeight100 {
  line-height: 100%;
}

/* line 631, app/assets/stylesheets/application.css.scss */
.lineHeight130 {
  line-height: 130%;
}

/* line 634, app/assets/stylesheets/application.css.scss */
.lineHeight150 {
  line-height: 150%;
}

/* line 637, app/assets/stylesheets/application.css.scss */
.lineHeight200 {
  line-height: 200%;
}

/* line 640, app/assets/stylesheets/application.css.scss */
.lineHeight65px {
  line-height: 65px;
}

/* line 644, app/assets/stylesheets/application.css.scss */
.roundedBorder {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 648, app/assets/stylesheets/application.css.scss */
.borderBottom {
  width: 100%;
  border-bottom: solid #eee 1px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/* line 655, app/assets/stylesheets/application.css.scss */
.width940 {
  width: 940px;
}

/* line 659, app/assets/stylesheets/application.css.scss */
.titleBig {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 30px;
  color: #636363;
  font-weight: bold;
  /*@include text-shadow;*/
}

/* line 669, app/assets/stylesheets/application.css.scss */
.standardField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
}

/* line 673, app/assets/stylesheets/application.css.scss */
.centerField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 560px;
  margin-bottom: 20px;
  padding: 15px 20px;
}

/* line 678, app/assets/stylesheets/application.css.scss */
.rightField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 270px;
  margin-bottom: 20px;
  padding: 15px;
}

/* line 683, app/assets/stylesheets/application.css.scss */
.wideField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 940px;
  margin-bottom: 20px;
}

/* line 687, app/assets/stylesheets/application.css.scss */
.wideFieldPadding {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 920px;
  margin-bottom: 20px;
  padding: 10px;
}

/* line 692, app/assets/stylesheets/application.css.scss */
.borderTest, .border {
  border: solid thin;
}

/* line 696, app/assets/stylesheets/application.css.scss */
.borderRadius {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*-- NAVBAR --*/
/* line 704, app/assets/stylesheets/application.css.scss */
.navbar-inner, .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
  box-shadow: none;
  border-bottom: none;
}

/* line 709, app/assets/stylesheets/application.css.scss */
div.transparent_header, div.background-none {
  background: none;
  background-image: none;
  background-color: none;
}

/* line 715, app/assets/stylesheets/application.css.scss */
.navbar .nav > li > a {
  float: none;
  padding: 11.5px 10px 13.5px;
  line-height: 38px;
  color: #26ade4;
  text-decoration: none;
  text-shadow: none;
}

/* line 727, app/assets/stylesheets/application.css.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #d6d6d6;
  border-bottom-color: #d6d6d6;
}

/* line 731, app/assets/stylesheets/application.css.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* line 745, app/assets/stylesheets/application.css.scss */
.btn {
  -webkit-box-shadow: none;
  background-color: white;
  background-image: none;
  background-repeat: repeat no-repeat;
  box-shadow: none;
  text-shadow: none;
}

/* line 754, app/assets/stylesheets/application.css.scss */
.navbar-fixed-hop {
  position: fixed;
  margin: 0 auto;
  top: 0;
}

/* line 761, app/assets/stylesheets/application.css.scss */
.navbar-fixed-top .container {
  max-width: 940px;
}

/* line 765, app/assets/stylesheets/application.css.scss */
.notificationLink {
  color: white;
}

/*.backWhiteNavTabs li {
  background-color: white;
}*/
/* line 773, app/assets/stylesheets/application.css.scss */
.notificationLink:hover, .linkWhiteUnderline, .linkWhiteUnderline:hover {
  color: white;
}

/*-- Flash Notice -- */
@media (max-width: 768px) {
  /* line 779, app/assets/stylesheets/application.css.scss */
  #flashNotice {
    max-width: 200px;
    padding: 10px 30px;
    min-height: 77px;
    z-index: 12;
    top: -10px;
  }
}

@media (min-width: 769px) {
  /* line 789, app/assets/stylesheets/application.css.scss */
  #flashNotice {
    width: 510px;
    min-height: 77px;
    z-index: 12;
    top: -10px;
    margin-left: 150px;
  }
}

/* ie9 flash notice */
/* line 799, app/assets/stylesheets/application.css.scss */
#flashNotice {
  width: 510px \9;
  min-height: 77px \9;
  margin-left: 150px \9;
  top: -10px \9;
}

/* line 806, app/assets/stylesheets/application.css.scss */
.displayBlock {
  display: block;
}

/* line 810, app/assets/stylesheets/application.css.scss */
.displayBlockInline {
  display: inline-block;
}

/* -- Links --*/
/* line 816, app/assets/stylesheets/application.css.scss */
.colorBlue {
  color: #26ade4;
}

/* line 820, app/assets/stylesheets/application.css.scss */
.linkGrayLight {
  color: #888;
}

/* line 824, app/assets/stylesheets/application.css.scss */
.linkGrayLight:hover {
  color: #888;
}

/* line 828, app/assets/stylesheets/application.css.scss */
.linkGrayLighter {
  color: #d6d6d6;
}

/* line 832, app/assets/stylesheets/application.css.scss */
.linkGrayLighter:hover {
  color: #d6d6d6;
}

/* line 836, app/assets/stylesheets/application.css.scss */
.linkGray {
  color: #636363;
}

/* line 840, app/assets/stylesheets/application.css.scss */
.linkGray:hover {
  color: #636363;
}

/* line 844, app/assets/stylesheets/application.css.scss */
.linkRed {
  color: #e11920;
}

/* line 849, app/assets/stylesheets/application.css.scss */
.linkRed:hover {
  color: #b9082c;
}

/* line 853, app/assets/stylesheets/application.css.scss */
.linkRedDark {
  color: #b9082c;
}

/* line 857, app/assets/stylesheets/application.css.scss */
.linkRedDark:hover {
  color: #db5b5b;
}

/* line 861, app/assets/stylesheets/application.css.scss */
.underline {
  text-decoration: underline;
}

/* line 865, app/assets/stylesheets/application.css.scss */
.textTransformNone {
  text-transform: none;
}

/*-- FRONT PAGE --*/
/* line 871, app/assets/stylesheets/application.css.scss */
.frontPageBenefitField {
  width: 150px;
  margin-right: 75px;
  text-align: center;
}

/* line 877, app/assets/stylesheets/application.css.scss */
.frontPageBorder {
  border: solid 2px #72caed;
}

/* line 881, app/assets/stylesheets/application.css.scss */
.facebookButton {
  width: 240px;
  padding: 6px 7px 4px 7px;
  font-size: 12px;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 889, app/assets/stylesheets/application.css.scss */
.facebookButton:hover {
  background-color: #3db6e7;
}

/* line 893, app/assets/stylesheets/application.css.scss */
.verticalLineFb {
  height: 100%;
  min-height: 20px;
  width: 1px;
  background-color: #ccc;
}

/* -- enroll menu -- */
/* line 901, app/assets/stylesheets/application.css.scss */
#userEmailIcon {
  right: -25px;
  top: 7px;
  text-align: left;
}

/* line 905, app/assets/stylesheets/application.css.scss */
#userEmailCheck {
  right: -30px;
  top: 5px;
  text-align: left;
}

/*-- FOOTER --*/
/* line 912, app/assets/stylesheets/application.css.scss */
.linkWhite, .linkWhite:hover, .colorWhite, .buttonOrange, .buttonOrange:hover, a.linkWhite, .navbar .nav > li > a.linkWhite, a.colorWhite,
#registerButton, .orangeSubmit {
  color: #fff;
}

/*-- HOME --*/
/* line 918, app/assets/stylesheets/application.css.scss */
.homeDescription {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 560px;
  margin-bottom: 20px;
  padding: 20px 20px;
}

/*-- GROUPS --*/
/* line 925, app/assets/stylesheets/application.css.scss */
.groupField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 300px;
  margin-bottom: 20px;
  margin-bottom: 20px;
  margin-left: 18px;
}

/* line 933, app/assets/stylesheets/application.css.scss */
.groupFieldTitle {
  position: absolute;
  top: -35px;
  left: 15px;
  z-index: 10;
}

/* line 940, app/assets/stylesheets/application.css.scss */
.plusUser {
  width: 27px;
  height: 27px;
  padding-left: 8px;
  padding-top: 8px;
  background-color: #888;
  color: #fff;
}

/* line 949, app/assets/stylesheets/application.css.scss */
.ribbon {
  top: 5px;
  right: -80px;
  width: 50px;
  height: 39px;
  padding: 0 10px;
  background-color: #26ade4;
  color: #fff;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.5);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.5);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.5);
}

/* line 962, app/assets/stylesheets/application.css.scss */
.ribbon:hover {
  color: white;
  text-decoration: none;
}

/*-- show --*/
/* line 969, app/assets/stylesheets/application.css.scss */
.groupFieldInfo {
  padding: 9px 30px 8px;
}

/* line 973, app/assets/stylesheets/application.css.scss */
.groupPeriodJoined {
  background-color: #f1f1f1;
  border-left: solid thin #d6d6d6;
  padding: 10px 20px;
}

/* line 979, app/assets/stylesheets/application.css.scss */
.groupPeriodInfoSmall {
  background-color: #f1f1f1;
  border-right: solid thin #d6d6d6;
  padding: 10px 20px;
}

/* line 985, app/assets/stylesheets/application.css.scss */
.groupPeriodInfoBig {
  background-color: #f1f1f1;
  border-bottom: solid thin #d6d6d6;
  padding: 15px 20px;
}

/*-- MATCH LIST --*/
/* line 992, app/assets/stylesheets/application.css.scss */
.listTitle {
  padding: 10px 0px;
  text-transform: uppercase;
  color: #636363;
  /*@include text-shadow(); */
}

/* line 999, app/assets/stylesheets/application.css.scss */
.matchField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 600px;
  margin-bottom: 20px;
  height: 100px;
  width: 600px;
}

/* line 1004, app/assets/stylesheets/application.css.scss */
.matchFieldLow {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 600px;
  margin-bottom: 20px;
  height: 50px;
  width: 600px;
}

/* line 1009, app/assets/stylesheets/application.css.scss */
.invitationField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 600px;
  margin-bottom: 20px;
  height: 100px;
  width: 100%;
}

/*.matchFieldMain {
  width: 360px;
  padding: 8px 20px 2px 20px;

  color: $gray;
} */
/* line 1020, app/assets/stylesheets/application.css.scss */
.matchDetail {
  padding: 6px 20px 4px 20px;
}

/* line 1024, app/assets/stylesheets/application.css.scss */
.matchDetailLow {
  padding: 6px 20px 0px 20px;
  margin: 0 0 0 25px;
}

/* line 1029, app/assets/stylesheets/application.css.scss */
.matchFieldPlayers {
  width: 400px;
}

/* line 1033, app/assets/stylesheets/application.css.scss */
.matchFieldPlayersWide {
  width: 500px;
}

/* line 1037, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerLeft, .matchFieldPlayerRight {
  height: 26px;
  width: 140px;
}

/* line 1041, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerLeft {
  padding: 6px 0 0 20px;
}

/* line 1045, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerRight {
  padding: 6px 20px 0 0;
}

/* line 1049, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerLeftWide, .matchFieldPlayerRightWide {
  height: 20px;
  width: 190px;
}

/* line 1053, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerLeftWide {
  padding: 4px 0 0 20px;
}

/* line 1057, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerRightWide {
  padding: 4px 20px 0 0;
}

/* line 1061, app/assets/stylesheets/application.css.scss */
.matchFieldPlayerVs {
  text-align: center;
  color: #636363;
  padding-top: 7px;
}

/* line 1067, app/assets/stylesheets/application.css.scss */
.winner {
  background-color: #26ade4;
  color: #fff;
  /*@include text-shadow();*/
}

/* line 1073, app/assets/stylesheets/application.css.scss */
.winner > a {
  color: #fff;
}

/*.winnerBadgeBackground {
  background-color: $linkColor;
  @include opacity(0.7);
  @include size(33px, 100px);
  position: absolute;
}*/
/* line 1084, app/assets/stylesheets/application.css.scss */
.left {
  left: -100px;
}

/* line 1087, app/assets/stylesheets/application.css.scss */
.right {
  right: -100px;
}

/* line 1091, app/assets/stylesheets/application.css.scss */
.winnerBadgeTitle {
  background-color: #26ade4;
  opacity: 0.7;
  filter: alpha(opacity=70);
  bottom: 0;
  position: absolute;
  text-align: center;
  color: white;
  width: 100px;
  height: 32px;
  font-weight: bold;
  /*@include text-shadow();*/
}

/*-- MATCH SHOW --*/
/* line 1106, app/assets/stylesheets/application.css.scss */
.matchPlayer {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 430px;
  margin-bottom: 20px;
  height: 150px;
}

/* line 1111, app/assets/stylesheets/application.css.scss */
.divider-vertical {
  height: 35px;
  margin: 0 9px;
  border-left: 1px solid #eee;
  border-right: 1px solid #ccc;
}

/* line 1118, app/assets/stylesheets/application.css.scss */
.divider-right {
  border-right: 1px solid #888;
}

/* line 1122, app/assets/stylesheets/application.css.scss */
.flashPoints {
  background-color: #a2a2a2;
  color: #fff;
  /*@include text-shadow;*/
  font-size: 42px;
  font-weight: bold;
}

/* line 1131, app/assets/stylesheets/application.css.scss */
.exclamationPoints {
  padding: 25px 20px;
  background-color: #a2a2a2;
  color: #fff;
  /*@include text-shadow;*/
  font-size: 36px;
  font-weight: bold;
}

/* line 1141, app/assets/stylesheets/application.css.scss */
.congratsNumber {
  padding: 4px;
  background-color: #72caed;
  color: #fff;
}

/*-- USER --*/
/* line 1149, app/assets/stylesheets/application.css.scss */
.userMainField {
  height: 120px;
  width: 415px;
  margin: 15px 5px 0 30px;
}

/* line 1154, app/assets/stylesheets/application.css.scss */
.sportUserNumberField {
  height: 57px;
  width: 88px;
  border: solid thin #f1f1f1;
  border-left: none;
}

/*-- COMMENTS --*/
/* line 1163, app/assets/stylesheets/application.css.scss */
.commentUser {
  width: 45px;
  margin-right: 10px;
}

/* line 1168, app/assets/stylesheets/application.css.scss */
.commentBubble {
  width: 510px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /*@include box-shadow(3px 3px 0 darken($bodyBackground, 20%)); */
  background-color: #fff;
  color: #636363;
  display: inline-block;
  padding: 10px 13px;
}

/* line 1180, app/assets/stylesheets/application.css.scss */
.commentBubble:after {
  border-bottom: 12px solid transparent;
  border-right: 12px solid #fff;
  border-top: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  position: absolute;
  left: -24px;
  top: 6px;
}

/* line 1193, app/assets/stylesheets/application.css.scss */
.commentTextArea {
  padding: 7px 10px 6px;
  color: #636363;
}

/* line 1198, app/assets/stylesheets/application.css.scss */
.commentTextArea {
  width: 510px;
  height: 20px;
}

/* line 1203, app/assets/stylesheets/application.css.scss */
.commentTextAreaSmall {
  height: 20px;
}

/* line 1207, app/assets/stylesheets/application.css.scss */
.commentDockNoteDivOuter {
  width: 258px;
  border-top: solid thin #ddd;
  border-right: solid thin #ddd;
  border-left: solid thin #ddd;
}

/*-- FeedMe --*/
/* line 1215, app/assets/stylesheets/application.css.scss */
.feedPostField {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  box-shadow: 0px 1px 1px rgba(20, 20, 20, 0.1);
  background-color: #fff;
  border: solid thin #f1f1f1;
  width: 600px;
  margin-bottom: 20px;
}

/*--- LOCATIONS --*/
/* line 1220, app/assets/stylesheets/application.css.scss */
.sportField {
  background-color: #f1f1f1;
  color: #888;
  padding: 1px 10px;
}

/* line 1226, app/assets/stylesheets/application.css.scss */
.voteButton {
  width: 80px;
  height: 60px;
  padding-top: 17px;
  background-color: #f1f1f1;
}

/* line 1233, app/assets/stylesheets/application.css.scss */
.voteButtonSmall {
  padding: 5px 15px;
  width: 240px;
  background-color: #f1f1f1;
}

/* line 1239, app/assets/stylesheets/application.css.scss */
.bookButton {
  background-color: #26ade4;
}

/* line 1243, app/assets/stylesheets/application.css.scss */
#weekViewBirthdays {
  background: none;
  bottom: 400px;
}

/* line 1248, app/assets/stylesheets/application.css.scss */
#fitness-booking-side-div {
  background: none;
  bottom: 400px;
}

/* line 1253, app/assets/stylesheets/application.css.scss */
#packagesSoonToExpireRight {
  background: none;
  bottom: 200px;
}

/* line 1258, app/assets/stylesheets/application.css.scss */
#managerLastLocationBookingsThId.managerLastLocationBookingsTh {
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
}

@media (max-width: 940px) {
  /* line 1265, app/assets/stylesheets/application.css.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
  }
}

/* sport_venue_timetable */
/* line 1271, app/assets/stylesheets/application.css.scss */
.overflowXAuto {
  overflow-x: auto;
}

/* line 1274, app/assets/stylesheets/application.css.scss */
.overflowYAuto {
  overflow-y: auto;
}

/* line 1277, app/assets/stylesheets/application.css.scss */
.overflowAuto {
  overflow: auto;
}

/* line 1281, app/assets/stylesheets/application.css.scss */
.datepickerSVT, input.datepickerSVT {
  width: 0;
  border: none;
  background-color: transparent;
}

/* line 1287, app/assets/stylesheets/application.css.scss */
.spaceNowrap {
  white-space: nowrap;
}

/*--- BOOKING --*/
/* line 1293, app/assets/stylesheets/application.css.scss */
.tagField {
  background-color: #888;
  color: #fff;
  padding: 1px 9px;
  border: solid thin #888;
}

/* line 1300, app/assets/stylesheets/application.css.scss */
.addField {
  background-color: #888;
  padding: 2px 5px;
  color: #fff;
}

/* line 1307, app/assets/stylesheets/application.css.scss */
.contactEditField {
  border-top: dashed thin #eee;
  padding: 30px 10px 20px;
  min-height: 50px;
  background-color: #fafafa;
}

/* line 1314, app/assets/stylesheets/application.css.scss */
.hourField {
  background-color: #93bd57;
  color: #fff;
  padding: 3px 12px;
}

/* line 1320, app/assets/stylesheets/application.css.scss */
.locationFieldTitle {
  position: absolute;
  top: 98px;
  left: 38px;
  z-index: 10;
}

/* line 1327, app/assets/stylesheets/application.css.scss */
.touchTarget {
  -ms-touch-action: none;
}

/*-- BUTTONS --*/
/* line 1333, app/assets/stylesheets/application.css.scss */
.noButton {
  border: none;
  background-color: transparent;
}

/* line 1338, app/assets/stylesheets/application.css.scss */
.minimal, .minimalMini, .buttonSubmitMinimal {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #888;
  background-color: #fcfcfc;
  color: #636363;
}

/* line 1345, app/assets/stylesheets/application.css.scss */
.minimal, .buttonSubmitMinimal {
  padding: 5px 20px;
}

/* line 1349, app/assets/stylesheets/application.css.scss */
.minimalMini {
  padding: 3px 10px;
}

/* line 1353, app/assets/stylesheets/application.css.scss */
.minimal:hover, .minimalMini:hover, .buttonSubmitMinimal:hover {
  color: #444;
  background-color: #fff;
  border: solid 1px #636363;
}

/* line 1359, app/assets/stylesheets/application.css.scss */
.minimal-competitor {
  padding: 3px 10px;
  font-weight: bold;
}

/* line 1364, app/assets/stylesheets/application.css.scss */
.minimal-orange, .minimal-orange-notbutton {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 2px #fa845b;
  background-color: #f97242;
  color: #fff;
  font-size: 11px;
  padding: 3px 10px;
}

/* line 1374, app/assets/stylesheets/application.css.scss */
.minimal-orange:hover {
  background-color: #fff;
  color: #f97242;
}

/* line 1379, app/assets/stylesheets/application.css.scss */
.noticeBlue {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 2px #3db6e7;
  background-color: #26ade4;
  color: #fff;
  font-size: 11px;
  padding: 3px 10px;
}

/* line 1389, app/assets/stylesheets/application.css.scss */
.minimal-blue {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #26ade4;
  background-color: #3db6e7;
  color: #fff;
  font-size: 11px;
  padding: 3px 10px;
}

/* line 1399, app/assets/stylesheets/application.css.scss */
.minimal-blue:hover {
  background-color: #fff;
  color: #26ade4;
}

/* line 1404, app/assets/stylesheets/application.css.scss */
.locationButton {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 1409, app/assets/stylesheets/application.css.scss */
.big-button {
  padding: 6px 45px;
  font-size: 14px;
}

/* line 1414, app/assets/stylesheets/application.css.scss */
.front-page-button {
  padding: 10px 55px;
  font-size: 14px;
  font-weight: bold;
}

/* line 1420, app/assets/stylesheets/application.css.scss */
.buttonSubmit, .buttonBlue {
  padding: 5px 20px;
  background-color: #3db6e7;
  border: solid 1px #3db6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1427, app/assets/stylesheets/application.css.scss */
.miniButtonBlue {
  padding: 5px 10px;
  background-color: #3db6e7;
  border: solid 1px #3db6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1435, app/assets/stylesheets/application.css.scss */
.buttonHigher {
  padding: 10px 20px;
}

/* line 1439, app/assets/stylesheets/application.css.scss */
#registerButton, input#registerButton {
  padding: 3px 20px;
}

/* line 1444, app/assets/stylesheets/application.css.scss */
#registerButton, input#registerButton, input.orangeSubmit, .buttonOrange, .submitOrange {
  background-color: #fa845b;
  border: solid 1px #fa845b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1450, app/assets/stylesheets/application.css.scss */
#registerButton:hover, .orangeSubmit:hover, .buttonOrange:hover, .submitOrange:hover {
  background-color: #fb9773;
  border: solid thin #fb9773;
}

/* line 1455, app/assets/stylesheets/application.css.scss */
#signInButton, input#signInButton.colorBlue {
  color: white;
  border: solid thin #53beea;
  background-color: #53beea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 287px;
}

/* line 1463, app/assets/stylesheets/application.css.scss */
#signInButton:hover, input#signInButton.colorBlue:hover, #signInButton:hover {
  border: solid thin #6ac7ec;
  background-color: #6ac7ec;
}

/* line 1468, app/assets/stylesheets/application.css.scss */
#submitRegistrationForm.buttonBlue {
  padding: 8px 81px;
}

/* line 1472, app/assets/stylesheets/application.css.scss */
.buttonSubmit:hover, .buttonBlue:hover, .miniButtonBlue:hover {
  background-color: #53beea;
  border: solid thin #53beea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 1478, app/assets/stylesheets/application.css.scss */
.buttonOrange {
  background-color: #f97242;
}

/*.buttonOrange:hover {
  background-color: lighten($orange,10%)
} */
/* line 1486, app/assets/stylesheets/application.css.scss */
.buttonGreen {
  background-color: #93bd57;
}

/* line 1490, app/assets/stylesheets/application.css.scss */
.buttonGreen:hover {
  background-color: #abcb7c;
}

/* VELIKOSTI GUMBOV - 4 - je razlicni paddingi gumbov, 1 le z top in bottom paddingom zato da ima lahko poljubno širino */
/* line 1497, app/assets/stylesheets/application.css.scss */
.buttonBiggest {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 300px;
  text-align: center;
  font-size: 18px;
}

/* line 1505, app/assets/stylesheets/application.css.scss */
.rightSideBtn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 266px;
  border: solid 2px #188fbf;
  background-color: #26ade4;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

/* line 1520, app/assets/stylesheets/application.css.scss */
.rightSideBtn:hover {
  background-color: #fff;
  color: #26ade4;
}

/*-- AUTO-COMPLETE --*/
/*-- search field icon position --*/
/* line 1529, app/assets/stylesheets/application.css.scss */
#magnifyIcon {
  position: absolute;
  top: 18px;
  right: 10px;
}

/* line 1535, app/assets/stylesheets/application.css.scss */
#searchField {
  margin: 10px 0 0 30px;
}

/* line 1539, app/assets/stylesheets/application.css.scss */
#searchFieldMain {
  color: #d6d6d6;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid thin #e8e4d7;
  margin-top: 11px;
  padding-right: 25px;
  padding-left: 10px;
}

/* Autocomplete Popup Styling, Notice I changed the color of li.selected to red? */
/* line 1551, app/assets/stylesheets/application.css.scss */
.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 3000 !important;
}

/* line 1553, app/assets/stylesheets/application.css.scss */
div.auto_complete {
  width: 350px;
  background: #fff;
  z-index: 1;
  font-size: 14px;
}

/* line 1560, app/assets/stylesheets/application.css.scss */
div.auto_complete ul {
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}

/* line 1568, app/assets/stylesheets/application.css.scss */
div.auto_complete ul li {
  margin: 0;
  padding: 3px;
}

/* line 1573, app/assets/stylesheets/application.css.scss */
div.auto_complete ul strong.highlight {
  margin: 0;
  padding: 0;
}

/*-- CALENDAR --*/
/* line 1579, app/assets/stylesheets/application.css.scss */
.borderCalendar {
  border-bottom: solid thin #d4d4d4;
}

/*-- FEEDBACK --*/
/* line 1584, app/assets/stylesheets/application.css.scss */
.feedbackBtn {
  padding: 10px;
  background-color: white;
  border-right: none;
}

/* line 1590, app/assets/stylesheets/application.css.scss */
#feedback {
  position: fixed;
  z-index: 10;
  bottom: 100px;
  right: 0;
}

/* line 1596, app/assets/stylesheets/application.css.scss */
#feedbackForm, .feedbackFormQA {
  bottom: 80px;
}

/* line 1600, app/assets/stylesheets/application.css.scss */
.sideForm, #feedbackForm, .feedbackFormQA, .helpTooltipFixed {
  padding: 10px;
  position: fixed;
  z-index: 15;
  right: 0;
  background-color: white;
}

/* line 1608, app/assets/stylesheets/application.css.scss */
#feedbackForm {
  padding-bottom: 0px;
}

/*Timepicker*/
/* css for timepicker */
/* line 1615, app/assets/stylesheets/application.css.scss */
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}

/* line 1616, app/assets/stylesheets/application.css.scss */
.ui-timepicker-div dl {
  text-align: left;
}

/* line 1617, app/assets/stylesheets/application.css.scss */
.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px;
}

/* line 1618, app/assets/stylesheets/application.css.scss */
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}

/* line 1619, app/assets/stylesheets/application.css.scss */
.ui-timepicker-div td {
  font-size: 90%;
}

/* line 1620, app/assets/stylesheets/application.css.scss */
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

/*-- jQuery Slider --*/
/* line 1624, app/assets/stylesheets/application.css.scss */
#demo-frame > div.demo {
  padding: 10px !important;
}

/*-- table rows changing colors --*/
/* line 1627, app/assets/stylesheets/application.css.scss */
tr.even {
  background-color: #fff;
}

/* line 1628, app/assets/stylesheets/application.css.scss */
tr.odd {
  background-color: #e7fcff;
}

/*-- Background colors; backgrounds--*/
/* line 1632, app/assets/stylesheets/application.css.scss */
.backWhite, #second_header.backWhite {
  background-color: #fff;
}

/* line 1636, app/assets/stylesheets/application.css.scss */
.backWhite3 {
  background-color: transparent;
}

/* line 1640, app/assets/stylesheets/application.css.scss */
.backBlack {
  background-color: #444;
}

/* line 1644, app/assets/stylesheets/application.css.scss */
.backGray {
  background-color: #636363;
}

/* line 1648, app/assets/stylesheets/application.css.scss */
.backGrayLighter {
  background-color: #d6d6d6;
}

/* line 1652, app/assets/stylesheets/application.css.scss */
.backGrayLightest {
  background-color: #f1f1f1;
}

/* line 1656, app/assets/stylesheets/application.css.scss */
.backGrayLight {
  background-color: #888;
}

/* line 1660, app/assets/stylesheets/application.css.scss */
.backBlue {
  background-color: #26ade4;
}

/* line 1663, app/assets/stylesheets/application.css.scss */
.backBlueLight {
  background-color: #72caed;
}

/* line 1667, app/assets/stylesheets/application.css.scss */
.backGreen {
  background-color: #93bd57;
}

/* line 1670, app/assets/stylesheets/application.css.scss */
.backGreenLight {
  background-color: #cce3b5;
}

/* line 1674, app/assets/stylesheets/application.css.scss */
.backGreenLighter {
  background-color: #e6f1da;
}

/* line 1677, app/assets/stylesheets/application.css.scss */
.backGreenLightest {
  background-color: white;
}

/* line 1680, app/assets/stylesheets/application.css.scss */
.grayBackgroundLight {
  background-color: #333;
  opacity: 0.35;
  filter: alpha(opacity=35);
}

@media (max-width: 560px) {
  /* line 1686, app/assets/stylesheets/application.css.scss */
  .grayBackgroundLight {
    height: 200px;
  }
}

/* line 1691, app/assets/stylesheets/application.css.scss */
.backOrange, .backgroundOrange {
  background-color: #f97242;
}

/* line 1695, app/assets/stylesheets/application.css.scss */
.bodyBackground {
  background-color: #f3f3f1;
}

/* line 1699, app/assets/stylesheets/application.css.scss */
.backBRed {
  background-color: #b9082c;
}

/* line 1702, app/assets/stylesheets/application.css.scss */
.backRedLight {
  background-color: #ba7474;
}

/* line 1705, app/assets/stylesheets/application.css.scss */
.backBRedLighter {
  background-color: #ce516a;
}

/* line 1708, app/assets/stylesheets/application.css.scss */
.backBOrange {
  background-color: #e07667;
}

/* line 1711, app/assets/stylesheets/application.css.scss */
.backBGray {
  background-color: #aaa;
}

/* line 1714, app/assets/stylesheets/application.css.scss */
.backBBlue {
  background-color: #188fbf;
}

/* line 1717, app/assets/stylesheets/application.css.scss */
.backBGreen {
  background-color: #94c555;
}

/* line 1720, app/assets/stylesheets/application.css.scss */
.backBGreen2 {
  background-color: #7bac3b;
}

/* line 1723, app/assets/stylesheets/application.css.scss */
.backBPurple {
  background-color: #BCA1DF;
}

/* line 1728, app/assets/stylesheets/application.css.scss */
.color1 {
  color: #C2412D;
}

/* line 1732, app/assets/stylesheets/application.css.scss */
.color2 {
  color: #c7a12d;
}

/* line 1736, app/assets/stylesheets/application.css.scss */
.color3 {
  color: #A7A844;
}

/* line 1740, app/assets/stylesheets/application.css.scss */
.color4 {
  color: #A46583;
}

/* line 1744, app/assets/stylesheets/application.css.scss */
.color5 {
  color: #375498;
}

/* line 1748, app/assets/stylesheets/application.css.scss */
.color6 {
  color: #049104;
}

/* line 1752, app/assets/stylesheets/application.css.scss */
.color7 {
  color: #29221F;
}

/* line 1755, app/assets/stylesheets/application.css.scss */
.color8 {
  color: #178f9a;
}

/* line 1758, app/assets/stylesheets/application.css.scss */
.color9 {
  color: #0ABFBC;
}

/* line 1762, app/assets/stylesheets/application.css.scss */
.color1 a:hover, .color2 a:hover, .color3 a:hover, .color6 a:hover, .color7 a:hover {
  text-decoration: underline;
  color: #fff;
}

/* line 1767, app/assets/stylesheets/application.css.scss */
.color4 a:hover, .color5 a:hover, .color8 a:hover, .color9 a:hover {
  text-decoration: underline;
  color: #636363;
}

/*  colors */
/* line 1774, app/assets/stylesheets/application.css.scss */
.white, .menuOption:hover {
  color: #fff;
}

/* line 1778, app/assets/stylesheets/application.css.scss */
.colorBlack {
  color: #444;
}

/* line 1782, app/assets/stylesheets/application.css.scss */
.colorBlue {
  color: #26ade4;
}

/* line 1785, app/assets/stylesheets/application.css.scss */
.colorGreen {
  color: #93bd57;
}

/* line 1788, app/assets/stylesheets/application.css.scss */
.colorGreenDark {
  color: #709e31;
}

/* line 1791, app/assets/stylesheets/application.css.scss */
.colorRed {
  color: #e92e23;
}

/* line 1794, app/assets/stylesheets/application.css.scss */
.colorRedGrayBack {
  color: #ba7474;
}

/* line 1797, app/assets/stylesheets/application.css.scss */
.gray, .colorGray {
  color: #636363;
}

/* line 1801, app/assets/stylesheets/application.css.scss */
.grayLight {
  color: #888;
}

/* line 1805, app/assets/stylesheets/application.css.scss */
.grayLight2 {
  color: #aaa;
}

/* line 1809, app/assets/stylesheets/application.css.scss */
.grayLighter {
  color: #d6d6d6;
}

/* line 1813, app/assets/stylesheets/application.css.scss */
.grayLightest {
  color: #f1f1f1;
}

/* line 1817, app/assets/stylesheets/application.css.scss */
.white, .buttonSubmit, .buttonBlue, .buttonSubmit:hover, .buttonBlue:hover, .submitOrange, .submitOrange:hover,
.miniButtonBlue, .miniButtonBlue:hover, .miniButtonBlue, .miniButtonBlue:hover {
  color: #fff;
}

/* line 1822, app/assets/stylesheets/application.css.scss */
.orange {
  color: #f97242;
}

/* line 1826, app/assets/stylesheets/application.css.scss */
.orangeLight {
  color: #ffaa7f;
}

/* line 1830, app/assets/stylesheets/application.css.scss */
.black {
  color: #444;
}

/* background stripes */
/* line 1835, app/assets/stylesheets/application.css.scss */
.backStripes {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 15px, rgba(255, 255, 255, 0.5) 15px, rgba(255, 255, 255, 0.5) 30px);
}

/* line 1838, app/assets/stylesheets/application.css.scss */
.backStripes5 {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.3) 5px, rgba(255, 255, 255, 0.3) 10px);
}

/* line 1843, app/assets/stylesheets/application.css.scss */
.textOnBackground {
  color: #636363;
}

/*hover effect for pictures */
/* line 1848, app/assets/stylesheets/application.css.scss */
.hoverPicture:hover {
  /*opacity: 0.95;
  filter: alpha(opacity = 95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;   */
}

/*-- FORMS --*/
/* line 1857, app/assets/stylesheets/application.css.scss */
.defaultLink, .linkDefault {
  color: #26ade4;
}

/*--- INPUTS --*/
/* line 1863, app/assets/stylesheets/application.css.scss */
.smallField {
  padding: 2px 5px;
  font-size: 9px;
}

/* line 1868, app/assets/stylesheets/application.css.scss */
input.bigField {
  width: 300px;
  line-height: normal;
  height: 45px;
  padding: 0px 7px 0px 10px;
  font-size: large;
}

/* line 1876, app/assets/stylesheets/application.css.scss */
select.selectBigField {
  width: 320px;
  height: 45px;
  line-height: normal;
  font-size: large;
}

/* Inputs
input:focus,textarea:focus,select:focus{
    -webkit-box-shadow:0 0 5px #9fe5ff;
    -moz-box-shadow:0 0 5px #9fe5ff;
    box-shadow:0 0 5px #9fe5ff;
}*/
/*-- Header, Front page, Application Inline css cleanup --*/
/* line 1891, app/assets/stylesheets/application.css.scss */
.navbar-inner, .navbar-fixed-top, .navbar {
  background-color: transparent;
}

/* spinner double dot
.spinnerDoubleDot {
  width: 40px;
  height: 40px;
  position: relative;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #bbb;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}      */
/* line 1937, app/assets/stylesheets/application.css.scss */
#sportifiqLogo {
  margin-top: 6px;
}

/* line 1941, app/assets/stylesheets/application.css.scss */
#notificationIcon {
  margin-top: 19px;
  margin-left: -12px;
}

/* line 1946, app/assets/stylesheets/application.css.scss */
#caretHeader {
  margin-top: 17px;
  margin-left: 2px;
}

/* line 1951, app/assets/stylesheets/application.css.scss */
#headerSettingsIcon {
  margin-top: -3px;
}

/* line 1955, app/assets/stylesheets/application.css.scss */
#headerUserImage {
  margin-top: -5px;
}

/* line 1959, app/assets/stylesheets/application.css.scss */
#languageSelector {
  margin-top: 15px;
}

/* line 1963, app/assets/stylesheets/application.css.scss */
#notificationUnseen {
  left: 5px;
  top: 7px;
}

/* line 1969, app/assets/stylesheets/application.css.scss */
#fbLoginButton {
  background-color: white;
  border: solid thin #d6d6d6;
  color: #26ade4;
}

/*#fbLoginButton:hover{
  background-color: white;
  border: solid thin $blue;
  color:$white;
}
.navbar .nav > li > #fbLoginButton a:focus, .navbar .nav > li > #fbLoginButton a:hover {
  background-color: white;
  border: solid thin $blue;
  color:$white;
}*/
/* line 1985, app/assets/stylesheets/application.css.scss */
#languageButton.btn {
  border-bottom-color: #ccc;
  background-image: linear-gradient(to bottom, white, white);
}

/* line 1989, app/assets/stylesheets/application.css.scss */
#languageButton.btn:hover {
  border-bottom-color: #ccc;
  background-image: linear-gradient(to bottom, white, white);
  background-color: white;
}

/* line 1994, app/assets/stylesheets/application.css.scss */
#languageButton.btn:focus {
  border-bottom-color: #ccc;
  background-image: linear-gradient(to bottom, white, white);
  background-color: white;
}

/* line 1999, app/assets/stylesheets/application.css.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background-color: white;
}

/* line 2004, app/assets/stylesheets/application.css.scss */
#loginButton:hover {
  color: #fff;
}

/* line 2008, app/assets/stylesheets/application.css.scss */
.facebookButtonColorGradient {
  background-color: white;
  border: solid thin #d6d6d6;
  color: #26ade4;
  /*
background: -webkit-gradient(linear, left top, left bottom, from(#37548F), to(#51669A)); /* for webkit browsers
background: -moz-linear-gradient(top,  #37548F, #51669A); for firefox 3.6+ */
}

/* line 2016, app/assets/stylesheets/application.css.scss */
.facebookButtonColorGradient:hover {
  background-color: white;
  border: solid thin #26ade4;
  color: #26ade4;
}

/* line 2022, app/assets/stylesheets/application.css.scss */
#applicationNavbar {
  background-color: #26ade4;
}

/* -- Header, Front page, Application Inline css cleanup END  --*/
/* line 2026, app/assets/stylesheets/application.css.scss */
.nav {
  margin-top: 3px;
  margin-right: 0;
}

/* line 2031, app/assets/stylesheets/application.css.scss */
.nav-tabs > .active > a > [class^="icon-"], .nav-tabs > .active > a > [class*=" icon-"] {
  background-image: "https://sportifiq.com/assets/glyphicons-halflings-d7672e10feca887be27eb353957404d00e398820bfd859efe46fbc5f25d949b9.png";
}

/* Modal */
@media (min-width: 480px), (min-height: 650px) {
  /* line 2039, app/assets/stylesheets/application.css.scss */
  .modal {
    margin-top: -220px;
  }
}

/* line 2045, app/assets/stylesheets/application.css.scss */
.modalBigger {
  width: 650px;
  margin: -325px 0 0 -280px;
}

/* line 2050, app/assets/stylesheets/application.css.scss */
.modal-body {
  max-height: 450px;
}

/* line 2055, app/assets/stylesheets/application.css.scss */
.modal, .modalBigger {
  position: fixed;
  top: 40%;
  top: 20%\9;
  /*IE 9 and lower hacky di hack*/
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  border: 5px solid rgba(0, 0, 0, 0.3);
}

/* line 2068, app/assets/stylesheets/application.css.scss */
#headerTitle {
  margin-top: 40px\9;
  /*ie 8,9 front page */
}

/* IE8 uses \0
@media all\0 {
        #headerTitle { margin-top: 100px; }
        .modal, .modalBigger { top: 20%; }
} */
/* IE10 and IE11 both use -ms-high-contrast
@media all and (-ms-high-contrast:none)
 {
  #headerTitle { margin-top: 0px; }
  .modal, .modalBigger { top: 40%; }
 }*/
@media (max-width: 480px), (max-height: 650px) {
  /* line 2086, app/assets/stylesheets/application.css.scss */
  .modal {
    position: absolute;
    margin: auto;
    left: 30px;
    top: 100px;
  }
}

@media (max-width: 650px), (max-height: 850px) {
  /* line 2095, app/assets/stylesheets/application.css.scss */
  #daily_overview.modalBigger {
    position: absolute;
    margin: auto;
    left: 30px;
    top: 100px;
  }
}

/* line 2103, app/assets/stylesheets/application.css.scss */
.modal-backdrop {
  background-color: #fff;
}

/* line 2107, app/assets/stylesheets/application.css.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 2112, app/assets/stylesheets/application.css.scss */
.modal:focus {
  outline: none;
}

/* line 2117, app/assets/stylesheets/application.css.scss */
.placeholder {
  color: #aaa !important;
}

/*for proti rohbotekom*/
/* line 2122, app/assets/stylesheets/application.css.scss */
.zankica {
  position: absolute;
  left: -9999px;
}

@media (max-width: 979px) and (min-width: 768px) {
  /* line 2128, app/assets/stylesheets/application.css.scss */
  .container {
    width: 950px;
  }
}

/* color transition */
/* line 2132, app/assets/stylesheets/application.css.scss */
.shadowLine {
  background: #6b5f51;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#362e22', endColorstr='#6b5f51');
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#fff));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #362e22, #6b5f51);
  /* for firefox 3.6+ */
}

/* line 2140, app/assets/stylesheets/application.css.scss */
.opacityGradient {
  /* webkit example */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 243, 241, 0)), to(#f3f3f1), color-stop(0.3, #f3f3f1));
}

/*.opacityGradientDown {
  background-image: -webkit-gradient(
      linear, left bottom, left top, to(rgba(243,243,241,1)),
      from(rgba(243,243,241,0.0)), color-stop(.3,#f3f3f1)
  );
} */
/* line 2154, app/assets/stylesheets/application.css.scss */
.gradientGray {
  /* webkit example */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f1), to(#f3f3f1), color-stop(0.3, #f3f3f1));
}

/* line 2163, app/assets/stylesheets/application.css.scss */
#user_birthday_3i, #user_birthday_1i {
  width: 120px;
}

/* line 2167, app/assets/stylesheets/application.css.scss */
#user_birthday_2i {
  width: 150px;
}

/* line 2172, app/assets/stylesheets/application.css.scss */
.line_height_for_units_under_60_min {
  line-height: 14px;
  margin-top: 3px;
}

/* line 2178, app/assets/stylesheets/application.css.scss */
.hoverDiv {
  background: #fff;
}

/* line 2179, app/assets/stylesheets/application.css.scss */
.hoverDiv:hover {
  background: #f5f5f5;
}

/* draggable */
/* line 2182, app/assets/stylesheets/application.css.scss */
.ui-draggable-dragging {
  z-index: 100;
}

/* line 2186, app/assets/stylesheets/application.css.scss */
video, #cameraTakePhoto {
  display: block;
  float: left;
  border: 10px solid #fff;
  border-radius: 10px;
}

/* header */
/* line 2193, app/assets/stylesheets/application.css.scss */
.d-none {
  display: none;
}

/* line 2196, app/assets/stylesheets/application.css.scss */
.c-26ade4 {
  color: #26ade4 !important;
}

@media only screen and (max-width: 600px) {
  /* line 2200, app/assets/stylesheets/application.css.scss */
  .d-md-none {
    display: none;
  }
  /* line 2203, app/assets/stylesheets/application.css.scss */
  .d-md-block {
    display: block;
  }
}

@media only screen and (max-width: 800px) {
  /* line 2208, app/assets/stylesheets/application.css.scss */
  .d-lg-none {
    display: none;
  }
  /* line 2211, app/assets/stylesheets/application.css.scss */
  .d-lg-block {
    display: block;
  }
}

/* line 2216, app/assets/stylesheets/application.css.scss */
.overflow-hidden {
  overflow: hidden;
}

/* line 2220, app/assets/stylesheets/application.css.scss */
.very-big-button {
  padding-top: 30px;
  width: 180px;
  height: 50px;
}

/* line 2226, app/assets/stylesheets/application.css.scss */
.left-bottom-div {
  position: absolute;
  bottom: 15px;
}

/* line 2231, app/assets/stylesheets/application.css.scss */
.black-png-to-white {
  filter: invert(99%) sepia(0%) saturate(2%) hue-rotate(132deg) brightness(110%) contrast(100%);
}

/* line 2235, app/assets/stylesheets/application.css.scss */
.sideHourDiv {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}

/* line 2243, app/assets/stylesheets/application.css.scss */
.dropdown_arrow {
  float: right;
  transform: scale(0.5);
  transition: 0.5s;
}

/* line 2249, app/assets/stylesheets/application.css.scss */
.prepayment-setting-wrapper {
  display: flex;
  gap: 5px;
}

/* line 2255, app/assets/stylesheets/application.css.scss */
.no-spinners::-webkit-inner-spin-button,
.no-spinners::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 2261, app/assets/stylesheets/application.css.scss */
.no-spinners {
  -moz-appearance: textfield;
}

/* line 2265, app/assets/stylesheets/application.css.scss */
.border-seperate {
  border-collapse: separate;
}

/* line 2269, app/assets/stylesheets/application.css.scss */
.borderCollapse {
  border-collapse: collapse;
}

/* line 2273, app/assets/stylesheets/application.css.scss */
.table-striped-darker tbody > tr:nth-child(odd) > td, .table-striped-darker tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}

/* line 2277, app/assets/stylesheets/application.css.scss */
.table-striped-darker tbody > tr:nth-child(even) > td, .table-striped-darker tbody > tr:nth-child(even) > th {
  background-color: #f1f1f1;
}

/* line 2281, app/assets/stylesheets/application.css.scss */
.border-spacing-y-5 {
  border-spacing: 0 5px;
}

/* line 2285, app/assets/stylesheets/application.css.scss */
.border-box {
  box-sizing: border-box;
}

/* line 2289, app/assets/stylesheets/application.css.scss */
.height-min {
  height: min-content;
}

/* line 2293, app/assets/stylesheets/application.css.scss */
.accent-color-blue {
  accent-color: dodgerblue;
}

/* line 2297, app/assets/stylesheets/application.css.scss */
.dropdown-to-left {
  left: -130px;
}

/* line 2301, app/assets/stylesheets/application.css.scss */
.dropdown-to-left:before {
  left: 139px !important;
}

/* line 2305, app/assets/stylesheets/application.css.scss */
.dropdown-to-left:after {
  left: 140px !important;
}

/* Classic/modern toggler styling */
/* line 2310, app/assets/stylesheets/application.css.scss */
.switch-field {
  display: flex;
}

/* line 2314, app/assets/stylesheets/application.css.scss */
.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
}

/* line 2322, app/assets/stylesheets/application.css.scss */
.switch-field label {
  background-color: #f1f1f1;
  color: #888;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 8px 16px;
  margin-right: -1px;
  border: 1px solid #e4e4e4;
  transition: all 0.1s ease-in-out;
}

/* line 2334, app/assets/stylesheets/application.css.scss */
.switch-field label:hover {
  cursor: pointer;
}

/* line 2338, app/assets/stylesheets/application.css.scss */
.switch-field input:checked + label {
  background-color: #26ade4;
  box-shadow: none;
  color: white;
}

/* line 2344, app/assets/stylesheets/application.css.scss */
.switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}

/* line 2348, app/assets/stylesheets/application.css.scss */
.switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}

/* line 2352, app/assets/stylesheets/application.css.scss */
.rotate-180deg {
  rotate: 180deg;
}

/* line 2356, app/assets/stylesheets/application.css.scss */
.duration-300ms {
  transition-duration: 300ms;
}

/* line 2360, app/assets/stylesheets/application.css.scss */
.cursorHelp {
  cursor: help;
}

/* line 2364, app/assets/stylesheets/application.css.scss */
.list-style-none {
  list-style: none;
}

/* line 2368, app/assets/stylesheets/application.css.scss */
.borderRounded5 {
  border-radius: 5px;
}

/* line 2372, app/assets/stylesheets/application.css.scss */
.word-break-all {
  word-break: break-all;
}
/* -- Opacity -- */
/* line 4, app/assets/stylesheets/other.css.scss */
.opacity95 {
  opacity: 0.95;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
}

/* line 11, app/assets/stylesheets/other.css.scss */
.opacity90 {
  opacity: 0.90;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  -khtml-opacity: 0.90;
}

/* line 18, app/assets/stylesheets/other.css.scss */
.opacity70 {
  opacity: 0.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -khtml-opacity: 0.70;
}

/* line 25, app/assets/stylesheets/other.css.scss */
.opacity60 {
  opacity: 0.60;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  -khtml-opacity: 0.60;
}

/* line 32, app/assets/stylesheets/other.css.scss */
.opacity50 {
  opacity: 0.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  -khtml-opacity: 0.50;
}

/* line 38, app/assets/stylesheets/other.css.scss */
.opacity30 {
  opacity: 0.30;
  filter: alpha(opacity=30);
  -moz-opacity: 0.30;
  -khtml-opacity: 0.30;
}

/* line 44, app/assets/stylesheets/other.css.scss */
.opacity40 {
  opacity: 0.40;
  filter: alpha(opacity=40);
  -moz-opacity: 0.40;
  -khtml-opacity: 0.40;
}

/* -- Z-index -- */
/* line 51, app/assets/stylesheets/other.css.scss */
.zindexM1 {
  z-index: -1;
}

/* line 54, app/assets/stylesheets/other.css.scss */
.zindex1 {
  z-index: 1;
}

/* line 57, app/assets/stylesheets/other.css.scss */
.zindex5 {
  z-index: 5;
}

/* line 61, app/assets/stylesheets/other.css.scss */
.zindex10 {
  z-index: 10;
}

/* line 65, app/assets/stylesheets/other.css.scss */
.zindex15 {
  z-index: 15;
}

/* line 69, app/assets/stylesheets/other.css.scss */
.zindex50 {
  z-index: 50;
}

/* line 72, app/assets/stylesheets/other.css.scss */
.zindex60 {
  z-index: 60;
}

/* line 75, app/assets/stylesheets/other.css.scss */
.zindex1040 {
  z-index: 1040;
}

/* line 79, app/assets/stylesheets/other.css.scss */
.zindex9999 {
  z-index: 9999;
}

/*---------------- Other ----------------*/
/* line 84, app/assets/stylesheets/other.css.scss */
.clearBoth {
  clear: both;
}

/* line 87, app/assets/stylesheets/other.css.scss */
.clearLeft {
  clear: left;
}

/*-------------- Rounded Edges itd. ---------------------*/
/* text shadow */
/* line 119, app/assets/stylesheets/other.css.scss */
.innerTextShadowForWhiteFont {
  text-shadow: 0 -1px  #111;
}

/* line 122, app/assets/stylesheets/other.css.scss */
.innerTextShadowForWhiteFontBlurGreen {
  text-shadow: 0 1px 4px #9ca400;
}

/* line 125, app/assets/stylesheets/other.css.scss */
.innerTextShadowForWhiteFontBlurRed {
  text-shadow: 0 1px 2px #e48585;
}

/* line 128, app/assets/stylesheets/other.css.scss */
.outerTextShadowForWhiteFont {
  text-shadow: 0 1px #111;
}

/* text shadow */
/* line 134, app/assets/stylesheets/other.css.scss */
.innerTextShadowForBlackFont {
  text-shadow: 0 1px #fff;
}

/*--ROUNDED EDGES--*/
/* line 165, app/assets/stylesheets/other.css.scss */
.roundedEdge42 {
  -moz-border-radius: 42px;
  -webkit-border-radius: 42px;
  -khtml-border-radius: 42px;
  border-radius: 42px;
}

/* line 168, app/assets/stylesheets/other.css.scss */
.roundedEdge52 {
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  -khtml-border-radius: 52px;
  border-radius: 52px;
}

/* line 172, app/assets/stylesheets/other.css.scss */
.roundedEdgeLeft3 {
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
}

/* line 176, app/assets/stylesheets/other.css.scss */
.roundedEdge7Left {
  border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
}

/* line 180, app/assets/stylesheets/other.css.scss */
.roundedEdgeRight2, .roundedEdge2Right {
  border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
}

/* line 184, app/assets/stylesheets/other.css.scss */
.roundedEdgeLeft3, .matchFieldPhotoLeft {
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
}

/* line 188, app/assets/stylesheets/other.css.scss */
.roundedEdgeRight3, .matchFieldPhotoRight, .flashPoints, .exclamationPoints {
  border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

/* line 192, app/assets/stylesheets/other.css.scss */
.roundedEdge1 {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  -khtml-border-radius: 1px;
  border-radius: 1px;
}

/* line 196, app/assets/stylesheets/other.css.scss */
.roundEdges, .roundedEdge5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

/* line 200, app/assets/stylesheets/other.css.scss */
.roundedEdge7 {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
}

/* line 204, app/assets/stylesheets/other.css.scss */
.roundedEdge9 {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
}

/* line 208, app/assets/stylesheets/other.css.scss */
.roundedEdge15 {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}

/* line 212, app/assets/stylesheets/other.css.scss */
.roundedEdge2, .mainSideWidget, .pastActivities {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}

/* line 216, app/assets/stylesheets/other.css.scss */
.roundedEdge3, .nameBallon, .dotte {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}

/* line 220, app/assets/stylesheets/other.css.scss */
.roundedEdge25 {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
}

/* line 223, app/assets/stylesheets/other.css.scss */
.roundedEdge50 {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  border-radius: 50px;
}

/* line 226, app/assets/stylesheets/other.css.scss */
.roundedEdge100 {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  border-radius: 100px;
}

/* line 230, app/assets/stylesheets/other.css.scss */
.roundedEdge100 {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -khtml-border-radius: 100px;
  border-radius: 100px;
}

/* line 234, app/assets/stylesheets/other.css.scss */
.circleRadius {
  border-radius: 50%;
}

/* line 238, app/assets/stylesheets/other.css.scss */
.roundedEdgeTop0 {
  border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
}

/* line 246, app/assets/stylesheets/other.css.scss */
.roundedEdgeTop3, .groupFieldPhotoTop {
  border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
}

/* line 255, app/assets/stylesheets/other.css.scss */
.roundedEdge9Top {
  border-top-right-radius: 9px;
  -moz-border-radius-topright: 9px;
  -webkit-border-top-right-radius: 9px;
  border-top-left-radius: 9px;
  -moz-border-radius-topleft: 9px;
  -webkit-border-top-left-radius: 9px;
}

/* line 265, app/assets/stylesheets/other.css.scss */
.roundedEdgeTopRight3, .roundedEdge3TopRight, .rightTopRoundedBorder {
  border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
}

/* line 271, app/assets/stylesheets/other.css.scss */
.roundedEdgeTopLeft3, .leftTopRoundedBorder {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 277, app/assets/stylesheets/other.css.scss */
.roundedEdgeBottomRight3, .rightBottomRoundedBorder {
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
}

/* line 283, app/assets/stylesheets/other.css.scss */
.roundedEdge3Bottom {
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
}

/* line 291, app/assets/stylesheets/other.css.scss */
.roundedEdge9Bottom {
  border-bottom-right-radius: 9px;
  -moz-border-radius-bottomright: 9px;
  -webkit-border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
  -moz-border-radius-bottomleft: 9px;
  -webkit-border-bottom-left-radius: 9px;
}

/* line 300, app/assets/stylesheets/other.css.scss */
.roundedEdgeBottomLeft3, .leftBottomRoundedBorder {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 306, app/assets/stylesheets/other.css.scss */
.roundedEdgeSpecial {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}

/*--BOX SHADOW--*/
/* line 314, app/assets/stylesheets/other.css.scss */
.boxShadow10 {
  -webkit-box-shadow: 0 0 10px #414141;
  -moz-box-shadow: 0 0 10px #414141;
  box-shadow: 0 0 10px #414141;
}

/* line 319, app/assets/stylesheets/other.css.scss */
.boxShadow3 {
  -webkit-box-shadow: 0 0 3px #414141;
  -moz-box-shadow: 0 0 3px #414141;
  box-shadow: 0 0 3px #414141;
}

/* line 325, app/assets/stylesheets/other.css.scss */
.boxShadowWeak3 {
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
}

/*--FIELD SHADOW--*/
/* line 332, app/assets/stylesheets/other.css.scss */
.shadowField {
  text-shadow: 0 1px 0 #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #edecec), color-stop(0.2, #fff), color-stop(1, #fff));
  background: -moz-linear-gradient(70% 30% 90deg, #ffffff, #edecec);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}

/*-- Dont auto-select/highlight text on double click --*/
/* line 342, app/assets/stylesheets/other.css.scss */
.highlightNone, .minimal-orange, .minimal-orange-notbutton {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*----------- Footer ------------- */
/* line 352, app/assets/stylesheets/other.css.scss */
img.frame {
  -moz-border-image: url(https://sportifiq.com/frame.png) 93 92 87 92;
  -webkit-border-image: url(https://sportifiq.com/frame.png) 93 92 87 92;
  -o-border-image: url(https://sportifiq.com/frame.png) 93 92 87 92;
  border-image: url(https://sportifiq.com/frame.png) 93 92 87 92;
  background-color: #ffe;
}

/*------------ Shadow box blue -------------*/
/* line 361, app/assets/stylesheets/other.css.scss */
.shadowBoxBlue3 {
  z-index: 11;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
  border: 3px solid rgba(68, 180, 255, 0.3);
  /*(68,180,255,0.3)rgba(0,0,0,0.3);  */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* text fields */
/* line 375, app/assets/stylesheets/other.css.scss */
.textFieldLarge {
  padding: 5px 5px 3px 5px;
  font-size: 14px;
}

/* line 400, app/assets/stylesheets/other.css.scss */
.borderAboveNone {
  border-top: none;
  border-left: none;
  border-right: none;
}

/* spinners START */
/* line 407, app/assets/stylesheets/other.css.scss */
#spinner {
  left: -45px;
  top: 18px;
  z-index: 200;
}

/* line 413, app/assets/stylesheets/other.css.scss */
.spinnerGif, .spinner_modal {
  background-image: url(https://sportifiq.com/assets/ajax-loader-93c99b1a62bdef426c6029d8eeaa796af079bd0b67c7bd67fda444e8afb6f562.gif);
}

/* spinner Volume */
/* line 418, app/assets/stylesheets/other.css.scss */
.spinnerVol {
  margin: 100px auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}

/* line 426, app/assets/stylesheets/other.css.scss */
.spinnerVol > div {
  background-color: #333;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

/* line 436, app/assets/stylesheets/other.css.scss */
.spinnerVol .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

/* line 441, app/assets/stylesheets/other.css.scss */
.spinnerVol .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

/* line 446, app/assets/stylesheets/other.css.scss */
.spinnerVol .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

/* line 451, app/assets/stylesheets/other.css.scss */
.spinnerVol .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

/* spinner double dot circling */
/* line 473, app/assets/stylesheets/other.css.scss */
.spinnerDoubleDot {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: rotate 2.0s infinite linear;
  animation: rotate 2.0s infinite linear;
}

/* line 483, app/assets/stylesheets/other.css.scss */
.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #777;
  border-radius: 100%;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

/* line 496, app/assets/stylesheets/other.css.scss */
.dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/* line 521, app/assets/stylesheets/other.css.scss */
.spinnerDot {
  width: 40px;
  height: 40px;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: scaleout 1.0s infinite ease-in-out;
  animation: scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

/* pace css - indicator of ajax requests */
/* line 551, app/assets/stylesheets/other.css.scss */
.pace .pace-progress {
  background: #26ade4;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 1px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

/* line 565, app/assets/stylesheets/other.css.scss */
.pace-inactive {
  display: none;
}

/* paper elements
caretInner.focusedColor, caret.focusedColor,paper-input.focusedColor {
  color: red;
  border:red;
  background: red;
  background-color: red;
}*/
/* triangles */
/* line 578, app/assets/stylesheets/other.css.scss */
.triangleWhite {
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 50px;
  border-color: transparent transparent #fff transparent;
  line-height: 0px;
}

/* highcharts */
/* line 588, app/assets/stylesheets/other.css.scss */
.highcharts-background {
  background-color: transparent;
  fill: none;
}
/* line 1, app/assets/stylesheets/bootstrap-modifications.css.scss */
.table thead th {
  font-weight: 500;
}

/* line 7, app/assets/stylesheets/bootstrap-modifications.css.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: white;
  border-top: 1px solid #ddd;
}

/* line 15, app/assets/stylesheets/bootstrap-modifications.css.scss */
.carousel-indicators li {
  background-color: none;
  border: solid thin #ccc;
}

/* line 20, app/assets/stylesheets/bootstrap-modifications.css.scss */
.carousel-indicators .active {
  background-color: none;
  border: solid thin #777;
}

/* line 26, app/assets/stylesheets/bootstrap-modifications.css.scss */
#myCarousel a.carousel-control.left {
  left: -8px;
}

/* line 30, app/assets/stylesheets/bootstrap-modifications.css.scss */
#myCarousel > .carousel-indicators .active {
  background: none;
}

/* line 34, app/assets/stylesheets/bootstrap-modifications.css.scss */
#myCarousel > .carousel-control {
  color: #444;
  background-color: none;
  border: none;
  background: none;
}

/* line 41, app/assets/stylesheets/bootstrap-modifications.css.scss */
#myCarousel a.carousel-control {
  margin-top: -20px;
  top: 30%;
}

/* shadow around input fields */
/* line 126, C:/Ruby200/lib/ruby/gems/2.0.0/gems/bootstrap-sass-2.3.1.2/vendor/assets/stylesheets/bootstrap/_forms.scss */
/* line 48, app/assets/stylesheets/bootstrap-modifications.css.scss */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #72caed;
  border: solid thin #72caed;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #72caed;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #72caed;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px #72caed;
}

.stripe-connect {
    background: #635bff;
    display: inline-block;
    height: 38px;
    text-decoration: none;
    width: 180px;

    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;

    -webkit-font-smoothing: antialiased;
}

.stripe-connect span {
    color: #ffffff;
    display: block;
    font-family: sohne-var, "Helvetica Neue", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 14px;
    padding: 11px 0px 0px 24px;
    position: relative;
    text-align: left;
}

.stripe-connect:hover {
    background: #7a73ff;
}

.stripe-connect.slate {
    background: #0a2540;
}

.stripe-connect.slate:hover {
    background: #425466;
}

.stripe-connect.white {
    background: #ffffff;
}

.stripe-connect.white span {
    color: #0a2540;
}

.stripe-connect.white:hover {
    background: #f6f9fc;
}

.stripe-connect span::after {
    background-repeat: no-repeat;
    background-size: 49.58px;
    content: "";
    height: 20px;
    left: 62%;
    position: absolute;
    top: 28.95%;
    width: 49.58px;
}

/* Logos */
.stripe-connect span::after {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
}

.stripe-connect.white span::after {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 468 222.5' style='enable-background:new 0 0 468 222.5;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%230A2540;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M414,113.4c0-25.6-12.4-45.8-36.1-45.8c-23.8,0-38.2,20.2-38.2,45.6c0,30.1,17,45.3,41.4,45.3 c11.9,0,20.9-2.7,27.7-6.5v-20c-6.8,3.4-14.6,5.5-24.5,5.5c-9.7,0-18.3-3.4-19.4-15.2h48.9C413.8,121,414,115.8,414,113.4z M364.6,103.9c0-11.3,6.9-16,13.2-16c6.1,0,12.6,4.7,12.6,16H364.6z'/%3E%3Cpath class='st0' d='M301.1,67.6c-9.8,0-16.1,4.6-19.6,7.8l-1.3-6.2h-22v116.6l25-5.3l0.1-28.3c3.6,2.6,8.9,6.3,17.7,6.3 c17.9,0,34.2-14.4,34.2-46.1C335.1,83.4,318.6,67.6,301.1,67.6z M295.1,136.5c-5.9,0-9.4-2.1-11.8-4.7l-0.1-37.1 c2.6-2.9,6.2-4.9,11.9-4.9c9.1,0,15.4,10.2,15.4,23.3C310.5,126.5,304.3,136.5,295.1,136.5z'/%3E%3Cpolygon class='st0' points='223.8,61.7 248.9,56.3 248.9,36 223.8,41.3 '/%3E%3Crect x='223.8' y='69.3' class='st0' width='25.1' height='87.5'/%3E%3Cpath class='st0' d='M196.9,76.7l-1.6-7.4h-21.6v87.5h25V97.5c5.9-7.7,15.9-6.3,19-5.2v-23C214.5,68.1,202.8,65.9,196.9,76.7z'/%3E%3Cpath class='st0' d='M146.9,47.6l-24.4,5.2l-0.1,80.1c0,14.8,11.1,25.7,25.9,25.7c8.2,0,14.2-1.5,17.5-3.3V135 c-3.2,1.3-19,5.9-19-8.9V90.6h19V69.3h-19L146.9,47.6z'/%3E%3Cpath class='st0' d='M79.3,94.7c0-3.9,3.2-5.4,8.5-5.4c7.6,0,17.2,2.3,24.8,6.4V72.2c-8.3-3.3-16.5-4.6-24.8-4.6 C67.5,67.6,54,78.2,54,95.9c0,27.6,38,23.2,38,35.1c0,4.6-4,6.1-9.6,6.1c-8.3,0-18.9-3.4-27.3-8v23.8c9.3,4,18.7,5.7,27.3,5.7 c20.8,0,35.1-10.3,35.1-28.2C117.4,100.6,79.3,105.9,79.3,94.7z'/%3E%3C/g%3E%3C/svg%3E");
}

/* Please remove from your implementation. Used to display the white button on the white background */
.stripe-connect.white {
    left: 1px;
    position: relative;
    top: 1px;
}

/* line 12, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 21, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 30, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
