@import url("https://fonts.googleapis.com/css?family=Oxygen:400,700");
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 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; }

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
  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; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * 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; }

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * 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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 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"] {
  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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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 */ }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

::-moz-selection {
  background: #2b87d8; }

::selection {
  background: #2b87d8; }

html {
  background-color: #fefefe;
  color: #333;
  font-family: "Oxygen", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: .6em;
  margin-top: 1em; }
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span {
    color: #737373;
    font-size: .8em;
    font-weight: 400;
    padding-left: .4em; }

blockquote {
  border-left: 7px solid #2b87d8;
  font-size: .9em;
  margin-left: 0;
  padding-left: 1.5em; }
  blockquote::after {
    clear: both;
    content: ' ';
    display: table; }
  blockquote cite {
    float: right;
    font-size: 1.05em; }

dt {
  font-size: .95em;
  font-weight: 700; }

dd {
  margin-bottom: .5em; }

hr {
  border: 0;
  border-bottom: 1px solid #aaa; }

abbr {
  cursor: help; }

mark {
  background-color: #f3f315; }

a {
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAAAAAAALAAAAAABAAEAAAICTAEAOw==);
  background-position: left 1em;
  background-repeat: repeat-x;
  color: #333;
  text-decoration: none;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  -webkit-transition: all .25s;
  transition: all .25s; }
  a:hover, a:active {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
  a.btn {
    background-image: none;
    border-radius: 3px;
    outline: 0;
    text-shadow: none; }

kbd,
code,
pre,
samp {
  font-family: "Oxygen", monospace;
  font-size: .9em; }

kbd {
  border: 1px solid #aaa;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fefefe inset;
  display: inline-block;
  padding: 0 5px;
  text-shadow: 0 1px 0 #fefefe; }
  kbd[title] {
    cursor: help; }

pre code {
  display: block; }

code {
  background-color: #efefef;
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 1px 5px; }

table {
  margin-bottom: 2em;
  width: 100%; }
  table caption {
    font-weight: 700;
    margin-bottom: .5em; }
  table tr {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: .5em; }
  table.alternating tr:nth-child(even) {
    background-color: #f2f2f2; }
  table th {
    font-size: .95em;
    text-align: left; }
  table th,
  table td {
    padding: 7px; }

form {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  padding: 1em; }

fieldset {
  border-radius: 4px;
  margin: .5em 0; }
  fieldset legend {
    font-weight: 700;
    padding: 0 .2em; }

input,
button,
textarea,
select {
  border: 1px solid #aaa;
  border-radius: 3px;
  outline: 0;
  padding: 5px;
  width: 100%; }
  input:hover,
  button:hover,
  textarea:hover,
  select:hover {
    border: 1px solid #919191; }
  input:focus,
  button:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #6a6a6a; }

textarea {
  resize: vertical; }

[type="search"] {
  width: 98.8%; }

[type="color"] {
  background-color: #fff;
  padding: 0; }

[type="range"] {
  -webkit-appearance: none; }
  [type="range"]::-webkit-slider-thumb {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    cursor: pointer;
    height: 1.3em;
    width: 10px; }
  [type="range"]::-moz-range-thumb {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    cursor: pointer;
    height: 2em;
    margin-top: -1em;
    width: 10px; }
  [type="range"]::-ms-thumb {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    cursor: pointer;
    height: 2em;
    margin-top: -1em;
    width: 10px; }
  [type="range"]::-webkit-slider-runnable-track {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAAAAAAALAAAAAABAAEAAAICTAEAOw==);
    background-position: left .6em;
    background-repeat: repeat-x; }
  [type="range"]::-moz-range-track {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAAAAAAALAAAAAABAAEAAAICTAEAOw==);
    background-position: left .6em;
    background-repeat: repeat-x; }
  [type="range"]::-ms-track {
    background: transparent;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAAAAAAALAAAAAABAAEAAAICTAEAOw==);
    background-position: left .6em;
    background-repeat: repeat-x;
    border-color: transparent;
    color: transparent;
    cursor: pointer;
    width: 100%; }

[type="checkbox"],
[type="radio"],
[type="reset"],
[type="button"],
[type="submit"],
button {
  width: auto; }

figure {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border: 1px solid #aaa;
  border-radius: 3px;
  display: inline-block;
  margin: 0;
  padding: 1em;
  padding-bottom: .7em; }
  figure figcaption {
    font-size: .95em;
    font-weight: 700; }

iframe {
  border: 1px solid #aaa;
  border-radius: 3px;
  width: 100%; }

[type="reset"],
[type="button"],
[type="submit"],
button,
.btn {
  background-color: #2b87d8;
  border: 1px solid #1c5f9a;
  color: #fff;
  display: inline-block;
  line-height: 1em;
  padding: 10px; }
  [type="reset"]:hover,
  [type="button"]:hover,
  [type="submit"]:hover,
  button:hover,
  .btn:hover {
    background-color: #206db0;
    border-color: #185285; }
  [type="reset"]:active,
  [type="button"]:active,
  [type="submit"]:active,
  button:active,
  .btn:active {
    background-color: #185285;
    border-color: #10375a; }
  [type="reset"]:disabled,
  [type="button"]:disabled,
  [type="submit"]:disabled,
  button:disabled,
  .btn:disabled {
    background-color: #569fe0;
    color: #4d4d4d; }
  [type="reset"]:focus,
  [type="button"]:focus,
  [type="submit"]:focus,
  button:focus,
  .btn:focus {
    border: 1px solid #10375a; }
  [type="reset"].accent,
  [type="button"].accent,
  [type="submit"].accent,
  button.accent,
  .btn.accent {
    background-color: #86deb7;
    border-color: #4ace93; }
    [type="reset"].accent:hover,
    [type="button"].accent:hover,
    [type="submit"].accent:hover,
    button.accent:hover,
    .btn.accent:hover {
      background-color: #5ed39f;
      border-color: #36c887; }
    [type="reset"].accent:active,
    [type="button"].accent:active,
    [type="submit"].accent:active,
    button.accent:active,
    .btn.accent:active {
      background-color: #36c887;
      border-color: #2ca06c; }
    [type="reset"].accent:disabled,
    [type="button"].accent:disabled,
    [type="submit"].accent:disabled,
    button.accent:disabled,
    .btn.accent:disabled {
      background-color: #aee9cf;
      border-color: #86deb7;
      color: #4d4d4d; }
    [type="reset"].accent:focus,
    [type="button"].accent:focus,
    [type="submit"].accent:focus,
    button.accent:focus,
    .btn.accent:focus {
      border: 1px solid #2ca06c; }
  [type="reset"].flat,
  [type="button"].flat,
  [type="submit"].flat,
  button.flat,
  .btn.flat {
    background-color: #fefefe;
    border-color: #d8d8d8; }
    [type="reset"].flat:hover,
    [type="button"].flat:hover,
    [type="submit"].flat:hover,
    button.flat:hover,
    .btn.flat:hover {
      border-color: #b2b2b2; }
    [type="reset"].flat:disabled,
    [type="button"].flat:disabled,
    [type="submit"].flat:disabled,
    button.flat:disabled,
    .btn.flat:disabled {
      border-color: #d8d8d8;
      color: #4d4d4d; }
    [type="reset"].flat:focus,
    [type="button"].flat:focus,
    [type="submit"].flat:focus,
    button.flat:focus,
    .btn.flat:focus {
      border: 1px solid #989898; }

.container {
  max-width: 62.5em;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: ' ';
    display: table; }

a {
  background-position: left 1.1em; }

.center-text {
  text-align: center; }

form {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  background-color: #fff; }
  form h1 {
    margin-bottom: .5em;
    margin-top: .3em; }
    form h1 span {
      border-left: 2px solid #841c26;
      border-radius: 2px;
      font-size: .3em;
      margin-left: 2em; }
  form h4 {
    margin-top: .3em; }
  form img {
    max-height: 80px;
    vertical-align: middle; }
  form label {
    margin-right: 10px; }
    form label::after {
      content: ':'; }
  form input,
  form select,
  form textarea {
    padding-left: 5px;
    width: 60%; }
    form input[type='file'],
    form select[type='file'],
    form textarea[type='file'] {
      max-width: 100%; }
    form input[required].ng-valid,
    form select[required].ng-valid,
    form textarea[required].ng-valid {
      border-left: 3px solid #8fd689; }
    form input[required].ng-invalid,
    form select[required].ng-invalid,
    form textarea[required].ng-invalid {
      border-left: 3px solid #841c26; }
    form input.thin,
    form select.thin,
    form textarea.thin {
      max-width: 80px; }
  form textarea {
    resize: vertical; }
    @media screen and (min-width: 43.75em) {
      form textarea {
        float: left;
        display: block;
        margin-right: 1.5595117805%;
        width: 100%; }
        form textarea:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      form textarea {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        form textarea:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 30.625em) {
      form textarea {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 100%; }
        form textarea:last-child {
          margin-right: 0; } }
  form select {
    width: 60%; }
  form .form-section {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 10px; }
    form .form-section::after {
      clear: both;
      content: ' ';
      display: table; }
    form .form-section:last-of-type {
      border-bottom: 0;
      margin-bottom: 10px; }
  @media screen and (min-width: 43.75em) {
    form .form-item {
      float: left;
      display: block;
      margin-right: 1.5595117805%;
      width: 32.293658813%; }
      form .form-item:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
    form .form-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      form .form-item:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 30.625em) {
    form .form-item {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 100%;
      margin-bottom: 1em; }
      form .form-item:last-child {
        margin-right: 0; }
      form .form-item label {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 30.1138947236%; }
        form .form-item label:last-child {
          margin-right: 0; } }
  form .form-item.preview button {
    margin: 1em 0 0 1em; }
  form .ingredient-row {
    display: block;
    border-bottom: 1px dotted #c4c4c4;
    margin-bottom: .5em;
    padding-bottom: .5em; }
    form .ingredient-row::after {
      clear: both;
      content: ' ';
      display: table; }
    form .ingredient-row:last-of-type {
      border-bottom: 0;
      margin-bottom: 0; }
  @media screen and (min-width: 43.75em) {
    form .ingredient-item {
      float: left;
      display: block;
      margin-right: 1.5595117805%;
      width: 29.4725612635%; }
      form .ingredient-item:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
    form .ingredient-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 28.8614321394%; }
      form .ingredient-item:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 30.625em) {
    form .ingredient-item {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 100%;
      margin-bottom: 1em; }
      form .ingredient-item:last-child {
        margin-right: 0; }
      form .ingredient-item label {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 30.1138947236%; }
        form .ingredient-item label:last-child {
          margin-right: 0; } }
  form .ingredient-item input {
    width: 60%; }
  form .ingredient-item:last-of-type {
    float: left;
    display: block;
    margin-right: 1.5595117805%;
    width: 4.0826833184%;
    margin-right: 0; }
    form .ingredient-item:last-of-type:last-child {
      margin-right: 0; }
    form .ingredient-item:last-of-type button {
      font-weight: 700;
      height: 1.5em;
      margin-top: .4em;
      padding: 0;
      width: 1.5em; }
  form .error {
    background-color: #ea9ca3;
    border: 1px solid #841c26; }

.recipe-list {
  display: block; }
  .recipe-list::after {
    clear: both;
    content: ' ';
    display: table; }
  .recipe-list:last-of-type {
    margin-bottom: 1em; }
  .recipe-list select {
    width: 80%; }
  .recipe-list .recipe-card {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    margin-bottom: 1em; }
    @media screen and (max-width: 30.625em) {
      .recipe-list .recipe-card {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 100%; }
        .recipe-list .recipe-card:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      .recipe-list .recipe-card {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .recipe-list .recipe-card:last-child {
          margin-right: 0; }
        .recipe-list .recipe-card:nth-of-type(2) {
          margin-right: 0; }
        .recipe-list .recipe-card.center {
          margin-left: 25.5894128995%; } }
    @media screen and (min-width: 43.75em) {
      .recipe-list .recipe-card {
        float: left;
        display: block;
        margin-right: 1.5595117805%;
        width: 32.293658813%; }
        .recipe-list .recipe-card:last-child {
          margin-right: 0; }
        .recipe-list .recipe-card:nth-of-type(3) {
          margin-right: 0; }
        .recipe-list .recipe-card.center {
          margin-left: 33.8531705935%; } }
    .recipe-list .recipe-card .times {
      font-size: .8em;
      font-weight: 700; }
      .recipe-list .recipe-card .times span {
        float: right; }
      .recipe-list .recipe-card .times .center {
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center; }
    .recipe-list .recipe-card h3 {
      margin-top: 0;
      padding: .5em 1em 0; }
      .recipe-list .recipe-card h3 span {
        float: right; }
    .recipe-list .recipe-card img {
      display: block;
      max-height: 200px;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
    .recipe-list .recipe-card p {
      padding: 0 1em; }
      .recipe-list .recipe-card p:last-of-type {
        margin-bottom: .5em; }

.recipe-filter {
  display: block;
  margin-bottom: 1em; }
  .recipe-filter::after {
    clear: both;
    content: ' ';
    display: table; }
  .recipe-filter .filter {
    padding: 3px 1em; }
    @media screen and (max-width: 30.625em) {
      .recipe-filter .filter {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 100%; }
        .recipe-filter .filter:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      .recipe-filter .filter {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-left: 25.5894128995%; }
        .recipe-filter .filter:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 43.75em) {
      .recipe-filter .filter {
        float: left;
        display: block;
        margin-right: 1.5595117805%;
        width: 43.5780490108%;
        margin-left: 28.2109754946%; }
        .recipe-filter .filter:last-child {
          margin-right: 0; } }
    .recipe-filter .filter select {
      width: 80%; }

.recipe-detail {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  display: block;
  margin-bottom: 1em;
  padding: 1em; }
  .recipe-detail::after {
    clear: both;
    content: ' ';
    display: table; }
  .recipe-detail h2 {
    margin-top: 0; }
    .recipe-detail h2 span {
      float: right; }
  .recipe-detail h3 {
    margin-top: 0; }
  .recipe-detail .description {
    margin-bottom: 0; }
  @media screen and (min-width: 43.75em) {
    .recipe-detail .times-and-ingredients {
      float: left;
      display: block;
      margin-right: 1.5595117805%;
      width: 49.2202441098%;
      margin-left: -101.55951178%; }
      .recipe-detail .times-and-ingredients:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 30.625em) {
    .recipe-detail .times-and-ingredients {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 100%; }
      .recipe-detail .times-and-ingredients:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
    .recipe-detail .times-and-ingredients {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%; }
      .recipe-detail .times-and-ingredients:last-child {
        margin-right: 0; } }
  .recipe-detail .times {
    font-size: .8em; }
    @media screen and (max-width: 30.625em) {
      .recipe-detail .times {
        text-align: center; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      .recipe-detail .times {
        text-align: center; } }
    .recipe-detail .times span {
      margin-left: 2em; }
    .recipe-detail .times p:first-of-type {
      margin-bottom: 0; }
    .recipe-detail .times p:last-of-type {
      font-weight: 700;
      margin-top: 0; }
  .recipe-detail .ingredients p {
    font-size: .9em; }
  @media screen and (max-width: 30.625em) {
    .recipe-detail .ingredients .name {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      .recipe-detail .ingredients .name:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
    .recipe-detail .ingredients .name {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .recipe-detail .ingredients .name:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 43.75em) {
    .recipe-detail .ingredients .name {
      float: left;
      display: block;
      margin-right: 3.1684356888%;
      width: 65.6105214371%; }
      .recipe-detail .ingredients .name:last-child {
        margin-right: 0; } }
  .recipe-detail .ingredients .amount {
    font-weight: 700;
    text-align: right; }
    @media screen and (max-width: 30.625em) {
      .recipe-detail .ingredients .amount {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 30.1138947236%; }
        .recipe-detail .ingredients .amount:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      .recipe-detail .ingredients .amount {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .recipe-detail .ingredients .amount:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 43.75em) {
      .recipe-detail .ingredients .amount {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 8.2947238322%; }
        .recipe-detail .ingredients .amount:last-child {
          margin-right: 0; } }
  .recipe-detail .ingredients .measure {
    margin-right: 0;
    font-weight: 700; }
    @media screen and (max-width: 30.625em) {
      .recipe-detail .ingredients .measure {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 12.6423684045%; }
        .recipe-detail .ingredients .measure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      .recipe-detail .ingredients .measure {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 14.7019570017%; }
        .recipe-detail .ingredients .measure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 43.75em) {
      .recipe-detail .ingredients .measure {
        float: left;
        display: block;
        margin-right: 3.1684356888%;
        width: 19.7578833532%; }
        .recipe-detail .ingredients .measure:last-child {
          margin-right: 0; } }
  .recipe-detail .image {
    text-align: center; }
    @media screen and (min-width: 43.75em) {
      .recipe-detail .image {
        float: left;
        display: block;
        margin-right: 1.5595117805%;
        width: 49.2202441098%;
        margin-left: 50.7797558902%; }
        .recipe-detail .image:last-child {
          margin-right: 0; } }
    .recipe-detail .image img {
      max-height: 250px;
      max-width: 100%; }
  @media screen and (max-width: 30.625em) {
    .recipe-detail .directions {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 100%; }
      .recipe-detail .directions:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
    .recipe-detail .directions {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%; }
      .recipe-detail .directions:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 43.75em) {
    .recipe-detail .directions {
      float: left;
      display: block;
      margin-right: 1.5595117805%;
      width: 100%; }
      .recipe-detail .directions:last-child {
        margin-right: 0; } }
  .recipe-detail .directions p {
    margin-bottom: 0;
    white-space: pre-wrap; }

.recipe-search {
  margin-right: 0;
  padding: 1em; }
  @media screen and (max-width: 30.625em) {
    .recipe-search {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 100%; }
      .recipe-search:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
    .recipe-search {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .recipe-search:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 43.75em) {
    .recipe-search {
      float: left;
      display: block;
      margin-right: 1.5595117805%;
      width: 32.293658813%; }
      .recipe-search:last-child {
        margin-right: 0; } }

.notifications {
  left: calc(50% - 150px);
  position: absolute;
  top: 10%; }
  .notifications div {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.22), 0 17px 20px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid;
    border-radius: 4px;
    cursor: pointer;
    margin-bottom: .5em;
    min-height: 3em;
    padding: 1em;
    text-align: center;
    width: 300px; }
    .notifications div.success {
      background-color: #dff2bf;
      border-color: #9fd840;
      color: #4a6a15; }
    .notifications div.error {
      background-color: #ffbaba;
      border-color: #ff8787;
      color: #870000; }
    .notifications div.warn {
      background-color: #feefb3;
      border-color: #fccf1c;
      color: #8c7102; }
    .notifications div.info {
      background-color: #bde5f8;
      border-color: #33afe9;
      color: #1175a5; }

nav {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  background-color: #2b87d8;
  margin-bottom: 1em; }
  nav::after {
    clear: both;
    content: ' ';
    display: table; }
  nav a {
    background-image: none;
    color: #fff;
    text-shadow: none; }
    nav a:hover {
      color: #86deb7; }
    nav a.router-link-active {
      color: #86deb7; }
  nav ul {
    list-style: none;
    margin-top: 1.3em;
    padding: 0; }
    @media screen and (max-width: 30.625em) {
      nav ul {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 100%;
        margin-right: 0; }
        nav ul:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 30.625em) and (max-width: 43.75em) {
      nav ul {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        nav ul:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 43.75em) {
      nav ul {
        float: left;
        display: block;
        margin-right: 1.5595117805%;
        width: 66.1468294065%; }
        nav ul:last-child {
          margin-right: 0; } }
    nav ul li {
      float: left;
      padding: 0 1em; }
  nav.detail-nav {
    margin-bottom: 0;
    padding: 1em; }
    nav.detail-nav ul {
      margin: 0; }
