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












 */
/*! jQuery UI - v1.11.4 - 2016-12-15
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-helper-hidden {
  display: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.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 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-helper-clearfix {
  min-height: 0;
}

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

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-front {
  z-index: 100;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-disabled {
  cursor: default !important;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu-icons {
  position: relative;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-content a {
  color: #333;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-header a {
  color: #333;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.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 #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.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 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-overlay {
  background: #aaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

/* line 7, app/assets/stylesheets/jquery-ui.autocomplete.min.css */
.ui-widget-shadow {
  margin: 0 0 0 0;
  padding: 5px;
  background: #666;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

/* line 116, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

/* line 132, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 140, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

/* line 148, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

/* line 157, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.opensleft:before {
  right: 9px;
}

/* line 162, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.opensleft:after {
  right: 10px;
}

/* line 169, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 177, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 187, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.opensright:before {
  left: 9px;
}

/* line 192, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.opensright:after {
  left: 10px;
}

/* line 198, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.dropup {
  margin-top: -5px;
}

/* line 202, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

/* line 209, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

/* line 217, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

/* line 223, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.single .ranges, .daterangepicker.single .calendar {
  float: none;
}

/* line 230, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.show-calendar .calendar {
  display: block;
}

/* line 235, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}

/* line 241, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .calendar.single .calendar-table {
  border: none;
}

/* line 246, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

/* line 255, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}

/* line 262, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker table {
  width: 100%;
  margin: 0;
}

/* line 267, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

/* line 277, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

/* line 284, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

/* line 292, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

/* line 301, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

/* line 310, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

/* line 314, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

/* line 318, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

/* line 323, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

/* line 332, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker th.month {
  width: auto;
}

/* line 341, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

/* line 349, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

/* line 357, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

/* line 362, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker select.yearselect {
  width: 40%;
}

/* line 366, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}

/* line 375, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}

/* line 389, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}

/* line 395, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .daterangepicker_input {
  position: relative;
}

/* line 398, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}

/* line 407, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.rtl .input-mini {
  padding-right: 28px;
  padding-left: 6px;
}

/* line 411, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker.rtl .daterangepicker_input i {
  left: auto;
  right: 8px;
}

/* line 420, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}

/* line 428, app/assets/stylesheets/daterangepicker.scss */
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

/* line 440, app/assets/stylesheets/daterangepicker.scss */
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}

/* line 446, app/assets/stylesheets/daterangepicker.scss */
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

/* line 453, app/assets/stylesheets/daterangepicker.scss */
.ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}

/* line 463, app/assets/stylesheets/daterangepicker.scss */
.ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/* line 469, app/assets/stylesheets/daterangepicker.scss */
.ranges li.active {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  /* line 479, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker {
    width: auto;
  }
  /* line 483, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker .ranges ul {
    width: 160px;
  }
  /* line 490, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  /* line 495, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  /* line 500, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
    float: left;
  }
  /* line 505, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
    float: right;
  }
  /* line 511, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  /* line 515, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left {
    clear: left;
    margin-right: 0;
  }
  /* line 519, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 526, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .calendar.right {
    margin-left: 0;
  }
  /* line 529, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 537, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .left .daterangepicker_input {
    padding-right: 12px;
  }
  /* line 541, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .calendar.left .calendar-table {
    padding-right: 12px;
  }
  /* line 545, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
    float: left;
  }
  /* line 549, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  /* line 553, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  /* line 557, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 564, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  /* line 567, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 575, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  /* line 579, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
  /* line 583, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
    text-align: right;
    float: right;
  }
}

@media (min-width: 730px) {
  /* line 593, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker .ranges {
    width: auto;
  }
  /* line 597, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.ltr .ranges {
    float: left;
  }
  /* line 602, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker.rtl .ranges {
    float: right;
  }
  /* line 607, app/assets/stylesheets/daterangepicker.scss */
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}

/*! =======================================================
                      VERSION  9.8.0              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
  *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
/* line 42, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

/* line 47, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}

/* line 51, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

/* line 58, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

/* line 65, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

/* line 69, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}

/* line 80, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 87, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}

/* line 91, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}

/* line 96, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

/* line 100, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}

/* line 105, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

/* line 109, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}

/* line 113, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}

/* line 119, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}

/* line 125, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}

/* line 131, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}

/* line 135, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  border-right-color: #0480be;
  margin-left: 0;
  margin-right: 0;
}

/* line 145, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}

/* line 148, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}

/* line 151, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}

/* line 155, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}

/* line 159, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}

/* line 163, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}

/* line 167, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}

/* line 174, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}

/* line 182, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider input {
  display: none;
}

/* line 185, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip.top {
  margin-top: -36px;
}

/* line 188, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

/* line 192, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider .hide {
  display: none;
}

/* line 195, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  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);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

/* line 207, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 221, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}

/* line 228, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 237, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
  background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  filter: none;
  -webkit-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);
  border: 0px solid transparent;
}

/* line 253, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.round {
  border-radius: 50%;
}

/* line 256, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.triangle {
  background: transparent none;
}

/* line 259, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom {
  background: transparent none;
}

/* line 262, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 268, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}

/* line 286, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.round {
  border-radius: 50%;
}

/* line 289, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.triangle {
  background: transparent none;
}

/* line 292, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom {
  background: transparent none;
}

/* line 295, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 301, ../usr/local/bundle/gems/bootstrap-slider-rails-9.8.0/vendor/assets/stylesheets/bootstrap-slider.css */
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}

/* Z-INDEX */
/* line 4, app/assets/stylesheets/validationEngine.jquery.css */
.formError {
  z-index: 990;
}

/* line 5, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorContent {
  z-index: 991;
}

/* line 6, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow {
  z-index: 996;
}

/* line 8, app/assets/stylesheets/validationEngine.jquery.css */
.ui-dialog .formError {
  z-index: 5000;
}

/* line 9, app/assets/stylesheets/validationEngine.jquery.css */
.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}

/* line 10, app/assets/stylesheets/validationEngine.jquery.css */
.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

/* line 15, app/assets/stylesheets/validationEngine.jquery.css */
.inputContainer {
  position: relative;
  float: left;
}

/* line 20, app/assets/stylesheets/validationEngine.jquery.css */
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left;
}

/* line 29, app/assets/stylesheets/validationEngine.jquery.css */
.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

/* line 36, app/assets/stylesheets/validationEngine.jquery.css */
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

/* line 43, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorContent {
  width: 100%;
  background: #BE303A;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 11px;
  /*border: 2px solid #ddd;*/
  box-shadow: 0 0 6px #000;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -o-box-shadow: 0 0 6px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
}

/* line 62, app/assets/stylesheets/validationEngine.jquery.css */
.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}

/* line 74, app/assets/stylesheets/validationEngine.jquery.css */
.greenPopup .formErrorContent {
  background: #33be40;
}

/* line 78, app/assets/stylesheets/validationEngine.jquery.css */
.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

/* line 83, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

/* line 88, app/assets/stylesheets/validationEngine.jquery.css */
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

/* line 93, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}

/* line 102, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow div {
  /*border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;*/
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  -o-box-shadow: 0 2px 3px #444;
  font-size: 0px;
  height: 1px;
  background: #BE303A;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

/* line 118, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

/* line 125, app/assets/stylesheets/validationEngine.jquery.css */
.greenPopup .formErrorArrow div {
  background: #33be40;
}

/* line 129, app/assets/stylesheets/validationEngine.jquery.css */
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

/* line 134, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line10 {
  width: 13px;
  border: none;
}

/* line 139, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line9 {
  width: 11px;
  border: none;
}

/* line 144, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line8 {
  width: 11px;
}

/* line 148, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line7 {
  width: 9px;
}

/* line 152, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line6 {
  width: 7px;
}

/* line 156, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line5 {
  width: 5px;
}

/* line 160, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line4 {
  width: 3px;
}

/* line 164, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}

/* line 171, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #BE303A;
}

/* line 177, app/assets/stylesheets/validationEngine.jquery.css */
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #BE303A;
}

@font-face {
  font-family: 'Lora';
  src: url(/assets/Lora-Regular-359501180b779548ad4e1ca74f38b08474350c38bed64ad69b278837d179e792.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url(/assets/Lato-Regular-7ae714b63c2c8b940bdd211a0cc678f01168a34eea8aa13c0df25364f29238a7.ttf);
  font-weight: normal;
  font-style: normal;
}
