/*
 * jQuery UI CSS Framework @VERSION
 *
 * 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/Theming/API
 */
/* Layout helpers
----------------------------------*/
/* line 14, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-helper-hidden {
  display: none;
}

/* line 15, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px;
}

/* line 16, /app/app/assets/stylesheets/pepper-ginder-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/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 18, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-helper-clearfix {
  display: inline-block;
}

/* required comment for clearfix to work in Opera \*/
/* line 20, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
* html .ui-helper-clearfix {
  height: 1%;
}

/* line 21, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-helper-clearfix {
  display: block;
}

/* end clearfix */
/* line 23, /app/app/assets/stylesheets/pepper-ginder-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 28, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-disabled {
  cursor: default !important;
}

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

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

/*
 * jQuery UI CSS Framework @VERSION
 *
 * 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/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=ffffff&bgTextureHeader=23_fine_grain.png&bgImgOpacityHeader=15&borderColorHeader=d4d1bf&fcHeader=453821&iconColorHeader=b83400&bgColorContent=eceadf&bgTextureContent=23_fine_grain.png&bgImgOpacityContent=10&borderColorContent=d9d6c4&fcContent=1f1f1f&iconColorContent=222222&bgColorDefault=f8f7f6&bgTextureDefault=23_fine_grain.png&bgImgOpacityDefault=10&borderColorDefault=a9a089&fcDefault=654b24&iconColorDefault=b83400&bgColorHover=654b24&bgTextureHover=23_fine_grain.png&bgImgOpacityHover=65&borderColorHover=654b24&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=eceadf&bgTextureActive=23_fine_grain.png&bgImgOpacityActive=15&borderColorActive=d9d6c4&fcActive=140f06&iconColorActive=8c291d&bgColorHighlight=d3c05a&bgTextureHighlight=23_fine_grain.png&bgImgOpacityHighlight=15&borderColorHighlight=743620&fcHighlight=3a3427&iconColorHighlight=3572ac&bgColorError=b83400&bgTextureError=23_fine_grain.png&bgImgOpacityError=68&borderColorError=681818&fcError=ffffff&iconColorError=fbdb93&bgColorOverlay=6e4f1c&bgTextureOverlay=16_diagonal_maze.png&bgImgOpacityOverlay=20&opacityOverlay=60&bgColorShadow=000000&bgTextureShadow=16_diagonal_maze.png&bgImgOpacityShadow=40&opacityShadow=60&thicknessShadow=5px&offsetTopShadow=0&offsetLeftShadow=-10px&cornerRadiusShadow=18px
 */
/* Component containers
----------------------------------*/
/* line 60, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

/* line 61, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 62, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}

/* line 63, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-content {
  border: 1px solid #d9d6c4;
  background: #eceadf url(/assets/ui-bg_fine-grain_10_eceadf_60x60-16038b78feda57c65541947f0d91527539eb9acdf129e39d3863ce4c98019040.png) 50% 50% repeat;
  color: #1f1f1f;
}

/* line 64, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-content a {
  color: #1f1f1f;
}

/* line 65, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-header {
  border: 1px solid #d4d1bf;
  background: #ffffff url(/assets/ui-bg_fine-grain_15_ffffff_60x60-ff3497fdfe68c0948aad46b28539ac73d61b907cbb6e08aa7748af26dfb35fdb.png) 50% 50% repeat;
  color: #453821;
  font-weight: bold;
}

/* line 66, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-header a {
  color: #453821;
}

/* Interaction states
----------------------------------*/
/* line 70, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #a9a089;
  background: #f8f7f6 url(/assets/ui-bg_fine-grain_10_f8f7f6_60x60-97114d12dbdb6f337813fb6ab784480ff7d1ebeedd95f03c8d58ec31ce3f3ed6.png) 50% 50% repeat;
  font-weight: bold;
  color: #654b24;
}

/* line 71, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #654b24;
  text-decoration: none;
}

/* line 72, /app/app/assets/stylesheets/pepper-ginder-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 {
  border: 1px solid #654b24;
  background: #654b24 url(/assets/ui-bg_fine-grain_65_654b24_60x60-dbdf46e62a6aed1cb1e0f1f200652b69ac2a16b45d61293a55aebbfbaa2ae5c1.png) 50% 50% repeat;
  font-weight: bold;
  color: #ffffff;
}

/* line 73, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-hover a, .ui-state-hover a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 74, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #d9d6c4;
  background: #eceadf url(/assets/ui-bg_fine-grain_15_eceadf_60x60-69cb8dbecb57b119037e5a790e1ec3b08ed5d665ec07b1427f1033ff34e5a674.png) 50% 50% repeat;
  font-weight: bold;
  color: #140f06;
}

/* line 75, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #140f06;
  text-decoration: none;
}

/* line 76, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget :active {
  outline: none;
}

/* Interaction Cues
----------------------------------*/
/* line 80, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #743620;
  background: #d3c05a url(/assets/ui-bg_fine-grain_15_d3c05a_60x60-125df663eef785a31d2b67a3b552ff24a8cbcdd4613b8ba6705b086127898fdc.png) 50% 50% repeat;
  color: #3a3427;
}

/* line 81, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #3a3427;
}

/* line 82, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #681818;
  background: #b83400 url(/assets/ui-bg_fine-grain_68_b83400_60x60-cb9d3f31be7e967586212972d94d9de60815f7f719fa45e05179de237b7bc82e.png) 50% 50% repeat;
  color: #ffffff;
}

/* line 83, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #ffffff;
}

/* line 84, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

/* line 85, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 86, /app/app/assets/stylesheets/pepper-ginder-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 87, /app/app/assets/stylesheets/pepper-ginder-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 93, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(/assets/ui-icons_222222_256x240-a2ccfdc001858222885a9df39200840ac7a3f479ba889727d32a10398db7918a.png);
}

/* line 94, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-content .ui-icon {
  background-image: url(/assets/ui-icons_222222_256x240-a2ccfdc001858222885a9df39200840ac7a3f479ba889727d32a10398db7918a.png);
}

/* line 95, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-header .ui-icon {
  background-image: url(/assets/ui-icons_b83400_256x240-0702c8f1c5fc33235128c7bbb90005881d9942ebe7f6f28386ce322f9d267f71.png);
}

/* line 96, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-default .ui-icon {
  background-image: url(/assets/ui-icons_b83400_256x240-0702c8f1c5fc33235128c7bbb90005881d9942ebe7f6f28386ce322f9d267f71.png);
}

/* line 97, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/assets/ui-icons_ffffff_256x240-5481ff09a63fde681b23c842a9acd3181b6998dc711f675c529f028dd3020ad5.png);
}

/* line 98, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-active .ui-icon {
  background-image: url(/assets/ui-icons_8c291d_256x240-c87e7ec8f432c56c74998bc9828a378564a4ca713ea7b88d85133adc4c6efb8d.png);
}

/* line 99, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-highlight .ui-icon {
  background-image: url(/assets/ui-icons_3572ac_256x240-d16b66ec3021258d1c0d56f92c9fc5a13beeb6f4b6d005efb4ed27907aac63e8.png);
}

/* line 100, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/assets/ui-icons_fbdb93_256x240-6cc56343a8f73c8558ac55e4a814d9395aec849329ffd922ae1d437bbbbe3aad.png);
}

/* positioning */
/* line 103, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 104, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 105, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 106, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 107, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 108, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 109, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 110, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 111, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 112, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 113, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 114, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 115, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 116, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 117, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 118, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 119, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 120, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 121, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 122, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 123, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 124, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 125, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 126, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 127, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 128, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 129, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 130, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

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

/* line 132, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 133, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 134, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 135, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 136, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 137, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 138, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 139, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 140, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 141, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 142, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 143, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 144, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 145, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 146, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 147, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 148, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 149, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 150, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 151, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 152, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 153, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 154, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 155, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 156, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 157, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 158, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 159, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 160, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 161, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 162, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 163, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 164, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 165, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 166, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 167, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 168, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 169, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 170, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 171, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 172, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 173, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 174, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 175, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 176, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 177, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 178, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 179, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 180, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 181, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 182, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 183, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 184, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 185, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 186, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 187, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 188, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 189, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 190, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 191, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 192, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 193, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 194, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 195, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 196, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 197, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 198, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 199, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 200, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 201, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 202, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 203, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 204, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 205, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 206, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 207, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 208, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 209, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 210, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 211, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 212, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 213, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 214, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 215, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 216, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 217, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 218, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 219, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 220, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 221, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 222, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 223, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 224, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 225, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 226, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 227, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 228, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 229, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-radio-off {
  background-position: -96px -144px;
}

/* line 230, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-radio-on {
  background-position: -112px -144px;
}

/* line 231, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 232, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 233, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 234, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 235, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 236, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 237, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 238, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

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

/* line 241, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 242, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 243, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 244, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 245, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 246, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 247, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 248, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 249, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 250, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 251, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 252, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 253, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 254, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 255, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 256, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 257, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 258, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 259, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 260, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 261, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 262, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 263, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 264, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 265, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 266, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 267, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 268, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 269, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 270, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 271, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 272, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 273, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 274, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 275, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 276, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 277, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 284, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
}

/* line 285, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 286, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 287, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 288, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-top {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 289, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-bottom {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 290, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-right {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 291, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-left {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 292, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-corner-all {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

/* Overlays */
/* line 295, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-overlay {
  background: #6e4f1c url(/assets/ui-bg_diagonal-maze_20_6e4f1c_10x10-d49a3c05d426b190430daede9314f89b8c07918723916dcf0bc26ffb2d658cc0.png) 50% 50% repeat;
  opacity: .60;
  filter: Alpha(Opacity=60);
}

/* line 296, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-widget-shadow {
  margin: 0 0 0 -10px;
  padding: 5px;
  background: #000000 url(/assets/ui-bg_diagonal-maze_40_000000_10x10-f2bf9923d9a556a23c86d0a402e278b8605e778e5cfa53298ffbd5b2b6c241ad.png) 50% 50% repeat;
  opacity: .60;
  filter: Alpha(Opacity=60);
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
}

                                                                                                                                                                                                                                                                   /*
* jQuery UI Resizable @VERSION
*
* 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/Resizable#theming
*/
/* line 305, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-resizable {
  position: relative;
}

/* line 306, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}

/* line 307, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

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

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

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

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

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

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

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

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

                                                                                      /*
* jQuery UI Selectable @VERSION
*
* 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/Selectable#theming
*/
/* line 324, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*
 * jQuery UI Accordion @VERSION
 *
 * 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/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
/* line 335, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-accordion {
  width: 100%;
}

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

/* line 337, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-accordion .ui-accordion-li-fix {
  display: inline;
}

/* line 338, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important;
}

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

/* line 340, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-accordion-icons .ui-accordion-header a {
  padding-left: 2.2em;
}

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

/* line 342, /app/app/assets/stylesheets/pepper-ginder-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 343, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-accordion .ui-accordion-content-active {
  display: block;
}

                                                             /*
* jQuery UI Autocomplete @VERSION
*
* 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/Autocomplete#theming
*/
/* line 352, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-autocomplete {
  position: absolute;
  cursor: default;
}

/* workarounds */
/* line 355, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
* html .ui-autocomplete {
  width: 1px;
}

/* without this, the menu expands to 100% in IE6 */
/*
 * jQuery UI Menu @VERSION
 *
 * 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 366, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

/* line 373, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-menu .ui-menu {
  margin-top: -3px;
}

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

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

/* line 391, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}

/*
 * jQuery UI Button @VERSION
 *
 * 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/Button#theming
 */
/* line 405, /app/app/assets/stylesheets/pepper-ginder-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 406, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-button-icon-only {
  width: 2.2em;
}

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

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

/* line 409, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/*button text element */
/* line 412, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4;
}

/* line 413, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

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

/* line 415, /app/app/assets/stylesheets/pepper-ginder-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 416, /app/app/assets/stylesheets/pepper-ginder-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 417, /app/app/assets/stylesheets/pepper-ginder-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 419, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
input.ui-button {
  padding: .4em 1em;
}

/*button icon element(s) */
/* line 422, /app/app/assets/stylesheets/pepper-ginder-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 423, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 424, /app/app/assets/stylesheets/pepper-ginder-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 425, /app/app/assets/stylesheets/pepper-ginder-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 426, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/*button sets*/
/* line 429, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 430, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* line 433, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* reset extra padding in Firefox */
/*
 * jQuery UI Dialog @VERSION
 *
 * 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/Dialog#theming
 */
/* line 443, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}

/* line 444, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .5em 1em .3em;
  position: relative;
}

/* line 445, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .2em 0;
}

/* line 446, /app/app/assets/stylesheets/pepper-ginder-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 447, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}

/* line 448, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}

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

/* line 450, /app/app/assets/stylesheets/pepper-ginder-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 451, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 452, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 453, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}

/* line 454, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*
 * jQuery UI Slider @VERSION
 *
 * 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/Slider#theming
 */
/* line 464, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

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

/* line 466, /app/app/assets/stylesheets/pepper-ginder-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 468, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 469, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 470, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 471, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 472, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 474, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 475, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 476, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 477, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 478, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

                                                   /*
* jQuery UI Tabs @VERSION
*
* 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/Tabs#theming
*/
/* line 487, /app/app/assets/stylesheets/pepper-ginder-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 488, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 489, /app/app/assets/stylesheets/pepper-ginder-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 490, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 491, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

/* line 492, /app/app/assets/stylesheets/pepper-ginder-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 493, /app/app/assets/stylesheets/pepper-ginder-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 494, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 495, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-tabs .ui-tabs-hide {
  display: none !important;
}

/*
 * jQuery UI Datepicker @VERSION
 *
 * 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/Datepicker#theming
 */
/* line 505, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
}

/* line 506, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

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

/* line 508, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 509, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 510, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 511, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 512, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 513, /app/app/assets/stylesheets/pepper-ginder-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 514, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 515, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 516, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

/* line 517, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

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

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

/* line 521, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

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

/* line 523, /app/app/assets/stylesheets/pepper-ginder-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 524, /app/app/assets/stylesheets/pepper-ginder-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 525, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 528, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 529, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

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

/* line 531, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 532, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 533, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 534, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

/* line 535, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 536, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 537, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}

/* RTL support */
/* line 540, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 541, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 542, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 543, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 544, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 545, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 546, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 547, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

/* line 548, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

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

/* line 550, /app/app/assets/stylesheets/pepper-ginder-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 553, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  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 @VERSION
*
* 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/Progressbar#theming
*/
/* line 572, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
}

/* line 573, /app/app/assets/stylesheets/pepper-ginder-custom.css.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
