/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.flatpickr-input {
  cursor: pointer;
  z-index: 1; }

.flatpickr-mobileInput {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

.flatpickr-calendar {
  background: transparent;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 293.75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: top cubic-bezier(0, 1, 0.5, 1) 100ms;
  transition: top cubic-bezier(0, 1, 0.5, 1) 100ms;
  z-index: 99999999;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
          box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08); }

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  visibility: visible;
  overflow: visible;
  max-height: 640px; }

.flatpickr-calendar.open {
  display: inline-block;
  -webkit-animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1);
  animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, 0.5, 1); }

.flatpickr-calendar.inline {
  display: block;
  position: relative; }

.flatpickr-calendar.static {
  position: relative;
  top: 2px; }

.flatpickr-calendar.static.open {
  display: block; }

.flatpickr-calendar.hasWeeks {
  width: auto; }

.flatpickr-calendar.dateIsPicked.hasTime .flatpickr-time {
  height: 40px; }

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto; }

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px; }

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px; }

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px; }

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px; }

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%; }

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6; }

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff; }

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%; }

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6; }

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff; }

.flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 28px;
  line-height: 24px;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flatpickr-prev-month,
.flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  height: 16px;
  line-height: 16px; }

.flatpickr-prev-month i,
.flatpickr-next-month i {
  position: relative; }

.flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: calc(3.57% - 1.5px);
  /*
        /*rtl:end:ignore*/
  /*
        */ }

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month.flatpickr-next-month,
.flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: calc(3.57% - 1.5px);
  /*
        /*rtl:end:ignore*/
  /*
        */ }

/*
        /*rtl:begin:ignore*/
/*
        /*rtl:end:ignore*/
.flatpickr-prev-month:hover,
.flatpickr-next-month:hover {
  color: #959ea9; }

.flatpickr-prev-month:hover svg,
.flatpickr-next-month:hover svg {
  fill: #f64747; }

.flatpickr-prev-month svg,
.flatpickr-next-month svg {
  width: 14px; }

.flatpickr-prev-month svg path,
.flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit; }

.numInputWrapper {
  position: relative;
  height: auto; }

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block; }

.numInputWrapper input {
  width: 100%; }

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1); }

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2); }

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
  top: 33%; }

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0; }

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6); }

.numInputWrapper span.arrowDown {
  top: 50%; }

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6); }

.numInputWrapper span svg {
  width: inherit;
  height: auto; }

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5); }

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05); }

.numInputWrapper:hover span {
  opacity: 1; }

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  top: 5px;
  display: inline-block;
  text-align: center; }

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  padding-left: 7px; }

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block; }

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9); }

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: default;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: initial;
  border: 0;
  border-radius: 0;
  vertical-align: initial; }

.flatpickr-current-month input.cur-year:focus {
  outline: 0; }

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none; }

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden; }

.flatpickr-days {
  padding: 0 2.375px;
  outline: 0;
  text-align: left;
  width: 293.75px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid transparent; }

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 38px;
  height: 38px;
  line-height: 38px;
  margin: 0px 1.5px;
  display: inline-block;
  display: inline-block\9;
  position: relative;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center; }

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6; }

.flatpickr-day.today {
  border-color: #959ea9; }

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff; }

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #3498db;
  color: #fff;
  border-color: #3498db; }

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px; }

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0; }

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -3.75px 0 0 #e6e6e6, 3.75px 0 0 #e6e6e6;
          box-shadow: -3.75px 0 0 #e6e6e6, 3.75px 0 0 #e6e6e6; }

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  pointer-events: none; }

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default; }

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  color: rgba(0, 0, 0, 0.54);
  height: 27.166666666666668px;
  line-height: 24px;
  margin: 0;
  background: transparent;
  text-align: center;
  display: block;
  float: left;
  width: 14.28%;
  font-weight: bold;
  margin: 0;
  padding-top: 3.166666666666667px; }

.rangeMode .flatpickr-day {
  margin-top: 1px; }

.flatpickr-weekwrapper {
  display: inline-block;
  float: left; }

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
          box-shadow: 1px 0 0 #e6e6e6; }

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%; }

.flatpickr-weekwrapper span.flatpickr-day {
  display: block;
  width: 100%;
  max-width: none;
  margin: 0;
  border: 0; }

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  -webkit-transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
  transition: height 0.33s cubic-bezier(0, 1, 0.5, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #e6e6e6; }

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both; }

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left; }

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939; }

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939; }

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%; }

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%; }

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  cursor: pointer;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.flatpickr-time input.flatpickr-hour {
  font-weight: bold; }

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400; }

.flatpickr-time input:focus {
  outline: 0;
  border: 0; }

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400; }

.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f0f0f0; }

.hasWeeks .flatpickr-days,
.hasTime .flatpickr-days {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.hasWeeks .flatpickr-days {
  border-left: 0; }

@media all and (-ms-high-contrast: none) {
  .flatpickr-month {
    padding: 0; }
  .flatpickr-month svg {
    top: 0 !important; } }

@-webkit-keyframes flatpickrFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes flatpickrFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@font-face {
  font-family: Lucida Sans Unicode;
  src: url(/fonts/lucida-sans-unicode.d7179850bdd2cfaf663c8254ea739e4d.ttf?) format("truetype");
  font-weight: normal;
  font-style: normal; }

.flatpickr-time {
  display: block;
  overflow: visible; }

body {
  position: relative;
  overflow-x: hidden;
  min-width: 320px;
  color: #4b4b4b;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 15px;
  line-height: 1.5em; }
  @media screen and (max-width: 680px) {
    body {
      padding-top: 45px;
      padding-bottom: 51px;
      background-color: white; } }
  @media screen and (min-width: 681px) {
    body {
      padding-top: 60px;
      background-color: #ececec; } }

body::-webkit-scrollbar {
  width: 3em; }

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px black; }

body::-webkit-scrollbar-thumb {
  background-color: #3498db;
  outline: 5px solid #65686c; }

main {
  margin: 0 auto;
  max-width: 1040px; }

svg #close-icon g,
svg #row-icon path,
svg #check-icon polyline {
  stroke: inherit; }

svg #menu-icon path,
svg #search-icon path,
svg #username-icon path,
svg #calendar-icon g,
svg #minus-icon rect,
svg #plus-icon path {
  fill: inherit; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@media screen and (max-width: 440px) {
  .layout__section {
    margin-top: 16px; } }

@media screen and (min-width: 441px) and (max-width: 680px) {
  .layout__section {
    margin-top: 24px; } }

@media screen and (min-width: 681px) and (max-width: 1040px) {
  .layout__section {
    margin-top: 32px; } }

@media screen and (min-width: 1041px) {
  .layout__section {
    margin-top: 40px; } }

.layout__section:first-child {
  margin-top: 0; }

.layout__section:last-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .layout__section:last-child.layout__section--no-stretch {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }

.layout__section--colored {
  background-color: white; }

.layout__section--box-shadowed {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }

@media screen and (max-width: 440px) {
  .layout__section--margin-80 {
    margin-top: 16px; } }

@media screen and (min-width: 441px) and (max-width: 680px) {
  .layout__section--margin-80 {
    margin-top: 16px; } }

@media screen and (min-width: 681px) and (max-width: 1040px) {
  .layout__section--margin-80 {
    margin-top: 16px; } }

@media screen and (min-width: 1041px) {
  .layout__section--margin-80 {
    margin-top: 24px; } }

@media screen and (max-width: 680px) {
  .layout__section--no-margin-top-hand-and-lower {
    margin-top: 0; } }

.layout__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 1040px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media screen and (max-width: 440px) {
    .layout__inner {
      padding: 16px; } }
  @media screen and (min-width: 441px) and (max-width: 680px) {
    .layout__inner {
      padding: 24px; } }
  @media screen and (min-width: 681px) and (max-width: 1040px) {
    .layout__inner {
      padding: 32px; } }
  @media screen and (min-width: 1041px) {
    .layout__inner {
      padding: 40px; } }

.layout__inner--condensed {
  max-width: 640px; }

.text-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  padding: 5px 10px;
  width: 100%;
  height: 35px;
  border: none;
  border-radius: 4px;
  background: #ececec;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 25px; }
  .text-input:focus {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #283B64;
            box-shadow: inset 0 0 0 2px #283B64; }
  .text-input.text-input--light {
    background: white; }

.search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  padding: 5px 10px;
  width: 100%;
  height: 35px;
  border: none;
  border-radius: 4px;
  background: #ececec;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 25px; }
  .search-input:focus {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #283B64;
            box-shadow: inset 0 0 0 2px #283B64; }

.radio-input--hidden {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0; }

.radio-input__text {
  -webkit-font-smoothing: antialiased;
  color: #283B64;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 20px;
  line-height: 44px;
  cursor: pointer; }
  .radio-input:checked ~ .radio-input__text {
    color: #3498db; }

.input-stepper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }

.input-stepper__decrease,
.input-stepper__increase {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  padding: 0;
  width: 40px;
  height: 35px;
  border: none;
  background: #ececec;
  fill: #283B64;
  cursor: pointer; }
  .input-stepper__decrease.is-disabled,
  .input-stepper__increase.is-disabled {
    fill: #a5a5a5;
    pointer-events: none; }
  .input-stepper__decrease:focus,
  .input-stepper__increase:focus {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #283B64;
            box-shadow: inset 0 0 0 2px #283B64; }
  .input-stepper--light .input-stepper__decrease, .input-stepper--light
  .input-stepper__increase {
    background: white; }

.input-stepper__decrease {
  border-radius: 4px 0 0 4px; }

.input-stepper__increase {
  border-radius: 0 4px 4px 0; }

.input-stepper__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 1px;
  margin-left: 1px;
  padding: 5px 10px;
  max-width: 63px;
  height: 35px;
  border: none;
  border-radius: 0;
  background: #ececec;
  line-height: 25px; }
  .input-stepper__input:focus {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #283B64;
            box-shadow: inset 0 0 0 2px #283B64; }
  .input-stepper--light .input-stepper__input {
    background: white; }

.input-stepper__icon {
  margin: auto; }

.select {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #4b4b4b; }
  .select:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: inline-block;
    margin-top: -0.15rem;
    width: 0;
    height: 0;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    content: '';
    pointer-events: none; }
  .select.select--disabled:after {
    border-top-color: rgba(75, 75, 75, 0.3); }

.select__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: inline-block;
  margin: 0;
  padding: 5px 35px 5px 10px;
  width: 100%;
  outline: 0;
  border: 0;
  border-radius: 4px;
  background-color: #ececec;
  color: #4b4b4b;
  line-height: 25px;
  cursor: pointer;
  /* For IE10+ */ }
  .select__input:focus:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000000; }
  .select__input:focus {
    -webkit-box-shadow: inset 0 0 0 2px #283B64;
            box-shadow: inset 0 0 0 2px #283B64; }
  .select__input::-ms-expand {
    display: none; }

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  padding: 8px 40px;
  min-width: 280px;
  max-width: 480px;
  border: none;
  border-radius: 4px;
  background-color: #3498db;
  -webkit-box-shadow: 0 2px 0 #2f89c5;
          box-shadow: 0 2px 0 #2f89c5;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer; }
  @media screen and (max-width: 680px) {
    .button {
      width: 100%;
      max-width: none; }
      .filter .button {
        border-radius: 0;
        padding: 16px; } }
  .button:focus {
    outline: none; }
  .button:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button[disabled], .button:disabled, .button.is-disabled {
    background: #dcdcdc;
    color: #a5a5a5;
    -webkit-box-shadow: none;
            box-shadow: none;
    pointer-events: none; }
  @media screen and (max-width: 680px) {
    .button.is-untouched {
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      opacity: 0; } }
  .button.button--invisible {
    background: none;
    padding: 0;
    border: none;
    min-width: 0;
    height: 30px;
    color: #4b4b4b; }
  .button.button-text {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #283B64;
    text-transform: none; }
  .button.button--right {
    float: right;
    min-width: 0; }
  .button.button--block {
    display: inline-block;
    min-width: 80px;
    margin: 8px 0 15px; }

.tabbar {
  border-bottom: 1px solid #ececec;
  padding: 0 10px; }

.tabbar__tab {
  position: relative; }

.tabbar__input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0; }

.tabbar__label {
  -webkit-font-smoothing: antialiased;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  padding: 10px 15px;
  color: #283B64;
  position: relative;
  top: 1px;
  z-index: 100;
  border: 1px solid transparent;
  display: inline-block; }
  .tabbar__input:checked + .tabbar__label {
    color: #3498db;
    border: 1px solid #ececec;
    border-bottom-color: white;
    border-radius: 4px 4px 0 0; }

.link {
  text-decoration: none;
  color: #283B64;
  cursor: pointer; }
  .link:hover {
    color: #3498db; }

.checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: block;
  margin: 5px 0;
  padding-left: 32px;
  min-height: 30px;
  width: 100%;
  cursor: pointer; }

.checkbox__input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  opacity: 0; }

.checkbox__label {
  display: inline-block;
  margin-top: 5px;
  line-height: 1.3125em;
  font-size: 13px; }
  .checkbox__label::before {
    position: absolute;
    top: 1px;
    left: 0;
    display: inline-block;
    padding-top: 4px;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background-color: #ececec;
    color: #1a9fd9;
    content: '';
    text-align: center;
    font-size: 15px;
    line-height: 10px; }
    input:checked ~ .checkbox__label::before {
      background-image: url("/images/icons/check-bold.svg");
      background-position: center center;
      background-size: 16px 16px;
      background-repeat: no-repeat; }
    input:focus ~ .checkbox__label::before {
      border: 2px solid #1a9fd9; }
    .checkbox__input.is-invalid ~ .checkbox__label::before {
      border: 2px solid #e72e2a; }
  .checkbox__input.is-invalid ~ .checkbox__label {
    color: #e72e2a; }

.checkbox__label--strong {
  font-weight: 600; }

.segmented-control {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media screen and (min-width: 681px) {
    .segmented-control {
      max-width: 640px; } }

.segmented-control-item {
  -moz-flex-grow: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -ms-flex-positive: 1;
  flex-basis: 100px;
  -ms-flex-preferred-size: 100px;
  position: relative;
  overflow: hidden;
  border: 1px solid white;
  border-right: none;
  background: #ececec;
  color: #4b4b4b;
  text-align: center;
  white-space: nowrap;
  cursor: pointer; }
  .segmented-control-item:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  .segmented-control-item:last-child {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }

.segmented-control__input {
  position: absolute;
  z-index: -100;
  opacity: 0; }

.segmented-control__label {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  display: block;
  padding: 9px 15px;
  background-color: #ececec;
  color: #4b4b4b;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer; }
  .segmented-control__input:checked ~ .segmented-control__label {
    background-color: #283B64;
    color: white; }

.textarea-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  padding: 5px 10px;
  width: 100%;
  border: none;
  border-radius: 4px;
  background: #ececec;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 25px; }
  .textarea-input:focus {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #283B64;
            box-shadow: inset 0 0 0 2px #283B64; }
  .textarea-input--description {
    height: 90px; }

.content {
  line-height: 22px;
  padding: 11px 0; }
  .content h1 {
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    color: #3498db;
    font-family: "OpenSans", "Arial", sans-serif;
    font-weight: normal;
    margin: 11px 0 22px; }
  .content h2 {
    font-size: 15px;
    font-weight: bold;
    margin: 11px 0; }
  .content h3 {
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    margin: 11px 0; }
  .content p {
    font-size: 15px;
    margin: 0 0 22px; }
  .content ul {
    margin: 11px 0;
    padding-left: 22px; }
  .content ol {
    margin: 11px 0;
    padding-left: 22px; }

.column-2 {
  -webkit-column-count: 2;
          column-count: 2;
  text-align: left; }
  .column-2.padded {
    padding: 10px; }

.form {
  padding: 5px; }

.form__header {
  padding: 15px 0 15px;
  margin: 0 5px;
  border-bottom: 1px solid #ececec; }
  .form__header::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 680px) {
    .form__header {
      margin-bottom: 12px; } }
  @media screen and (min-width: 681px) {
    .form__header {
      margin-bottom: 10px; } }

.form__title {
  margin: 0;
  color: #283B64;
  text-transform: uppercase;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal; }

.form__section {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.form__fieldset {
  width: 100%; }

.form__field {
  width: 100%;
  padding: 5px;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column; }

.form__field--date,
.form__field--time {
  max-width: 50%;
  width: auto;
  float: left; }
  @media screen and (min-width: 681px) and (max-width: 1040px) {
    .form__field--date,
    .form__field--time {
      width: 100%;
      max-width: none; } }

.form__field--text {
  float: none;
  clear: both; }

.form__label {
  display: block;
  color: #4b4b4b;
  font-size: 13px; }

.form__labellong {
  display: block;
  color: #4b4b4b;
  font-size: 13px; }

.form__input-box {
  position: relative; }

.form__input-box--inline {
  display: inline-block;
  vertical-align: middle;
  min-width: 200px; }

.form__input-box--underlined {
  border-bottom: 1px solid #ececec;
  padding: 0 10px;
  margin: 0 -10px; }

.form__select-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }
  .form__select-switch .select-switch__button {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    display: inline-block;
    width: auto;
    min-width: 0;
    padding: 8px 20px; }
    .form__select-switch .select-switch__button:first-child {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .form__select-switch .select-switch__button:last-child {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.form__input-box-icons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  position: absolute;
  top: 0;
  z-index: 100;
  height: 35px;
  pointer-events: none; }

.form__input-box-icons--right {
  right: 15px; }

.form__input-box-icon {
  width: 25px;
  height: 25px;
  fill: #4b4b4b; }

.form__actions {
  padding: 15px 0 5px;
  margin: 0 5px; }
  .form__actions::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 680px) {
    .form__actions {
      margin-top: 12px; } }
  @media screen and (min-width: 681px) {
    .form__actions {
      margin-top: 10px; } }
  .form__actions.is-pristine {
    height: 1px;
    opacity: 0; }

.form__text {
  margin: 11px 0 0; }

.form__input-feedback-text {
  display: inline-block;
  padding-top: 2px;
  color: #3498db;
  font-size: 13px;
  line-height: 1.375em; }

.form__input-actions {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px; }

.form__toggle-link {
  display: block;
  margin-top: 5px;
  font-size: 12px; }

.managment-form .form__field--centered .form__label-box {
  display: inline-block;
  width: 180px;
  height: 38px;
  text-align: right;
  margin-right: 20px; }

.managment-form .form__field--centered .form__label {
  line-height: 38px; }

.managment-form .form__field--centered .form__labellong {
  line-height: 20px; }

.managment-form .column-2 .form__label-box {
  text-align: left; }

.managment-form .form__label,
.managment-form .form__labellong {
  color: #283B64; }

.managment-form .form__field--centered .select,
.managment-form .form__field--centered .form__input-box,
.managment-form .form__field--centered .form__label,
.managment-form .form__field--centered .form__labellong,
.managment-form .form__field--centered .form__input,
.managment-form .form__field--centered .form__inputs {
  display: inline-block;
  vertical-align: top;
  max-width: 300px; }

.input-actions {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.input-actions__inner {
  position: relative;
  overflow: visible;
  padding-right: 0;
  height: 30px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }
  .input-actions__inner::before {
    background-color: rgba(236, 236, 236, 0);
    background-image: -webkit-gradient(linear,left top, right top,from(rgba(236, 236, 236, 0)), to(#ececec));
    background-image: linear-gradient(to right,rgba(236, 236, 236, 0), #ececec);
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    display: block;
    width: 15px;
    content: '';
    pointer-events: none; }
  input:-webkit-autofill ~ .input-actions .input-actions__inner {
    background-color: #fce78e !important; }
    input:-webkit-autofill ~ .input-actions .input-actions__inner::before {
      background-color: rgba(252, 231, 142, 0);
      background-image: -webkit-gradient(linear,left top, right top,from(rgba(252, 231, 142, 0)), to(#fce78e));
      background-image: linear-gradient(to right,rgba(252, 231, 142, 0), #fce78e); }

.input-actions__item {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 4px;
  background-color: #ececec;
  cursor: pointer; }

.input-actions__item-label {
  background-position: center center;
  background-size: 24px auto;
  background-repeat: no-repeat; }

.input-actions__item-label--show-password {
  background-image: url("/images/icons/eye.svg"); }

.input-actions__item-label--hide-password {
  background-image: url("/images/icons/eye-crossed.svg"); }

.page-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  border-bottom: 1px solid #ececec;
  background: white; }
  @media screen and (max-width: 680px) {
    .page-header {
      height: 45px;
      line-height: 44px; } }
  @media screen and (min-width: 681px) {
    .page-header {
      height: 60px;
      line-height: 60px; } }

@media screen and (max-width: 680px) {
  .page-header__title {
    text-align: center; }
    .page-header__title.is-loading {
      -webkit-animation: sk-rotateplane 1.8s infinite ease-in-out;
      animation: sk-rotateplane 1.8s infinite ease-in-out; } }

@media screen and (min-width: 681px) {
  .page-header__title {
    margin-left: 20px; } }

.page-header__logo {
  vertical-align: middle; }

.page-header__nav {
  position: absolute;
  top: 0; }

@media screen and (max-width: 680px) {
  .page-header__nav--left {
    left: 10px; } }

@media screen and (min-width: 681px) {
  .page-header__nav--left {
    display: none; } }

@media screen and (max-width: 680px) {
  .page-header__nav--right {
    right: 10px; } }

@media screen and (min-width: 681px) {
  .page-header__nav--right {
    right: 20px; } }

.page-header__nav-item {
  color: #1a9fd9;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  cursor: pointer; }

@media screen and (min-width: 681px) {
  .page-header__nav-item--hand-down {
    display: none; } }

.page-header__nav-item--lap-up {
  color: #283B64;
  font-size: 15px;
  margin-left: 10px; }
  @media screen and (max-width: 680px) {
    .page-header__nav-item--lap-up {
      display: none; } }
  .page-header__nav-item--lap-up.is-active {
    color: #4b4b4b; }

.page-header__nav-icon {
  position: relative;
  top: -1px;
  margin: 0 5px;
  vertical-align: middle; }

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  25% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
  75% {
    -webkit-transform: perspective(120px) rotateX(180deg); }
  0% {
    -webkit-transform: perspective(120px); } }

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  25% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(-179.9deg); }
  75% {
    transform: perspective(120px) rotateX(0deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(-179.9deg); }
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); } }

.onboarding {
  -webkit-font-smoothing: antialiased;
  display: block;
  height: 200px;
  background: #283B64;
  color: white; }
  @media screen and (min-width: 1041px) {
    .onboarding {
      margin: 20px auto;
      max-width: 1040px;
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); } }

.onboarding__inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  position: relative; }

@media screen and (max-width: 680px) {
  .onboarding__image {
    width: 100px;
    -o-object-fit: cover;
       object-fit: cover; } }

@media screen and (max-width: 680px) {
  .onboarding__content {
    padding: 10px; } }

@media screen and (min-width: 681px) {
  .onboarding__content {
    margin: auto;
    padding: 20px 40px;
    max-width: calc(40em + 80px); } }

.onboarding__title {
  margin-top: 0;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 24px;
  font-weight: normal; }

.onboarding__text {
  margin-bottom: 0; }
  @media screen and (max-width: 680px) {
    .onboarding__text {
      font-size: 13px; } }
  @media screen and (min-width: 1041px) {
    .onboarding__text {
      font-size: 17px; } }

.onboarding__dismiss {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  padding: 7px;
  width: 44px;
  height: 44px;
  border: none;
  background: transparent;
  cursor: pointer; }

.onboarding__dismiss-icon {
  opacity: 0.5;
  stroke: white; }
  .onboarding__dismiss:hover .onboarding__dismiss-icon {
    opacity: 1; }

@media screen and (max-width: 680px) {
  .filter-results {
    display: none; }
    .filter-results.is-active {
      display: block;
      pointer-events: auto; } }

@media screen and (min-width: 681px) {
  .filter-results {
    overflow: hidden;
    margin: 20px auto 10px;
    padding: 10px 0;
    height: 50px; } }

.filter-results__inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 680px) {
    .filter-results__inner {
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media screen and (min-width: 681px) {
    .filter-results__inner {
      -webkit-box-align: center;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      height: 50px;
      white-space: nowrap; } }

@media screen and (max-width: 680px) {
  .filter-guide-bar {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding: 5px;
    width: 100%;
    background: #283B64;
    white-space: nowrap; } }

@media screen and (min-width: 681px) {
  .filter-guide-bar {
    padding-right: 10px; } }

.filter-results-bar {
  color: #3498db; }
  @media screen and (max-width: 680px) {
    .filter-results-bar {
      padding: 5px 10px;
      font-size: 13px; } }
  @media screen and (min-width: 681px) {
    .filter-results-bar {
      -webkit-box-flex: 0;
      box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-ordinal-group: -1;
      box-ordinal-group: -1;
      -moz-order: -1;
      order: -1;
      -ms-flex-order: -1;
      padding: 0 10px;
      white-space: nowrap;
      font-family: "OpenSans", "Arial", sans-serif;
      font-size: 20px;
      line-height: 30px; } }

@media screen and (min-width: 681px) {
  .filter-results-bar__count {
    font-weight: normal; } }

@media screen and (max-width: 680px) {
  .filter-results-bar__extension {
    display: none; } }

.filter-pill {
  display: inline-block;
  padding-left: 10px;
  border-radius: 4px;
  background: #3498db;
  color: white;
  vertical-align: middle;
  line-height: 30px; }

.filter-pill__dismiss {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  background: transparent;
  vertical-align: middle;
  line-height: 1;
  cursor: pointer; }

.filter-pill__dismiss-icon {
  opacity: 0.5;
  stroke: white; }
  .filter-pill__dismiss:hover .filter-pill__dismiss-icon {
    opacity: 1; }

.product-list {
  background: white; }
  @media screen and (max-width: 680px) {
    .product-list {
      opacity: 0;
      pointer-events: none;
      position: absolute;
      width: 100%;
      padding-bottom: 50px; }
      .product-list.is-active {
        opacity: 1;
        pointer-events: auto; } }
  @media screen and (min-width: 681px) and (max-width: 1040px) {
    .product-list {
      float: left;
      margin-bottom: 60px;
      margin-left: 10px;
      width: calc(100% - 310px);
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); } }
  @media screen and (min-width: 1041px) {
    .product-list {
      float: left;
      margin-bottom: 60px;
      width: calc(100% - 340px);
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); } }

.product-list--full-screen {
  min-height: 80px; }
  @media screen and (min-width: 681px) and (max-width: 1040px) {
    .product-list--full-screen {
      width: calc(100% - 20px); } }
  @media screen and (min-width: 1041px) {
    .product-list--full-screen {
      width: calc(100% - 20px); } }

.product-list__item {
  width: 100%;
  border-bottom: 1px solid #ececec; }
  .product-list__item.is-not-selected {
    opacity: .5;
    -webkit-filter: blur(1px);
            filter: blur(1px); }

.product-list__item-label {
  float: right;
  margin-left: 10px;
  padding: 0 5px;
  border-radius: 3px;
  background: #ececec;
  color: rgba(0, 0, 0, 0.7); }
  .product-list__item-label.product-list__item-label--unavailable {
    background: rgba(231, 46, 42, 0.3); }
  .product-list__item-label.product-list__item-label--overdue {
    background: rgba(231, 46, 42, 0.3); }
  .product-list__item-label.product-list__item-label--defect {
    background: rgba(248, 207, 28, 0.3); }
  .product-list__item-label.product-list__item-label--lent {
    background: rgba(114, 155, 121, 0.3); }

.product-list__empty-state {
  text-align: center;
  color: #a5a5a5;
  padding: 20px;
  line-height: 45px; }

.product-list__empty-state-logo {
  display: block;
  width: 28px;
  margin: 0 auto;
  -webkit-animation: sk-rotateplane 1.8s infinite ease-in-out;
  animation: sk-rotateplane 1.8s infinite ease-in-out; }

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  25% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
  75% {
    -webkit-transform: perspective(120px) rotateX(180deg); }
  0% {
    -webkit-transform: perspective(120px); } }

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  25% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(-179.9deg); }
  75% {
    transform: perspective(120px) rotateX(0deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(-179.9deg); }
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); } }

@-webkit-keyframes pulse {
  0% {
    background-color: white; }
  50% {
    background-color: #dcdcdc; }
  100% {
    background-color: white; } }

@keyframes pulse {
  0% {
    background-color: white; }
  50% {
    background-color: #dcdcdc; }
  100% {
    background-color: white; } }

.recipe {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none; }

.recipe--detail {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 681px) {
    .recipe--detail {
      -webkit-box-flex: 0;
      box-flex: 0;
      -moz-flex: 0 0 280px;
      -ms-flex: 0 0 280px;
      flex: 0 0 280px; } }

.recipe--summary {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  box-align: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  background: #ececec;
  padding: 5px;
  border-radius: 4px;
  margin: 10px 0; }

.recipe__part {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px; }
  @media screen and (max-width: 680px) {
    .recipe__part {
      -webkit-box-flex: 1;
      box-flex: 1;
      -moz-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
      border-bottom: 1px solid white; }
      .recipe__part:nth-child(n+2) {
        border-top: 1px solid white;
        margin-top: -1px; }
      .recipe__part:last-child {
        border-bottom: none; } }
  @media screen and (min-width: 681px) {
    .recipe__part {
      -webkit-box-flex: 1;
      box-flex: 1;
      -moz-flex: 1 0 20px;
      -ms-flex: 1 0 20px;
      flex: 1 0 20px;
      border-right: 1px solid white; }
      .recipe__part:nth-child(n+2) {
        border-left: 1px solid white;
        margin-left: -1px; }
      .recipe__part:last-child {
        border-right: none; } }

.recipe__thumbnail {
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 85px;
  -ms-flex: 0 0 85px;
  flex: 0 0 85px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: -1;
  box-ordinal-group: -1;
  -moz-order: -1;
  order: -1;
  -ms-flex-order: -1;
  height: 85px; }

@media screen and (max-width: 680px) {
  .recipe__image {
    -webkit-box-flex: 0;
    box-flex: 0;
    -moz-flex: 0 0 85px;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: -1;
    box-ordinal-group: -1;
    -moz-order: -1;
    order: -1;
    -ms-flex-order: -1;
    height: 85px;
    background: white; } }

@media screen and (min-width: 681px) {
  .recipe__image {
    -webkit-box-flex: 0;
    box-flex: 0;
    -moz-flex: 0 1 280px;
    -ms-flex: 0 1 280px;
    flex: 0 1 280px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    border: 1px solid #ececec;
    background: white; } }

.recipe__picture {
  margin: auto;
  width: auto;
  height: auto;
  vertical-align: middle;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  .recipe__thumbnail .recipe__picture {
    max-width: 65px;
    max-height: 65px;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }
  @media screen and (max-width: 680px) {
    .recipe__image .recipe__picture {
      max-width: 65px;
      max-height: 65px; } }
  @media screen and (min-width: 681px) {
    .recipe__image .recipe__picture {
      max-width: 180px;
      max-height: 180px; } }

.recipe__picture-skeleton {
  margin: auto;
  width: 65px;
  height: 37px;
  max-width: 65px;
  max-height: 65px;
  vertical-align: middle;
  border-radius: 4px;
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite; }

.recipe__header {
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 30px;
  -ms-flex: 1 0 30px;
  flex: 1 0 30px;
  padding: 10px; }
  @media screen and (min-width: 681px) {
    .recipe--detail .recipe__header {
      -webkit-box-flex: 0;
      box-flex: 0;
      -moz-flex: 0 1 280px;
      -ms-flex: 0 1 280px;
      flex: 0 1 280px; } }

@media screen and (max-width: 680px) {
  .recipe__heading {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-direction: row; } }

.recipe__title {
  margin: 0;
  color: #283B64;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal; }
  .recipe:not(.recipe--unclickable):hover .recipe__title,
  .recipe.active .recipe__title {
    color: #3498db; }

.recipe__meta {
  color: #4b4b4b; }
  @media screen and (max-width: 680px) {
    .recipe__meta {
      font-size: 13px; } }

.recipe__row-icon {
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  stroke: #a5a5a5; }
  @media screen and (max-width: 680px) {
    .recipe__row-icon {
      margin-right: 10px; } }
  @media screen and (min-width: 681px) {
    .recipe__row-icon {
      margin-right: 20px; } }
  .recipe:not(.recipe--unclickable):hover .recipe__row-icon,
  .recipe.active .recipe__row-icon {
    stroke: #3498db; }

.recipe__close-icon {
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  stroke: #3498db; }
  @media screen and (max-width: 680px) {
    .recipe__close-icon {
      margin-right: 10px; } }
  @media screen and (min-width: 681px) {
    .recipe__close-icon {
      margin-right: 20px; } }

.recipe__remove-button {
  color: #e72e2a;
  margin-right: 20px;
  cursor: pointer; }

.recipe__edit-button {
  color: #283B64;
  margin-right: 20px; }

.recipe__tabbar {
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  margin: 0 -10px; }
  @media screen and (min-width: 681px) {
    .recipe__tabbar {
      display: none; } }

@media screen and (max-width: 680px) {
  .recipe__description {
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    display: none;
    padding: 8px; }
    .recipe__description.is-active {
      display: block; } }

@media screen and (min-width: 681px) {
  .recipe__description {
    padding: 32px;
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-flex: 1 1 48px;
    -ms-flex: 1 1 48px;
    flex: 1 1 48px; } }

.recipe__description__title {
  white-space: pre-wrap; }

.recipe__summary {
  margin: 0; }

.recipe__summary-title {
  float: left;
  width: calc(40% - 10px);
  text-align: right;
  padding: 5px; }
  .recipe__summary-title span {
    font-weight: normal; }

.recipe__summary-description {
  float: left;
  width: calc(60% - 10px);
  text-align: left;
  padding: 5px;
  font-weight: bold;
  margin: 0; }

.recipe__empty-state {
  text-align: center;
  color: #a5a5a5;
  padding: 20px;
  line-height: 45px; }

.recipe__empty-state-logo {
  display: block;
  width: 28px;
  margin: 0 auto;
  -webkit-animation: sk-rotateplane 1.8s infinite ease-in-out;
  animation: sk-rotateplane 1.8s infinite ease-in-out; }

.availability {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  @media screen and (max-width: 680px) {
    .availability {
      display: none; }
      .availability.is-active {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }

.availability__slot {
  -webkit-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -moz-order: 2;
  order: 2;
  -ms-flex-order: 2;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }
  .availability__slot:first-child {
    -webkit-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0; }

.availability__title {
  -webkit-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-font-smoothing: antialiased;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #283B64; }

.bottom-bar {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 50px;
  border-top: 1px solid #dcdcdc;
  background: white; }
  @media screen and (min-width: 681px) {
    .bottom-bar {
      display: none; } }
  .bottom-bar.is-inactive {
    opacity: .25; }

.bottom-bar__item {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 50px;
  -ms-flex: 1 0 50px;
  flex: 1 0 50px;
  color: #4b4b4b;
  text-align: center;
  text-decoration: none;
  opacity: 0.5;
  fill: #4b4b4b;
  border: none; }
  .bottom-bar__item.is-active {
    color: #3498db;
    opacity: 1;
    fill: #3498db; }

.bottom-bar__icon {
  display: inline-block;
  vertical-align: middle; }

.bottom-bar__item-title {
  font-size: 11px;
  line-height: 1; }

.actions {
  display: block;
  padding-top: 0; }

.actions--not-fixed {
  position: relative; }
  .form .actions--not-fixed {
    right: auto;
    bottom: auto;
    left: auto; }

.actions__secondary-action {
  display: inline-block;
  margin-top: 10px;
  line-height: 1.3125em;
  font-size: 13px; }

.filter {
  background: white; }
  @media screen and (max-width: 680px) {
    .filter {
      padding-bottom: 60px;
      opacity: 0;
      pointer-events: none; }
      .filter.is-active {
        opacity: 1;
        pointer-events: auto; } }
  @media screen and (min-width: 681px) and (max-width: 1040px) {
    .filter {
      float: right;
      margin-right: 10px;
      margin-bottom: 60px;
      width: 280px;
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); } }
  @media screen and (min-width: 1041px) {
    .filter {
      float: right;
      margin-bottom: 60px;
      width: 320px;
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); } }

@media screen and (max-width: 680px) {
  .filter__actions {
    position: fixed;
    right: -5px;
    bottom: 50px;
    left: -5px;
    z-index: 200;
    padding: 0px; } }

@media screen and (min-width: 681px) {
  .filter__actions {
    display: none; } }

.page {
  padding: 0 10px; }

.page__title {
  -webkit-font-smoothing: antialiased;
  color: #283B64;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px; }
  @media screen and (max-width: 680px) {
    .page__title {
      display: none; } }

@media screen and (min-width: 681px) {
  .page__content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    box-align: start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: white;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    padding: 20px;
    margin-bottom: 24px; } }

.page__description {
  margin: 12px 10px; }

.page__section {
  width: 100%; }

.page__conditions,
.page__confirmation,
.page__account {
  margin: auto;
  max-width: 40em;
  padding: 40px 0; }

.slot {
  border-bottom: 1px solid #ececec; }

.slot__header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  cursor: pointer; }

.slot__date {
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 60px;
  -ms-flex: 1 0 60px;
  flex: 1 0 60px;
  max-width: 120px;
  text-align: center;
  color: #283B64;
  border: 1px solid #283B64;
  border-radius: 4px;
  line-height: 21px; }
  .slot.is-active .slot__date {
    background: #283B64;
    color: white; }

.slot__date-weekday {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-family: "OpenSans", "Arial", sans-serif; }

.slot__date-day {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-family: "OpenSans", "Arial", sans-serif;
  font-size: 24px; }

.slot__date-month {
  -webkit-font-smoothing: antialiased;
  display: block;
  font-family: "OpenSans", "Arial", sans-serif; }

.slot__availability {
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 10px; }

.slot__duration {
  font-size: 13px;
  color: #a5a5a5; }

.slot__toggle {
  -webkit-box-flex: 0;
  box-flex: 0;
  -moz-flex: 0 0 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  padding: 5px; }

.slot__expand-icon {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  stroke: #a5a5a5; }
  .slot.is-active .slot__expand-icon {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    stroke: #283B64; }

.slot__form {
  background: #ececec;
  display: none; }
  .slot.is-active .slot__form {
    display: block; }
  @media screen and (max-width: 680px) {
    .slot__form {
      margin: 0 -10px; } }

.message {
  color: white;
  background: #3498db;
  border-radius: 4px;
  padding: 15px; }

.message--warning {
  color: #4b4b4b;
  background: rgba(248, 207, 28, 0.6); }

.message__icon {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  stroke: white; }

.message__title {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  font-family: "OpenSans", "Arial", sans-serif;
  font-weight: normal;
  margin: 11px 0;
  vertical-align: middle; }

.message__text {
  -webkit-font-smoothing: antialiased;
  margin: 0; }

.notifications {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000; }

.notifications__notification-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin: 15px 15px 0;
  padding: 15px 20px;
  background-color: #CC0000;
  color: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }

.notifications__notification-item-text {
  overflow: hidden;
  word-wrap: break-word; }

.notifications__notification-item-actions {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  box-pack: end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  align-content: center;
  -ms-flex-line-pack: center;
  -webkit-box-align: center;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  vertical-align: middle; }
  @media screen and (max-width: 440px) {
    .notifications__notification-item-actions {
      padding-left: 10px; } }
  @media screen and (min-width: 441px) {
    .notifications__notification-item-actions {
      padding-left: 20px; } }

.notifications__notification-item-primary-action {
  -webkit-font-smoothing: antialiased;
  float: right;
  border: none;
  border-radius: 3px;
  background-color: #d63333;
  color: white;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 13px; }
  @media screen and (max-width: 440px) {
    .notifications__notification-item-primary-action {
      padding: 7px 15px 5px; } }
  @media screen and (min-width: 441px) {
    .notifications__notification-item-primary-action {
      padding: 7px 25px 5px; } }
  .notifications__notification-item-primary-action:focus {
    -webkit-box-shadow: 0 0 0 2px #F8CF1C;
            box-shadow: 0 0 0 2px #F8CF1C; }

.management-navigation {
  position: fixed;
  top: 60px;
  left: 0;
  min-height: 100%;
  width: 200px;
  padding-top: 12px;
  background: #343434; }
  @media screen and (max-width: 680px) {
    .management-navigation {
      top: 44px; } }

.management-navigation__section .management-navigation__section-item {
  display: none; }

.management-navigation__section.is-active .management-navigation__section-item {
  display: block; }

.management-navigation__section-header,
.management-navigation__section-item {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 12px;
  border: none;
  color: #ffffff;
  text-align: left;
  outline: none;
  cursor: pointer; }

.management-navigation__section-header {
  background: #343434;
  -webkit-transition: background 0.3s;
  transition: background 0.3s; }
  .management-navigation__section-header h2 {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px; }

.section-header__icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  float: left;
  stroke: #ffffff; }

.management-navigation__section-header.is-active {
  background: #3498db; }

.management-navigation__section-item {
  border-bottom: 1px solid #525252;
  background: #3e3e3e; }

.management-navigation__section-item.is-active {
  background: #525252;
  position: relative; }
  .management-navigation__section-item.is-active:after {
    right: 0%;
    top: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(236, 236, 236, 0);
    border-right-color: #ececec;
    border-width: 10px;
    margin-top: -10px; }

aside + .management-view__main-pane {
  margin-left: 200px; }

clickable-list-item {
  width: 100%; }

product-list-inline-edit-item {
  width: 100%; }
  product-list-inline-edit-item .product-list__item-wrapper {
    background: white;
    color: #4b4b4b; }
  product-list-inline-edit-item .product-list__item-wrapper.is-editing .product-list__item {
    border-bottom: none; }
  product-list-inline-edit-item.standalone .product-list__item-wrapper {
    margin: 20px 0;
    padding: 20px; }
  product-list-inline-edit-item.standalone .product-list__item,
  product-list-inline-edit-item.standalone .button--right {
    display: none; }
  product-list-inline-edit-item .edit-area {
    padding: 10px 0 0;
    border-bottom: 1px solid #ececec; }
  product-list-inline-edit-item .non-edit-details {
    padding: 0 10px; }
  product-list-inline-edit-item .button-footer--padded {
    padding: 10px 5px; }

.recipe-filter {
  padding: 5px 0; }

.recipe-filter__item {
  display: inline-block;
  margin: 3px 10px;
  margin-left: 0;
  padding: 3px 5px;
  border: 1px solid #283B64;
  border-radius: 3px;
  color: #283B64;
  cursor: pointer; }

.recipe-filter__item--selected {
  background: #283B64;
  color: white; }

/*# sourceMappingURL=app.516ad70d0a1798c69207.css.map*/