@charset "UTF-8";
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.428571429;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before, .row:after {
  display: table;
  content: " ";
}
.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #7f7f7f;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #7f7f7f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #7f7f7f;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #7f7f7f;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
  All a user has to do to change the calendar size is
  change the font-size on the container and everything
  magically resizes accordingly. Relative units ftw!
*/
.qs-datepicker-container {
  font-size: 1rem;
  font-family: sans-serif;
  color: black;
  position: absolute;
  width: 15.625em;
  display: flex;
  flex-direction: column;
  z-index: 9001;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 1px solid gray;
  border-radius: 0.263921875em;
  overflow: hidden;
  background: white;
  box-shadow: 0 1.25em 1.25em -0.9375em rgba(0, 0, 0, 0.3);
}
.qs-datepicker-container * {
  box-sizing: border-box;
}
.qs-datepicker-container.qs-centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.qs-datepicker-container.qs-hidden {
  display: none;
}

.qs-datepicker .qs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: white;
  width: 100%;
  height: 100%;
  padding: 0.5em;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.3s;
  display: flex;
  flex-direction: column;
}
.qs-datepicker .qs-overlay.qs-hidden {
  opacity: 0;
  z-index: -1;
}
.qs-datepicker .qs-overlay .qs-overlay-year {
  border: none;
  background: transparent;
  border-bottom: 1px solid white;
  border-radius: 0;
  color: white;
  font-size: 0.875em;
  padding: 0.25em 0;
  width: 80%;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.qs-datepicker .qs-overlay .qs-overlay-year::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.qs-datepicker .qs-overlay .qs-close {
  padding: 0.5em;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.qs-datepicker .qs-overlay .qs-submit {
  border: 1px solid white;
  border-radius: 0.263921875em;
  padding: 0.5em;
  margin: 0 auto auto;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.4);
}
.qs-datepicker .qs-overlay .qs-submit.qs-disabled {
  color: gray;
  border-color: gray;
  cursor: not-allowed;
}
.qs-datepicker .qs-overlay .qs-overlay-month-container {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
}
.qs-datepicker .qs-overlay .qs-overlay-month {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.3333333333%;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.15s;
}
.qs-datepicker .qs-overlay .qs-overlay-month.active, .qs-datepicker .qs-overlay .qs-overlay-month:hover {
  opacity: 1;
}
.qs-datepicker .qs-controls {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  flex-shrink: 0;
  background: lightgray;
  filter: blur(0px);
  transition: filter 0.3s;
}
.qs-datepicker .qs-controls.qs-blur {
  filter: blur(5px);
}
.qs-datepicker .qs-arrow {
  height: 1.5625em;
  width: 1.5625em;
  position: relative;
  cursor: pointer;
  border-radius: 0.263921875em;
  transition: background 0.15s;
}
.qs-datepicker .qs-arrow:hover {
  background: rgba(0, 0, 0, 0.1);
}
.qs-datepicker .qs-arrow:hover.qs-left:after {
  border-right-color: black;
}
.qs-datepicker .qs-arrow:hover.qs-right:after {
  border-left-color: black;
}
.qs-datepicker .qs-arrow:after {
  content: "";
  border: 0.390625em solid transparent;
  position: absolute;
  top: 50%;
  transition: border 0.2s;
}
.qs-datepicker .qs-arrow.qs-left:after {
  border-right-color: gray;
  right: 50%;
  transform: translate(25%, -50%);
}
.qs-datepicker .qs-arrow.qs-right:after {
  border-left-color: gray;
  left: 50%;
  transform: translate(-25%, -50%);
}
.qs-datepicker .qs-month-year {
  font-weight: bold;
  transition: border 0.2s;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.qs-datepicker .qs-month-year:hover {
  border-bottom: 1px solid gray;
}
.qs-datepicker .qs-month-year:focus, .qs-datepicker .qs-month-year:active:focus {
  outline: none;
}
.qs-datepicker .qs-month {
  padding-right: 0.5ex;
}
.qs-datepicker .qs-year {
  padding-left: 0.5ex;
}
.qs-datepicker .qs-squares {
  display: flex;
  flex-wrap: wrap;
  padding: 0.3125em;
  filter: blur(0px);
  transition: filter 0.3s;
}
.qs-datepicker .qs-squares.qs-blur {
  filter: blur(5px);
}
.qs-datepicker .qs-square {
  width: 14.2857142857%;
  height: 1.5625em;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.1s;
  border-radius: 0.263921875em;
}
.qs-datepicker .qs-square.qs-current {
  font-weight: bold;
}
.qs-datepicker .qs-square.qs-current span {
  text-decoration: underline;
}
.qs-datepicker .qs-square.qs-active {
  background: lightblue;
}
.qs-datepicker .qs-square.qs-disabled span {
  opacity: 0.2;
}
.qs-datepicker .qs-square.qs-empty {
  cursor: default;
}
.qs-datepicker .qs-square.qs-disabled {
  cursor: not-allowed;
}
.qs-datepicker .qs-square.qs-day {
  cursor: default;
  font-weight: bold;
  color: gray;
}
.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
  background: orange;
}

/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comments:before {
  content: "\f086";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frown:before {
  content: "\f119";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-moon:before {
  content: "\f186";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-percent:before {
  content: "\f295";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-print:before {
  content: "\f02f";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-road:before {
  content: "\f018";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-strava:before {
  content: "\f428";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #000;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(~photoswipe/dist/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
    background-image: url(~photoswipe/dist/default-skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(~photoswipe/dist/default-skin/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
  	The idea of animating inner circle is based on Polymer ("material") loading indicator 
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.mx-icon-left:before,
.mx-icon-right:before,
.mx-icon-double-left:before,
.mx-icon-double-right:before,
.mx-icon-double-left:after,
.mx-icon-double-right:after {
  content: "";
  position: relative;
  top: -1px;
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-style: solid;
  border-color: currentColor;
  border-width: 2px 0 0 2px;
  border-radius: 1px;
  box-sizing: border-box;
  transform-origin: center;
  transform: rotate(-45deg) scale(0.7);
}

.mx-icon-double-left:after {
  left: -4px;
}

.mx-icon-double-right:before {
  left: 4px;
}

.mx-icon-right:before,
.mx-icon-double-right:before,
.mx-icon-double-right:after {
  transform: rotate(135deg) scale(0.7);
}

.mx-btn {
  box-sizing: border-box;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
  padding: 7px 15px;
  margin: 0;
  cursor: pointer;
  background-color: transparent;
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #73879c;
  white-space: nowrap;
}
.mx-btn:hover {
  border-color: #1284e7;
  color: #1284e7;
}
.mx-btn:disabled, .mx-btn.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.mx-btn-text {
  border: 0;
  padding: 0 4px;
  text-align: left;
  line-height: inherit;
}

.mx-scrollbar {
  height: 100%;
}
.mx-scrollbar:hover .mx-scrollbar-track {
  opacity: 1;
}

.mx-scrollbar-wrap {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.mx-scrollbar-track {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  width: 6px;
  z-index: 1;
  border-radius: 4px;
  opacity: 0;
  transition: opacity 0.24s ease-out;
}
.mx-scrollbar-track .mx-scrollbar-thumb {
  position: absolute;
  width: 100%;
  height: 0;
  cursor: pointer;
  border-radius: inherit;
  background-color: rgba(144, 147, 153, 0.3);
  transition: background-color 0.3s;
}

.mx-zoom-in-down-enter-active,
.mx-zoom-in-down-leave-active {
  opacity: 1;
  transform: scaleY(1);
  transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transform-origin: center top;
}

.mx-zoom-in-down-enter,
.mx-zoom-in-down-enter-from,
.mx-zoom-in-down-leave-to {
  opacity: 0;
  transform: scaleY(0);
}

.mx-datepicker {
  position: relative;
  display: inline-block;
  width: 210px;
}
.mx-datepicker svg {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.mx-datepicker-range {
  width: 320px;
}

.mx-datepicker-inline {
  width: auto;
}

.mx-input-wrapper {
  position: relative;
}

.mx-input {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 6px 30px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #7f7f7f;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.mx-input:hover, .mx-input:focus {
  border-color: #409aff;
}
.mx-input:disabled, .mx-input.disabled {
  color: #ccc;
  background-color: #f3f3f3;
  border-color: #ccc;
  cursor: not-allowed;
}
.mx-input:focus {
  outline: none;
}
.mx-input::-ms-clear {
  display: none;
}

.mx-icon-calendar,
.mx-icon-clear {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-size: 16px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
}

.mx-icon-clear {
  cursor: pointer;
}
.mx-icon-clear:hover {
  color: rgba(0, 0, 0, 0.8);
}

.mx-datepicker-main {
  font: 14px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
  color: #73879c;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}

.mx-datepicker-popup {
  position: absolute;
  margin-top: 1px;
  margin-bottom: 1px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 2001;
}

.mx-datepicker-sidebar {
  float: left;
  box-sizing: border-box;
  width: 100px;
  padding: 6px;
  overflow: auto;
}

.mx-datepicker-sidebar + .mx-datepicker-content {
  margin-left: 100px;
  border-left: 1px solid #e8e8e8;
}

.mx-datepicker-body {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.mx-btn-shortcut {
  display: block;
  padding: 0 6px;
  line-height: 24px;
}

.mx-range-wrapper {
  display: flex;
}
@media (max-width: 750px) {
  .mx-range-wrapper {
    flex-direction: column;
  }
}

.mx-datepicker-header {
  padding: 6px 8px;
  border-bottom: 1px solid #e8e8e8;
}

.mx-datepicker-footer {
  padding: 6px 8px;
  text-align: right;
  border-top: 1px solid #e8e8e8;
}

.mx-calendar {
  box-sizing: border-box;
  width: 248px;
  padding: 6px 12px;
}
.mx-calendar + .mx-calendar {
  border-left: 1px solid #e8e8e8;
}

.mx-calendar-header, .mx-time-header {
  box-sizing: border-box;
  height: 34px;
  line-height: 34px;
  text-align: center;
  overflow: hidden;
}

.mx-btn-icon-left,
.mx-btn-icon-double-left {
  float: left;
}

.mx-btn-icon-right,
.mx-btn-icon-double-right {
  float: right;
}

.mx-calendar-header-label {
  font-size: 14px;
}

.mx-calendar-decade-separator {
  margin: 0 2px;
}
.mx-calendar-decade-separator:after {
  content: "~";
}

.mx-calendar-content {
  position: relative;
  height: 224px;
  box-sizing: border-box;
}
.mx-calendar-content .cell {
  cursor: pointer;
}
.mx-calendar-content .cell:hover {
  color: #73879c;
  background-color: #f3f9fe;
}
.mx-calendar-content .cell.active {
  color: #fff;
  background-color: #1284e7;
}
.mx-calendar-content .cell.in-range, .mx-calendar-content .cell.hover-in-range {
  color: #73879c;
  background-color: #dbedfb;
}
.mx-calendar-content .cell.disabled {
  cursor: not-allowed;
  color: #ccc;
  background-color: #f3f3f3;
}

.mx-calendar-week-mode .mx-date-row {
  cursor: pointer;
}
.mx-calendar-week-mode .mx-date-row:hover {
  background-color: #f3f9fe;
}
.mx-calendar-week-mode .mx-date-row.mx-active-week {
  background-color: #dbedfb;
}
.mx-calendar-week-mode .mx-date-row .cell:hover {
  color: inherit;
  background-color: transparent;
}
.mx-calendar-week-mode .mx-date-row .cell.active {
  color: inherit;
  background-color: transparent;
}

.mx-week-number {
  opacity: 0.5;
}

.mx-table {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
}
.mx-table th {
  padding: 0;
  font-weight: 500;
  vertical-align: middle;
}
.mx-table td {
  padding: 0;
  vertical-align: middle;
}

.mx-table-date td,
.mx-table-date th {
  height: 32px;
  font-size: 12px;
}
.mx-table-date .today {
  color: #2a90e9;
}
.mx-table-date .cell.not-current-month {
  color: #ccc;
  background: none;
}

.mx-time {
  flex: 1;
  width: 224px;
  background: #fff;
}
.mx-time + .mx-time {
  border-left: 1px solid #e8e8e8;
}

.mx-calendar-time {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mx-time-header {
  border-bottom: 1px solid #e8e8e8;
}

.mx-time-content {
  height: 224px;
  box-sizing: border-box;
  overflow: hidden;
}

.mx-time-columns {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mx-time-column {
  flex: 1;
  position: relative;
  border-left: 1px solid #e8e8e8;
  text-align: center;
}
.mx-time-column:first-child {
  border-left: 0;
}
.mx-time-column .mx-time-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mx-time-column .mx-time-list::after {
  content: "";
  display: block;
  height: 192px;
}
.mx-time-column .mx-time-item {
  cursor: pointer;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}
.mx-time-column .mx-time-item:hover {
  color: #73879c;
  background-color: #f3f9fe;
}
.mx-time-column .mx-time-item.active {
  color: #1284e7;
  background-color: transparent;
  font-weight: 700;
}
.mx-time-column .mx-time-item.disabled {
  cursor: not-allowed;
  color: #ccc;
  background-color: #f3f3f3;
}

.mx-time-option {
  cursor: pointer;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 20px;
}
.mx-time-option:hover {
  color: #73879c;
  background-color: #f3f9fe;
}
.mx-time-option.active {
  color: #1284e7;
  background-color: transparent;
  font-weight: 700;
}
.mx-time-option.disabled {
  cursor: not-allowed;
  color: #ccc;
  background-color: #f3f3f3;
}
@keyframes rotate-infinite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  position: relative;
  min-height: 100%;
  height: 100%;
}

body {
  padding: 0;
  color: #333;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 767px) {
  .container {
    width: 100%;
  }
}

[v-cloak] {
  display: none;
}

a {
  color: #95c121;
}

a:hover {
  color: #333;
}

a:active,
a:focus {
  text-decoration: none;
}

p,
ol,
ul {
  margin: 0.5em 0 1.2em;
}

ol,
ul {
  padding: 0 0 0 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}

h1 a,
h2 a,
h3 a,
a h3,
h4 a {
  color: #333;
}

h2 a,
h4 a {
  color: #333;
}

h1 {
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 1em;
}

h2 {
  font-size: 24px;
  font-weight: 700;
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 32px;
  }
}
h4 {
  font-size: 14px;
}

.page header {
  background-color: #ffefaf;
}

.page header .container {
  font-weight: 500;
  margin-top: 2em;
  margin-bottom: 2em;
}

.page header h1,
.page header h2,
.page header h5 {
  margin: 0;
}

h5.breadcrumb {
  font-size: 16px;
  margin: 0;
}

.page header h6 {
  font-size: 16px;
  font-style: italic;
  margin: 4px 0 0;
}

article.article header {
  background-color: transparent;
  margin-bottom: 25px;
}

article.article h1,
article.article h2 {
  margin: 0;
}

article.article h6 {
  font-size: 16px;
  font-style: italic;
  margin: 4px 0 0 0;
}

.alert ul {
  margin-top: 0.5em;
}

[class^=icon-],
[class*=" icon-"] {
  margin: 0 3px 0 0;
}

.avatar {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.embed-responsive {
  margin: 0.5em 0 1.2em 0;
}

/* < Buttons */
.btn {
  color: #333;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  transition: all 150ms ease;
}

.btn:hover,
.btn.off {
  opacity: 0.6;
}

.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.btn-primary:hover {
  background-color: #333;
  border-color: #333;
}

.btn-signin {
  color: #95c121;
  border-color: #95c121;
  color: #95c121;
}
.btn-signin:focus {
  color: #333;
  opacity: 0.6;
}

.btn-signup {
  background-color: #95c121;
  border-color: #95c121;
  color: #fff !important;
}
.btn-signup:focus {
  color: #fff;
  background-color: #95c121;
}
.btn-signup:hover {
  color: #95c121 !important;
}

.btn-signup span {
  font-weight: normal;
}

.btn-danger {
  color: #fff;
}

.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  color: #fff;
  background-color: #95c121;
  border: 1px solid #84ab1d;
}

.btn.btn-secondary {
  background-color: #95c121;
  color: white;
}
.btn.btn-secondary:not(.btn-sm) {
  font-size: 18px;
  padding: 10px 25px;
}

/* > Buttons */
/* < Sidebar */
aside {
  padding: 2em 0 0 0;
  background-color: #f2f2f2;
}

aside section {
  display: block;
  margin: 0 0 2em 0;
}

aside h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 1em 0;
}

@media only screen and (min-width: 992px) {
  aside {
    padding: 0;
    background-color: transparent;
  }
}
/* > Sidebar */
/* < Login modal */
.form-signin {
  margin: 2rem auto;
  width: 90%;
}
.form-signin .checkbox label {
  padding: 0;
}

/* > Login modal */
/* < Blog Profile Top */
#blog-top {
  height: 200px;
  padding: 0;
  background-color: #ffe88d;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#blog-top .container {
  height: 100%;
}

#blog-top .row-content {
  height: 100%;
  position: relative;
}

#blog-actions {
  margin-top: 2em;
  float: right;
}

#blog-top .btn {
  background-color: #fff;
  color: #333;
  border-color: #fff;
}

#blog-top .btn:last-child {
  margin: 0 0 0 10px;
}

/* > Blog Profile Top */
/* < Blog Profile Info */
#blog-profile-info {
  position: absolute;
  left: 0;
  bottom: 15px;
  min-height: 81px;
  padding: 0 0 0 95px;
  color: #fff;
  font-size: 13px;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

#blog-profile-info #profile-image {
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px;
  border: 5px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.32);
}

#blog-profile-info #profile-image a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#blog-profile-info #profile-image img {
  width: 100%;
  height: auto;
}

#blog-profile-info header {
  margin: 0;
}

#blog-profile-info header .follow-user-button {
  color: #fff;
  font-size: 20px;
}

#blog-profile-info header .follow-user-button:hover {
  opacity: 0.5;
  text-decoration: none;
}

#blog-profile-info header .follow-user-button span.text {
  display: none;
}

#blog-profile-info h1,
#blog-profile-info h2 {
  float: left;
  font-weight: 700;
  margin: 5px 0;
  font-size: 24px;
}

#blog-profile-info h1 a,
#blog-profile-info h2 a {
  color: #fff;
}

#blog-profile-info h1 a:hover,
#blog-profile-info h2 a:hover {
  opacity: 0.5;
  text-decoration: none;
}

#blog-profile-meta {
  clear: both;
  margin: 0 0 10px 0;
}
#blog-profile-meta span {
  margin-right: 5px;
}

@media only screen and (min-width: 768px) {
  #blog-profile-info {
    bottom: 0;
    height: 130px;
    padding: 0 0 0 195px;
    font-size: 15px;
  }
  #blog-profile-info #profile-image {
    width: 150px;
    height: 150px;
    border: 8px solid #fff;
  }
  #blog-profile-info h1,
#blog-profile-info h2 {
    margin: 30px 0 10px 0;
    font-size: 36px;
  }
  #blog-profile-info header .follow-user-button {
    font-size: 30px;
  }
}
/* > Blog Profile Info */
/* < Blog Info */
#blog-info nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#blog-info nav li {
  float: left;
  margin: 0.5em 1em 0 0;
}

#blog-info nav {
  margin: 0;
}

#blog-info {
  padding: 1em 0;
  background-color: #fff1b7;
}

#blog-info .presentation {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 300;
  margin: 0 0 0.5em 0;
}

#blog-info .presentation-text {
  margin: 0 0 0 0;
}

#blog-info .long-presentation {
  max-height: 150px;
  overflow: hidden;
}

#blog-info .expanded-presentation {
  margin-bottom: 1.5em;
}

#blog-info .blog-instagram {
  margin: 1em 0 0 0;
}

#blog-info .blog-instagram span {
  float: left;
  font-size: 1.5em;
  margin: 0 5px 0 0;
}

#blog-info .blog-instagram a {
  color: #333;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  #blog-info {
    padding: 3em 0 2em 0;
  }
  #blog-info nav li {
    margin: 0 1em 0 0;
    line-height: 34px;
    clear: both;
  }
}
/* > Blog Info */
/* < Blog Settings */
#blog-settings textarea {
  height: 250px;
}

/* > Blog Settings */
/* < Pagination */
.pagination {
  display: inline-flex;
  flex-wrap: wrap;
  row-gap: 5px;
}

.pagination > li > a {
  color: #95c121;
}

.pager li > a,
.pager li > span {
  margin: 0 3px;
  border-radius: 3px;
  font-size: 20px;
  padding: 5px 22px 6px 22px;
  color: #fff;
  background-color: #95c121;
  border-color: #95c121;
  transition: all 150ms ease;
}

.pager li > a:focus,
.pager li > a:hover {
  background-color: #95c121;
  opacity: 0.5;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ccc;
  background-color: #eee;
  border-color: #ccc;
  cursor: not-allowed;
}

.pagination > li.active > span {
  background-color: #95c121;
  border-color: #95c121;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #95c121;
  border-color: #95c121;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #95c121;
}

/* > Pagination */
/* < Layout */
.main {
  margin-bottom: 3em;
}

article.content {
  margin: 3em 0;
}

/* > Layout */
/* < Articles */
#article-list .article {
  position: relative;
  padding: 0;
  border-bottom: 1px solid #f2f2f2;
  margin: 0 0 3em 0;
}

#article-list h2 {
  margin: 0 0 5px 0;
}

#article-list .article img {
  padding: 0 0 2em 0;
}

@media only screen and (min-width: 450px) {
  #article-list .article {
    padding: 0 0 0 200px;
  }
  .information-list-page #article-list .article {
    padding: 0;
  }
  #article-list .article img {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    width: 170px;
    height: auto;
  }
}
.article .article-actions {
  padding: 0 0 3em 0;
}

.article img {
  max-width: 100%;
  height: auto;
}

.article .date {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}

.article-body,
.post-body {
  line-height: 1.6;
}

article.article .article-body {
  font-size: 16px;
}

article.article .article-body .row {
  margin-bottom: 2em;
}

article.article .article-body .divider,
article.article .summary .divider {
  padding-bottom: 2em;
  border-bottom: 1px solid #eee;
}

article.article .article-body .row:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

article.article .coaching h3 {
  font-weight: 700;
}

article.article .coaching ul {
  margin-bottom: 0;
}

article.article .coaching-price h4 {
  font-weight: 300;
  font-size: 24px;
  margin: 0;
}

article.article .coaching-price h3 {
  margin-top: 0;
}

article.article .article-body h2 {
  margin: 0.2em 0 1em 0;
  padding: 0 0 0.5em 0;
  border-bottom: 1px solid #eee;
}

.article-body table {
  width: 100%;
  border-spacing: 1px;
  border-collapse: separate;
}

.article-body table thead th {
  font-size: 18px;
}

.article-body table .yellow-cell {
  background-color: #fff1b7;
}

.article-body table .green-cell {
  background-color: #cae090;
}

.article-body table .red-cell {
  background-color: #ed96c1;
}

.article-body table th,
.article-body table td {
  padding: 6px;
  border-radius: 2px;
}

.featured-image,
.summary {
  margin: 0 0 25px 0;
}

.summary {
  font-size: 18px;
  margin-top: 0.5em;
  margin-bottom: 1.5em;
  font-weight: 700;
}

.summary p,
.summary ul {
  font-weight: normal;
}

.summary p:first-child,
.summary ul:first-child {
  font-weight: 700;
}

.summary ul {
  list-style: none;
  padding: 0;
}

.summary li {
  position: relative;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0 0 0 35px;
}

.note {
  font-size: 80%;
  color: #aaa;
}

.summary li span.icon-checkmark {
  position: absolute;
  left: 0;
  color: #95c121;
  font-size: 24px;
}

.box {
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.3);
  border: 10px solid #fff;
  background-color: #fff1b7;
  margin: 0 0 30px 0;
}

.box h4 {
  font-weight: 700;
  font-size: 17px;
  padding: 1.2em;
  margin: 0;
}

.box h4 span {
  font-weight: 300;
}

.box p {
  overflow: hidden;
  margin: 0 0 0.5em 0;
}

.box .content {
  padding: 1.2em;
  margin: 0;
  background-color: #eee;
}

.box .btn {
  float: right;
}

.btn-order {
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .btn-order {
    float: left;
  }
}

.box .btn-read-more {
  padding: 0;
  display: block;
  float: left;
  clear: both;
  color: #95c121;
}

.price {
  font-size: 18px;
  line-height: 46px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .price {
    float: left;
  }
}

.price span {
  font-weight: 300;
}

blockquote {
  position: relative;
  font-size: 16px;
  padding: 2.5em 1.2em 1em;
  background-color: #f9f9f9;
}

blockquote::before {
  color: #ccc;
  font-size: 4em;
  top: -0.2em;
  content: open-quote;
  position: absolute;
}

blockquote::after {
  position: absolute;
  visibility: hidden;
  content: close-quote;
}

blockquote p {
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 0 0 0;
  color: #aaa;
}

.legal {
  color: #aaa;
}

/* > Articles */
/* < Blog Post */
.post {
  margin: 0 0 3em 0;
}

.post img {
  max-width: 100%;
  height: auto;
}

.post .meta {
  display: block;
  clear: both;
  color: #888;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-size: 14px;
  font-weight: 100;
}

.post .meta div {
  float: left;
  margin: 0 1em 0 0;
}

.post .meta a {
  color: #888;
}

.post .meta .edit {
  float: right;
  color: #dc2d83;
  margin-left: 20px;
}

.post .meta .delete {
  float: right;
  color: #dc2d83;
  margin-left: 20px;
}

.post .meta .visibility {
  float: right;
  font-style: italic;
  color: #ccc;
}

.post .meta span {
  margin: 0 1px 0 0;
}

.post h1,
.post h2 {
  margin: 0.3em 0 0.5em;
}

.post .post-tags,
.post .post-categories {
  float: left;
  margin: 0 1em 0 0;
  color: #888;
}

.post .post-actions {
  border-bottom: 1px solid #f2f2f2;
  margin: 1.5em 0;
  padding: 0 0 1.5em;
}

.post .post-likes {
  padding: 1.5em 0 0;
}

.post .post-actions h4,
.post .post-likes h4 {
  font-weight: 700;
  line-height: 34px;
  margin: 0;
}

.post .post-actions h4 {
  float: left;
}

.post .post-actions .btn {
  float: right;
  padding-right: 0;
  box-shadow: none;
}

.post .post-actions .btn.btn-primary {
  float: left;
  padding-right: 12px;
}

.post iframe {
  max-width: 100%;
}

/* > Blog Post */
/* < Blog Post Comments */
#post-comments {
  margin: 0 0 2em 0;
  padding: 0;
}

.comments {
  display: block;
  margin: 0;
  padding: 0;
}

.comments li {
  position: relative;
  display: block;
  margin: 0 0 1.5em 0;
  padding: 1em;
  border: 1px solid #f2f2f2;
}

.comments .avatar {
  position: absolute;
  left: 1em;
  width: 50px;
  height: 50px;
}

.comments .meta {
  line-height: 26px;
  padding: 0 0 5px 75px;
  margin-bottom: 10px;
}

.comments .meta .author {
  clear: both;
}

.comments li a.delete,
.comments li a.edit-comment {
  float: right;
}

.comments li a.delete {
  margin-left: 15px;
  float: right;
}

.comments li a.delete span::before {
  display: block;
  float: left;
  margin-top: 6px;
}

.comments .updated-comment-date {
  color: #888;
  font-style: italic;
}

@media only screen and (min-width: 600px) {
  .comments > li {
    padding-left: 80px;
  }
  .comments .meta {
    line-height: inherit;
    padding: 0;
  }
  .comments .meta .author {
    clear: none;
  }
  .comments .avatar {
    width: 60px;
    height: 60px;
  }
  .comments li a.delete span::before {
    margin-top: 3px;
  }
}
.comments li.empty {
  color: #cccccc;
  font-style: italic;
  padding-left: 0;
}

.like-comment-button {
  padding-left: 0;
}

.like-comment-button:active {
  box-shadow: none;
}

/* > Blog Post Comments */
/* < Blog Post List */
#post-list h1 {
  font-weight: 500;
}

#post-list .post .post-actions {
  padding: 0 0 3em 0;
}

#all-posts .nav-tabs {
  margin: 0 0 3em 0;
}

#all-posts article {
  position: relative;
}

#all-posts article .meta {
  line-height: 26px;
  padding: 0 0 5px 63px;
}

#all-posts article .meta .author {
  clear: both;
}

#all-posts #post-list .avatar {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
}

@media only screen and (min-width: 600px) {
  #all-posts article {
    padding-left: 100px;
  }
  #all-posts article .meta {
    line-height: inherit;
    padding: 0;
  }
  #all-posts article .meta .author {
    clear: none;
  }
  #all-posts #post-list .avatar {
    width: 80px;
    height: 80px;
    border-width: 5px;
  }
}
/* >    Blog Post List */
/* <    Sidebar Link List */
.link-list,
.link-list li {
  display: block;
  margin: 0;
  padding: 0;
}

.link-list li {
  padding: 0;
  margin: 0 0 5px 0;
}

.tags,
.categories {
  display: inline;
  margin: 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}

.tag,
.category {
  display: inline;
  padding: 0;
  margin: 0;
}

.tag a,
.category a {
  display: inline;
  margin: 0;
  padding: 0;
  color: #888;
  transition: all 150ms ease;
}

.tag a::after {
  content: ", ";
}

.tag:last-child a::after {
  content: "";
}

aside .tag,
aside .category {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
}

aside .tag a,
aside .category a {
  display: block;
  background-color: #95c121;
  padding: 5px 8px;
  color: #fff;
  border-radius: 2px;
}

aside .tag a::after,
aside .category a::after {
  content: "";
}

.tag a:hover,
.category a:hover {
  text-decoration: none;
  opacity: 0.5;
}

.archive-list,
.archive-list ul {
  display: block;
  margin: 0;
  padding: 0;
}

.archive-list li {
  display: block;
  margin: 1em 0 0 0;
  padding: 0;
}

.archive-list li h4 {
  font-weight: 700;
  margin: 1em 0 0;
}

.archive-list li h4 a {
  transition: all 150ms ease;
}

.archive-list li h4 a:hover {
  text-decoration: none;
  opacity: 0.5;
}

.archive-list li li {
  display: block;
  font-weight: 300;
}

.archive-list li li a {
  color: #333;
  padding-left: 18px;
}

.archive-arrow {
  display: inline-block;
}

.archive-arrow-open {
  transform: rotate(90deg);
}

.follow-list ul {
  display: block;
  margin: 2em 0 0 0;
  padding: 0;
}

.follow-list li {
  position: relative;
  display: block;
  margin: 0 0 1em 0;
  height: 60px;
  padding: 0 0 0 80px;
}

.follow-list li.empty {
  padding: 0;
  font-style: italic;
}

.follow-list li .avatar {
  position: absolute;
  left: 0;
  top: 0;
}

.follow-list li a {
  color: #333;
  text-decoration: none;
}

.follow-list li h3 {
  font-size: 18px;
  font-weight: bold;
  padding: 7px 0;
  margin: 0;
}

.sidebar-blog-list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sidebar-blog-list li {
  float: left;
  margin: 0 8px 8px 0;
}

.sidebar-post-list {
  display: block;
  margin: 0;
  padding: 0;
}

.sidebar-post-list li {
  clear: both;
  position: relative;
  display: block;
  margin: 0 0 1em;
  padding: 0 0 0 73px;
  min-height: 62px;
}

.sidebar-post-list li .avatar {
  position: absolute;
  left: 0;
  top: 0;
}

.sidebar-post-list li h3 {
  margin: 0 0 5px;
  padding: 0.5em 0 0;
  font-weight: normal;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.select2-dropdown {
  margin-top: 16px;
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px;
}

.selectize-control.multi .selectize-input > div {
  padding: 0 5px;
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.selectize-control.multi .selectize-input > div.active {
  background-color: #95c121;
  border: 1px solid #aaa;
}

.no-search {
  display: none;
}

.delete-category-link {
  color: #888;
  float: right;
}

.forgot-password {
  float: right;
}

#auth-page {
  padding: 3em 0;
}

/* < Day Summary */
#day-summary {
  position: fixed;
  right: -240px;
  top: 200px;
  color: #fff;
  z-index: 200;
}

#day-summary .title a {
  position: absolute;
  left: -75px;
  top: 35px;
  display: block;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  color: #fff;
  text-align: center;
  height: 40px;
  width: 110px;
  line-height: 40px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#day-summary a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}

#day-summary .content {
  width: 240px;
  min-height: 180px;
  padding: 15px 20px;
  margin: 0;
  border-bottom-left-radius: 4px;
}

#day-summary .content a {
  color: #fff;
}

#day-summary .title a,
#day-summary .content {
  background-color: #dc2d83;
}

#day-summary table {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-weight: 500;
  width: 100%;
}

#day-summary td {
  padding: 5px 0;
}

#day-summary tbody tr:last-child td {
  padding: 5px 0 10px;
}

#day-summary tfoot tr {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  font-weight: 700;
}

#day-summary tfoot td {
  padding: 10px 0 5px;
}

#day-summary table .sum {
  text-align: right;
}

/* > Day Summary */
/* < Popover */
.popover {
  padding: 0;
  border-radius: 2px;
}

.popover ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.popover ul li {
  margin: 0;
}

.popover-content {
  padding-right: 25px;
  max-height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* > Popover */
/* < Footer */
footer {
  padding: 40px 0;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  width: 100%;
  line-height: 46px;
  background-color: #eee;
  text-align: center;
  margin-top: auto;
}

footer .row > div,
footer .row > nav {
  padding-top: 5px;
  padding-bottom: 5px;
}

#footer-social-links {
  line-height: 1;
}

#footer-social-links a {
  display: inline-block;
  color: #333;
  font-size: 40px;
  margin: 0 5px;
}

#footer-social-links a:hover {
  text-decoration: none;
  opacity: 0.5;
}

footer nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

footer nav li {
  display: inline-block;
  margin: 0 0.5em;
}

/* > Footer */
.user-signed-in {
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  background: white;
  position: absolute;
  right: 3px;
  bottom: 3px;
  overflow: hidden;
}
.user-signed-in.offline .signed-in-circle {
  background: #d85251;
}
.user-signed-in .signed-in-circle {
  width: 9px;
  height: 9px;
  background: #95c121;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.new-version-page-header {
  background: #ffefaf;
  height: 100px;
  position: relative;
  min-height: 100px;
}
.new-version-page-header.green {
  background: #edf9cc;
}
.new-version-page-header .header—nav-container {
  display: inline-block;
  align-self: center;
}
.new-version-page-header .col-xs-12 {
  display: flex;
  justify-content: space-between;
  align-self: center;
}
.new-version-page-header h1 {
  display: inline-block;
  align-self: center;
  margin: 0;
  line-height: 100px;
}
.new-version-page-header a.all-read {
  background-color: white;
  padding: 10px 15px;
  border-radius: 5px;
}
.new-version-page-header a.all-read:hover {
  border-bottom: 0;
}
.new-version-page-header h3 {
  margin: 0;
  display: inline-block;
}
.new-version-page-header .brand {
  font-size: 20px;
  color: #333;
  text-transform: capitalize;
  text-decoration: none;
  line-height: 100px;
}
@media screen and (min-width: 992px) {
  .new-version-page-header .brand {
    font-size: 36px;
  }
}
@media only screen and (min-width: 450px) {
  .new-version-page-header {
    line-height: 100px;
  }
}

.form-group ul.radio-style {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.form-group ul.radio-style.big li {
  width: 100%;
  float: none;
  margin-bottom: 5px;
  font-size: 20px;
}
.form-group ul.radio-style.big li label {
  padding-left: 25px;
}
.form-group ul.radio-style.big li label.label-w-hidden {
  padding-left: 0;
}
.form-group ul.radio-style.big li label span {
  color: #95c121;
  font-weight: 400;
}
.form-group ul.radio-style.big li label span.last {
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.form-group ul.radio-style.big li .check {
  width: 16px;
  height: 16px;
}
.form-group ul.radio-style.big li .check::before {
  height: 9px;
  width: 9px;
}
.form-group ul.radio-style li {
  color: #333;
  display: block;
  position: relative;
  float: left;
  width: 50%;
}
.form-group ul.radio-style li input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.form-group ul.radio-style li label {
  display: block;
  position: relative;
  font-weight: 500;
  z-index: 9;
  cursor: pointer;
  width: 100%;
  padding-left: 20px;
  margin-bottom: 0;
}
.form-group ul.radio-style li .check {
  display: block;
  position: absolute;
  border: 1px solid #8e8e8e;
  border-radius: 100%;
  height: 14px;
  width: 14px;
  top: 50%;
  left: 0;
  z-index: 5;
  transition: border 0.25s linear;
  transform: translateY(-50%);
}
.form-group ul.radio-style li .check::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100%;
  height: 6px;
  width: 6px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  transition: background 0.25s linear;
}
.form-group ul.radio-style input[type=radio]:checked ~ label .check::before {
  background: #333;
}

.multi-range-slider-bar-only * {
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}

.multi-range-slider-bar-only {
  display: flex;
  position: relative;
  border: none;
  border-radius: 0px;
  padding: 10px;
  box-shadow: none;
  flex-direction: column;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge,*/
}

.multi-range-slider-bar-only .bar {
  display: flex;
}

.multi-range-slider-bar-only .bar-left {
  width: 25%;
  background-color: #f0f0f0;
  border-radius: 10px 0px 0px 10px;
  box-shadow: inset 0px 0px 5px black;
  padding: 4px 0px;
}

.multi-range-slider-bar-only .bar-right {
  width: 25%;
  background-color: #f0f0f0;
  border-radius: 0px 10px 10px 0px;
  box-shadow: inset 0px 0px 5px black;
}

.multi-range-slider-bar-only .bar-inner {
  background-color: blue;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  justify-content: space-between;
  position: relative;
  border: solid 1px black;
  justify-content: space-between;
  box-shadow: inset 0px 0px 5px black;
}

.multi-range-slider-bar-only .bar-inner-left {
  width: 50%;
}

.multi-range-slider-bar-only .bar-inner-right {
  width: 50%;
}

.multi-range-slider-bar-only .thumb {
  background-color: red;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.multi-range-slider-bar-only .thumb::before {
  content: "";
  background-color: white;
  position: absolute;
  width: 20px;
  height: 20px;
  border: solid 1px black;
  box-shadow: 0px 0px 3px black, inset 0px 0px 5px gray;
  border-radius: 50%;
  z-index: 1;
  margin: -8px;
  cursor: pointer;
}

.multi-range-slider-bar-only .input-type-range:focus + .thumb::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  width: 11px;
  height: 11px;
  z-index: 2;
  border-radius: 50%;
  border: dotted 1px black;
  box-shadow: 0px 0px 5px white, inset 0px 0px 10px black;
}

.multi-range-slider-bar-only .caption {
  position: absolute;
  bottom: 35px;
  width: 2px;
  height: 2px;
  left: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  display: none;
}

.multi-range-slider-bar-only .thumb .caption * {
  position: absolute;
  min-width: 30px;
  height: 30px;
  font-size: 75%;
  text-align: center;
  line-height: 30px;
  background-color: blue;
  border-radius: 15px;
  color: white;
  box-shadow: 0px 0px 5px black;
  padding: 0px 5px;
  white-space: nowrap;
}

.multi-range-slider-bar-only .thumb:active .caption {
  display: flex;
}

.multi-range-slider-bar-only .input-type-range:focus + .thumb .caption {
  display: flex;
}

.multi-range-slider-bar-only .input-type-range {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}

.multi-range-slider-bar-only .ruler {
  margin: 10px 0px -5px 0px;
  display: flex;
  display: none;
  overflow: hidden;
}

.multi-range-slider-bar-only .ruler .ruler-rule {
  border-left: solid 1px;
  border-bottom: solid 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 5px 0px;
  display: none;
}

.multi-range-slider-bar-only .ruler .ruler-rule:last-child {
  border-right: solid 1px;
}

.multi-range-slider-bar-only .sub-ruler {
  margin: -2px 0px -5px 0px;
  display: flex;
  display: none;
}

.multi-range-slider-bar-only .sub-ruler .ruler-sub-rule {
  border-left: solid 1px;
  border-bottom: solid 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 3px 0px;
}

.multi-range-slider-bar-only .sub-ruler .ruler-sub-rule:last-child {
  border-right: solid 1px;
}

.multi-range-slider-bar-only .labels {
  display: flex;
  justify-content: space-between;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: -20px;
  display: none;
}

.multi-range-slider-bar-only .label {
  font-size: 80%;
  display: flex;
  width: 1px;
  justify-content: center;
}

.multi-range-slider-bar-only .label:first-child {
  justify-content: flex-start;
}

.multi-range-slider-bar-only .label:last-child {
  justify-content: flex-end;
}

.multi-range-slider-bar-only.zero-ranage-margin .thumb-left {
  right: 12px;
}

.multi-range-slider-bar-only.zero-ranage-margin .thumb-right {
  left: 8px;
}

#manage-consent-toggle-cookie-consent {
  background: inherit;
  border: none;
  border-radius: inherit;
  bottom: 15px;
  box-shadow: none;
  font-size: inherit;
  padding: inherit;
  position: static;
  display: flex !important;
}
#manage-consent-toggle-cookie-consent::after {
  display: none;
}

.single-thread .main-comment table,
.thread-description table,
.post-body table,
.comments li table {
  min-width: 280px;
  border-collapse: collapse;
  margin: 1.5em 0;
  font-size: 0.95rem;
  table-layout: fixed;
}
.single-thread .main-comment table th,
.single-thread .main-comment table td,
.thread-description table th,
.thread-description table td,
.post-body table th,
.post-body table td,
.comments li table th,
.comments li table td {
  border: 1px solid #ddd;
  padding: 0.6em 0.8em;
  text-align: left;
  word-wrap: break-word;
}
.single-thread .main-comment table th,
.thread-description table th,
.post-body table th,
.comments li table th {
  background-color: #f5f5f5;
  font-weight: 600;
}
.single-thread .main-comment table tr:hover,
.thread-description table tr:hover,
.post-body table tr:hover,
.comments li table tr:hover {
  background-color: #f0f0f0;
}

.side-navigation {
  background: transparent;
  margin-bottom: 20px;
  padding-top: 0;
}
.side-navigation ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.side-navigation ul li a {
  margin-bottom: 7px;
  display: block;
  text-decoration: underline;
}
.side-navigation ul li a.active {
  color: rgba(51, 51, 51, 0.5);
  text-decoration: none;
}
.side-navigation ul li ul {
  padding-left: 15px;
}
.side-navigation ul li ul a.active {
  font-style: italic;
  color: #333;
}
.side-navigation ul li ul a.active::before {
  content: "-";
  padding-right: 3px;
}

.orange-gradient {
  background: linear-gradient(180deg, #f1d4b2 0%, #fef8f1 100%) no-repeat, #fef8f1;
  background-size: 100% 800px;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.orange-gradient > .content {
  flex: 1;
}
.orange-gradient h1,
.orange-gradient h2 {
  margin: 15px 0;
}

/* TABLE WRAPPER */
.table-responsive {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 7px 0 #f6dec3;
}
@media (max-width: 767px) {
  .table-responsive {
    overflow: visible !important;
    background: transparent;
    box-shadow: none;
  }
}

/* BASE TABLE STRUCTURE */
table.matdagboken-table {
  border-collapse: separate;
  border-spacing: 0 10px;
  /* ROW STRUCTURE */
  /* TBODY ROW OVERRIDES */
  /* BOXES VARIANT */
}
@media (max-width: 767px) {
  table.matdagboken-table {
    display: block;
  }
}
@media (max-width: 767px) {
  table.matdagboken-table thead {
    display: none;
  }
}
@media (max-width: 767px) {
  table.matdagboken-table tbody {
    display: block;
  }
}
table.matdagboken-table tr {
  display: flex;
}
@media (min-width: 768px) {
  table.matdagboken-table tr {
    display: table-row;
  }
}
table.matdagboken-table tr .edit-item {
  color: #dc2d83;
}
table.matdagboken-table tr th,
table.matdagboken-table tr td {
  flex: 1;
}
table.matdagboken-table tr:hover td {
  background-color: #edf9cc;
}
table.matdagboken-table tr.unread td {
  background-color: #edf9cc;
}
table.matdagboken-table tr th {
  background-color: #fff;
  border-color: #f9f9f9;
  padding: 12px 14px;
  vertical-align: middle;
  font-size: 14px;
}
table.matdagboken-table tr td {
  color: #333;
  border-color: #f9f9f9;
  background-color: #fff;
  padding: 14px;
  vertical-align: middle;
  font-size: 14px;
}
table.matdagboken-table tr td a {
  color: #333;
}
table.matdagboken-table tr td .source {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767px) {
  table.matdagboken-table tr td:not(.action)[data-label]::before {
    content: attr(data-label) ": ";
    font-weight: bold;
  }
}
table.matdagboken-table tbody tr {
  background-color: #fff;
}
@media (max-width: 767px) {
  table.matdagboken-table tbody tr {
    display: block;
  }
}
table.matdagboken-table tbody tr td {
  /* ICON BASE */
  /* BUTTON BASE */
  /* ACTION AREA */
  /* COMBINED CELL */
  /* ACTION TD */
}
table.matdagboken-table tbody tr td > * {
  white-space: normal;
}
@media (max-width: 767px) {
  table.matdagboken-table tbody tr td {
    width: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  table.matdagboken-table tbody tr td:nth-child(1), table.matdagboken-table tbody tr td:nth-child(2), table.matdagboken-table tbody tr td:nth-child(3) {
    display: block;
    width: 100%;
    text-align: left;
  }
}
table.matdagboken-table tbody tr td svg {
  margin: 0;
}
table.matdagboken-table tbody tr td svg.circle {
  margin-right: 9px;
}
table.matdagboken-table tbody tr td svg:not(.circle) {
  width: 15px;
  height: 15px;
  fill: #dc2d83;
}
table.matdagboken-table tbody tr td .icon-pencil {
  color: #dc2d83;
  margin: 0;
}
table.matdagboken-table tbody tr td i.fa.fa-times,
table.matdagboken-table tbody tr td i.fas.fa-eye {
  color: #dc2d83;
}
table.matdagboken-table tbody tr td button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
}
table.matdagboken-table tbody tr td button.button-icon img {
  width: 1.75rem;
}
table.matdagboken-table tbody tr td.has-buttons button {
  float: right;
}
table.matdagboken-table tbody tr td div.action {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
table.matdagboken-table tbody tr td div.action > *:not([data-react-component]) {
  max-height: 15px;
}
table.matdagboken-table tbody tr td div.action .icon-chart {
  width: 20px;
  height: 20px;
}
table.matdagboken-table tbody tr td div.action .icon-plus {
  width: 24px;
  height: 24px;
}
table.matdagboken-table tbody tr td div.action .icon-pencil,
table.matdagboken-table tbody tr td div.action i {
  font-size: 18px;
}
table.matdagboken-table tbody tr td div.action a,
table.matdagboken-table tbody tr td div.action button {
  display: flex;
}
table.matdagboken-table tbody tr td div.action a:hover,
table.matdagboken-table tbody tr td div.action button:hover {
  text-decoration: none;
}
table.matdagboken-table tbody tr td div.action a:hover span[class*=icon-],
table.matdagboken-table tbody tr td div.action a:hover svg:not(.circle),
table.matdagboken-table tbody tr td div.action a:hover i,
table.matdagboken-table tbody tr td div.action button:hover span[class*=icon-],
table.matdagboken-table tbody tr td div.action button:hover svg:not(.circle),
table.matdagboken-table tbody tr td div.action button:hover i {
  fill: red;
  color: red;
}
table.matdagboken-table tbody tr td.combined {
  display: flex;
  align-items: center;
}
table.matdagboken-table tbody tr td.combined.spacing {
  gap: 1rem;
}
table.matdagboken-table tbody tr td.combined .action {
  margin: 0 5px 0 auto;
}
table.matdagboken-table tbody tr td.combined .action .plus-icon {
  width: 18px;
  height: 18px;
}
table.matdagboken-table tbody tr td.action > div {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
@media (min-width: 768px) {
  table.matdagboken-table tbody tr td.action > div {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
table.matdagboken-table tbody tr td.action > div a {
  display: flex;
}
table.matdagboken-table tbody tr td.action > div a:hover {
  text-decoration: none;
}
table.matdagboken-table tbody tr td.action > div a:hover svg:not(.circle),
table.matdagboken-table tbody tr td.action > div a:hover i {
  fill: red;
  color: red;
}
table.matdagboken-table tbody tr td.desktop {
  width: 100%;
  padding-right: 20px;
  text-align: right;
  height: 100%;
}
@media (max-width: 767px) {
  table.matdagboken-table tbody tr td.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  table.matdagboken-table tbody tr td.desktop {
    display: table-cell;
    vertical-align: middle;
    max-width: 100px;
    width: auto;
  }
}
@media (min-width: 768px) {
  table.matdagboken-table tbody tr td.mobile {
    display: none;
  }
}
table.matdagboken-table.boxes tbody tr,
table.matdagboken-table.boxes thead tr {
  border: none;
  border-radius: 8px;
  margin-bottom: 0;
  background: #fff;
}
@media (max-width: 767px) {
  table.matdagboken-table.boxes tbody tr,
table.matdagboken-table.boxes thead tr {
    box-shadow: 0 0 7px 0 #f6dec3;
  }
  table.matdagboken-table.boxes tbody tr:not(:last-child),
table.matdagboken-table.boxes thead tr:not(:last-child) {
    margin-bottom: 1rem;
  }
}
table.matdagboken-table.boxes tbody tr td,
table.matdagboken-table.boxes tbody tr th,
table.matdagboken-table.boxes thead tr td,
table.matdagboken-table.boxes thead tr th {
  background: transparent;
  border: none;
}
@media (min-width: 768px) {
  table.matdagboken-table.boxes tbody tr td,
table.matdagboken-table.boxes tbody tr th,
table.matdagboken-table.boxes thead tr td,
table.matdagboken-table.boxes thead tr th {
    background: #fff;
  }
}
table.matdagboken-table.boxes tbody tr td.title,
table.matdagboken-table.boxes tbody tr th.title,
table.matdagboken-table.boxes thead tr td.title,
table.matdagboken-table.boxes thead tr th.title {
  font-weight: 700;
  cursor: pointer;
}
table.matdagboken-table.boxes tbody tr td.title:hover > span,
table.matdagboken-table.boxes tbody tr th.title:hover > span,
table.matdagboken-table.boxes thead tr td.title:hover > span,
table.matdagboken-table.boxes thead tr th.title:hover > span {
  text-decoration: underline;
}
table.matdagboken-table.boxes tbody tr td.title > span,
table.matdagboken-table.boxes tbody tr th.title > span,
table.matdagboken-table.boxes thead tr td.title > span,
table.matdagboken-table.boxes thead tr th.title > span {
  font-weight: 700;
}
table.matdagboken-table.boxes tbody tr td.title > span span,
table.matdagboken-table.boxes tbody tr th.title > span span,
table.matdagboken-table.boxes thead tr td.title > span span,
table.matdagboken-table.boxes thead tr th.title > span span {
  font-weight: 400;
}

table.matdagboken-table:not(.boxes) {
  overflow: hidden;
}

/* TABLE DIV VARIANT */
.matdagboken-table-div svg:not(.circle) {
  width: 15px;
  height: 15px;
  fill: #dc2d83;
}
.matdagboken-table-div .icon-pencil {
  color: #dc2d83;
}
.matdagboken-table-div i.fa.fa-times,
.matdagboken-table-div i.fas.fa-eye {
  color: #dc2d83;
}
.matdagboken-table-div a {
  display: flex;
}
.matdagboken-table-div a:hover {
  text-decoration: none;
}
.matdagboken-table-div a:hover svg:not(.circle),
.matdagboken-table-div a:hover i.fa.fa-times,
.matdagboken-table-div a:hover i.fas.fa-eye {
  fill: red;
  color: red;
}
.matdagboken-table-div .tr,
.matdagboken-table-div .th > div {
  padding: 12px 14px;
}
.matdagboken-table-div .th {
  font-weight: 700;
}
.matdagboken-table-div .t-body {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.matdagboken-table-div .combined {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
.matdagboken-table-div .tr {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: none;
  border-radius: 8px;
}
.matdagboken-table-div .tr > div:first-child {
  padding-bottom: 6px;
}
.matdagboken-table-div .tr > div:last-child {
  padding-top: 6px;
}
@media (min-width: 768px) {
  .matdagboken-table-div .tr > div:last-child {
    flex-direction: column;
  }
}

.title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.title-row h3 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.view-all-link {
  margin: 10px 0 20px 0;
}

.box-details {
  padding: 1.25rem;
  border-radius: 8px;
  background: #fff;
}
.box-details p {
  margin: 0 0 15px;
}
.box-details p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box-details p {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .box-details {
    display: flex;
    align-items: center;
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
}
@media (min-width: 768px) {
  .box-details [data-react-component] {
    max-height: 15px;
    align-self: baseline;
  }
}
.box-details + .table-responsive {
  margin-top: 15px;
}

form + form {
  margin-bottom: 15px;
}

.loading-spinner {
  display: flex;
  align-items: center;
}

.hide-chat-widget .widget,
.hide-chat-widget [data-test-id=widget-wrapper],
.hide-chat-widget #hubspot-messages-iframe-container {
  display: none !important;
}

.section {
  overflow: hidden;
}
.section .col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .section .col {
    float: left;
    width: 50%;
  }
}
.section .article {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .section .article {
    float: left;
    width: 33.3333333333%;
  }
}
.section .details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .section .details {
    float: left;
    width: 33.3333333333%;
  }
}
@media (min-width: 992px) {
  .section .details {
    float: left;
    width: 16.6666666667%;
  }
}
.section .active-users section {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.section .info {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .section .info {
    float: left;
    width: 25%;
  }
}

#maintenance {
  text-align: center;
  padding: 5px 0;
  background-color: #f28714;
  color: white;
}

.front-page {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  /* Hero */
  /* Membership */
  /* Stories */
  /* Kickstart */
  /* Infographics */
  /* Post & Recipes */
  /* Users */
  /* Articles */
  /* Matdagboken */
}
.front-page img {
  max-width: 100%;
}
.front-page a:active, .front-page a:focus {
  outline: 0;
}
.front-page a:active.btn.btn-primary, .front-page a:active.btn.btn-secondary, .front-page a:focus.btn.btn-primary, .front-page a:focus.btn.btn-secondary {
  color: white;
}
.front-page a:active.btn.read-more, .front-page a:focus.btn.read-more {
  background-color: #333;
}
.front-page span.link {
  color: #95c121;
}
.front-page span.link:hover {
  text-decoration: underline;
}
.front-page .read-more {
  display: block;
  margin: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.front-page .read-more:hover {
  color: #95c121;
}
.front-page h1 {
  font-size: 2.5em;
  margin: 10px 0 5px;
}
@media (min-width: 768px) {
  .front-page h1 {
    font-size: 2.5em;
  }
}
.front-page h2 {
  font-size: 1.6em;
  line-height: 1.5;
  margin: 10px 0 15px;
}
.front-page h3 {
  font-size: 1.4em;
  margin-bottom: 15px;
}
.front-page h4 {
  font-size: 1.2em;
  color: #95c121;
  font-weight: 600;
}
.front-page h5 {
  line-height: 1.5;
}
.front-page ul {
  list-style: none;
  padding: 0;
}
.front-page li {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  line-height: 2;
}
.front-page p {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-weight: 200;
  line-height: 1.5;
}
.front-page iframe {
  width: 100%;
}
.front-page .check-list li {
  position: relative;
  padding: 0 0 15px 20px;
}
.front-page .check-list li p {
  font-weight: 500;
  margin: 0;
  font-size: 1.1em;
}
.front-page .check-list li .icon-checkmark {
  position: absolute;
  left: 0;
  top: 5px;
  position: absolute;
}
@media (min-width: 768px) {
  .front-page .check-list li {
    padding-left: 25px;
  }
}
.front-page .icon-checkmark {
  color: #95c121;
  padding-right: 10px;
}
.front-page .section {
  padding: 30px 5px;
}
@media (min-width: 768px) {
  .front-page .section {
    padding: 70px 0;
  }
}
.front-page .col + .col {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .front-page .col + .col {
    margin-top: 0;
  }
}
.front-page .hero {
  background: url("/assets/images/static/bar.jpg") no-repeat 29% 0;
  background-size: cover;
}
@media (min-width: 768px) {
  .front-page .hero {
    background: url("/assets/images/static/bar.jpg") no-repeat 0 40%;
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .front-page .hero {
    background: url("/assets/images/static/bar.jpg") no-repeat 0 40%;
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  .front-page .hero {
    background: url("/assets/images/static/bar.jpg") no-repeat 0 29%;
    background-size: 100%;
  }
}
.front-page .hero h2 {
  font-weight: 300;
  font-size: 1.4em;
}
.front-page .packages {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.front-page .packages .panel {
  text-align: left;
  border: none;
}
.front-page .packages .panel .panel-heading {
  background-color: #a3a3a3;
  padding: 15px;
}
.front-page .packages .panel .panel-heading h3 {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
  font-weight: bold;
}
.front-page .packages .panel .panel-heading span {
  font-weight: 100;
  float: right;
}
.front-page .packages .panel ul {
  min-height: 120px;
  margin: 0 0 12px;
}
.front-page .packages .panel .panel-body {
  font-size: 15px;
}
.front-page .packages .panel .icon-checkmark {
  padding-right: 5px;
}
.front-page .packages .panel .btn {
  width: 100%;
}
.front-page .packages .panel.panel-plus .panel-heading {
  background-color: #f28714;
}
.front-page .packages .panel.panel-kickstart .panel-heading {
  background-color: #95c121;
}
.front-page .packages .panel.panel-coaching .panel-heading {
  background-color: #dc2d83;
}
.front-page .packages .create-account h4 {
  color: #333;
}
.front-page .packages .create-account p {
  font-weight: 500;
}
.front-page .packages .create-account a {
  color: #95c121;
}
.front-page .partners {
  text-align: center;
}
.front-page .partners .logos div {
  height: 80px;
  line-height: 80px;
}
.front-page .partners img {
  max-width: 80%;
}
@media (min-width: 768px) {
  .front-page .partners img {
    max-width: auto;
  }
}
.front-page .preamble {
  position: relative;
  padding-top: 70px;
  max-width: 560px;
}
.front-page .preamble p {
  font-size: 1.2em;
  max-width: 400px;
}
.front-page .price {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #95c121;
  color: white;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  display: table;
  float: none;
  bottom: -5px;
  left: 190px;
  position: absolute;
}
.front-page .price:hover {
  opacity: 0.6;
}
.front-page .price > div {
  display: table-cell;
  vertical-align: middle;
}
.front-page .price span {
  display: block;
  color: white;
}
.front-page .price p {
  color: white;
  line-height: 1;
  margin: 0 auto;
}
.front-page .price p.from {
  text-align: left;
  font-size: 11px;
  font-weight: 500;
  padding-left: 29px;
}
.front-page .price p.cost {
  font-size: 42px;
  font-weight: 600;
}
.front-page .price p.month {
  font-size: 11px;
}
@media (min-width: 480px) {
  .front-page .price {
    left: 250px;
  }
}
@media (min-width: 768px) {
  .front-page .preamble li,
.front-page .preamble .btn {
    font-size: 1.3em;
    width: auto;
  }
  .front-page .preamble p {
    max-width: 500px;
  }
  .front-page .price {
    width: 190px;
    height: 190px;
    bottom: -20px;
    right: 0;
    left: auto;
  }
  .front-page .price p.from {
    font-size: 16px;
    padding-left: 44px;
  }
  .front-page .price p.cost {
    font-size: 70px;
  }
  .front-page .price p.month {
    font-size: 18.5px;
  }
}
@media (min-width: 992px) {
  .front-page .preamble p {
    max-width: none;
  }
  .front-page .preamble .btn {
    font-size: 1.5em;
    padding: 10px 30px;
  }
}
.front-page .membership {
  background-color: #ffefaf;
  text-align: center;
}
.front-page .membership h2 {
  margin-bottom: 30px;
}
.front-page .membership a {
  color: #333;
}
.front-page .membership a:hover, .front-page .membership a:active, .front-page .membership a:focus {
  text-decoration: none;
}
.front-page .details {
  min-height: 235px;
}
@media (min-width: 992px) {
  .front-page .details {
    min-height: auto;
  }
}
.front-page .details > div {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #f58233;
  color: white;
  font-size: 18px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.front-page .details h4 {
  color: #f58233;
}
.front-page .details p {
  max-width: 170px;
  margin: 0 auto;
}
.front-page .details svg {
  display: block;
  width: 50px;
  fill: white;
  height: 100%;
  margin: 0 auto;
  position: absolute;
  left: 25px;
  bottom: 0;
}
.front-page svg.icon-menu {
  height: 60px;
  bottom: 20px;
}
.front-page .user-stories .container {
  position: relative;
}
.front-page .slick-list {
  margin: 0 auto;
  max-width: 850px;
  min-height: 210px;
}
.front-page .prev,
.front-page .next {
  position: absolute;
  font-size: 35px;
  z-index: 10;
  top: 35%;
  color: #666;
  opacity: 0.5;
}
.front-page .prev:hover,
.front-page .next:hover {
  opacity: 1;
}
.front-page .prev {
  left: 0;
}
.front-page .next {
  right: 0;
}
.front-page .slick-slide {
  margin: 0 60px;
  outline: none;
}
.front-page .slick-slide a:active,
.front-page .slick-slide a:focus,
.front-page .slick-slide a:hover {
  text-decoration: none;
}
.front-page .slick-slide a:hover h2,
.front-page .slick-slide a:hover p {
  text-decoration: none;
}
.front-page .user-stories {
  background-color: #f2f2f2;
  position: relative;
}
.front-page .user-story a {
  display: block;
  color: #333;
}
.front-page .user-story .user {
  display: table;
  margin: 0 auto;
  position: relative;
}
.front-page .weightloss {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #95c121;
  color: white;
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: 85px;
  z-index: 10;
  left: -40px;
  display: table;
}
.front-page .weightloss > div {
  display: table-cell;
  vertical-align: middle;
}
.front-page .weightloss .text-highlight {
  font-size: 30px;
  line-height: 1;
  margin: 0;
  font-weight: 700;
}
.front-page .weightloss span {
  font-weight: 200;
  font-size: 12.5px;
}
.front-page .user-story .user-image {
  border: 8px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  width: 180px;
  height: 180px;
  margin: 0 auto;
  transform: rotate(-2deg);
}
.front-page .user-story .user-image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.front-page .story-summary {
  padding-top: 30px;
  clear: both;
}
.front-page .story-summary p {
  color: #333;
}
.front-page .user-story {
  clear: both;
  margin: 0 auto 30px;
}
.front-page .user-story h2 {
  margin: 0;
}
.front-page .user-story p {
  font-weight: normal;
  font-size: 0.95em;
  line-height: 1.8;
}
.front-page .info-text {
  font-size: 0.9em;
  text-align: center;
  clear: both;
  margin: 0 auto;
  max-width: 850px;
  color: #666;
}
@media (min-width: 768px) {
  .front-page .user-story .story-summary {
    margin: 0;
    clear: none;
    float: right;
    width: calc(100% - 200px);
    padding-top: 0;
  }
  .front-page .user-story .user {
    float: left;
  }
  .front-page .weightloss {
    position: absolute;
    top: 100px;
    left: auto;
    margin: 0 0 0 -30px;
  }
}
.front-page .kickstart {
  overflow: hidden;
}
.front-page .kickstart .btn {
  font-size: 1.5em;
}
.front-page .kickstart li p {
  font-size: 1.1em;
}
.front-page .kickstart .text-highlight {
  font-size: 1.6em;
  color: #95c121;
  font-weight: 700;
  padding-top: 15px;
  display: block;
}
@media (min-width: 992px) {
  .front-page .kickstart .text-highlight {
    display: inline;
    padding: 0 0 0 15px;
  }
}
.front-page .infographics {
  background-color: #f2f2f2;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  overflow: hidden;
}
.front-page .info {
  padding-top: 60px;
}
.front-page .info:first-child {
  padding-top: 0;
}
@media (min-width: 992px) {
  .front-page .info {
    padding-top: 0;
  }
}
.front-page .info p {
  font-size: 0.9em;
  color: #dc2d83;
  font-weight: 600;
  margin: 0;
}
.front-page .info svg {
  fill: #dc2d83;
  height: 60px;
  width: 100%;
}
.front-page .info .text-highlight {
  font-size: 3em;
  color: #dc2d83;
  display: block;
  font-weight: 600;
}
.front-page .info .text-highlight + p {
  font-weight: 200;
  font-size: 1.46em;
  line-height: 1.3;
}
.front-page .info .circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #dc2d83;
  color: white;
  font-size: 18px;
  text-align: center;
  display: table;
  margin: 0 auto 15px;
  font-size: 30px;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.front-page .info .circle > span {
  display: table-cell;
  vertical-align: middle;
}
.front-page .info.signed-in-users > div {
  display: table;
  margin: 0 auto;
}
.front-page .info .pull-left:first-child {
  z-index: 2;
  margin-right: -5px;
  position: relative;
}
.front-page .info .pull-left:last-child {
  margin-left: -5px;
  z-index: 1;
  position: relative;
}
.front-page .info .pull-left + .pull-left .circle {
  background-color: white;
  color: #dc2d83;
}
.front-page .signup-now {
  background-color: #95c121;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  overflow: hidden;
}
.front-page .signup-now h2 {
  font-size: 30px;
  line-height: 1.2;
  margin: 0;
  padding: 0 5%;
}
@media (min-width: 768px) {
  .front-page .signup-now h2 {
    font-size: 40px;
  }
}
.front-page .signup-now p {
  font-size: 16px;
  max-width: 640px;
  margin: 20px auto;
  line-height: 1.4;
}
.front-page .signup-now .btn {
  background-color: #ffffff;
  color: #95c121;
  font-weight: bold;
}
.front-page .recent-activites .col:first-child {
  border-right: 1px solid #f2f2f2;
}
.front-page .recent-activites h3 {
  margin: 0 0 30px;
}
.front-page .recent-activites button {
  margin: -15px 0 15px;
}
.front-page .recipe::before {
  content: none;
}
.front-page .post::after,
.front-page .recipe::after {
  content: "";
  height: 1px;
  position: absolute;
  top: auto;
  left: 0;
  bottom: -30px;
  right: 0;
  background-color: #f2f2f2;
}
.front-page .post:last-child::after,
.front-page .recipe:last-child::after {
  content: none;
}
.front-page .post,
.front-page .recipe {
  position: relative;
  margin-bottom: 60px;
  min-height: 0;
}
.front-page .post p,
.front-page .recipe p {
  margin-bottom: 0;
}
.front-page .post header,
.front-page .recipe header {
  min-height: 80px;
  margin-left: 95px;
}
.front-page .post .image,
.front-page .recipe .image {
  border: 5px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 80px;
  height: 80px;
}
.front-page .post .image img,
.front-page .recipe .image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  height: 100%;
  width: 100%;
}
.front-page .meta {
  font-size: 0.9em;
}
.front-page .meta span {
  font-weight: 700;
}
.front-page .meta p {
  margin: 0;
}
@media (min-width: 768px) {
  .front-page .recent-activites .col {
    padding: 0 30px;
  }
  .front-page .recent-activites .col:first-child {
    padding-left: 15px;
  }
  .front-page .recent-activites .col:last-child {
    padding-right: 15px;
  }
  .front-page .recent-activites button {
    margin: 0;
  }
  .front-page .post,
.front-page .recipe {
    min-height: 125px;
  }
  .front-page .post header,
.front-page .recipe header {
    min-height: auto;
    margin-left: 0;
  }
  .front-page .post header,
.front-page .post header + div,
.front-page .recipe header,
.front-page .recipe header + div {
    margin-left: 140px;
  }
  .front-page .post .image,
.front-page .recipe .image {
    border: 5px solid #fff;
    overflow: hidden;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 125px;
    height: 125px;
  }
}
.front-page .active-users {
  overflow: hidden;
}
.front-page .active-users h3 {
  position: relative;
  margin: 0 0 15px 15px;
}
.front-page .active-user {
  padding: 0 15px 30px;
  float: left;
}
.front-page .active-user:first-child {
  padding-left: 15px;
}
.front-page .active-user:last-child {
  padding-right: 15px;
}
.front-page .active-user .image {
  border: 4px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 68px;
  height: 68px;
}
@media (min-width: 768px) {
  .front-page .active-user:first-child {
    margin-left: -15px;
  }
  .front-page .active-user:last-child {
    margin-right: -15px;
  }
  .front-page .active-users h3::before {
    content: "";
    height: 1px;
    position: absolute;
    top: -30px;
    left: 0;
    bottom: auto;
    right: 0;
    background-color: #f2f2f2;
  }
  .front-page .active-user img {
    border-width: 5px;
  }
}
@media (min-width: 1200px) {
  .front-page .active-user .image {
    width: 88px;
    height: 88px;
  }
}
.front-page .article {
  margin-top: 30px;
}
.front-page .article:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .front-page .article {
    margin-top: 0;
  }
}
.front-page .recent-articles {
  background-color: #f2f2f2;
}
.front-page .recent-articles h3 {
  margin-left: 15px;
  margin-top: 0;
}
.front-page .article p {
  font-weight: normal;
  margin-bottom: 15px;
}
.front-page .article .date {
  font-weight: bold;
}
.front-page .recent-articles .read-more {
  margin-top: 15px;
}
.front-page .matdagboken.section {
  padding-top: 0;
  padding-bottom: 0;
}
.front-page .matdagboken span {
  display: block;
}
.front-page .matdagboken strong {
  display: block;
}
.front-page .matdagboken img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.front-page .matdagboken .signature {
  width: 100px;
  margin-top: 10px;
  margin-left: -3px;
}
.front-page .name {
  color: #666;
  text-align: center;
  font-weight: 200;
  float: left;
  padding-left: 40px;
}
.front-page .matdagboken .col-lg-6:first-child {
  padding-block: 60px;
}
@media (min-width: 768px) {
  .front-page .johan {
    padding-left: 30px;
  }
  .front-page .matdagboken img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .front-page .matdagboken p {
    font-size: 1.15em;
  }
  .front-page h5.name {
    padding-left: 70px;
  }
}
@media (min-width: 1200px) {
  .front-page h5.name {
    padding-left: 100px;
  }
}
.front-page .recipes--plus-membership {
  background: white;
}
.front-page .recipes--plus-membership .row > div:first-child {
  border-color: #f2f2f2;
}
.front-page .recipes--plus-membership ul {
  padding: 0 0 0 1.5em;
}
.front-page .recipes--plus-membership ul li {
  position: initial;
}
.front-page .recipes--plus-membership ul li .icon-checkmark {
  left: 15px;
  top: initial;
  position: absolute;
}
.front-page .recipes--plus-membership h2 {
  font-size: 24px;
}
@media (min-width: 992px) {
  .front-page .recipes--plus-membership h2 {
    font-size: 32px;
  }
}
.front-page .recipes--plus-membership .check-list li p {
  margin: 0.5em 0 1.2em;
  font-size: 1.2em;
}
.front-page .recipes--plus-membership .price {
  width: auto;
  height: auto;
  bottom: initial;
  right: initial;
  left: initial;
  position: initial;
  border-radius: 0;
  background: initial;
}
.front-page .recipes--plus-membership .price span {
  color: #333;
}

.header—nav {
  background: #edf9cc;
}
.header—nav header {
  position: relative;
  min-height: 100px;
  padding: 20px 0;
}
@media screen and (min-width: 450px) {
  .header—nav header {
    padding: 30px 0;
  }
}
.header—nav .header—nav-title {
  margin: 0;
}
.header—nav .header—nav-container {
  border: 0;
  opacity: 1;
  color: #333;
  z-index: 100;
  font-weight: 700;
  margin-top: 5px;
}
@media screen and (min-width: 450px) {
  .header—nav .header—nav-container {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    position: absolute;
  }
}
@media screen and (min-width: 1200px) {
  .header—nav .header—nav-container {
    z-index: unset;
  }
}
.header—nav .header—nav-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
.header—nav .header—nav-list.active {
  display: block;
  position: absolute;
  left: -15px;
  right: -15px;
  width: calc(100% + 30px);
  background: #edf9cc;
  top: 90px;
  z-index: 100;
}
@media screen and (min-width: 450px) {
  .header—nav .header—nav-list.active {
    right: 0;
    top: 60px;
    width: auto;
  }
}
.header—nav .header—nav-list.active a {
  display: block;
  padding: 15px;
  border-top: 1px solid white;
}
.header—nav .header—nav-list.active a:hover {
  border-bottom: 0;
}
.header—nav .header—nav-title {
  font-size: 20px;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
@media screen and (min-width: 450px) {
  .header—nav .header—nav-title {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
}
.header—nav a.header—nav-title {
  color: #333;
}
.header—nav a.header—nav-title:hover {
  text-decoration: none;
}
.header—nav svg {
  width: 15px;
  height: 15px;
}
.header—nav .header—nav-item svg,
.header—nav .header—nav-item i {
  margin-right: 5px;
}
.header—nav .header—nav-item a {
  font-weight: 500;
  color: #333;
}
.header—nav .header—nav-item a:hover {
  text-decoration: none;
  border-bottom: 1px solid #333;
}
.header—nav .header—nav-button {
  margin-left: 10px;
}
.header—nav .header—nav-button svg {
  margin: 0;
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: bottom;
}
.header—nav .header—nav-button:hover, .header—nav .header—nav-button.button-active {
  color: #333;
  outline: 0;
  border-bottom: 1px solid #333;
}
.header—nav .header—nav-button:focus {
  background: #333;
  color: white;
  outline: 0;
}
@media screen and (min-width: 992px) {
  .header—nav header {
    padding: 15px;
  }
  .header—nav .header—nav-title {
    font-size: 30px;
  }
  .header—nav .header—nav-button {
    display: none;
  }
  .header—nav .header—nav-container {
    right: 0;
  }
  .header—nav .header—nav-list {
    display: block;
  }
  .header—nav .header—nav-list.active {
    top: 50%;
    border: 0;
    padding-top: 0;
  }
  .header—nav .header—nav-item {
    float: left;
    padding-right: 30px;
    border: 0;
  }
  .header—nav .header—nav-item:last-child {
    padding-right: 0;
  }
  .header—nav .header—nav-item:last-child.has-button {
    margin-left: -20px;
  }
  body.mypage .header—nav .header—nav-item:last-child {
    margin-left: 0;
  }
  .header—nav a.create {
    background-color: white;
    padding: 10px 15px;
    border-radius: 5px;
  }
  .header—nav a.create:hover {
    border: 0;
    color: white;
    fill: white;
    background-color: #333;
  }
}
@media screen and (min-width: 992px) {
  .header—nav .header—nav-title {
    font-size: 36px;
  }
}

.header—nav-container {
  list-style: none;
}

.header—nav-container {
  margin: 0;
  padding: 0;
}
.header—nav-container > li {
  float: left;
}

.recipes-theme {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 60px;
}

.recipe--no-image {
  height: 100%;
}
.recipe--no-image.inspire {
  width: 80px;
  height: 80px;
  position: absolute;
  border: 5px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
}
@media screen and (min-width: 768px) {
  .recipe--no-image.inspire {
    width: 125px;
    height: 125px;
  }
}

.recipe-theme--list {
  margin-top: 30px;
}

.recipe-theme--actions {
  float: right;
}

.recipe-theme {
  display: block;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .recipe-theme {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .recipe-theme {
    margin-bottom: 0;
  }
}
.recipe-theme:hover .recipe-theme--header {
  background-color: #333;
}
.recipe-theme:hover h3,
.recipe-theme:hover h4 {
  color: white;
}

.recipe--print-screen {
  cursor: pointer;
}
.recipe--print-screen svg {
  fill: #95c121;
}
.recipe--print-screen strong {
  margin-left: 5px;
}

.recipe-theme--header {
  display: block;
  background-color: #edf9cc;
  padding: 10px 15px;
}

.recipe-theme--title {
  font-size: 1.2em;
  font-weight: 600;
  margin: 0;
  line-height: 1.5;
}

h4.recipe-theme--title {
  text-transform: uppercase;
  font-size: 90%;
  font-weight: normal;
  margin: 0;
  color: #333;
}

.recipes-listing {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.recipes-listing .recipes {
  margin-top: 15px;
}

.recipes-listing.search .recipes--header {
  min-height: 200px;
}

.recipes--type {
  background-color: #f2f2f2;
}

.recipes--type svg {
  width: 30px;
  height: 30px;
  display: none;
}
@media screen and (min-width: 768px) {
  .recipes--type svg {
    width: 60px;
    height: 60px;
    display: inline-block;
  }
}

.recipes--type .row {
  padding: 30px 0;
}

.recipes--type h3 {
  font-size: 1.5em;
  font-weight: 700;
  margin-top: 0;
}

.recipes-type--list-item {
  background: #95c121;
  padding: 5px;
  margin: 0 10px 10px 0;
  border-radius: 5px;
  float: left;
}
@media screen and (min-width: 768px) {
  .recipes-type--list-item {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    float: none;
  }
}

.recipes--type--link {
  color: white;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .recipes--type--link {
    color: #333;
  }
}

.recipes--section-title {
  font-size: 1.5em;
  text-align: center;
  padding-top: 30px;
}
.recipes--section-title.type {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .recipes--section-title {
    padding-top: 0;
    min-height: 60px;
    line-height: 61px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .recipes--type .recipes--section-title {
    border-bottom: 1px solid #eaeaea;
  }
}

.recipes {
  padding-bottom: 60px;
}

.recipes--type--list {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .recipes--type--list {
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .recipes--type--list {
    margin-bottom: 0;
  }
}

.recipes--type--tags div,
.recipes--type-categories div {
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .recipes--type--tags div,
.recipes--type-categories div {
    max-width: 148px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .recipes--type--tags div,
.recipes--type-categories div {
    max-width: 100%;
  }
}

.recipe--author {
  font-style: italic;
  color: #7f7f7f;
}

.recipe--summary {
  padding: 15px;
  border-top: 0;
  min-height: 155px;
  margin-bottom: 10px;
}

.recipe--tags {
  color: #7f7f7f;
  max-height: 20px;
  overflow: hidden;
}

.recipe--featured-image {
  height: 165px;
  position: relative;
  display: block;
}
.recipe--featured-image .recipe--image,
.recipe--featured-image .recipe--no-image {
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.recipe--featured-image .recipe--image img.recipe--img,
.recipe--featured-image .recipe--no-image img.recipe--img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}
.recipe--featured-image .recipe--plus-members-only {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 25px;
  width: 25px;
  z-index: 2;
}
.recipe--featured-image .recipe--plus-members-only svg {
  width: 25px;
  height: 25px;
  fill: #95c121;
  background: white;
  border-radius: 50%;
  overflow: hidden;
}
.recipe--featured-image .recipe--no-image svg {
  fill: white;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.recipe {
  position: relative;
  margin: 15px 0;
  min-height: 325px;
}
.recipe::before {
  content: "";
  box-shadow: 0px 0px 5px 0px #cdcdcd;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  z-index: -1;
}

.recipe--quick-info {
  list-style: none;
  background: #f2f2f2;
  padding: 0 10px;
  margin: 0;
  color: #666;
  font-size: 90%;
  max-height: 37px;
  overflow: hidden;
}
.recipe--quick-info li {
  display: inline-block;
  margin-left: 5px;
  padding: 10px 0;
}

.recipe--title {
  font-size: 1.1em;
  font-weight: 600;
  margin: 5px 0;
  line-height: 1.5;
}

h3.recipe--title {
  word-break: break-all;
}

.recipe-container {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  overflow: hidden;
}
.recipe-container .recipe {
  margin-top: 30px;
}
.recipe-container .recipe--no-image,
.recipe-container .recipe--image {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}
@media screen and (min-width: 450px) {
  .recipe-container .recipe--no-image,
.recipe-container .recipe--image {
    height: 340px;
  }
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--no-image,
.recipe-container .recipe--image {
    height: 400px;
  }
}
.recipe-container .recipe--gallery img {
  display: none;
}
.recipe-container .recipe--gallery figure {
  padding: 0 7.5px;
}
.recipe-container .recipe--gallery .row {
  margin: 0 -7.5px;
}
.recipe-container .recipe--gallery-image {
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 15px 0;
  display: block;
}
.recipe-container .recipe--plus-members-only {
  right: 20px;
}
.recipe-container .recipe--header-top {
  margin: 15px 0;
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--header-top {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--author {
    border-left: 1px solid #f2f2f2;
    min-height: 50px;
  }
}
.recipe-container .recipe--links {
  display: inline-block;
  vertical-align: top;
  font-style: normal;
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--links {
    max-width: 110px;
  }
}
.recipe-container .recipe--links a {
  padding-right: 5px;
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--links a {
    display: block;
  }
}
.recipe-container .recipe--author-byline {
  color: #cdcdcd;
  margin-bottom: 0;
}
.recipe-container .author-admin {
  line-height: 25px;
  color: white;
  font-weight: 700;
  font-size: 90%;
  text-align: center;
  display: inline-block;
  background: #f58233;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
@media screen and (min-width: 992px) {
  .recipe-container .author-admin {
    position: absolute;
    left: 73px;
    bottom: 0px;
  }
}
.recipe-container .recipe--author-link {
  display: none;
  width: 75px;
  height: 75px;
  border: 5px solid #fff;
  overflow: hidden;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.32);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: visible;
  position: relative;
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--author-link {
    display: inline-block;
    margin-right: 10px;
  }
}
.recipe-container .recipe--title h1 {
  margin: 0 0 10px;
  display: inline;
}
@media screen and (min-width: 992px) {
  .recipe-container .recipe--title h1 {
    display: block;
    margin: 0;
  }
}
.recipe-container .recipe--title a {
  font-weight: normal;
  font-size: 0.9em;
}
.recipe-container .recipe--summary {
  min-height: auto;
  padding: 15px 0 0;
}
.recipe-container .recipe--summary p {
  margin: 0;
  font-size: 1.2em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .recipe-container .recipe--summary {
    padding-top: 0;
  }
}

.recipe--toolbar-container {
  position: relative;
}

.recipe--toolbar {
  padding: 15px 0;
  border-top: 1px solid #f2f2f2;
  overflow: hidden;
}
.recipe--toolbar strong {
  display: block;
}
.recipe--toolbar > div {
  float: left;
  padding-right: 10px;
  margin: 0 auto;
  text-align: center;
}
.recipe--toolbar .recipe--rating-container {
  width: 95px;
}
@media screen and (min-width: 450px) {
  .recipe--toolbar .recipe--rating-container {
    width: 110px;
  }
}
.recipe--toolbar .recipe--cooking-time {
  width: 70px;
}
@media screen and (min-width: 450px) {
  .recipe--toolbar .recipe--cooking-time {
    width: 85px;
  }
}
.recipe--toolbar .recipe--comments-count {
  width: 55px;
}
@media screen and (min-width: 450px) {
  .recipe--toolbar .recipe--comments-count {
    width: 70px;
  }
}
.recipe--toolbar .recipe--actions {
  float: right;
  padding-right: 0;
  width: 70px;
}
@media screen and (max-width: 400px) {
  .recipe--toolbar .recipe--actions {
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (min-width: 450px) {
  .recipe--toolbar .recipe--actions {
    width: 150px;
  }
}
.recipe--toolbar .recipe--actions-button {
  padding: 5px;
  width: 100%;
  border: 1px solid #f2f2f2;
  background: transparent;
  height: 50px;
  font-weight: 700;
  text-align: left;
  position: relative;
  border-radius: 3px;
}
@media screen and (min-width: 450px) {
  .recipe--toolbar .recipe--actions-button {
    padding: 15px;
  }
}
.recipe--toolbar .recipe--actions-button:focus {
  outline: none;
}
.recipe--toolbar .recipe--actions-button:hover, .recipe--toolbar .recipe--actions-button.active {
  background: #333;
  color: white;
}
.recipe--toolbar .recipe--actions-button:hover svg, .recipe--toolbar .recipe--actions-button.active svg {
  fill: white;
}
.recipe--toolbar .recipe--actions-button svg {
  position: absolute;
  right: 2px;
  top: 13px;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 992px) {
  .recipe--toolbar .recipe--actions-button svg {
    top: 9px;
    right: 5px;
  }
}
.recipe--toolbar .recipe--actions-button .icon-up {
  display: none;
}
.recipe--toolbar .recipe--actions-button.active .icon-down {
  display: none;
}
.recipe--toolbar .recipe--actions-button.active .icon-up {
  display: inline;
}
.recipe--toolbar .recipe--actions-button.active + .recipe--actions-list {
  display: block;
}
@media screen and (max-width: 400px) {
  .recipe--toolbar .recipe--actions-button.active + .recipe--actions-list {
    width: 100%;
  }
}
.recipe--toolbar .recipe--rating-count {
  padding-top: 10px;
  text-align: left;
  margin-bottom: 0;
}
.recipe--toolbar .recipe--rating-result {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 43.9 41.8' style='enable-background:new 0 0 20 20; fill:%23eece49;' xml:space='preserve' preserveAspectRatio='none slice' %3E%3Cpath d='M21.5-0.2l6.7,13.5l14.9,2.2L32.3,26l2.5,14.8l-13.3-7l-13.3,7L10.8,26L0,15.5l14.9-2.2L21.5-0.2z M21.5-0.2'/%3E%3C/svg%3E");
}
.recipe--toolbar .recipe--rating-result:last-child {
  display: none;
}
.recipe--toolbar svg {
  width: 25px;
  height: 25px;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .recipe--toolbar {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 30px;
  }
  .recipe--toolbar svg {
    width: 30px;
    height: 30px;
  }
  .recipe--toolbar > div {
    text-align: left;
    max-height: 30px;
    margin: 0 15px 0 0;
  }
  .recipe--toolbar .recipe--rating-container {
    width: 235px;
  }
  .recipe--toolbar .recipe--cooking-time {
    width: 95px;
  }
  .recipe--toolbar .recipe--comments-count {
    width: 95px;
  }
  .recipe--toolbar .recipe--actions,
.recipe--toolbar .recipe--actions-list {
    width: 25%;
    margin-right: 0;
  }
  .recipe--toolbar .recipe--actions-button {
    height: 40px;
    margin-top: -5px;
    padding: 0 10px;
  }
  .recipe--toolbar .recipe--rating {
    display: inline-block;
  }
  .recipe--toolbar .recipe--rating-count {
    padding-top: 0;
  }
  .recipe--toolbar .recipe--rating-result {
    background-size: 30px 30px;
    height: 30px;
  }
  .recipe--toolbar .recipe--rating-result:first-child {
    display: none;
  }
  .recipe--toolbar .recipe--rating-result:last-child {
    display: block;
  }
  .recipe--toolbar .recipe--rating {
    background-size: 30px 30px;
    height: 30px;
    width: 150px;
    display: inline-block;
  }
  .recipe--toolbar strong {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}

.recipe--actions .alert {
  position: absolute;
  top: 15px;
  bottom: 0;
  left: 0;
  right: 84px;
  height: 50px;
  padding: 5px;
  border-radius: 3px;
  margin: 0;
}
@media screen and (min-width: 450px) {
  .recipe--actions .alert {
    right: 165px;
    padding: 15px;
  }
}
@media screen and (min-width: 992px) {
  .recipe--actions .alert {
    right: 245px;
    padding: 10px;
    top: 10px;
    height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .recipe--actions .alert {
    right: 295px;
  }
}

body .modal-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  border-radius: 3px;
  padding: 20px;
  z-index: 1001;
  min-height: 120px;
  background: #95c121;
  color: white;
  max-width: 390px;
  width: 100%;
}
body .modal-popup p {
  margin: 0;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  max-width: inherit;
  left: 20px;
  right: 30px;
  font-size: 1.2em;
}
body .modal-popup svg {
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  top: -10px;
  right: -10px;
  fill: white;
}
body .modal-popup svg:hover {
  fill: #333;
}

.modal-popup-active:after {
  content: "";
  position: fixed;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.recipe--actions-list {
  display: none;
  position: absolute;
  min-width: 205px;
  background: white;
  z-index: 100;
  border: 1px solid #f2f2f2;
  padding: 0;
  list-style: none;
  text-align: left;
  right: 0;
  margin-top: 10px;
}
.recipe--actions-list li {
  padding: 15px;
}
.recipe--actions-list li:hover {
  background: #f2f2f2;
}

.recipe--rating {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 43.9 41.8' style='enable-background:new 0 0 20 20; fill:%23f2f2f2;' xml:space='preserve' preserveAspectRatio='none slice' %3E%3Cpath d='M21.5-0.2l6.7,13.5l14.9,2.2L32.3,26l2.5,14.8l-13.3-7l-13.3,7L10.8,26L0,15.5l14.9-2.2L21.5-0.2z M21.5-0.2'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: repeat-x;
  height: 20px;
  margin: 5px 0 0 -2px;
  width: 100px;
  text-align: left;
}

.recipe--rating-result {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 43.9 41.8' style='enable-background:new 0 0 20 20; fill:%23eece49;' xml:space='preserve' preserveAspectRatio='none slice' %3E%3Cpath d='M21.5-0.2l6.7,13.5l14.9,2.2L32.3,26l2.5,14.8l-13.3-7l-13.3,7L10.8,26L0,15.5l14.9-2.2L21.5-0.2z M21.5-0.2'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-repeat: repeat-x;
  height: 20px;
  display: block;
}
.recipe--rating-result[data-value="1"] {
  width: 20px;
}
.recipe--rating-result[data-value="2"] {
  width: 40px;
}
.recipe--rating-result[data-value="3"] {
  width: 60px;
}
.recipe--rating-result[data-value="4"] {
  width: 80px;
}
.recipe--rating-result[data-value="5"] {
  width: 100px;
}

.recipe--rate label {
  margin-right: -3.5px;
}

.recipe--rate-container {
  overflow: hidden;
  padding: 10px 0;
}
.recipe--rate-container strong {
  font-size: 1.2em;
  float: left;
  margin-right: 20px;
  height: 30px;
  line-height: 35px;
}

.recipe--rate {
  float: left;
}
.recipe--rate svg {
  width: 25px;
  height: 25px;
}
.recipe--rate > label {
  fill: #f2f2f2;
  float: right;
}
.recipe--rate > input {
  display: none;
}
.recipe--rate > label:before {
  margin-right: 5px;
  display: inline-block;
}
.recipe--rate > input:checked ~ label, .recipe--rate:not(:checked) > label:hover, .recipe--rate:not(:checked) > label:hover ~ label {
  fill: #eece49;
}
.recipe--rate > input:checked + label:hover, .recipe--rate > input:checked ~ label:hover, .recipe--rate > input:checked ~ label:hover ~ label {
  fill: #ffdd4f;
}

.recipe--rating-container {
  margin-bottom: 15px;
}

.recipe--old-cooking-time {
  margin: 10px 0 5px;
}

.recipe--type-list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.recipe--type-list li {
  display: inline-block;
}

.recipe--type-item {
  height: 25px;
  line-height: 24px;
  background-color: #95c121;
  padding: 0 10px;
  margin: 0 5px 10px 0;
  color: white;
  font-weight: 200;
  border-radius: 3px;
  display: block;
}
.recipe--type-item:hover {
  background: #edf9cc;
  text-decoration: none;
}

.recipe--nutrition-facts {
  margin: 15px 0;
  padding: 15px 0;
  border-top: 1px solid #f2f2f2;
}

.recipe--nutrition-facts-title {
  display: block;
  margin: 0 0 15px;
}

.recipe--nutrition-title {
  display: block;
  text-align: center;
  margin: 0 0 15px;
}

.recipe--nutrition-list {
  list-style: none;
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  max-width: 300px;
}
@media screen and (min-width: 450px) {
  .recipe--nutrition-list {
    max-width: none;
  }
}

.recipe--nutrition {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #edf9cc;
  color: #333;
  font-size: 30px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .recipe--nutrition {
    width: 78px;
    height: 78px;
    font-size: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .recipe--nutrition {
    width: 90px;
    height: 90px;
    font-size: 30px;
  }
}
.recipe--nutrition div {
  display: table-cell;
  vertical-align: middle;
}
.recipe--nutrition span {
  font-size: 13px;
  display: block;
  line-height: 1;
}
.recipe--nutrition strong {
  display: block;
  line-height: 1;
}
.recipe--nutrition.kcal {
  background-color: #95c121;
  color: white;
}

.recipe--nutrition-item {
  padding-right: 10px;
  float: left;
  width: 125px;
}
.recipe--nutrition-item:last-child {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .recipe--nutrition-item {
    width: auto;
  }
}

.recipe--nutrition-item-title {
  margin-bottom: 10px;
  text-align: center;
}

.recipe--section-bottom {
  margin: 30px 0;
  background-color: #f2f2f2;
}
.recipe--section-bottom h2 {
  margin: 0 0 20px;
}
@media screen and (min-width: 768px) {
  .recipe--section-bottom {
    padding: 30px 0;
  }
}

.recipe--ingredients {
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .recipe--ingredients {
    padding-top: 0;
  }
}
.recipe--ingredients table {
  width: 100%;
}
.recipe--ingredients tr {
  border-bottom: 1px solid #cdcdcd;
}
.recipe--ingredients tr:last-child {
  border: 0;
}
.recipe--ingredients tr:first-child td {
  padding-top: 0;
}
.recipe--ingredients td {
  padding: 15px 0;
  vertical-align: top;
  border-collapse: collapse;
  font-size: 1.1em;
}
.recipe--ingredients:after {
  content: "";
  width: 1px;
  background: #cdcdcd;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
}

.recipe--ingredient-qty {
  padding-right: 2px;
}

.recipe--ingredient-name {
  padding-left: 15px;
}

.recipe--servings {
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  .recipe--servings {
    position: absolute;
    right: 15px;
    top: 0;
    width: 180px;
  }
}

.recipe--servings-inner {
  display: flex;
  flex-direction: column;
}

.recipe--servings-label {
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 0.95em;
}

.recipe--servings-input {
  width: 40%;
  font-weight: 700;
  padding: 10px 15px;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  background: white;
  font-size: 1.1em;
  transition: border 0.2s ease, box-shadow 0.2s ease;
}
.recipe--servings-input::-webkit-outer-spin-button, .recipe--servings-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.recipe--servings-input[type=number] {
  -moz-appearance: textfield;
}
.recipe--servings-input:focus {
  outline: none;
  border-color: #95c121;
  box-shadow: 0 0 0 2px rgba(149, 193, 33, 0.15);
}
@media screen and (min-width: 1200px) {
  .recipe--servings-input {
    width: 100%;
  }
}

.recipe--ingredients-notice {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .recipe--ingredients-notice {
    padding-top: 0;
  }
}

.recipe--instructions {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .recipe--instructions {
    padding-top: 0;
    padding-left: 60px;
  }
}

.recipe--instruction-list {
  counter-reset: item;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}

.recipe--instruction-item {
  list-style-type: none;
  font-size: 1.1em;
  position: relative;
  margin: 0 0 30px 30px;
}
.recipe--instruction-item::before {
  content: counter(item);
  counter-increment: item;
  font-weight: 600;
  margin-right: 3px;
  background: #333;
  border-radius: 50%;
  color: white;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  left: -50px;
  position: absolute;
  top: 0;
  font-size: 0.9em;
}

.recipe--related {
  padding: 15px 0 30px;
}

.recipe--related-title {
  margin-top: 0;
  font-weight: 700;
}

.recipes--header {
  min-height: 283px;
  background: url("/assets/images/static/recipes/recipe-hero.jpg") no-repeat 60%;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 768px) {
  .recipes--header {
    min-height: 400px;
  }
}

.recipes--search {
  width: calc(100% - 30px);
  max-width: 720px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.recipes--search svg {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}

.recipes-search--field {
  width: 100%;
  border: none;
  box-shadow: none;
  border-radius: 60px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0 30px 0 50px;
  height: 60px;
}
.recipes-search--field:focus {
  outline: 0;
}

.recipes--search-submit {
  background-color: #95c121;
  border: 0;
  border-radius: 60px;
  color: white;
  padding: 10px 15px;
  position: absolute;
  right: 10px;
  top: 10px;
  text-transform: uppercase;
  font-size: 1.1em;
}
@media screen and (min-width: 768px) {
  .recipes--search-submit {
    padding: 10px 30px;
  }
}
.recipes--search-submit:focus {
  outline: none;
}
.recipes--search-submit:hover {
  background-color: #333;
  color: white;
  text-decoration: none;
}

.recipes--search-advanced {
  position: absolute;
  right: 0;
  color: white;
  padding-top: 10px;
}

.recipes--quick-search-result {
  z-index: 10;
  position: absolute;
  top: 244px;
  right: 0;
  left: 0;
  width: 90%;
  background-color: white;
  border-radius: 5px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .recipes--quick-search-result {
    left: 50%;
    transform: translateX(-50%);
    max-width: 720px;
    width: 100%;
    margin: 0;
  }
}
.recipes--quick-search-result .recipes--search-message {
  margin: 20px;
}
.recipes--quick-search-result .recipe {
  min-height: 115px;
  padding-bottom: 15px;
}
.recipes--quick-search-result .recipe::before {
  content: none;
}
.recipes--quick-search-result .recipe::after {
  content: "";
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
}
.recipes--quick-search-result .recipe:last-child::after {
  content: none;
}
@media screen and (min-width: 768px) {
  .recipes--quick-search-result .recipe {
    padding-bottom: 0;
  }
}
.recipes--quick-search-result .recipe--inner {
  border-bottom: 1px solid #f2f2f2;
}
.recipes--quick-search-result .recipe--summary {
  padding: 0 15px;
  min-height: initial;
}
.recipes--quick-search-result .recipe--featured-image {
  height: 100px;
}
@media screen and (min-width: 768px) {
  .recipes--quick-search-result .recipe--featured-image {
    padding-right: 0;
  }
}
.recipes--quick-search-result .recipe--plus-members-only {
  bottom: 7px;
  right: 7px;
  width: 20px;
  height: 20px;
}
.recipes--quick-search-result .recipe--plus-members-only svg {
  width: inherit;
  height: inherit;
}
.recipes--quick-search-result .recipe--author-admin {
  bottom: 7px;
  right: 7px;
  width: 20px;
  height: 20px;
  line-height: 21px;
  font-size: 79%;
}
.recipes--quick-search-result .recipe--plus-members-only + .recipe--author-admin {
  right: 24px;
  padding-left: 5px;
}
.recipes--quick-search-result .recipes--show-results {
  margin: 15px;
  width: calc(100% - 30px);
  background: #95c121;
  border: 0;
  padding: 10px;
  color: white;
  font-size: 1.3em;
  text-align: center;
}
.recipes--quick-search-result .recipes--show-results:hover {
  background-color: #333;
  text-decoration: none;
}
.recipes--quick-search-result .recipes--result {
  padding: 0;
  margin: 0;
  list-style: none;
}

.charts-container .row > div {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.charts-container canvas {
  margin-top: 15px;
  position: relative;
}
.charts-container .signup-information {
  text-align: center;
}
.charts-container .signup-information a {
  margin: 0 0 15px;
}
.charts-container .signup-information a:hover {
  color: #fff !important;
}
.charts-container img.promo {
  margin-top: 15px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .charts-container strong {
    text-align: center;
    display: block;
    margin-top: 15px;
  }
  .charts-container .row {
    margin: 0 -60px;
  }
  .charts-container .row > div {
    border-bottom: 0;
    padding: 30px 60px 60px;
    margin: 0;
  }
  .charts-container .row > div::after {
    content: "";
    border-bottom: 1px solid #f2f2f2;
    position: absolute;
    border: 0;
    left: 60px;
    right: 60px;
    bottom: 0;
    height: 1px;
    background: #f2f2f2;
  }
  .charts-container .row > div:last-child::after {
    bottom: 30px;
  }
  .charts-container .row > div:nth-child(even)::before {
    content: "";
    border-bottom: 1px solid #f2f2f2;
    position: absolute;
    border: 0;
    bottom: 0;
    left: 0;
    top: 0;
    width: 1px;
    background: #f2f2f2;
  }
}

body.recipe-page .recipes--plus-membership {
  background: white;
  border-bottom: none;
  margin-bottom: -30px;
  border-top: 1px solid #f2f2f2;
  margin-top: 30px;
}
body.recipe-page .recipes--plus-membership .row > div:first-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.recipe-page .recipes--plus-membership ul {
  padding: 0 0 0 1.5em;
}
body.recipe-page .recipes--plus-membership ul li {
  position: initial;
}
body.recipe-page .recipes--plus-membership ul li .icon-checkmark {
  left: 15px;
  top: initial;
  position: absolute;
}
body.recipe-page .recipes--plus-membership h2 {
  font-size: 24px;
}
@media (min-width: 992px) {
  body.recipe-page .recipes--plus-membership h2 {
    font-size: 32px;
  }
}
body.recipe-page .recipes--plus-membership .check-list li p {
  margin: 0.5em 0 1.2em;
  font-size: 1.2em;
}
body.recipe-page .recipes--plus-membership .price {
  width: auto;
  height: auto;
  bottom: initial;
  right: initial;
  left: initial;
  position: initial;
  border-radius: 0;
  background: initial;
}
body.recipe-page .recipes--plus-membership .price span {
  color: #333;
}

.recipes--pagination-top {
  display: none;
}
@media screen and (min-width: 992px) {
  .recipes--pagination-top {
    display: block;
  }
}

h1.recipes--search-result {
  margin: 10px 0 20px;
}

.recipes--pagination {
  text-align: right;
}

.recipes--pagination svg {
  width: 10px;
  height: 10px;
  fill: #cdcdcd;
}

.recipes--pagination span {
  cursor: pointer;
}

.recipes--page-next[disabled],
.recipes--page-prev[disabled] {
  opacity: 0.5;
  pointer-events: none;
}

.recipes--page-next svg {
  margin-left: 5px;
}

.recipes--page-prev svg {
  margin-right: 5px;
}

.recipes--page-count {
  margin: 0 30px;
}

.recipes-filter {
  min-height: 320px;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}

.filter--reset {
  text-align: right;
  float: right;
  color: #95c121;
}
.filter--reset:hover {
  color: #333;
  border-color: #333;
  cursor: pointer;
}

.filter--inactive {
  color: #cdcdcd;
  font-style: italic;
}

.recipes-filter--toggle {
  display: block;
  margin: 0 15px 15px;
  padding: 10px;
  background: #f2f2f2;
  text-align: center;
  font-weight: 600;
}
.recipes-filter--toggle .recipes-filter--hide {
  display: none;
}
.recipes-filter--toggle.active .recipes-filter--show {
  display: none;
}
.recipes-filter--toggle.active .recipes-filter--hide {
  display: block;
}

ul.filter--options {
  list-style: none;
  max-height: 200px;
  overflow-y: scroll;
}

.filter--options {
  border: 1px solid #f2f2f2;
  padding: 15px;
  margin: 0;
  max-width: 100%;
}

.filter--option label {
  display: block;
  margin: 0;
  padding-bottom: 5px;
  font-weight: 500;
}

.filter--title {
  display: block;
  min-height: 40px;
  line-height: 41px;
  padding: 0 15px;
  background: #f2f2f2;
  font-size: 105%;
}
.filter--title span {
  font-weight: 400;
}

.filter {
  margin-bottom: 30px;
}

.filter--fat span + span,
.filter--kcal span + span,
.filter--protein span + span,
.filter--carbohydrates span + span {
  float: right;
}

.filter--authors {
  margin-top: 15px;
}

.vue-slider-wrap {
  margin-bottom: 10px;
}
.vue-slider-wrap .vue-slider {
  height: 10px !important;
}

.vue-slider-dot {
  box-shadow: none !important;
  background-color: #333 !important;
  border-radius: 2px !important;
  width: 10px !important;
  top: -5px !important;
  height: 20px !important;
}

.vue-slider-process {
  background: #f2f2f2 !important;
  border-radius: 0 !important;
}

.pswp__bg {
  background: rgba(255, 255, 255, 0.9);
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background: transparent;
}

.recipe--charts-notice {
  text-align: left;
}

.recipe--author-admin {
  line-height: 26px;
  color: white;
  font-weight: 700;
  font-size: 95%;
  text-align: center;
  display: inline-block;
  background: #f58233;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
}

.recipe--plus-members-only + .recipe--author-admin {
  right: 30px;
  text-align: left;
  padding-left: 6px;
}

.ingredient-col input {
  padding-right: 32px;
}

.loading-icon {
  animation: rotate-infinite 0.8s linear infinite;
  border: 2.5px solid #333;
  border-right-color: transparent;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 10px;
  top: 6px;
  background: white;
}

.recipes--more {
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
  max-width: 127px;
  display: block;
}

.user-recipe-search {
  background: #f2f2f2;
  padding: 15px 0;
  margin: 1px 0 15px;
}
@media screen and (min-width: 768px) {
  .user-recipe-search {
    padding: 30px 0 10px;
  }
}
.user-recipe-search .input-select {
  background-color: white;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
}
.user-recipe-search .btn {
  width: 100%;
}
.user-recipe-search + .recipes {
  margin-top: 0;
}

.recipes--user-recipes h2 {
  margin-top: 5px;
}

.tag-filter-menu {
  margin-top: 30px;
}
.tag-filter-menu h3 {
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0px;
}
.tag-filter-menu h5 {
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 0;
}
.tag-filter-menu h5.in-filter {
  margin-top: 20px;
}
.tag-filter-menu .recipe--type-item {
  margin: 10px 5px 0px 0;
}

.recipes-form,
.popup-form {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.recipes-form label,
.popup-form label {
  font-weight: 500;
}
.recipes-form legend,
.popup-form legend {
  border: 0;
  margin: 30px 0 15px;
  font-weight: 600;
}
.recipes-form textarea,
.popup-form textarea {
  min-height: 100px;
}
.recipes-form th,
.popup-form th {
  padding-bottom: 5px;
  font-weight: 500;
}
.recipes-form td,
.popup-form td {
  padding-right: 15px;
  display: table-cell;
  position: relative;
}
.recipes-form .add-instruction,
.recipes-form .add-ingredient,
.popup-form .add-instruction,
.popup-form .add-ingredient {
  background-color: #333;
  fill: white;
  border-radius: 50%;
}
.recipes-form .form-group,
.popup-form .form-group {
  position: relative;
  margin-bottom: 20px;
}
.recipes-form .ingredient-col,
.popup-form .ingredient-col {
  width: 60%;
}
.recipes-form .unit-col,
.recipes-form .quantity-col,
.popup-form .unit-col,
.popup-form .quantity-col {
  width: 20%;
}
.recipes-form .unit-disable,
.popup-form .unit-disable {
  opacity: 0.5;
}
.recipes-form .actions,
.popup-form .actions {
  text-align: right;
  padding-right: 0;
}
.recipes-form .recipe-instruction,
.popup-form .recipe-instruction {
  max-width: calc(100% - 43px);
}
.recipes-form .add-instruction,
.popup-form .add-instruction {
  position: absolute;
  top: 0;
  right: 0;
}
.recipes-form .select-ingredient,
.popup-form .select-ingredient {
  max-height: 250px;
  overflow-y: scroll;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 45px;
  right: 0;
  left: 0;
  z-index: 10;
  border: 1px solid white;
}
.recipes-form .select-ingredient li,
.popup-form .select-ingredient li {
  padding: 10px 15px;
}
.recipes-form .select-ingredient li:hover,
.popup-form .select-ingredient li:hover {
  background-color: #f2f2f2;
}
.recipes-form .select-ingredient li:after,
.popup-form .select-ingredient li:after {
  content: none;
}
.recipes-form .select-ingredient li.db1,
.popup-form .select-ingredient li.db1 {
  background-color: #fff0b9;
  margin: 0;
}
.recipes-form .select-ingredient li.db2,
.popup-form .select-ingredient li.db2 {
  background-color: #95c121;
  color: white;
  margin: 0;
}
.recipes-form .remove-instruction,
.popup-form .remove-instruction {
  position: absolute;
  right: -43px;
  top: 10px;
  width: 25px;
  height: 25px;
}
.recipes-form form .actions svg,
.popup-form form .actions svg {
  width: 30px;
  height: 30px;
  margin-top: 2px;
  cursor: pointer;
}
.recipes-form form .added-instructions button svg,
.popup-form form .added-instructions button svg {
  width: 20px;
  height: 20px;
}
.recipes-form svg.add-ingredient,
.recipes-form svg.add-instruction,
.popup-form svg.add-ingredient,
.popup-form svg.add-instruction {
  width: 25px;
  height: 25px;
  margin-right: 2px;
}
.recipes-form .add-ingredient-col > div,
.popup-form .add-ingredient-col > div {
  width: 30px;
}
.recipes-form .help-block,
.popup-form .help-block {
  padding: 5px 0 15px;
}
.recipes-form .recipe-ingredients-container,
.popup-form .recipe-ingredients-container {
  position: relative;
}
.recipes-form .prompt,
.popup-form .prompt {
  position: absolute;
  z-index: 10;
  right: 0;
  top: -15px;
  background-color: #d85251;
  color: white;
  padding: 10px;
}
.recipes-form .nav-tabs,
.popup-form .nav-tabs {
  border: 0;
}
.recipes-form .nav-tabs li.active > a,
.recipes-form .nav-tabs li.active > a:hover,
.recipes-form .nav-tabs li.active > a:focus,
.popup-form .nav-tabs li.active > a,
.popup-form .nav-tabs li.active > a:hover,
.popup-form .nav-tabs li.active > a:focus {
  border: 0;
  background-color: #333;
  color: white;
  opacity: 1;
}
.recipes-form .nav-tabs li,
.popup-form .nav-tabs li {
  width: 50%;
  border: 0;
  text-align: center;
}
.recipes-form .nav-tabs > li > a,
.popup-form .nav-tabs > li > a {
  width: 100%;
  color: #333;
  border: 0;
  border-radius: 0;
  background-color: #f2f2f2;
  opacity: 0.3;
}
.recipes-form .db,
.popup-form .db {
  position: relative;
  margin-left: 17px;
}
.recipes-form .db:before,
.popup-form .db:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: -17px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f2f2f2;
}
.recipes-form .db1:before,
.recipes-form .db.db1:before,
.popup-form .db1:before,
.popup-form .db.db1:before {
  background-color: #fff0b9;
}
.recipes-form .db2:before,
.recipes-form .db.db2:before,
.popup-form .db2:before,
.popup-form .db.db2:before {
  background-color: #95c121;
}
.recipes-form strong,
.popup-form strong {
  padding-bottom: 5px;
  display: block;
}

.recipe-ingredients {
  width: 100%;
}
.recipe-ingredients td {
  vertical-align: top;
}
.recipe-ingredients .quantity-col {
  width: 25%;
}
.recipe-ingredients .unit-col {
  display: none;
}
@media screen and (min-width: 768px) {
  .recipe-ingredients td {
    vertical-align: middle;
  }
  .recipe-ingredients .unit-visible-xs {
    display: none;
  }
}

.recipes-form .recipe-ingredients .unit-col,
.recipes-form .recipe-ingredients .ingredient-col {
  display: none;
}
.recipes-form .recipe-ingredients .quantity-col {
  width: 100%;
}
.recipes-form .recipe-ingredients .form-control {
  box-shadow: none;
  border-color: #f2f2f2;
  height: auto;
}
@media screen and (min-width: 768px) {
  .recipes-form .recipe-ingredients .quantity-col {
    width: 20%;
  }
  .recipes-form .recipe-ingredients .unit-col,
.recipes-form .recipe-ingredients .ingredient-col {
    display: table-cell;
  }
}

.popup-form td {
  padding-right: 10px;
}
.popup-form .ingredient-col .form-control {
  border-color: white;
  padding-left: 0;
}
.popup-form .ingredient-col .form-control {
  padding-left: 0;
  box-shadow: none;
}
.popup-form .quantity {
  border-color: #cdcdcd;
}
@media screen and (min-width: 768px) {
  .popup-form td {
    padding-right: 15px;
  }
  .popup-form .unit-col .form-control,
.popup-form .ingredient-col .form-control {
    border-color: #f2f2f2;
  }
  .popup-form .ingredient-col .form-control {
    padding-left: 12px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .popup-form .quantity-col {
    width: 20%;
  }
  .popup-form .unit-col {
    display: table-cell;
  }
}

@media screen and (min-width: 768px) {
  .remove-image {
    margin-bottom: 0;
    margin-top: 32px;
  }
}

.recipe--comments {
  margin-top: 30px;
}
.recipe--comments h1 {
  font-size: 1.7em;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.recipe--comments h2 {
  margin-top: 0;
  padding-top: 20px;
  border-top: 1px solid #f2f2f2;
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label, input[type=checkbox] + span {
  position: relative;
  cursor: pointer;
  padding: 0;
}
input[type=checkbox] + label::before, input[type=checkbox] + span::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 15px;
  height: 15px;
  background: #f2f2f2;
}
input[type=checkbox]:checked + label::after, input[type=checkbox]:checked + span::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20; fill:%23222;' xml:space='preserve'%3E%3Cpath d='M8.294,16.998c-0.435,0-0.847-0.203-1.111-0.553L3.61,11.724c-0.465-0.613-0.344-1.486,0.27-1.951 c0.615-0.467,1.488-0.344,1.953,0.27l2.351,3.104l5.911-9.492c0.407-0.652,1.267-0.852,1.921-0.445 c0.653,0.406,0.854,1.266,0.446,1.92L9.478,16.34c-0.242,0.391-0.661,0.635-1.12,0.656C8.336,16.998,8.316,16.998,8.294,16.998z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
}

.checkbox input[type=checkbox] + span::before, .checkbox input[type=checkbox]:checked + span::after {
  position: absolute;
  left: -20px;
  top: 0;
}
.checkbox label {
  font-size: 12px;
}

.types--list {
  padding: 0;
  list-style: none;
  margin: 0 -7.5px;
  overflow: hidden;
  margin-bottom: 10px;
}
.types--list li {
  float: left;
  padding: 0 7.5px;
}
.types--list input[type=checkbox] + label::before,
.types--list input[type=checkbox] + span::before {
  background: white;
  vertical-align: sub;
  border-radius: 2px;
}
.types--list input:checked + label::after,
.types--list input:checked + span::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20; fill:%2395c121;' xml:space='preserve'%3E%3Cpath d='M8.294,16.998c-0.435,0-0.847-0.203-1.111-0.553L3.61,11.724c-0.465-0.613-0.344-1.486,0.27-1.951 c0.615-0.467,1.488-0.344,1.953,0.27l2.351,3.104l5.911-9.492c0.407-0.652,1.267-0.852,1.921-0.445 c0.653,0.406,0.854,1.266,0.446,1.92L9.478,16.34c-0.242,0.391-0.661,0.635-1.12,0.656C8.336,16.998,8.316,16.998,8.294,16.998z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  top: 2px;
}
.types--list .types--list-option {
  opacity: 0.5;
  margin: 7.5px 0;
  width: 100%;
  background: #f2f2f2;
  border: 0;
}
.types--list .types--list-option:hover {
  opacity: 1;
  background: #95c121;
  color: white;
}
.types--list .is-selected {
  background: #95c121;
  color: white;
  opacity: 1;
}

.create-recipe .types--list-option {
  opacity: 1;
}

/*
::-webkit-input-placeholder {
   opacity:  0;
}
:-moz-placeholder {
   opacity:  0;
}
::-moz-placeholder {
   opacity:  0;
}
:-ms-input-placeholder {
   opacity:  0;
}

@include breakpoint (xs) {
    ::-webkit-input-placeholder {
       opacity:  1;
    }
    :-moz-placeholder {
       opacity:  1;
    }
    ::-moz-placeholder {
       opacity:  1;
    }
    :-ms-input-placeholder {
       opacity:  1;
    }
}
*/
.vue-input-number {
  border: none;
  outline: none;
}

.added-instructions {
  counter-reset: item;
  padding: 0;
  margin-top: 5px;
  position: relative;
}

.added-instruction {
  display: block;
  background: #f2f2f2;
  padding: 15px;
  width: calc(100% - 43px);
  margin-bottom: 15px;
  position: relative;
  min-height: 50px;
  max-width: calc(100% - 43px);
}
.added-instruction::before {
  content: counter(item) ". ";
  counter-increment: item;
  font-weight: 600;
  font-size: 110%;
  float: left;
}

.input-select {
  width: 100%;
  font-weight: 700;
  padding: 10px 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-position: 98.5%;
  background-size: 20px;
  background-color: #f2f2f2;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20; fill:%23000;' xml:space='preserve'%3E%3Cpath d='M4.516,7.548c0.436-0.446,1.043-0.481,1.576,0L10,11.295l3.908-3.747c0.533-0.481,1.141-0.446,1.574,0 c0.436,0.445,0.408,1.197,0,1.615c-0.406,0.418-4.695,4.502-4.695,4.502C10.57,13.888,10.285,14,10,14s-0.57-0.112-0.789-0.335 c0,0-4.287-4.084-4.695-4.502C4.107,8.745,4.08,7.993,4.516,7.548z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.input-select.servings {
  margin-bottom: 15px;
}

.instruction-field {
  width: calc(100% - 64px);
  margin-left: 32.5px;
}
@media screen and (min-width: 992px) {
  .instruction-field {
    width: calc(100% - 80px);
  }
}
.instruction-field .form-control {
  position: absolute;
  top: 8px;
  left: 34.5px;
  width: calc(100% - 112px);
}
.instruction-field button {
  border: none;
  -webkit-appearance: none;
  background: inherit;
  position: absolute;
  top: 12px;
  right: 16px;
}
.instruction-field button.btn-primary {
  background: #333;
  top: 8px;
  right: 8px;
  height: 34px;
}
.instruction-field button svg {
  width: 20px;
  height: 20px;
}

.recipe--cookbook .recipe {
  overflow: hidden;
  min-height: 130px;
  border-bottom: 1px solid #f2f2f2;
}
.recipe--cookbook .recipe:before {
  content: none;
}
.recipe--cookbook .recipe-summary {
  min-height: auto;
}
.recipe--cookbook h3 {
  margin: 0;
}
.recipe--cookbook table {
  width: 100%;
}
.recipe--cookbook thead {
  display: none;
}
.recipe--cookbook thead tr {
  border-bottom: 1px solid #f2f2f2;
  height: 60px;
}
.recipe--cookbook tr {
  position: relative;
  display: block;
}
.recipe--cookbook td {
  display: block;
  margin-left: 125px;
}
.recipe--cookbook td > div:not(.recipe--rating) {
  padding: 5px 15px 0 0;
}
.recipe--cookbook th {
  font-size: 1.2em;
  padding: 15px;
  text-align: center;
}
.recipe--cookbook .recipe--rating {
  margin: 0 auto;
}
.recipe--cookbook .recipe--title {
  font-size: 1em;
}
.recipe--cookbook .icon-delete {
  width: 20px;
  height: 20px;
}
.recipe--cookbook .cookbook--image {
  margin-left: 0;
  position: absolute;
  padding: 0 0 0 15px;
}
.recipe--cookbook .recipe--featured-image {
  width: 90px;
  height: 90px;
}
.recipe--cookbook .cookbook--rating {
  display: none;
}
.recipe--cookbook .cookbook--delete,
.recipe--cookbook .cookbook--th-delete {
  text-align: right;
}
.recipe--cookbook .cookbook--delete button,
.recipe--cookbook .cookbook--th-delete button {
  border: 0;
}
.recipe--cookbook .cookbook--delete button:focus,
.recipe--cookbook .cookbook--th-delete button:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .recipe--cookbook thead {
    display: table-header-group;
  }
  .recipe--cookbook tr {
    display: table-row;
  }
  .recipe--cookbook td {
    display: table-cell;
    text-align: center;
    padding: 15px;
  }
  .recipe--cookbook td > div {
    padding: 0;
  }
  .recipe--cookbook .cookbook--image {
    position: relative;
    padding: 15px;
    max-width: 190px;
  }
  .recipe--cookbook .cookbook--title {
    max-width: 172px;
  }
  .recipe--cookbook .cookbook--title,
.recipe--cookbook .cookbook--th-title {
    text-align: left;
  }
  .recipe--cookbook .recipe--featured-image {
    height: 120px;
    width: 160px;
  }
  .recipe--cookbook .cookbook--rating {
    margin: 0 auto;
    display: table-cell;
  }
}
@media screen and (min-width: 1200px) {
  .recipe--cookbook .cookbook--title {
    max-width: auto;
  }
  .recipe--cookbook table {
    table-layout: fixed;
  }
}

@page {
  size: A4;
  margin: 3em 2em;
}
@media print {
  html,
body {
    width: 210mm;
    height: 297mm;
  }
  /* ... the rest of the rules ... */
}
.print-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  outline: inherit;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}
.print-button svg {
  width: 2.5rem;
}
.print-button strong {
  white-space: nowrap;
}

@media print {
  #recipe-chart--mineral,
#recipe-chart--other,
#recipe-chart--calories,
#recipe-chart--fat,
#recipe-chart--energy {
    max-width: 200mm !important;
    height: auto !important;
  }
  .recipe--print-screen {
    display: none;
  }
  *,
*:before,
*:after {
    content: none;
    background: initial !important;
  }
  body {
    background: white;
    padding-bottom: 0;
    font-size: 13px;
  }
  img {
    max-height: 400px;
    width: auto;
  }
  a[href]:after {
    content: none;
  }
  .header—nav {
    display: none;
  }
  .recipe--header {
    width: 50%;
    display: inline-block;
    margin-right: -5px;
    vertical-align: top;
    max-width: 105mm;
  }
  .recipe--gallery {
    width: 50%;
    display: inline-block;
    margin-right: -5px;
    vertical-align: top;
    max-width: 105mm;
  }
  .recipe--gallery .recipe--image {
    width: 100%;
  }
  .recipe--gallery .recipe--image img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    max-width: 100mm !important;
  }
  .recipe--plus-members-only {
    display: none;
  }
  .recipe--actions {
    display: none;
  }
  .recipe--nutrition-list {
    max-width: 100%;
  }
  .recipe--ingredients {
    max-width: 30%;
    float: left;
  }
  .recipe--instructions {
    max-width: 50%;
    float: left;
  }
  .recipe--type-item {
    padding-left: 0;
  }
  .recipe--nutrition-list {
    text-align: left;
  }
  .recipe--nutrition {
    display: inline;
    height: auto;
  }
  .recipe--nutrition div {
    display: inline;
  }
  .recipe--nutrition strong,
.recipe--nutrition span {
    display: inline;
  }
  .recipe--nutrition-item {
    text-align: left;
    width: 50%;
    display: flex;
    flex-direction: column-reverse;
  }
  .recipe--nutrition-item .recipe--nutrition-item-title {
    display: inline;
    vertical-align: sub;
    margin-bottom: 0;
    text-align: left;
  }
  .recipe--nutrition-item .recipe--nutrition {
    height: 55px;
    display: block;
    margin: 0;
    width: 100%;
  }
  .recipe--nutrition-item .recipe--nutrition > * {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
  }
  .recipe--nutrition-item .recipe--nutrition > * strong {
    align-self: center;
  }
  .recipe--nutrition-item .recipe--nutrition > * span {
    margin-left: 10px;
    align-self: center;
  }
  #recipe--comment-container,
.recipe--comments {
    display: none;
  }
  .recipe--nutrition-title {
    text-align: left;
  }
  .recipe--related {
    display: none;
  }
  .recipe-container select {
    padding-left: 0;
  }
  .recipe-container .recipe--image {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 250px;
    display: block;
    width: 100%;
  }
  .recipe-container .recipe--gallery-image {
    display: none;
  }
  .recipe-container .recipe--summary {
    padding-top: 0;
  }
  .recipe-container .recipe--author {
    display: block;
    float: none;
  }
  .recipe-container .recipe--links .edit,
.recipe-container .recipe--links .delete {
    display: none;
  }
  .recipe-container .recipe--links a .author-admin {
    display: none;
  }
  .recipe-container .recipe--links a:last-child {
    display: none;
  }
  .recipe-container .recipe--rating-container .recipe--rating {
    display: none;
  }
  .recipe-container .recipe--rating-container > span {
    position: relative;
    margin: 0;
    overflow: visible;
    text-align: left;
    width: inherit;
    height: inherit;
    display: block;
  }
  .recipe-container .recipe--rating-container > span:after {
    content: "av 5";
    position: absolute;
    padding-left: 5px;
  }
  .recipe--charts > .row > div {
    width: 50%;
    float: left;
  }
  .recipe--charts > .row > div:last-child {
    width: 100%;
    float: none;
  }
  .recipe--charts > .row canvas {
    max-width: 90%;
  }
  .recipe--toolbar .recipe--rating-container,
.recipe--toolbar .recipe--comments-count {
    display: none;
  }
  .recipe--title .edit,
.recipe--title .delete {
    display: none;
  }
  .recipe--section-bottom {
    margin-bottom: 50vh;
  }
  .recipe--section-bottom .container .row > * {
    width: 50%;
    max-width: 105mm;
  }
  .recipe--section-bottom .container .row > * > * {
    width: 100%;
    max-width: initial;
  }
  .recipe--section-bottom .container .row .recipe--instructions strong,
.recipe--section-bottom .container .row .recipe--instructions p {
    margin-left: 0.8em;
  }
  .charts div {
    max-width: 200mm !important;
    float: none;
  }
  .charts-container .row > div {
    border: none;
  }
  footer {
    display: none;
  }
  .recipe--nutrition-title {
    margin-bottom: 1em;
  }
  .menu-meals .col-sm-3 {
    display: none;
  }
  .menu-meals .menu--actions .col-xs-12.col-sm-4 {
    display: none;
  }
  .menu-meals .menu--actions .menu--action-add-to-food-schedule {
    display: none;
  }
  .menu-meals .meal--toggle-ingredients {
    display: none;
  }
  .menu-meals .meal--ingredients-list {
    display: block;
  }
  .menu-meals ul.meal--actions .meal--action:last-child {
    display: none;
  }
  .menu-meals ul.meal--actions .meal--action:nth-last-child(2) {
    display: none;
  }
  .menu-meals ul.meal--nutrition-list {
    padding-left: 0;
  }
  .menu-meals .meal {
    border-bottom: none;
  }
  .shopping-list-view .details > :not(h1) {
    display: none;
  }
  .shopping-list-view .diary-side-menu,
.shopping-list-view h2 {
    display: none;
  }
  .shopping-list-view th,
.shopping-list-view td {
    border-top: none !important;
    border-bottom: none !important;
    padding: 10px 0 !important;
  }
}
/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    transform: translateY(-40px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.dropzone,
.dropzone * {
  box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 1px solid #cdcdcd;
  background: white;
  padding: 20px 20px;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone.dz-drag-hover {
  border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}
.dropzone .dz-preview:hover {
  z-index: 1000;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 5px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-image-preview {
  background: white;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity 0.2s linear;
}
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
  margin-top: 5px;
  position: relative;
  z-index: 100;
}
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview:hover .dz-image img {
  transform: scale(1.05, 1.05);
  filter: blur(8px);
}
.dropzone .dz-preview .dz-image {
  border-radius: 5px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}
.dropzone .dz-preview .dz-image img {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite;
}
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  transition: width 300ms ease-in-out;
}
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: rgb(190, 38, 38);
  background: linear-gradient(to bottom, rgb(190, 38, 38), #a92222);
  padding: 0.5em 1.2em;
  color: white;
}
.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid rgb(190, 38, 38);
}

.table-container {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  width: 100%;
}
.table-container h3 {
  margin: 0;
}
.table-container table {
  width: 100%;
}
.table-container tr {
  position: relative;
  display: block;
}
.table-container td {
  display: block;
  margin: 15px;
}
.table-container th {
  font-size: 1.2em;
  padding: 15px;
  text-align: left;
}
.table-container thead {
  display: none;
}
.table-container thead tr {
  height: 60px;
}
.table-container td[data-th]::before {
  padding-right: 5px;
  content: attr(data-th) ": ";
  font-weight: 500;
  float: left;
}
.table-container svg {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.table-container svg.icon-plus {
  fill: white;
  background: black;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.table-container tbody tr {
  border-top: 1px solid #f2f2f2;
}
.table-container td > div {
  position: relative;
}
@media screen and (min-width: 768px) {
  .table-container th.table--day,
.table-container .table--td-day {
    padding-left: 0;
  }
  .table-container .table--td-day {
    width: 80px;
  }
  .table-container .table--td-day input {
    text-align: center;
  }
  .table-container .table--td-time {
    width: 80px;
  }
  .table-container .table--td-time input {
    text-align: center;
  }
  .table-container .table--td-meal {
    width: 160px;
  }
  .table-container .table--td-action {
    width: 50px;
  }
  .table-container table {
    margin-top: 30px;
  }
  .table-container thead {
    display: table-header-group;
  }
  .table-container tr {
    display: table-row;
  }
  .table-container td {
    display: table-cell;
    text-align: left;
    padding: 15px;
    vertical-align: middle;
  }
  .table-container td > div {
    padding: 0;
  }
  .table-container td[data-th]::before {
    content: none;
  }
  .table-container .center-sm {
    text-align: center;
  }
  .table-container .right-sm {
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  .table-container table {
    table-layout: fixed;
  }
}
.table-container .table--recipes-list {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #f2f2f2;
  top: 45px;
  left: 0;
  right: 0;
  z-index: 10;
  max-height: 200px;
  overflow: scroll;
}
.table-container .table--recipe-item {
  padding: 10px 10px 10px 70px;
  min-height: 70px;
}
.table-container .table--recipe-item img, .table-container .table--recipe-item .recipe--no-image {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 10px;
  background-color: #ffffff;
}
.table-container .table--recipe-item img .icon, .table-container .table--recipe-item .recipe--no-image .icon {
  fill: #f2f2f2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.table-container .table--recipe-item:nth-child(even) {
  background-color: #f7f7f7;
}

.menus-listing table {
  margin: 30px;
  border-bottom: 1px solid #f2f2f2;
}
.menus-listing th {
  font-weight: 200;
  font-size: 1em;
  padding-bottom: 5px;
}
.menus-listing th.table--day {
  font-size: 1.2em;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .menus-listing th.table--day {
    width: 100px;
  }
}
.menus-listing .table-container tbody tr:first-child {
  border: 0;
}

.no-spinners [type=number] {
  -moz-appearance: textfield;
}

.no-spinners::-webkit-outer-spin-button,
.no-spinners::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.table.orders tbody tr td, .table.orders tbody tr th {
  vertical-align: middle;
}
.table.orders tbody tr td {
  max-width: 200px;
  word-break: break-word;
}

.menus--container {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
@media screen and (min-width: 992px) {
  .menus--container {
    margin-top: 30px;
  }
}

.menus--info {
  background: #f2f2f2;
  padding: 15px;
  font-size: 1.1em;
  margin: 0 0 15px;
  line-height: 1.5;
}

.menu--item {
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0;
}
.menu--item:first-child {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .menu--item:first-child {
    margin-top: 10px;
  }
}
.menu--item h2 {
  font-size: 1.4em;
  margin-top: 0;
}
.menu--item:last-child {
  border: none;
}

.menus--featured-image {
  height: 200px;
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.menus--featured-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.menus--featured-image .menus--image {
  height: inherit;
  background-size: cover;
  background-position: center;
}
.menus--featured-image .menus--no-image {
  height: inherit;
  background: #f2f2f2;
}
.menus--featured-image .menus--no-image svg {
  fill: white;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .menus--featured-image {
    height: 191px;
    padding-right: 0;
    margin: 0;
  }
}

.menu--nutrition-list {
  list-style: none;
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  max-width: 300px;
  overflow: hidden;
}
@media screen and (min-width: 450px) {
  .menu--nutrition-list {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .menu--nutrition-list {
    margin: 0;
  }
}

.menu--nutrition {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #edf9cc;
  color: #333;
  font-size: 18px;
  text-align: center;
  display: table;
  margin: 0 auto;
}
.menu--nutrition div {
  display: table-cell;
  vertical-align: middle;
}
.menu--nutrition span {
  font-size: 13px;
  display: block;
  line-height: 1;
}
.menu--nutrition strong {
  display: block;
  line-height: 1;
}
.menu--nutrition.kcal {
  background-color: #95c121;
  color: white;
}

.menu--nutrition-item {
  padding-right: 10px;
  float: left;
}
.menu--nutrition-item:last-child {
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .menu--nutrition-item {
    width: auto;
  }
}

.menu--nutrition-item-title {
  margin-bottom: 0;
  text-align: center;
  font-size: 0.9em;
}

.menu-meals {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.menu-meals .icon-plus {
  border-radius: 50%;
  background: #95c121;
  fill: white;
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}
.menu-meals h1 {
  margin: 10px 0 10px;
}
.menu-meals ul {
  list-style: none;
}
.menu-meals p {
  margin: 0;
  font-size: 1em;
}
.menu-meals svg {
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.menu-meals .recipe--charts .row > div:last-child {
  border: 0;
}
@media screen and (min-width: 992px) {
  .menu-meals {
    margin-top: 30px;
  }
}

.menu--actions {
  margin: 0;
  padding: 0;
}
.menu--actions svg {
  fill: #95c121;
}
.menu--actions li {
  margin-top: 10px;
  padding-right: 0;
}
.menu--actions button {
  background: 0;
  border: 0;
}
.menu--actions input {
  display: inline;
}
.menu--actions form {
  display: inline;
}
.menu--actions .date-picker-container {
  width: 250px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.menu--actions .date-picker {
  width: 210px;
}

.menu--action-add-to-food-schedule > span {
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .menu--action-add-to-food-schedule > span {
    display: initial;
  }
}

.meal--day-container svg {
  fill: #95c121;
}

.meal--day {
  font-size: 1.4em;
}
@media screen and (min-width: 992px) {
  .meal--day {
    border-top: 0;
    padding-top: 0;
  }
}

.meal--day-nutrition-list {
  margin: 0;
  padding: 0 0 5px;
}
.meal--day-nutrition-list li {
  padding: 5px 0;
}

.meal--actions {
  overflow: hidden;
  display: initial;
  padding: 0;
  margin: 0;
}
.meal--actions svg {
  fill: #95c121;
}

.meal--action {
  padding-bottom: 10px;
}
.meal--action a {
  color: #333;
}
.meal--action:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .meal--action {
    margin-right: 10px;
    display: inline;
  }
  .meal--action a {
    display: inline-block;
  }
  .meal--action:last-child {
    padding-bottom: 10px;
  }
}

ul.meal--nutrition-list {
  background: #edf9cc;
  padding: 10px;
  margin: 10px 0 0;
}
ul.meal--nutrition-list li {
  padding-bottom: 5px;
  padding-top: 5px;
}
@media screen and (min-width: 768px) {
  ul.meal--nutrition-list li {
    display: inline;
    padding: 0 10px 0 0;
  }
}

.meal--ingredient {
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
}
.meal--ingredient:last-child {
  margin-bottom: 15px;
}
.meal--ingredient svg {
  display: inline-block;
  width: 15px;
  height: 15px;
}
.meal--ingredient.no-chart {
  cursor: initial;
}
.meal--ingredient.no-chart svg {
  cursor: initial;
  fill: #f2f2f2;
}

.meal {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.meal:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.meal svg {
  display: inline-block;
}
.meal .meal--nutrition svg {
  vertical-align: text-top;
}
.meal .recipe--featured-image {
  height: 200px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .meal .recipe--featured-image {
    margin-bottom: 0;
    height: 135px;
  }
}
.meal .recipe--image {
  display: block;
}

.meals-per-day {
  overflow: hidden;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #f2f2f2;
}
.meals-per-day:last-child {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .meals-per-day {
    margin-top: 30px;
    padding-top: 40px;
  }
}

.meal--title {
  font-size: 1.2em;
  display: block;
  color: #333;
  padding-top: 5px;
}
@media screen and (min-width: 992px) {
  .meal--title {
    display: inline;
  }
}

.meal--type {
  font-size: 1.2em;
}

.meal--ingredients-list {
  display: none;
  padding: 0;
}

.meal--toggle-ingredients {
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
}
.meal--toggle-ingredients .meal--ingredients-hide {
  display: none;
}
.meal--toggle-ingredients svg.icon-chevron {
  width: 25px;
  height: 25px;
  margin: 0 -2px -7px -4px;
}
.meal--toggle-ingredients.show-ingredients {
  display: inline-block;
}
.meal--toggle-ingredients.show-ingredients .meal--ingredients-show {
  display: none;
}
.meal--toggle-ingredients.show-ingredients .meal--ingredients-hide {
  display: inline;
}
.meal--toggle-ingredients.show-ingredients + .meal--ingredients-list {
  display: block;
}

.menu-meals--listing {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.menu-meals--listing .charts-container {
  background: white;
  position: relative;
  z-index: 1001;
  max-width: 1000px;
  width: calc(100% - 30px);
  z-index: 1001;
  padding: 20px;
  border: 1px solid #f2f2f2;
}
.menu-meals--listing .charts-container .row > div:last-child {
  padding-bottom: 0;
}
.menu-meals--listing .charts-container .row > div:last-child::after {
  content: none;
}
@media screen and (min-width: 768px) {
  .menu-meals--listing .charts-container {
    padding: 30px;
    width: 100%;
  }
}

.charts--summary {
  margin-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
.charts--summary table {
  width: 100%;
  list-style: none;
  padding: 0;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .charts--summary table {
    margin-bottom: 0;
    width: calc(50% - 15px);
    float: left;
  }
  .charts--summary table:first-child {
    margin-right: 30px;
  }
  .charts--summary table:last-child-child {
    margin-left: 30px;
  }
}
.charts--summary th {
  font-weight: 600;
  padding-bottom: 10px;
}
.charts--summary tr {
  border-bottom: 1px solid #f2f2f2;
}
.charts--summary tr:last-child {
  border: 0;
}
.charts--summary tr:first-child {
  border-bottom: 1px solid #f2f2f2;
}
.charts--summary td {
  padding: 10px 0;
  width: 50%;
}
.charts--summary td:nth-child(odd) {
  padding-right: 20px;
  border-right: 1px solid #f2f2f2;
}
.charts--summary td:nth-child(even) {
  padding-left: 20px;
}
.charts--summary .charts--summary-nutrition td:nth-child(odd) {
  max-width: 0;
}
@media screen and (min-width: 768px) {
  .charts--summary {
    padding-top: 0;
  }
}

#menus {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
#menus h2 {
  font-size: 20px;
  margin: 0;
}
#menus .menu--header {
  padding: 20px 0 5px;
}
#menus .menus--header-toggle svg {
  width: 30px;
  height: 30px;
}
#menus textarea {
  min-height: 160px;
}
#menus .list-group-item {
  margin: 15px 0 30px;
}
#menus .btn-primary {
  background: #333;
}

#menus-list h4 {
  color: #333;
}

.menus-create-account .menus--featured-image {
  background-size: contain;
  background-position: center;
  height: 400px;
  margin-top: 30px;
}

.create-account-row {
  padding: 15px 0;
}

.recipes--plus-membership {
  border-bottom: 1px solid #f2f2f2;
  background: #f2f2f2;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .recipes--plus-membership {
    padding: 60px 0;
  }
}
.recipes--plus-membership h2 {
  margin-top: 0;
}
.recipes--plus-membership p {
  font-size: 1.2em;
}
.recipes--plus-membership .row > div:first-child {
  border-bottom: 1px solid white;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .recipes--plus-membership .row > div:first-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-right: 30px;
    border-right: 1px solid white;
    min-height: 243px;
  }
}
@media screen and (min-width: 768px) {
  .recipes--plus-membership .row > div:last-child {
    padding-left: 30px;
  }
}
.recipes--plus-membership .menus--featured-image {
  background-size: cover;
  background-position: center;
  margin-bottom: 20px;
  height: 243px;
}
.recipes--plus-membership .check-list {
  list-style: none;
  margin-bottom: 20px;
}
.recipes--plus-membership .check-list li {
  padding: 0 0 0 15px;
}
.recipes--plus-membership span.icon-checkmark {
  position: absolute;
  left: 15px;
  color: #95c121;
  font-size: 25px;
}

body.lock {
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
}

.popup-active {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  position: fixed;
  z-index: 1015;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
}
.popup-active:after {
  content: "";
  position: fixed;
  z-index: 1010;
  background: rgba(255, 255, 255, 0.8);
  top: -20px;
  right: -20px;
  left: -20px;
  bottom: -20px;
}
.popup-active > div {
  top: 50px;
  left: 15px;
  right: 15px;
  margin: 0 auto;
}
.popup-active h2 {
  margin: 0;
  font-size: 1.5em;
}
.popup-active .mx-btn svg {
  width: 14px;
  height: 14px;
}
.popup-active .mx-icon-calendar svg {
  width: 16px;
  height: 16px;
}
.popup-active .mx-date-row td {
  padding: 0;
}
.popup-active svg {
  width: 25px;
  height: 25px;
}
.popup-active input,
.popup-active select {
  width: 100%;
}
.popup-active .form-group {
  margin-top: 10px;
}
.popup-active .form-control {
  height: 40px;
}
.popup-active select:focus {
  outline: none;
}
.popup-active .radio-input {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.popup-active .radio-input + input, .popup-active .radio-input + select {
  margin-left: 30px;
  width: calc(100% - 30px);
}

.add-recipe-to-menu-table td {
  margin: 15px 0;
}
@media screen and (min-width: 768px) {
  .add-recipe-to-menu-table td {
    margin: 15px;
  }
}
.add-recipe-to-menu-table td.action-add-remove {
  position: relative;
}
.add-recipe-to-menu-table td.action-add-remove svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.add-recipe-to-menu-table thead tr {
  height: auto;
}
.add-recipe-to-menu-table thead th {
  font-size: 1em;
  padding: 0 15px 0;
}
.add-recipe-to-menu-table thead th.table--day {
  padding-left: 0;
}
.add-recipe-to-menu-table tbody tr {
  border-top: 0;
}

.popup-title {
  margin-top: 0;
  position: relative;
  font-size: 1.2em;
  margin-top: 0;
  margin: -20px;
  padding: 20px 40px 20px 20px;
  background: #f2f2f2;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .popup-title {
    margin: -30px;
    margin-bottom: 30px;
    padding: 30px;
  }
}

.popup-subtitle {
  font-size: 0.9em;
}

.popup-close {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
}
.popup-close:hover {
  fill: #cdcdcd;
}

.pop-up-border-top {
  border-top: 1px solid #f2f2f2;
}

.popup-form {
  background: white;
  position: absolute;
  max-width: 768px;
  z-index: 1015;
  padding: 20px;
  margin: 0 auto;
  right: 0;
  left: 0;
  border: 1px solid #f2f2f2;
}
@media screen and (min-width: 768px) {
  .popup-form {
    padding: 30px;
    width: 100%;
  }
}

#add-to-food-diary input[type=date],
#add-to-diet-schedule input[type=date] {
  display: inline;
  width: calc(70% - 5px);
}
#add-to-food-diary input[type=time],
#add-to-diet-schedule input[type=time] {
  width: 30%;
  display: inline;
}
#add-to-food-diary .custom-servings-input,
#add-to-diet-schedule .custom-servings-input {
  margin-top: 8px;
}

select.is-invalid,
input.is-invalid {
  border: 1px solid #d85251;
}

.is-invalid input {
  border: 1px solid #d85251;
}
.is-invalid input,
.is-invalid select {
  border: 1px solid #d85251;
}
.is-invalid .input-group-addon {
  background: #d85251;
  color: white;
  border-color: #d85251;
}

.invalid-feedback {
  display: none;
  margin-top: 5px;
  color: #d85251;
}

.is-invalid + .invalid-feedback {
  display: block;
}

.bootstrap-datetimepicker-widget .fa-clock-o:before {
  content: "\f017";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  width: 50%;
}

.forum-header .brand {
  font-size: 20px;
  color: #333;
  text-transform: capitalize;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .forum-header .brand {
    font-size: 36px;
  }
}
.forum-header .header—nav-item {
  line-height: 1.3;
}
.single-thread h5 a {
  color: #333;
}
.single-thread .post-actions {
  padding: 0;
  border: none;
  margin-bottom: 0;
}
@media only screen and (min-width: 600px) {
  .single-thread .post-actions {
    margin-left: 18px;
  }
}
.single-thread .thread-description {
  background-color: #f2f2f2;
  padding: 1em 1em 0 1em;
  min-height: 170px;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 2em;
}
.single-thread .thread-description.extra-height .rank-wrapper {
  max-width: 50px;
}
.single-thread .thread-description.extra-height .amount-of-posts-user {
  top: 110px;
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description.extra-height .amount-of-posts-user {
    top: 125px;
  }
}
.single-thread .thread-description .avatar {
  position: absolute;
  left: 1em;
  top: 1em;
}
@media only screen and (max-width: 599px) {
  .single-thread .thread-description .avatar {
    width: 50px;
    height: 50px;
  }
}
.single-thread .thread-description .rank-wrapper {
  position: absolute;
  top: 75px;
  font-weight: 700;
  font-size: 12px;
  left: 1em;
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description .rank-wrapper {
    top: 90px;
  }
}
.single-thread .thread-description .amount-of-posts-user {
  position: absolute;
  top: 95px;
  font-size: 12px;
  left: 1em;
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description .amount-of-posts-user {
    top: 106px;
  }
}
.single-thread .thread-description .meta {
  padding-left: 75px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .single-thread .thread-description .meta {
    min-height: 100px;
  }
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description .meta {
    padding-left: 80px;
  }
}
.single-thread .thread-description .meta > * {
  clear: both;
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description .meta > * {
    clear: initial;
  }
}
.single-thread .thread-description .meta .likes {
  clear: initial;
}
.single-thread .thread-description .post-body {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description .post-body {
    padding-left: 80px;
    margin-top: 0;
  }
}
.single-thread .thread-description .post-actions {
  border: none;
  padding-bottom: 1em;
  margin: 0;
}
@media only screen and (min-width: 600px) {
  .single-thread .thread-description .post-actions {
    padding-left: 80px;
  }
}
.single-thread .list-group-item {
  margin-bottom: 2em;
}

.members-listing {
  display: none;
}
@media screen and (min-width: 992px) {
  .members-listing {
    display: block;
  }
}

.single-group .post .meta {
  line-height: 4;
}

.group-header {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .thread-main-title {
    float: left;
  }
}
.thread-main-title a {
  text-decoration: none;
}
.thread-main-title a.active, .thread-main-title a.focus {
  color: #333;
}

@media screen and (min-width: 768px) {
  .thread-navigation {
    float: right;
  }
}

.thread-navigation {
  position: relative;
}
@media screen and (min-width: 768px) {
  .thread-navigation .nav-btn:first-child a {
    color: #333;
    background: transparent;
    border: none;
    display: block;
    padding: 0;
  }
}
.thread-navigation .nav-btn a {
  padding: 0;
  background: transparent;
  border: 1px solid transparent;
  color: #333;
  margin-top: 10px;
  display: block;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .thread-navigation .nav-btn a {
    padding: 6px 12px;
    background: white;
    color: #333;
    border: 1px solid white;
    margin-top: 0;
    display: inline;
  }
}

.threads {
  position: relative;
}
.threads h3 {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.threads h3.members {
  border: none;
  margin-bottom: 1em;
}
.threads h3 span {
  float: right;
  font-size: 15px;
  margin-top: 6px;
}
.threads h3 span a {
  color: #95c121;
}
.threads ul.list {
  margin-top: 0;
}
.threads ul.list li.list-group-item {
  margin-bottom: 0;
  border: none;
  padding-left: 0;
  padding-right: 0;
  border-bottom: solid #eee 1px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 601px) {
  .threads ul.list li.list-group-item > div:first-of-type {
    max-width: 38ch;
  }
}
@media only screen and (min-width: 992px) {
  .threads ul.list li.list-group-item > div:first-of-type {
    max-width: 23ch;
  }
}
@media only screen and (min-width: 1200px) {
  .threads ul.list li.list-group-item > div:first-of-type {
    max-width: 34ch;
  }
}
@media screen and (min-width: 992px) {
  .threads ul.list li.list-group-item {
    height: auto;
  }
}
.threads ul.list li.list-group-item span:not(.updated-at) {
  position: absolute;
  right: 0;
  top: 21px;
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) {
  .threads ul.list li.list-group-item span:not(.updated-at) {
    top: 20px;
  }
}
.threads ul.list li.list-group-item span:not(.updated-at).ifmember {
  top: 37px;
}
@media screen and (min-width: 992px) {
  .threads ul.list li.list-group-item span:not(.updated-at).ifmember {
    right: 150px;
    top: 50%;
  }
}

section.forum {
  padding-bottom: 2em;
}

.forum-search {
  background: transparent;
}
.forum-search p {
  max-width: 490px;
  font-size: 16px;
}
.forum-search span {
  color: #888;
}
.forum-search span i {
  color: #888;
}
.forum-search h2 {
  margin-top: 0;
}
.forum-search input[type=submit] {
  width: 100%;
}

.categories-thread {
  padding-top: 10px;
}

@media screen and (min-width: 992px) {
  .phone-menu-forum {
    display: none;
  }
}

.desktop-version-forum {
  display: none;
}
@media screen and (min-width: 992px) {
  .desktop-version-forum {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .forum-nav ul.header—nav-container li.header—nav-item {
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  .signed-in .forum-nav ul.header—nav-container li.header—nav-item {
    padding-left: 30px;
  }
}

.single-thread .post .post-actions .btn {
  float: left;
  padding-left: 0;
}
.single-thread .comments .main-comment {
  min-height: 50px;
}
@media only screen and (min-width: 601px) {
  .single-thread .comments .main-comment {
    padding-left: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .single-thread .comments .main-comment {
    margin-top: 50px;
  }
}
.single-thread .comments .meta {
  min-height: 57px;
}
@media screen and (min-width: 768px) {
  .single-thread .comments .meta {
    min-height: 0;
  }
}
@media only screen and (min-width: 600px) {
  .single-thread .comments .meta {
    min-height: 0;
    padding-left: 18px;
  }
}

.threads .post .post-actions .btn {
  float: left;
  padding: 0;
}

.threads .post .meta div {
  margin: 0 0.7em 0 0;
}

.threads ul.list {
  margin-top: 0;
}
.threads ul.list li.list-group-item .author {
  margin-top: 5px;
}
.threads ul.list li.list-group-item .updated-info {
  margin-top: 10px;
}
.threads ul.list li.list-group-item .updated-info .updated-at.desktop {
  display: none;
}
@media only screen and (min-width: 601px) {
  .threads ul.list li.list-group-item .updated-info .updated-at.desktop {
    display: inline;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 601px) {
  .threads ul.list li.list-group-item .updated-info .updated-at.mobile {
    display: none;
  }
}
@media only screen and (min-width: 601px) {
  .threads ul.list li.list-group-item .updated-info {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 10px;
  }
}
.threads ul.list li.list-group-item .updated-info .avatar {
  width: 35px;
  height: 35px;
  position: relative;
  float: left;
  margin-top: 1px;
  margin-right: 10px;
  margin-left: 1px;
}
.threads ul.list li.list-group-item .updated-info .replies {
  width: 100%;
  right: 160px;
  position: static;
  text-align: left;
  display: inline-block;
  width: auto;
}
.threads ul.list li.list-group-item .updated-info .right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  min-width: 83px;
}
.threads ul.list li.list-group-item .updated-info .right > * {
  display: block;
}
.threads ul.list li.list-group-item .updated-info .by-user {
  position: static;
}
.threads ul.list li.list-group-item .updated-info span {
  position: absolute;
}
.threads ul.list li.list-group-item .updated-info span.user-signed-in {
  bottom: -4px;
  top: initial;
}
.threads ul.list li.list-group-item .updated-info span.updated-at {
  position: static;
  text-align: right;
  float: left;
}
@media only screen and (max-width: 600px) {
  .threads ul.list li.list-group-item .updated-info span.updated-at {
    float: none;
    display: block;
  }
}

.admin-action-thread {
  background: transparent;
  border: none;
  outline: none;
  margin-left: 10px;
  color: #dc2d83;
}
.admin-action-thread:hover {
  text-decoration: underline;
}
@media screen and (min-width: 992px) {
  .admin-action-thread {
    float: right;
    clear: initial;
  }
}
@media screen and (min-width: 1200px) {
  .admin-action-thread {
    margin-left: 20px;
  }
}

.forum-bottom-padding {
  padding-bottom: 9em;
}

.create-thread legend {
  padding: 0 0 5px 0;
  font-weight: 500;
}

.report-thread {
  margin: 30px 0;
  color: #7f7f7f;
  font-style: italic;
  text-align: center;
}
.report-thread a {
  color: inherit;
}

.post .meta .edit {
  display: block;
  clear: both;
  float: none;
  margin-left: 0;
  color: #dc2d83;
}
@media screen and (min-width: 768px) {
  .post .meta .edit {
    float: right;
    clear: initial;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .post .meta .edit {
    margin-left: 20px;
  }
}
.post .meta .members {
  display: block;
  clear: both;
  color: #dc2d83;
}
@media screen and (min-width: 768px) {
  .post .meta .members {
    float: right;
    clear: initial;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .post .meta .members {
    margin-left: 20px;
  }
}
.post .meta .delete {
  display: block;
  clear: both;
  float: none;
  margin-left: 0;
  color: #dc2d83;
}
@media screen and (min-width: 768px) {
  .post .meta .delete {
    float: right;
    clear: initial;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .post .meta .delete {
    margin-left: 20px;
  }
}
.post .meta .delete-forum {
  display: block;
  clear: both;
  color: #dc2d83;
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .post .meta .delete-forum {
    float: right;
    clear: initial;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .post .meta .delete-forum {
    margin-left: 20px;
  }
}
.post .meta .delete-forum:hover {
  text-decoration: underline;
}
.post .meta .settings {
  display: block;
  clear: both;
  color: #dc2d83;
}
@media screen and (min-width: 768px) {
  .post .meta .settings {
    float: right;
    clear: initial;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .post .meta .settings {
    margin-left: 20px;
  }
}

.comments-forum .list-group-item {
  border: none;
}

.already-applied {
  font-style: italic;
}

.top {
  margin-bottom: 15px;
}
@media screen and (min-width: 1200px) {
  .top {
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
  }
}

.single-thread-title {
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  .single-thread-title {
    max-width: 75%;
  }
}

.members-title {
  clear: both;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 10px;
}

.table-responsive {
  border: none;
}
.table-responsive .approve-member {
  float: left;
  margin-right: 10px;
}
.table-responsive .approve-member.decline {
  margin-top: 10px;
}
@media screen and (min-width: 445px) {
  .table-responsive .approve-member.decline {
    margin-top: 0;
  }
}

.no-one-to-approve {
  margin-bottom: 2em;
  display: block;
  font-style: italic;
}

.admin-bar {
  overflow: hidden;
  margin: 5px 0;
  display: none;
  padding-top: 5px;
}
@media screen and (min-width: 1200px) {
  .admin-bar {
    display: block;
    padding-top: 0;
  }
}
.admin-bar .admin-action-thread {
  float: left;
  margin-left: 5px;
  padding-bottom: 0;
  padding-left: 0;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  .admin-bar .admin-action-thread {
    float: right;
  }
}
.admin-bar .admin-action-thread.delete-group {
  margin-right: 10px;
  line-height: 1.7;
}

aside.sidebar {
  padding-top: 0;
  background: transparent;
}
aside.sidebar.mobile {
  display: block;
  clear: both;
}
aside.sidebar.mobile form {
  margin-right: 10px;
  overflow: hidden;
  display: inline-block;
}
aside.sidebar.mobile .admin-bar {
  display: block;
  display: block;
  border-top: 1px solid #f2f2f2;
  clear: both;
  width: 100%;
}
aside.sidebar.desktop {
  display: none;
}
@media screen and (min-width: 1200px) {
  aside.sidebar {
    float: right;
    width: auto;
  }
  aside.sidebar.mobile {
    display: none;
  }
  aside.sidebar.desktop {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  aside.sidebar > * {
    float: right;
  }
}
aside.sidebar a.btn, aside.sidebar button.btn {
  float: left;
  margin-right: 10px;
}
@media screen and (min-width: 1200px) {
  aside.sidebar a.btn, aside.sidebar button.btn {
    clear: none;
    float: left;
    margin-bottom: 0;
    margin-right: 0px;
  }
  aside.sidebar a.btn.subscribe-group, aside.sidebar button.btn.subscribe-group {
    margin-left: 25px;
    margin-right: 10px;
  }
}

.pagination-wrapper {
  text-align: center;
  display: block;
}

.comments-forum .list-group-item {
  padding: 0;
  margin-bottom: 0;
}

.quote-link {
  color: #333;
  display: block;
  float: left;
  margin-left: 5px;
  margin-top: 1px;
  float: right;
}
.quote-link span {
  margin: -1px;
}
.quote-link:hover {
  opacity: 0.6;
  text-decoration: none;
}

.quote {
  background: #f2f2f2;
  line-height: 1;
  padding: 15px 15px 0;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.quote .quote {
  margin-left: 15px;
}
.quote .author {
  position: static;
  display: inline-block;
  margin-top: 2px;
  font-style: italic;
}
.quote .author a {
  color: #888;
}
.quote .author p {
  margin: 0;
}
.quote .quote-string {
  margin: 0.7em 0 0;
}
.quote .quote-string p {
  line-height: 1.3;
}

.comment-post {
  position: relative;
}
.comment-post.extra-height .rank-wrapper {
  max-width: 50px;
}
.comment-post.extra-height .amount-of-posts-user {
  top: 110px;
}
@media only screen and (min-width: 600px) {
  .comment-post.extra-height .amount-of-posts-user {
    top: 125px;
  }
}
@media only screen and (max-width: 600px) {
  .comment-post.extra-height .main-comment {
    margin-top: 60px;
  }
}
.comment-post .rank-wrapper {
  position: absolute;
  left: 1em;
  font-weight: 700;
  font-size: 12px;
  top: 75px;
}
@media only screen and (min-width: 600px) {
  .comment-post .rank-wrapper {
    top: 90px;
  }
}
.comment-post .amount-of-posts-user {
  position: absolute;
  left: 1em;
  font-size: 12px;
  top: 95px;
}
@media only screen and (min-width: 600px) {
  .comment-post .amount-of-posts-user {
    top: 106px;
  }
}

ul.list li.list-group-item .replies {
  width: 100%;
}

.hide-mobile-challenge {
  display: none;
}
@media screen and (min-width: 1200px) {
  .hide-mobile-challenge {
    display: block;
  }
}

.hide-desktop-challenge {
  display: block;
}
@media screen and (min-width: 1200px) {
  .hide-desktop-challenge {
    display: none;
  }
}

.popup-on-challange {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.popup-on-challange .wrapper {
  width: 500px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  padding: 1em;
  background: white;
  text-align: left;
  max-width: initial;
}
.popup-on-challange .wrapper .form-group {
  margin-bottom: 0;
}
.popup-on-challange .wrapper .btn {
  margin-top: 15px;
}
.popup-on-challange .close-pop-up {
  cursor: pointer;
}
.popup-on-challange.show {
  display: block;
}

#add_challange {
  display: block;
  float: left;
}

.create-thread input[type=checkbox] + label::before {
  width: 0;
}
.create-thread input[type=checkbox]:checked + label::after {
  display: none;
}

.close-pop-up {
  float: right;
  margin-bottom: 15px;
}

.your-score {
  background: #ffefaf;
  padding: 30px 20px;
  overflow: hidden;
  text-align: center;
  margin: 15px 0;
}
.your-score .points-label {
  padding-bottom: 0.3em;
  text-align: center;
  border-bottom: 0;
}
.your-score .last-date p {
  margin-bottom: 0;
  text-align: center;
  line-height: 1;
}
.your-score .last-date p:first-child {
  margin-top: 0;
}
.your-score .wrapper {
  height: 200px;
}
.your-score .wrapper > div {
  width: 50%;
  position: relative;
  height: 100%;
  float: left;
}
.your-score > div span {
  display: block;
  position: absolute;
  text-align: center;
  padding: 5px 0 10px;
  text-align: center;
  display: block;
  width: 100%;
  padding-right: 15px;
}
.your-score .current {
  z-index: 1;
  right: -20px;
}
.your-score .current .circle {
  background: #dc2d83;
}
.your-score .highest {
  left: -15px;
}
.your-score .highest .circle {
  background: #95c121;
}
.your-score .circle {
  height: 130px;
  width: 130px;
  border-radius: 50%;
  background: white;
  margin: auto;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
}
.your-score .circle span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  font-weight: 700;
  color: white;
  padding: 0;
}

.accept-challenge {
  background: #ffefaf;
  padding: 30px 20px;
  overflow: hidden;
  margin: 0 0 15px 0;
  text-align: center;
}
.accept-challenge .challenge-information {
  text-align: center;
}
.accept-challenge .challenge-counter {
  text-align: center;
  font-weight: 700;
}
.accept-challenge .challenge-counter span {
  font-size: 30px;
}
.accept-challenge h3 {
  border: 0;
  padding-bottom: 0;
}

aside.challenge {
  background-color: transparent;
  padding-top: 0;
}
aside.challenge .wrapper {
  max-width: 290px;
  margin: auto;
}
@media screen and (min-width: 992px) {
  aside.challenge .wrapper {
    max-width: 500px;
  }
}
aside.challenge table {
  background: #ffefaf;
  padding: 20px;
}
aside.challenge table th, aside.challenge table td {
  padding: 10px;
}
aside.challenge table tbody tr td:last-child {
  font-weight: 700;
}
aside.challenge table tbody tr td, aside.challenge table tbody tr th, aside.challenge table thead tr td, aside.challenge table thead tr th {
  text-align: end;
  border-bottom: 1px solid #fff;
}
aside.challenge table tbody tr td:first-child, aside.challenge table tbody tr th:first-child, aside.challenge table thead tr td:first-child, aside.challenge table thead tr th:first-child {
  text-align: left;
}
aside.challenge .challenge-counter span {
  display: block;
}
aside.challenge form {
  text-align: center;
}

#challange-options {
  display: none;
}
#challange-options.add-challange {
  display: block;
}

.qs-datepicker-container {
  width: 320px;
  z-index: 10000000;
}

.qs-datepicker .qs-square {
  height: 2.75em;
}

.qs-datepicker .qs-month-year {
  font-size: 15px;
  padding: 0.2em;
}

.hide-cat {
  display: none;
}

span.description {
  display: block;
  margin-bottom: 5px;
}

.divider {
  height: 1px;
  width: 100%;
  background: #ccc;
  margin: 40px 0 35px;
}

.winner {
  margin-bottom: 0;
  font-weight: 500;
}

.winnerline {
  margin-top: 0;
}

.form-group .days {
  margin-top: -10px;
}
@media screen and (min-width: 992px) {
  .form-group .days {
    margin-top: 5px;
  }
}

section.notifications table tr th {
  background-color: #fff;
  border-color: #fff;
  padding: 12px 14px;
}
section.notifications table tr.unread td {
  background-color: #edf9cc;
}
section.notifications table tr td {
  color: #333;
  border-color: #fff;
  background-color: #f9f9f9;
  padding: 12px 14px;
}
section.notifications table tr td:nth-child(2) {
  width: 20%;
}
section.notifications table tr td:nth-child(3) {
  width: 70%;
}
section.notifications table tr td:nth-child(4) {
  width: 10%;
}
section.notifications table tr td a {
  color: #333;
}
section.notifications table tr td:last-child {
  text-align: center;
}

@media only screen and (max-width: 449px) {
  .my-page-header {
    padding: 20px 0;
  }
}
@media only screen and (min-width: 450px) {
  .my-page-header {
    line-height: 100px;
  }
}
.my-page-header {
  background: #ffefaf;
  height: 100px;
  position: relative;
  min-height: 100px;
  margin-bottom: 3em;
}
.my-page-header a.all-read {
  background-color: white;
  padding: 10px 15px;
  border-radius: 5px;
}
.my-page-header a.all-read:hover {
  border-bottom: 0;
}
.my-page-header .brand {
  font-size: 20px;
  color: #333;
  text-transform: capitalize;
  text-decoration: none;
}
@media screen and (min-width: 992px) {
  .my-page-header .brand {
    font-size: 36px;
  }
}

.information-become-member {
  margin: 1.5em 0;
}
.information-become-member h3 {
  font-weight: 700;
}

.memberships {
  background-color: #f7f7f7;
}

.memberships-listing {
  list-style: none;
  margin: 0;
  padding: 0;
}
.memberships-listing [class^=icon-] {
  color: #95c121;
}
.memberships-listing > li {
  background: white;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  margin-bottom: 1.5em;
}
.memberships-listing > li:first-child {
  margin-top: 3em;
}
.memberships-listing > li:last-child {
  margin-bottom: 3em;
}
.memberships-listing > li header {
  padding: 1.5em;
}
.memberships-listing > li header h3 {
  margin: 0 0 5px;
  color: white;
  font-weight: 700;
}
.memberships-listing > li header h3 span {
  font-weight: 300;
}
.memberships-listing > li header p {
  color: white;
  margin: 0;
}
.memberships-listing > li .bottom {
  padding: 1.5em;
}
.memberships-listing > li .bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.memberships-listing > li .bottom ul li {
  font-weight: 500;
  margin-bottom: 5px;
}
.memberships-listing > li .bottom ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .memberships-listing > li .bottom ul li {
    width: 50%;
    float: left;
  }
}
.memberships-listing > li .bottom .btn {
  margin-top: 1.5em;
  font-size: initial;
}
.memberships-listing > li.all-inclusive header {
  background: #dc2d83;
}
.memberships-listing > li.kickstart header {
  background: #95c121;
}
.memberships-listing > li.plus header {
  background: #f58233;
}
.memberships-listing > li.plus .bottom .btn {
  background: #f58233;
}
.memberships-listing > li.bas header {
  background: #a3a3a3;
}
.memberships-listing > li.bas .bottom .btn {
  background: #a3a3a3;
}

main.plus-membership {
  margin-bottom: 2em;
}
main.plus-membership #membership-menu ul {
  list-style: none;
  padding-left: 15px;
}
main.plus-membership table th {
  padding-left: 0 !important;
}
@media screen and (min-width: 992px) {
  main.plus-membership table th {
    padding-left: 8px !important;
  }
}

.logos-cart {
  margin-top: 1em;
}
.logos-cart.perform-payment {
  margin-bottom: 3em;
}
@media only screen and (min-width: 475px) {
  .logos-cart {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.logos-cart > .swedbank {
  text-align: center;
}
@media only screen and (min-width: 475px) {
  .logos-cart > .swedbank {
    text-align: initial;
  }
}
.logos-cart > .swedbank img {
  width: 130px;
  max-height: 78px;
}
@media only screen and (min-width: 475px) {
  .logos-cart > .swedbank img {
    margin-right: 5px;
  }
}
.logos-cart > .cards {
  justify-content: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 475px) {
  .logos-cart > .cards {
    margin: 0 20px;
    justify-content: initial;
  }
}
.logos-cart > .cards img:last-child {
  margin-right: 0;
}
.logos-cart > .bisnode img {
  display: block;
  width: 130px;
  margin: auto;
}
@media only screen and (min-width: 475px) {
  .logos-cart > .bisnode img {
    margin: initial;
  }
}
@media only screen and (min-width: 475px) {
  .logos-cart div:first-child {
    border-right: 1px solid #cdcdcd;
  }
  .logos-cart div:last-child {
    border-left: 1px solid #cdcdcd;
  }
}
.logos-cart .cards {
  text-align: center;
}
.logos-cart .cards img {
  display: inline-block;
  width: 40px;
  margin-right: 8px;
  margin-top: 8px;
}

main.cart .alert.alert-danger {
  margin-bottom: 15px;
  margin-top: 30px;
}
@media only screen and (min-width: 475px) {
  main.cart .alert.alert-danger {
    margin-bottom: -20px;
    margin-top: 30px;
  }
}

section.cart {
  padding: 1em 0 2em;
}
section.cart ul.check-list {
  list-style: none;
  padding: 0;
  margin: 15px 0 0;
}
section.cart ul.check-list li {
  padding: 0 0 5px 20px;
  position: relative;
}
section.cart ul.check-list li:last-child {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  section.cart ul.check-list li {
    padding-left: 23px;
  }
}
section.cart ul.check-list li p {
  font-weight: 500;
}
section.cart ul.check-list li .icon-checkmark {
  left: 0;
  top: 3px;
  position: absolute;
  color: #95c121;
}
section.cart input[type=submit] {
  margin-top: 1em;
}
@media only screen and (min-width: 475px) {
  section.cart input[type=submit] {
    margin-top: 0;
  }
}
@media only screen and (min-width: 475px) {
  section.cart {
    padding: 4em 0;
  }
}
section.cart .btn-secondary.bas {
  margin-top: 1em;
}
section.cart .training-schedule {
  display: none;
}
section.cart .training-schedule.all-inclusive {
  display: block;
}
section.cart legend {
  font-size: 16px;
  font-weight: 500;
  border: none;
  margin-bottom: 0;
  width: 125px;
  float: left;
  line-height: 32px;
}
section.cart select {
  max-width: 200px;
  margin-top: 10px;
  font-weight: 500;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: calc(100% - 5px);
}
section.cart .part.last {
  border-bottom: 1px solid #e4e4e4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
section.cart header {
  padding: 1.5em;
  background-color: #edf9cc;
  border-top: 1px solid #e4e4e4;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
section.cart header h3 {
  margin: 0 0 5px;
  font-weight: 700;
}
section.cart header h3 span {
  font-weight: 300;
}
section.cart header p {
  margin: 0;
}
section.cart .middle {
  padding: 1.5em;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
section.cart .middle h3 {
  margin: 0 0 5px;
  font-weight: 700;
}
section.cart .middle h3 span {
  font-weight: 300;
}
section.cart .middle .text-muted {
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  color: #333;
}
section.cart .middle .form-group {
  margin-bottom: 0;
}
section.cart .bottom {
  padding: 1.5em;
  background-color: #f7f7f7;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
section.cart .bottom .form-group {
  margin-bottom: 5px;
}
section.cart .bottom .form-group.overflow {
  overflow: hidden;
}
section.cart .bottom .register-date {
  display: block;
}
section.cart .bottom .register-date input {
  width: 100px;
  height: 30px;
  display: block;
  border-radius: 3px !important;
}
section.cart .bottom .register-date .input-group-addon {
  display: inline-block;
  background: transparent;
  border: none;
}
section.cart .bottom .register-date .glyphicon {
  display: inline-block;
}
section.cart .bottom .radio-style {
  float: left;
  width: calc(100% - 125px);
  line-height: 32px;
  max-width: 265px;
}
section.cart #promo-message {
  display: flex;
  align-items: center;
}
section.cart #remove-promo {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: #333;
  color: white;
  line-height: 1.3;
  text-align: center;
  font-size: 13px;
  border-radius: 50%;
  margin-right: 5px;
  cursor: pointer;
}
section.cart .promo {
  padding: 1em 0 2em;
}
section.cart .promo .form-group {
  margin-top: 1em;
  display: none;
  margin-bottom: 0;
}
section.cart .promo .form-group.promo-hide {
  display: none;
}
section.cart .promo .form-group input {
  width: calc(100% - 89px);
  display: inline-block;
}
section.cart .promo .form-group #add-promo {
  margin-left: 5px;
}
section.cart .promo .form-group.show-promo {
  display: block;
}
section.cart .promo .form-group.show-promo.promo-hide {
  display: none;
}
section.cart .promo a {
  display: block;
  text-decoration: underline;
}
section.cart .promo a.promo-hide {
  display: none;
}
section.cart .payment h3 {
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 0;
}
section.cart .payment ul.radio-style.big li {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
section.cart .payment ul.radio-style.big li label {
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}
section.cart .account {
  border-top: 1px solid #e4e4e4;
  padding-top: 1em;
}
section.cart .account.bas {
  border-top: none;
}
section.cart .account h3 {
  font-weight: 700;
  width: 100%;
  position: relative;
  margin-top: 0;
  margin-bottom: 0.3em;
}
@media only screen and (min-width: 475px) {
  section.cart .account h3 {
    margin-top: 20px;
    margin-bottom: 1em;
  }
}
section.cart .account h3 span {
  font-weight: 300;
  font-size: 16px;
  display: block;
  margin-top: 3px;
}
@media only screen and (min-width: 475px) {
  section.cart .account h3 span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
}
section.cart .account h3 span a {
  color: #95c121;
  text-decoration: underline;
}
@media only screen and (min-width: 475px) {
  section.cart .account .form-group.name > div {
    width: calc(100% - 150px);
    float: left;
  }
}
@media only screen and (min-width: 475px) {
  section.cart .account .form-group.name > div input {
    width: calc(50% - 5px);
  }
  section.cart .account .form-group.name > div input:first-child {
    margin-right: 5px;
  }
  section.cart .account .form-group.name > div input:last-child {
    margin-left: 5px;
  }
}
section.cart .account .form-group label {
  font-size: 16px;
  font-weight: 500;
  border: none;
  margin-bottom: 0;
  width: 150px;
  line-height: 32px;
}
@media only screen and (min-width: 475px) {
  section.cart .account .form-group label {
    float: left;
  }
}
section.cart .account input[type=email], section.cart .account input[type=password], section.cart .account input[type=text] {
  margin-bottom: 10px;
}
@media only screen and (min-width: 475px) {
  section.cart .account input[type=email], section.cart .account input[type=password], section.cart .account input[type=text] {
    width: calc(100% - 150px);
    float: left;
  }
}
section.cart .account .form-group {
  margin-bottom: 0;
  overflow: hidden;
}
section.cart .account .form-check {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin-top: 5px;
}
@media only screen and (min-width: 475px) {
  section.cart .account .form-check {
    width: calc(100% - 150px);
    margin-left: 150px;
  }
}
section.cart .account .form-check label::before {
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
}
section.cart .account .form-check span {
  display: inline-block;
  width: calc(100% - 30px);
  vertical-align: top;
  font-weight: 500;
}
section.cart .account .form-check span a {
  color: #95c121;
  text-decoration: underline;
}
section.cart #testimonies {
  display: none;
}
section.cart .testimonies {
  display: grid;
  gap: 10px;
  margin: 20px 0;
  grid-template-columns: repeat(1, 1fr);
}
@media only screen and (min-width: 768px) {
  section.cart .testimonies {
    grid-template-columns: repeat(3, 1fr);
  }
}
section.cart .testimonies img {
  width: 100%;
}

section.welcome-settings {
  padding-bottom: 4em;
}
section.welcome-settings #alert-box {
  display: none;
}
section.welcome-settings h3 {
  font-weight: 600;
}
section.welcome-settings .account > h3 {
  border-top: 1px solid #e4e4e4;
  margin-top: 2em;
  padding-top: 1em;
}
section.welcome-settings .account h3 {
  margin-bottom: 1em;
  margin-top: 0;
  border: none;
  padding-top: 0;
  font-size: 20px;
}
section.welcome-settings legend {
  font-size: 17px;
  font-weight: 500;
  border: none;
  margin-bottom: 0;
  width: 145px;
  float: left;
  line-height: 32px;
}
section.welcome-settings .radio-style {
  float: left;
  width: calc(100% - 145px);
  line-height: 32px;
  max-width: 265px;
}
section.welcome-settings .radio-style.goal {
  max-width: 100%;
}
section.welcome-settings .radio-style.goal li {
  width: 100%;
}
section.welcome-settings .form-group {
  overflow: hidden;
}
section.welcome-settings .form-group label {
  font-size: 17px;
  font-weight: 500;
  border: none;
  margin-bottom: 0;
  width: 145px;
  float: left;
  line-height: 32px;
}
section.welcome-settings .form-group small {
  margin-left: 145px;
  width: calc(100% - 145px);
  line-height: 3;
  font-size: 12px;
  color: #7f7f7f;
}
section.welcome-settings .form-group input[type=text], section.welcome-settings .form-group input[type=number], section.welcome-settings .form-group input[type=password], section.welcome-settings .form-group select {
  float: left;
  width: calc(100% - 145px);
  line-height: 32px;
}
section.welcome-settings .form-group select {
  max-width: 200px;
  margin-top: 10px;
  font-weight: 500;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: calc(100% - 5px);
  line-height: initial;
}
section.welcome-settings .information {
  padding: 20px;
  margin: 3em 0 1em;
  border: 1px solid #e4e4e4;
  border-left-width: 5px;
  border-radius: 3px;
  border-left-color: #95c121;
}
section.welcome-settings .btn {
  margin-top: 1.5em;
  text-transform: uppercase;
}

section.thank-you {
  margin-top: 2em;
}
section.thank-you h3 {
  font-weight: 600;
}
section.thank-you img {
  display: block;
  height: auto;
  margin-top: 3em;
  max-width: 100%;
  border-radius: 3px;
}
section.thank-you h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
section.thank-you p {
  font-size: 16px;
  line-height: 1.6;
}
section.thank-you .btn {
  text-transform: uppercase;
  margin-top: 3em;
  margin-bottom: 2em;
}
section.thank-you .welcome {
  font-weight: 700;
}
section.thank-you .signature {
  font-style: italic;
  color: #555;
}

#swedbank-pay-seamless-view-page {
  margin-top: 4em;
  padding-bottom: 5em;
}
#swedbank-pay-seamless-view-page h2 {
  text-align: center;
}
#swedbank-pay-seamless-view-page p {
  text-align: center;
  max-width: 400px;
  margin: 20px auto;
}
#swedbank-pay-seamless-view-page #cancel-payment {
  color: rgb(0, 122, 136);
  text-align: center;
  display: flex;
  margin-top: 25px;
  justify-content: center;
  font-weight: 500;
}

body.change-payment #swedbank-pay-seamless-view-page {
  margin-top: 20px;
  max-width: 500px;
  background: white;
  padding: 20px;
}

.perform-payment #swedbank-pay-seamless-view-page {
  padding-bottom: 0;
}
.perform-payment .logos {
  text-align: center;
  margin-top: 1em;
  padding-bottom: 3em;
  padding-top: 1em;
}
.perform-payment .logos > img {
  max-width: 140px;
  margin-left: -22px;
  border-right: 1px solid #cdcdcd;
  margin-right: 16px;
}
.perform-payment .logos .cards {
  text-align: center;
}
.perform-payment .logos .cards img {
  display: inline-block;
  width: 40px;
  margin-right: 8px;
  margin-top: 8px;
}

.card-info {
  display: flex;
  align-items: center;
}
.card-info .card-image {
  width: 40px;
}
.card-info .card-number {
  margin-left: 8px;
}

section.clients .client-listing {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
section.clients .client-listing > li {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  background: white;
  margin-bottom: 15px;
  position: relative;
}
section.clients .client-listing > li:last-child {
  margin-bottom: 0;
}
section.clients .client-listing > li h4 {
  width: 100%;
  font-size: 15px;
  font-weight: 700;
}
section.clients .client-listing > li .nav-tabs {
  position: absolute;
  right: 15px;
  margin-top: 0;
  top: 0;
  border: none;
}
section.clients .client-listing > li .nav-tabs li a:hover {
  border-color: transparent;
}
section.clients .client-listing > li .information {
  width: 100%;
}
@media screen and (min-width: 992px) {
  section.clients .client-listing > li .information {
    width: 200px;
    padding-right: 15px;
  }
}
section.clients .client-listing > li .information ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
section.clients .client-listing > li .information ul li {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
section.clients .client-listing > li .information .avatar {
  width: 150px;
  height: 150px;
  margin-top: 15px;
  margin-bottom: 10px;
}
section.clients .client-listing > li .notes {
  width: 100%;
  position: relative;
}
section.clients .client-listing > li .notes form {
  padding-bottom: 20px;
}
section.clients .client-listing > li .notes .btn-success {
  position: absolute;
  left: 0;
  bottom: 0;
}
section.clients .client-listing > li .notes .btn-danger {
  position: absolute;
  left: 75px;
  bottom: 0;
}
@media screen and (min-width: 992px) {
  section.clients .client-listing > li .notes {
    width: calc(100% - 200px);
  }
}

body.profile #add-kickstart {
  display: block;
}
body.profile #add-kickstart img {
  width: 100%;
  max-width: 600px;
}
body.profile .btn svg {
  width: 15px;
  height: 15px;
  fill: white;
  margin-bottom: -2px;
  margin-right: 5px;
}
body.profile .top-part-profile {
  display: flex;
  justify-content: space-between;
  padding: 0 15px 15px;
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile {
    height: 250px;
  }
}
body.profile .top-part-profile header {
  width: 100%;
  display: flex;
}
body.profile .top-part-profile header .avatar {
  width: 100px;
  height: 100px;
  background-color: whitesmoke;
  overflow: initial;
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile header .avatar {
    width: 150px;
    height: 150px;
  }
}
body.profile .top-part-profile header .avatar svg {
  width: 25px;
  height: 25px;
  fill: #95c121;
  background: white;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  right: -14px;
  bottom: -10px;
  margin: 0;
  box-shadow: 5px 5px 15px -6px #000000;
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile header .avatar svg {
    width: 30px;
    height: 30px;
  }
}
body.profile .top-part-profile header .avatar + a {
  display: inline-block;
  padding-top: 5px;
}
body.profile .top-part-profile header > div {
  margin-right: 20px;
}
body.profile .top-part-profile header > nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 10px;
}
body.profile .top-part-profile header > nav > div {
  width: 100%;
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile header > nav > div {
    width: auto;
  }
}
body.profile .top-part-profile header > nav h3 {
  margin-top: 0;
  position: relative;
  font-weight: 800;
  font-size: 20px;
}
body.profile .top-part-profile header > nav h3 span:last-child {
  font-size: 11px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
body.profile .top-part-profile header > nav h3 span.user-signed-in {
  display: inline-block;
  background: white;
  position: relative;
  right: initial;
  bottom: initial;
  vertical-align: middle;
}
body.profile .top-part-profile header > nav ul {
  list-style: none;
  padding-left: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.profile .top-part-profile header > nav ul li {
  padding-left: 20px;
  padding-right: 10px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 374px) {
  body.profile .top-part-profile header > nav ul li {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile header > nav ul li {
    width: auto;
    float: none;
    margin-bottom: 0;
  }
}
body.profile .top-part-profile header > nav ul li:last-child {
  padding-right: 0;
}
body.profile .top-part-profile header > nav ul li.special {
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile header > nav ul li {
    display: inline-block;
  }
}
body.profile .top-part-profile header > nav ul li a {
  position: relative;
}
body.profile .top-part-profile header > nav ul li a svg {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
}
@media screen and (min-width: 992px) {
  body.profile .top-part-profile header > nav ul li a svg {
    top: 1px;
    transform: initial;
  }
}
body.profile .about-me {
  background: white;
}
body.profile .presentation {
  padding-top: 10px;
}
body.profile h4 {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  body.profile h4 {
    margin-top: 10px;
  }
}
body.profile .message-notice h4 {
  margin-top: 0;
}
body.profile .my-goals h4 {
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  body.profile .my-goals h4 {
    margin-top: 30px;
  }
}
body.profile .profile-information {
  background: #f7f7f7;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 100px;
}
@media screen and (min-width: 992px) {
  body.profile .profile-information {
    margin-top: -165px;
  }
}
@media screen and (min-width: 992px) {
  body.profile .profile-information .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
body.profile .profile-information .offset {
  padding: 0 15px;
}
@media screen and (min-width: 992px) {
  body.profile .profile-information .offset {
    padding: 0;
    margin-left: 185px;
    width: calc(100% - 385px);
    padding-right: 50px;
  }
}
body.profile .profile-spec {
  padding: 0 15px;
}
@media screen and (min-width: 992px) {
  body.profile .profile-spec {
    width: 200px;
    padding: 0;
  }
}
body.profile .profile-spec h4 {
  font-weight: 600;
  margin-bottom: 0;
}
body.profile .profile-spec ul {
  list-style: none;
  padding-left: 0;
  margin-top: 3px;
}
body.profile .profile-spec ul li {
  font-weight: 400;
}
body.profile .profile-spec ul li span {
  font-weight: 500;
}
body.profile .connect-to-user {
  list-style: none;
  padding-left: 0;
  margin-top: 15px;
}
body.profile .connect-to-user a {
  color: #333;
  display: flex;
  margin-bottom: 5px;
}
body.profile .connect-to-user a span:first-child {
  margin-right: 5px;
  margin-top: 2px;
}
body.profile .connect-to-user svg {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-top: 2px;
}
@media screen and (min-width: 992px) {
  body.profile .connect-to-user.mobile, body.profile .edit-profile.mobile {
    display: none;
  }
}
body.profile .connect-to-user.desktop, body.profile .edit-profile.desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  body.profile .connect-to-user.desktop, body.profile .edit-profile.desktop {
    display: block;
  }
}

body.edit-profile .profile-image {
  width: 100%;
  height: auto;
  max-width: 100px;
  margin-bottom: 15px;
}
body.edit-profile figure {
  margin-bottom: 15px;
}

.members-table {
  margin-top: 20px;
}
.members-table tr td:first-child {
  width: 60px;
}

.my-page .reset {
  margin-left: 10px;
  margin-top: 7.5px;
}

body.members .not-allowed p {
  margin: 0;
}

@media screen and (min-width: 992px) {
  #filter-members-form .form-group.flex {
    float: left;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  #filter-members-form .form-group.flex input[type=text], #filter-members-form .form-group.flex select {
    width: auto;
    min-width: 200px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  #filter-members-form .form-group.flex label {
    width: auto;
    margin-right: 10px;
    margin-bottom: 0;
  }
}

.single-messsage ul.comments .main-comment {
  height: auto !important;
}
.single-messsage .first-post p img {
  height: auto !important;
}
.single-messsage .top {
  margin: 15px 0;
  overflow: hidden;
  border: 0;
}
@media screen and (min-width: 1200px) {
  .single-messsage .top {
    margin-top: 30px;
  }
}
.single-messsage .top h1 {
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  .single-messsage .top h1 {
    font-size: 30px;
  }
}
.single-messsage .first-post {
  padding: 1em 1em 0 1em;
  min-height: 170px;
  position: relative;
  border: 1px solid #f2f2f2;
  margin-bottom: 2em;
}
.single-messsage .first-post .avatar {
  position: absolute;
  left: 1em;
  top: 1em;
}
@media only screen and (max-width: 599px) {
  .single-messsage .first-post .avatar {
    width: 50px;
    height: 50px;
  }
}
.single-messsage .first-post .user-rank {
  position: absolute;
  top: 75px;
  font-weight: 700;
  font-size: 12px;
  left: 1em;
}
@media only screen and (min-width: 600px) {
  .single-messsage .first-post .user-rank {
    top: 90px;
  }
}
.single-messsage .first-post .amount-of-posts-user {
  position: absolute;
  top: 95px;
  font-size: 12px;
  left: 1em;
}
@media only screen and (min-width: 600px) {
  .single-messsage .first-post .amount-of-posts-user {
    top: 106px;
  }
}
.single-messsage .first-post .meta {
  padding-left: 75px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .single-messsage .first-post .meta {
    min-height: 50px;
  }
}
@media only screen and (min-width: 600px) {
  .single-messsage .first-post .meta {
    padding-left: 80px;
  }
}
.single-messsage .first-post .meta > * {
  clear: both;
}
@media only screen and (min-width: 600px) {
  .single-messsage .first-post .meta > * {
    clear: initial;
  }
}
.single-messsage .first-post .post-body {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  .single-messsage .first-post .post-body {
    padding-left: 80px;
    margin-top: 0;
  }
}
.single-messsage .first-post .post-actions {
  border: none;
  padding-bottom: 1em;
  margin: 0;
}
@media only screen and (min-width: 600px) {
  .single-messsage .first-post .post-actions {
    padding-left: 80px;
  }
}
@media screen and (min-width: 768px) {
  .single-messsage .comments .comment-post {
    min-height: 135px;
  }
}
.single-messsage .comments .main-comment {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 600px) {
  .single-messsage .comments .main-comment {
    padding-left: 80px;
    margin-top: 0;
  }
}
.single-messsage .comments .meta {
  min-height: 57px;
}
@media screen and (min-width: 768px) {
  .single-messsage .comments .meta {
    min-height: 0;
  }
}
.single-messsage .comments .meta {
  padding-left: 75px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .single-messsage .comments .meta {
    min-height: 100px;
  }
}
@media only screen and (min-width: 600px) {
  .single-messsage .comments .meta {
    padding-left: 80px;
  }
}
.single-messsage .comments .meta > * {
  clear: both;
}
@media only screen and (min-width: 600px) {
  .single-messsage .comments .meta > * {
    clear: initial;
  }
}

section.messsages table tr td:nth-child(2) {
  width: 10%;
}
section.messsages table tr td:nth-child(3) {
  width: 27%;
}
section.messsages table tr td:last-child {
  width: 5%;
  text-align: center;
  cursor: pointer;
}
section.messsages table tr td:last-child i {
  color: #dc2d83;
}

section.my-page-table table tr:hover td {
  background-color: #edf9cc;
}
section.my-page-table table tr th {
  background-color: #fff;
  border-color: #f9f9f9;
  padding: 12px 14px;
  vertical-align: middle;
  font-size: 14px;
}
section.my-page-table table tr.unread td {
  background-color: #edf9cc;
}
section.my-page-table table tr td {
  color: #333;
  border-color: #f9f9f9;
  background-color: #fff;
  padding: 12px 14px;
  vertical-align: middle;
  font-size: 14px;
}
section.my-page-table table tr td a {
  color: #333;
}

body.mypage .add-post {
  margin-bottom: 3em;
}

@media (max-width: 767px) {
  .messsages table.table, .notifications table.table, .my-page-table table.table {
    display: block;
  }
}
@media (max-width: 767px) {
  .messsages table.table thead, .notifications table.table thead, .my-page-table table.table thead {
    display: none;
  }
}
@media (max-width: 767px) {
  .messsages table.table tbody, .notifications table.table tbody, .my-page-table table.table tbody {
    display: block;
  }
}
.messsages table.table tbody tr, .notifications table.table tbody tr, .my-page-table table.table tbody tr {
  background: #f9f9f9;
}
@media (max-width: 767px) {
  .messsages table.table tbody tr, .notifications table.table tbody tr, .my-page-table table.table tbody tr {
    display: block;
    margin-bottom: 1em;
  }
}
.messsages table.table tbody tr td > *, .notifications table.table tbody tr td > *, .my-page-table table.table tbody tr td > * {
  white-space: normal;
}
@media (max-width: 767px) {
  .messsages table.table tbody tr td, .notifications table.table tbody tr td, .my-page-table table.table tbody tr td {
    width: 100%;
    display: block;
  }
}
@media (max-width: 767px) {
  .messsages table.table tbody tr td:nth-child(1), .messsages table.table tbody tr td:nth-child(2), .messsages table.table tbody tr td:nth-child(3), .notifications table.table tbody tr td:nth-child(1), .notifications table.table tbody tr td:nth-child(2), .notifications table.table tbody tr td:nth-child(3), .my-page-table table.table tbody tr td:nth-child(1), .my-page-table table.table tbody tr td:nth-child(2), .my-page-table table.table tbody tr td:nth-child(3) {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.messsages table.table tbody tr td i.fa.fa-times, .notifications table.table tbody tr td i.fa.fa-times, .my-page-table table.table tbody tr td i.fa.fa-times {
  color: #dc2d83;
}
@media (min-width: 768px) {
  .messsages table.table tbody tr td.mobile, .notifications table.table tbody tr td.mobile, .my-page-table table.table tbody tr td.mobile {
    display: none;
  }
}
.messsages table.table tbody tr td.desktop, .notifications table.table tbody tr td.desktop, .my-page-table table.table tbody tr td.desktop {
  width: 100%;
  padding-right: 20px;
  text-align: right;
  height: 100%;
}
@media (max-width: 767px) {
  .messsages table.table tbody tr td.desktop, .notifications table.table tbody tr td.desktop, .my-page-table table.table tbody tr td.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .messsages table.table tbody tr td.desktop, .notifications table.table tbody tr td.desktop, .my-page-table table.table tbody tr td.desktop {
    display: block;
  }
}

@media (min-width: 768px) {
  section.messsages table {
    height: 1px;
  }
}
section.messsages table tr td {
  padding: 0;
}
section.messsages table tr td a, section.messsages table tr td span {
  padding: 12px 14px;
  display: block;
  width: 100%;
}

@media (max-width: 767px) {
  .notifications table.table tbody tr td:last-child {
    display: none;
  }
}

.bottom-settings {
  padding: 2em 0;
}
.bottom-settings.topbar {
  padding: 0 0 2em;
}
.bottom-settings .top-bar.alt {
  background: transparent;
}
.bottom-settings:not(.orange-gradient) {
  background: #f7f7f7;
}
.bottom-settings input[type=checkbox] + label::before,
.bottom-settings input[type=checkbox] + span::before {
  background: white;
  border: 1px solid #eee;
}

#filter-weight-measurement-form .input-group.flex,
#add-weight-measurement-form .input-group.flex,
.bottom-settings .input-group.flex {
  margin-bottom: 15px;
  width: calc(100% - 40px);
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex,
#add-weight-measurement-form .input-group.flex,
.bottom-settings .input-group.flex {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    flex-wrap: wrap;
    width: 100%;
  }
}
#filter-weight-measurement-form .input-group.flex label,
#add-weight-measurement-form .input-group.flex label,
.bottom-settings .input-group.flex label {
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex label,
#add-weight-measurement-form .input-group.flex label,
.bottom-settings .input-group.flex label {
    width: 140px;
  }
}
#filter-weight-measurement-form .input-group.flex small,
#add-weight-measurement-form .input-group.flex small,
.bottom-settings .input-group.flex small {
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex small,
#add-weight-measurement-form .input-group.flex small,
.bottom-settings .input-group.flex small {
    margin-left: 140px;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex input[type=text],
#add-weight-measurement-form .input-group.flex input[type=text],
.bottom-settings .input-group.flex input[type=text] {
    width: calc(100% - 180px);
  }
}
#filter-weight-measurement-form .input-group.flex .input-group-addon,
#add-weight-measurement-form .input-group.flex .input-group-addon,
.bottom-settings .input-group.flex .input-group-addon {
  width: 40px;
  height: 34px;
  display: block;
  position: absolute;
  right: -40px;
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex .input-group-addon,
#add-weight-measurement-form .input-group.flex .input-group-addon,
.bottom-settings .input-group.flex .input-group-addon {
    display: table-cell;
    position: initial;
    right: initial;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .form-group.flex,
#add-weight-measurement-form .form-group.flex,
.bottom-settings .form-group.flex {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
}
#filter-weight-measurement-form .form-group.flex label,
#filter-weight-measurement-form .form-group.flex h4,
#add-weight-measurement-form .form-group.flex label,
#add-weight-measurement-form .form-group.flex h4,
.bottom-settings .form-group.flex label,
.bottom-settings .form-group.flex h4 {
  font-weight: 400;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .form-group.flex label,
#filter-weight-measurement-form .form-group.flex h4,
#add-weight-measurement-form .form-group.flex label,
#add-weight-measurement-form .form-group.flex h4,
.bottom-settings .form-group.flex label,
.bottom-settings .form-group.flex h4 {
    width: 140px;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .form-group.flex .radio-style,
#add-weight-measurement-form .form-group.flex .radio-style,
.bottom-settings .form-group.flex .radio-style {
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .form-group.flex .radio-style li,
#add-weight-measurement-form .form-group.flex .radio-style li,
.bottom-settings .form-group.flex .radio-style li {
    width: auto;
  }
}
#filter-weight-measurement-form .form-group.flex .radio-style li label,
#add-weight-measurement-form .form-group.flex .radio-style li label,
.bottom-settings .form-group.flex .radio-style li label {
  width: auto;
  margin-right: 15px;
}
#filter-weight-measurement-form .form-group.flex small,
#add-weight-measurement-form .form-group.flex small,
.bottom-settings .form-group.flex small {
  margin-top: 5px;
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .form-group.flex small,
#add-weight-measurement-form .form-group.flex small,
.bottom-settings .form-group.flex small {
    margin-left: 140px;
  }
}
#filter-weight-measurement-form .form-group.flex input[type=number],
#add-weight-measurement-form .form-group.flex input[type=number],
.bottom-settings .form-group.flex input[type=number] {
  -moz-appearance: textfield;
}
#filter-weight-measurement-form .form-group.flex input[type=number]::-webkit-outer-spin-button, #filter-weight-measurement-form .form-group.flex input[type=number]::-webkit-inner-spin-button,
#add-weight-measurement-form .form-group.flex input[type=number]::-webkit-outer-spin-button,
#add-weight-measurement-form .form-group.flex input[type=number]::-webkit-inner-spin-button,
.bottom-settings .form-group.flex input[type=number]::-webkit-outer-spin-button,
.bottom-settings .form-group.flex input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .form-group.flex input[type=password],
#filter-weight-measurement-form .form-group.flex input[type=email],
#filter-weight-measurement-form .form-group.flex input[type=text],
#filter-weight-measurement-form .form-group.flex input[type=number],
#filter-weight-measurement-form .form-group.flex textarea,
#filter-weight-measurement-form .form-group.flex select,
#filter-weight-measurement-form .form-group.flex .radio-style,
#add-weight-measurement-form .form-group.flex input[type=password],
#add-weight-measurement-form .form-group.flex input[type=email],
#add-weight-measurement-form .form-group.flex input[type=text],
#add-weight-measurement-form .form-group.flex input[type=number],
#add-weight-measurement-form .form-group.flex textarea,
#add-weight-measurement-form .form-group.flex select,
#add-weight-measurement-form .form-group.flex .radio-style,
.bottom-settings .form-group.flex input[type=password],
.bottom-settings .form-group.flex input[type=email],
.bottom-settings .form-group.flex input[type=text],
.bottom-settings .form-group.flex input[type=number],
.bottom-settings .form-group.flex textarea,
.bottom-settings .form-group.flex select,
.bottom-settings .form-group.flex .radio-style {
    width: calc(100% - 140px);
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form button[type=submit].flex,
#add-weight-measurement-form button[type=submit].flex,
.bottom-settings button[type=submit].flex {
    margin-left: 140px;
  }
}
#filter-weight-measurement-form .button-list,
#add-weight-measurement-form .button-list,
.bottom-settings .button-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

section.settings h3 {
  margin-top: 0;
  font-size: 15px;
  font-weight: 700;
}

#add-weight-measurement-form .form-control.error, #filter-weight-measurement-form .form-control.error {
  border-color: red;
}

#add-weight-measurement .modal-content {
  margin-bottom: 60px;
}

.wrapper-charts h3 {
  font-size: 20px;
  font-weight: 700;
}

canvas.line-chart {
  background: white;
  margin-bottom: 20px;
  padding: 5px;
}
@media screen and (min-width: 992px) {
  canvas.line-chart {
    padding: 20px;
  }
}

body.weight .filters-top {
  padding: 20px;
  background: white;
  margin-bottom: 20px;
}
body.weight .filters-top p {
  margin-bottom: 3px;
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  body.weight .filters-top p {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 499px) {
  body.weight .filters-top button {
    width: 100%;
  }
}
body.weight .filters-top .measurement-delete-all {
  margin-left: 10px;
}
@media only screen and (max-width: 499px) {
  body.weight .filters-top .measurement-delete-all {
    margin-top: 10px;
    margin-left: 0;
  }
}
@media only screen and (max-width: 499px) {
  body.weight .filters-top .reset {
    display: inline-block;
    margin-top: 10px;
    margin-left: 0;
  }
}

.modal-title {
  float: left;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (min-width: 992px) {
  #filter-weight-measurement-form {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex input[type=text] {
    width: calc(100% - 90px);
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex label {
    margin-bottom: 0;
    width: 50px;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form .input-group.flex:last-of-type label {
    padding-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  #filter-weight-measurement-form button[type=submit].flex {
    margin-left: 50px;
  }
}

body.product-page .recipe--summary {
  background: #fff;
}
body.product-page #content-wrapper ul {
  list-style: none;
}
body.product-page .content .main {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  body.product-page .content .main {
    margin-bottom: 6rem;
  }
}
body.product-page .content .main *:last-of-type {
  margin-bottom: 0;
}
body.product-page .content p {
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  body.product-page .content p {
    font-size: 18px;
    line-height: 26px;
  }
}
body.product-page .content p:first-of-type {
  margin-top: 0;
}
body.product-page .content p strong {
  font-weight: 700;
}
body.product-page .content img {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
body.product-page .content ul {
  padding-left: 0;
  font-size: 16px;
  line-height: 36px;
}
@media screen and (min-width: 992px) {
  body.product-page .content ul {
    font-size: 20px;
    line-height: 45px;
  }
}
body.product-page .content ul li::marker {
  content: "";
  /* Hides default marker */
}
body.product-page .content ul li span.icon-checkmark::before {
  color: #95c121;
}
body.product-page aside {
  background: white;
}
body.product-page .aside-box {
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  margin-bottom: 20px;
}
body.product-page .aside-box .bottom-wrapper {
  display: flex;
  align-items: center;
}
body.product-page .aside-box .bottom-wrapper span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}
body.product-page .aside-box .bottom-wrapper span strong {
  font-weight: 700;
}
body.product-page .aside-box .bottom-wrapper a {
  margin-left: auto;
}
body.product-page .aside-box > div {
  padding: 20px;
}
body.product-page .aside-box h3 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  margin-bottom: 10px;
}
body.product-page .aside-box h3 span {
  font-weight: 300;
}
body.product-page .aside-box p {
  font-weight: 400;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 10px;
}
body.product-page .aside-box p strong {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
body.product-page .aside-box p:last-child {
  margin-bottom: 0;
}
body.product-page .aside-box ul {
  font-weight: 500;
  line-height: 28px;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
body.product-page .aside-box.summary-box > div:first-child {
  background: #edf9cc;
}
body.product-page .aside-box.included-box {
  background: #fff4f9;
}
body.product-page .aside-box.included-box > div {
  padding: 20px 20px 0;
}
body.product-page .aside-box.included-box table {
  width: 100%;
}
body.product-page .aside-box.included-box table tr:not(.purchase-table) {
  border-top: 1px solid #D9D9D9;
}
body.product-page .aside-box.included-box table tr.purchase-table td,
body.product-page .aside-box.included-box table tr.purchase-table th {
  padding-top: 0;
}
body.product-page .aside-box.included-box table tr.purchase-table .bottom-wrapper {
  margin-top: -5px;
}
body.product-page .aside-box.included-box table td:not(:only-child) {
  text-align: right;
}
body.product-page .aside-box.included-box table th,
body.product-page .aside-box.included-box table td {
  padding: 15px 0;
}
@media screen and (min-width: 992px) {
  body.product-page .aside-box.included-box table th,
body.product-page .aside-box.included-box table td {
    padding: 20px 0;
  }
}
body.product-page section.features {
  background: #f2f2f2;
  padding: 3rem 0;
}
@media screen and (min-width: 992px) {
  body.product-page section.features {
    padding: 6rem 0;
  }
}
body.product-page section.features h2 {
  text-align: center;
  margin: 0;
}
@media screen and (min-width: 992px) {
  body.product-page section.features h2 {
    margin: 0 0 8rem;
  }
}
body.product-page section.features .feature-boxes .container {
  display: flex;
  flex-direction: column;
  row-gap: 6rem;
  align-items: center;
}
@media screen and (min-width: 992px) {
  body.product-page section.features .feature-boxes .container {
    flex-direction: row;
  }
}
body.product-page section.features .feature-boxes .container p {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px;
}
body.product-page section.features .feature-boxes .container p:last-child {
  margin-bottom: 0;
}
body.product-page section.features .feature-boxes .container p strong {
  font-size: 18px;
  line-height: 29px;
  font-weight: 700;
}
body.product-page section.features .feature-boxes .container .icon {
  position: absolute;
  width: 71px;
  height: 71px;
  top: -35.5px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
}
body.product-page section.features .feature-boxes .container .icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.product-page section.features .feature-boxes .container > div {
  text-align: center;
  max-width: 360px;
  position: relative;
}
@media screen and (min-width: 992px) {
  body.product-page section.features .feature-boxes .container > div:first-child {
    margin-right: 3rem;
  }
}
body.product-page section.features .feature-boxes .container > div:last-child {
  margin-bottom: -6rem;
}
@media screen and (min-width: 992px) {
  body.product-page section.features .feature-boxes .container > div:last-child {
    margin-left: 3rem;
    margin-bottom: 0;
  }
}
body.product-page section.features .feature-boxes .container > div div {
  background: white;
  padding: 4rem 2rem 2rem;
}
body.product-page section.features .feature-boxes .container > div div p {
  position: relative;
}
@media screen and (min-width: 992px) {
  body.product-page section.features .feature-boxes .container > div {
    flex: 1;
  }
}
body.product-page section.example-recipes {
  padding: 6rem 0 calc(6rem - 15px);
}
body.product-page section.example-recipes h2 {
  margin-top: 0;
}
body.product-page section.example-recipes h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  margin-top: 0;
}
body.product-page section.example-recipes .preview-recipes {
  list-style: none;
  padding: 0;
  margin: 40px -15px 0;
}
body.product-page section.example-recipes .preview-recipes .recipe::before {
  left: 0;
  right: 0;
}
body.product-page section.reviews {
  background: #ffefaf;
  padding: 3rem 0;
}
@media screen and (min-width: 992px) {
  body.product-page section.reviews {
    padding: 6rem 0 0;
  }
}
body.product-page section.reviews h2 {
  text-align: center;
  margin: 0 auto 8rem;
}
body.product-page section.reviews .col-xs-12:last-child .review {
  margin-bottom: 0;
}
body.product-page section.reviews .review {
  background: white;
  position: relative;
  border-radius: 5px;
  padding: 3rem 2rem 2rem;
  text-align: center;
  margin-bottom: 6rem;
}
body.product-page section.reviews .review h3 {
  font-size: 18px;
  line-height: 29px;
  font-weight: 700;
}
body.product-page section.reviews .review p,
body.product-page section.reviews .review h4 {
  font-size: 16px;
  line-height: 24px;
}
body.product-page section.reviews .review p {
  font-weight: 400;
}
body.product-page section.reviews .review h4 {
  font-weight: 700;
}
body.product-page section.reviews .thumbnail-review {
  width: 71px;
  height: 71px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  top: -35.5px;
  left: 50%;
  transform: translateX(-50%);
}
body.product-page section.reviews .thumbnail-review img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
body.product-page section.reviews .ratings {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
body.product-page section.reviews .ratings > span {
  font-weight: 700;
}
body.product-page section.reviews .ratings .recipe--rating {
  margin-top: 0;
}
body.product-page section.other-products {
  padding: 3rem 0;
}
@media screen and (min-width: 992px) {
  body.product-page section.other-products {
    padding: 6rem 0;
  }
}
body.product-page section.other-products h2 {
  text-align: center;
  margin: 0 auto 4rem;
}
body.product-page section.other-products .box {
  margin-bottom: 2rem;
}
body.product-page section.other-products .box img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 992px) {
  body.product-page section.other-products .box {
    margin-bottom: 0;
  }
}
body.product-page section.other-products .box p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
body.product-page section.other-products .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.product-page section.other-products .price {
  font-size: 18px;
  line-height: 26px;
}
body.product-page section.other-products img {
  max-width: 100%;
}
body.product-page section.other-products .show-all {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  display: flex;
  width: 100%;
  background: #333;
  color: white;
  justify-content: center;
  padding: 6px 12px;
  border-radius: 4px;
  text-decoration: none;
  margin-top: 1rem;
}
@media screen and (min-width: 992px) {
  body.product-page section.other-products .show-all {
    margin-top: 4rem;
  }
}
body.product-page section.other-products .show-all:hover {
  opacity: 0.6;
}
body.product-page section.more-info {
  background: #edf9cc;
  position: relative;
  padding: 2rem 0;
}
@media screen and (min-width: 992px) {
  body.product-page section.more-info {
    padding: 4rem 0;
  }
}
@media screen and (min-width: 768px) {
  body.product-page section.more-info::before {
    content: "";
    height: 77%;
    width: 1px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #95c121;
  }
}
@media screen and (min-width: 768px) {
  body.product-page section.more-info .row {
    display: flex;
  }
}
body.product-page section.more-info .col-sm-6 {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  body.product-page section.more-info .col-sm-6:first-of-type {
    padding-right: 2rem;
  }
}
@media screen and (min-width: 992px) {
  body.product-page section.more-info .col-sm-6:first-of-type {
    padding-right: 4rem;
  }
}
@media screen and (min-width: 768px) {
  body.product-page section.more-info .col-sm-6:last-of-type {
    padding-left: 2rem;
  }
}
@media screen and (min-width: 992px) {
  body.product-page section.more-info .col-sm-6:last-of-type {
    padding-left: 4rem;
  }
}
body.product-page section.more-info .col-sm-6:last-of-type p:last-child {
  margin-bottom: 0;
}
body.product-page section.more-info .bottom-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  body.product-page section.more-info .bottom-wrapper {
    margin-bottom: 3rem;
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  body.product-page section.more-info .bottom-wrapper {
    margin-bottom: 1rem;
  }
}
body.product-page section.more-info .bottom-wrapper span {
  font-size: 24px;
  line-height: 29px;
  font-weight: 300;
}
body.product-page section.more-info h2 {
  margin: 0 0 20px;
}
body.product-page section.more-info p {
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 400;
}
@media screen and (min-width: 992px) {
  body.product-page section.more-info p {
    font-size: 18px;
    line-height: 26px;
  }
}
body.product-page section.more-info ul {
  padding-left: 0;
  font-size: 17px;
  line-height: 34px;
}
body.product-page section.more-info ul li::marker {
  content: "";
  /* Hides default marker */
}
body.product-page section.more-info ul li span.icon-checkmark::before {
  color: #95c121;
}

nav {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-weight: 500;
}

.navbar-container {
  position: sticky;
  top: 0;
  width: 100%;
  margin-bottom: 0 !important;
  background: #fff;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.navbar-container.animate {
  box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.15);
}
.navbar-container header {
  width: 100%;
}
.navbar-container header .header-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
.navbar-container header .header-inner .header-image-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 105px;
}
.navbar-container header .header-inner .header-image-container img {
  width: 100%;
  display: block;
}
@media (min-width: 1200px) {
  .navbar-container header {
    max-width: 1170px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-container header {
    max-width: 970px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-container header {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .navbar-container header {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-container header {
    padding-inline: 0;
  }
}

.mobile-navbar,
.desktop-navbar {
  z-index: 1010;
}

.mobile-navbar {
  display: block !important;
}

.desktop-navbar {
  display: none !important;
}

@media (min-width: 1200px) {
  .has-btn:not(:last-of-type) {
    margin-right: 10px;
  }
  body:not(.front-page) {
    padding-top: 92px;
  }
  .mobile-navbar {
    display: none !important;
  }
  .desktop-navbar {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }
  .desktop-navbar nav.navbar {
    background: #fff;
    padding: 1.5em 0;
    width: 100%;
    border: 0;
    margin: 0;
    min-height: 40px;
    font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    transition: background 0.25s ease, box-shadow 0.15s ease, padding 0.25s ease;
  }
  .desktop-navbar nav.navbar > .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body.front-page .desktop-navbar nav.navbar {
    background: transparent;
    box-shadow: none;
  }
  .desktop-navbar nav.navbar.animate {
    background: #fff !important;
    padding: 0.5em 0;
  }
  .desktop-navbar nav.navbar.has-shadow {
    box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.15);
  }
  .desktop-navbar .navbar-brand {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    display: flex;
    align-items: center;
    text-decoration: none;
  }
  .desktop-navbar .navbar-brand img {
    display: block;
    height: 50px;
    width: auto;
    transition: height 0.25s ease;
  }
}
@media (min-width: 1200px) and (max-width: 1200px) {
  .desktop-navbar .navbar-brand img {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .desktop-navbar nav.navbar.animate .navbar-brand img {
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .desktop-navbar .desktop-nav-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
  }
}
@media (min-width: 1200px) {
  .desktop-navbar nav a {
    color: #333;
    font-weight: 700;
    text-decoration: none;
    transition: opacity 0.15s ease;
    display: flex;
    align-items: baseline;
    gap: 3px;
  }
  .desktop-navbar nav a svg {
    max-width: 14px;
    max-height: 14px;
    fill: #dc2d83;
  }
}
@media (min-width: 1200px) {
  .desktop-navbar .nav > li > a {
    padding: 15px 10px;
  }
}
@media (min-width: 1200px) {
  .desktop-navbar nav a:hover,
.desktop-navbar .nav > li > a:hover {
    opacity: 0.5;
    background: transparent;
    text-decoration: none;
  }
}
@media (min-width: 1200px) {
  #header-mail-icon svg {
    margin-top: 2px;
  }
}
@media (min-width: 1200px) {
  #header-notification-icon svg {
    margin-top: 1px;
  }
}
@media (min-width: 1200px) {
  nav .notification-icon a {
    display: grid;
  }
  nav .notification-icon a > * {
    grid-area: 1/1;
    position: relative;
  }
  nav .notification-icon a .badge {
    top: -11px;
    right: -4px;
    box-shadow: -2px 1px 1px;
    z-index: 1;
  }
  nav .notification-icon a svg {
    max-width: 16px;
    max-height: 16px;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .desktop-navbar .nav .badge {
    margin: -4px 0 0 3px;
    font-weight: 500;
    background-color: #dc2d83;
    border-radius: 100%;
    aspect-ratio: 1;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  #nav-user a {
    color: #dc2d83;
  }
}
@media (min-width: 1200px) {
  #nav-user a.active {
    opacity: 0.5;
  }
}
@media (min-width: 1200px) {
  #nav-main a.active {
    color: #95c121;
  }
}
@media (min-width: 1200px) {
  .admin-impersonation-banner {
    margin-top: 10px;
  }
}
.admin-impersonation-banner {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 1000;
  background: #fff3cd;
  border: 1px solid #ffe69c;
  padding: 10px 16px;
  border-radius: 6px;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.dropup,
.dropdown {
  position: static;
}

.primary-dropdown,
.secondary-dropdown {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.primary-dropdown .dropdown-menu,
.secondary-dropdown .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #fff;
  border-radius: 8px;
  border: none;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 9999;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.primary-dropdown .dropdown-menu li,
.secondary-dropdown .dropdown-menu li {
  padding: 16px;
  font-size: 16px;
  color: rgba(34, 34, 34, 0.7490196078);
  border-bottom: 1px solid rgba(167, 126, 82, 0.2509803922);
  cursor: pointer;
}
.primary-dropdown .dropdown-menu li .nav-badge,
.secondary-dropdown .dropdown-menu li .nav-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-weight: 500;
  color: #d32f2f;
  background-color: rgba(34, 34, 34, 0.08);
  border-radius: 50%;
}
.primary-dropdown .dropdown-menu li:last-of-type,
.secondary-dropdown .dropdown-menu li:last-of-type {
  border-bottom: none;
}
.primary-dropdown .dropdown-menu li a,
.secondary-dropdown .dropdown-menu li a {
  font-weight: 700;
  text-decoration: none;
  width: 100%;
  padding: 0;
}
.primary-dropdown .dropdown-menu li a:hover,
.secondary-dropdown .dropdown-menu li a:hover {
  opacity: 0.8;
}
.primary-dropdown .dropdown-menu.open,
.secondary-dropdown .dropdown-menu.open {
  display: block;
}

.primary-dropdown .toggle-button {
  position: relative;
  background-color: transparent;
  border: 2px solid rgba(34, 34, 34, 0.1490196078);
  border-radius: 8px;
  cursor: pointer;
  padding: 14px;
}
.primary-dropdown .toggle-button div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.secondary-dropdown .toggle-button {
  background-color: #ffe7f3;
  border: none;
  border-radius: 8px;
  width: 52px;
  height: 52px;
  cursor: pointer;
}
.secondary-dropdown .toggle-button div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.secondary-dropdown .dropdown-menu li a {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
}

#content-wrapper .rdp-root {
  color: rgba(34, 34, 34, 0.7490196078) !important;
  --rdp-accent-color: #222222bf !important;
  --rdp-accent-background-color: #f0f0f0 !important;
  --rdp-weekday-opacity: 1;
}
#content-wrapper .rdp-root table {
  margin-top: 1.25rem;
}
#content-wrapper .rdp-root table .rdp-weekday {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
#content-wrapper .rdp-root table .rdp-weekday abbr {
  text-decoration: none;
  cursor: default;
}
#content-wrapper .rdp-root .rdp-day_button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 400;
  margin: 0 auto;
}
#content-wrapper .rdp-root .rdp-day.rdp-selected .rdp-day_button {
  border: none;
  background-color: #f28714;
}
#content-wrapper .rdp-root .highlighted-day .rdp-day_button {
  border: none;
  background-color: rgba(246, 222, 195, 0.5019607843);
  border-radius: 50%;
  font-weight: 400;
  font-size: 14px;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#content-wrapper .rdp-root .rdp-caption_label {
  font-size: 15px;
  padding-left: 0.5rem;
}
#content-wrapper .rdp-root .rdp-head_cell abbr[title] {
  text-decoration: none;
  cursor: help;
}

.shopping-list-metadata fieldset,
.shopping-list-items fieldset,
.shopping-list-add-item-container fieldset,
.shopping-list-add-item-section fieldset {
  border: none;
  padding: 0;
  margin-bottom: 2rem;
}
.shopping-list-metadata legend,
.shopping-list-items legend,
.shopping-list-add-item-container legend,
.shopping-list-add-item-section legend {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1.5rem;
  border-bottom: none;
  padding: 0;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}

@media (min-width: 768px) {
  .shopping-form button[type=submit] {
    margin-top: 15px;
  }
}

.shopping-list-metadata .form-group {
  background-color: #fff;
  border-radius: 8px;
  padding: 12px 14px;
}
.shopping-list-metadata .form-group label {
  margin-bottom: 0.5rem;
}
.shopping-list-metadata #created-at-and-current {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.shopping-list-metadata #created-at-and-current input[type=checkbox] + label::before {
  border-color: #333;
}

.shopping-list-items .matdagboken-table-div .combined {
  gap: 15px;
}
.shopping-list-items .item-name {
  font-size: 16px;
  padding-bottom: 10px;
}
.shopping-list-items .form-group {
  flex: 1;
  margin: 0;
}

.shopping-list-items,
.shopping-list-add-item-container {
  margin-top: 10px;
}

.shopping-list-add-item-section .add-item-form-inner {
  border-radius: 8px;
  padding: 12px 14px;
  background-color: #fff;
  margin-bottom: 15px;
}
.shopping-list-add-item-section .add-item-form-inner .form-group label {
  display: block;
  margin-bottom: 0.5rem;
}

.react-center-wrapper {
  display: flex;
  justify-content: center;
  padding-bottom: 30px;
}
.react-center-wrapper > * {
  width: 100%;
  max-width: 750px;
}

.meal-editor-layout {
  display: flex;
  flex-direction: column;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  color: rgba(34, 34, 34, 0.7490196078);
  padding: 0 10px;
}
.meal-editor-layout .bold-title {
  font-weight: 700;
  color: rgba(34, 34, 34, 0.7490196078);
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.meal-editor-layout .meal-editor-header {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2.25rem;
}
.meal-editor-layout .meal-editor-header .meal-name-container {
  display: flex;
  align-items: center;
  gap: 12px;
}
.meal-editor-layout .meal-editor-header .meal-name-container .meal-name {
  font-size: 26px;
  font-weight: 700;
  color: #333;
  margin: 0;
}
.meal-editor-layout .meal-editor-header .meal-name-container .edit-meal-name-btn {
  background-color: #95c121;
  border: none;
  padding: 0.5rem 0.75rem;
  border-radius: 5px;
}
.meal-editor-layout .meal-editor-header .meal-name-container .edit-meal-name-btn i {
  font-size: 15px;
  color: #fff;
}
.meal-editor-layout .meal-editor-header .meal-name-container .edit-meal-name-btn:hover {
  background-color: #749910;
}
.meal-editor-layout .meal-editor-header .meal-name-container .edit-meal-name-btn:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.meal-editor-layout .meal-editor-header h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 1rem 0 0 0;
}
.meal-editor-layout .modal-input {
  border-radius: 8px;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  font-family: inherit;
}
.meal-editor-layout .modal-input:focus {
  border-color: rgba(167, 126, 82, 0.2509803922);
  outline: none;
  box-shadow: none;
}
.meal-editor-layout .meal-editor-items .edit-meal-item-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 0 20px;
  gap: 10px;
  border-bottom: 1px solid rgba(167, 126, 82, 0.2509803922);
  position: relative;
}
.meal-editor-layout .meal-editor-items .edit-meal-item-wrapper:last-of-type {
  border-bottom: none;
}
.meal-editor-layout .meal-editor-items .item-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.meal-editor-layout .meal-editor-items .item-info .item-title-amount {
  overflow-wrap: anywhere;
  font-weight: 700;
}
.meal-editor-layout .meal-editor-items .item-info .item-kcal {
  color: #ef61a7;
  white-space: nowrap;
  font-weight: 500;
}
.meal-editor-layout .meal-item-editor {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 6px;
}
.meal-editor-layout .meal-item-editor input.modal-input {
  flex: 1;
  height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  text-align: right;
  width: 0;
}
.meal-editor-layout .meal-item-editor .input-error-text {
  position: absolute;
  font-size: 12px;
  color: rgba(239, 97, 167, 0.85);
  bottom: 1px;
  left: 0;
}
.meal-editor-layout .meal-item-editor .dropdown {
  min-width: 120px;
  font-size: 16px;
}
.meal-editor-layout .meal-item-editor .dropdown .dropdown-selected {
  display: flex;
  justify-content: flex-end;
  background-color: #fff;
  align-items: center;
  height: 40px;
  padding: 0 10px;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 4px;
  cursor: pointer;
}
.meal-editor-layout .meal-item-editor .dropdown .dropdown-selected span:first-child {
  margin-right: 5px;
}
.meal-editor-layout .meal-item-editor .dropdown .dropdown-selected:hover {
  border-color: #ef61a7;
}
.meal-editor-layout .meal-item-editor .dropdown .dropdown-selected.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.meal-editor-layout .btn-green {
  height: 52px;
  width: 100%;
  background-color: #95c121;
  border: 2px solid #95c121;
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.meal-editor-layout .btn-green:hover {
  background-color: #749910;
}
.meal-editor-layout .btn-green:disabled {
  background: none;
  color: rgba(34, 34, 34, 0.2509803922);
  border-color: rgba(34, 34, 34, 0.1490196078);
}
.meal-editor-layout .btn-green:disabled .success-text {
  color: #b8d661;
  opacity: 1;
}
.meal-editor-layout .marked-border-btn {
  height: 52px;
  width: 100%;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  text-decoration: underline;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 8px;
  background: none;
}
.meal-editor-layout .marked-border-btn:active, .meal-editor-layout .marked-border-btn:hover {
  background-color: rgba(167, 126, 82, 0.5019607843);
}
.meal-editor-layout .marked-border-btn:disabled {
  border-color: rgba(34, 34, 34, 0.1490196078);
  color: rgba(34, 34, 34, 0.2509803922);
  pointer-events: none;
}
.meal-editor-layout .delete-item-btn {
  width: 40px;
  height: 40px;
  background-color: #e57373;
  border: 2px solid #e57373;
  border-radius: 4px;
  color: #fff;
}
.meal-editor-layout .meal-editor-footer {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  padding-bottom: 5px;
}
.meal-editor-layout .meal-editor-footer .diary-items-sum {
  width: 100%;
  padding-top: 15px;
  border-top: 2px solid rgba(167, 126, 82, 0.2509803922);
}
.meal-editor-layout .diary-items-wrapper {
  overflow: hidden;
  background: #fff;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.meal-editor-layout .diary-items-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0 1.25rem 1.25rem;
}
.meal-editor-layout .diary-items-sum {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  gap: 10px;
}
.meal-editor-layout .diary-items-sum .item-sum-top {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
}
.meal-editor-layout .diary-items-sum .item-sum-top .total-text {
  color: #898989;
}
.meal-editor-layout .diary-items-sum .item-sum-top .total-kcal {
  color: #ef61a7;
}
.meal-editor-layout .diary-items-sum .item-sum-bottom {
  display: flex;
  gap: 5px;
}
.meal-editor-layout .diary-items-sum .item-sum-bottom div {
  flex: 1;
  background-color: rgba(246, 222, 195, 0.5019607843);
  padding: 8px 10px 10px;
  border-radius: 2px;
  text-align: center;
}
.meal-editor-layout .favorite-editor-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  z-index: 1200;
}
.meal-editor-layout .favorite-editor-modal {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  max-width: 475px;
  margin: 40px 20px 0;
  background-color: #fef8f1;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.meal-editor-layout .favorite-editor-modal .modal-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.meal-editor-layout .favorite-editor-modal .modal-header .modal-title {
  margin: 0 auto;
  font-weight: 700;
  font-size: 16px;
}
.meal-editor-layout .favorite-editor-modal .modal-header button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
}
.meal-editor-layout .favorite-editor-modal .modal-header button:disabled {
  cursor: not-allowed;
  opacity: 0.25;
}
.meal-editor-layout .favorite-editor-modal .modal-header .close-btn {
  right: 1.25rem;
}
.meal-editor-layout .favorite-editor-modal .modal-header .back-btn {
  left: 1.25rem;
}
.meal-editor-layout .modal-body {
  padding-bottom: 0;
}
.meal-editor-layout .modal-footer {
  display: flex;
  gap: 10px;
  border: none;
}
.meal-editor-layout .modal-footer button {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  width: 100%;
  letter-spacing: 0.3px;
}
.meal-editor-layout .modal-footer .btn-red {
  height: 52px;
  background-color: #e57373;
  border: 2px solid #e57373;
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
}
.meal-editor-layout .modal-footer .btn-red:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.meal-editor-layout .modal-footer .btn-red:disabled .success-text {
  color: #b8d661;
  opacity: 1;
}

.dropdown-units {
  background: #fff;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 4px;
  max-height: 204px;
  overflow-y: auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.dropdown-units li {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 1rem;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.dropdown-units li:last-of-type {
  border-bottom: none;
}

.meal-diary .current-month, .meal-diary .days {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

body.food-item .nav-tabs {
  margin-top: 4rem;
}
body.food-item .tab-content {
  margin-top: 1rem;
  margin-bottom: 4rem;
}
body.food-item .tab-content .table-responsive {
  background-color: transparent;
  margin-top: 30px;
}
body.food-item .tab-content i {
  color: #ef61a7;
}
body.food-item .tab-content table {
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 8px;
}
body.food-item .tab-content table tr:first-of-type th,
body.food-item .tab-content table tr:first-of-type td {
  border-top: none;
}
body.food-item .tab-content button[type=submit] {
  margin-top: 15px;
}
body.food-item .table th {
  vertical-align: middle;
}
body.food-item .table .form-group {
  margin-bottom: 0;
}

.add-food-from-db .form-group:only-child {
  margin-bottom: 0;
}

.modal-body .search-results table {
  margin-bottom: 0;
}
.modal-body .search-results table tr:hover td {
  background: transparent;
}
.modal-body .search-results table tr,
.modal-body .search-results table td,
.modal-body .search-results table th {
  background: transparent;
}
.modal-body .search-results table td {
  cursor: pointer;
  padding-inline: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.7490196078);
}
.modal-body .search-results table td .add-sign {
  float: right;
  cursor: pointer;
}

.favorite-edit-button {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 1rem 1.2rem 1rem 1.5rem;
  border-radius: 5px;
  background-color: #d2e69d;
  border: none;
  color: #666666;
  font-weight: 700;
  margin-bottom: 2rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border: 1px solid #95c121;
}
.favorite-edit-button img {
  width: 14px;
  height: 14px;
}

.diary {
  min-height: 100vh;
  color: #222222;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(180deg, #f1d4b2 0%, #fef8f1 100%) no-repeat, #fef8f1;
  background-size: 100% 800px;
}
.diary .title-row {
  margin-top: 2.25rem;
  margin-bottom: 0.5rem;
}
.diary .title-row h3 {
  font-size: 20px;
}
.diary .title-row h3 span {
  font-weight: 500;
}
.diary .bold-title {
  font-weight: 700;
  color: rgba(34, 34, 34, 0.7490196078);
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.diary .loading-spinner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100px;
  padding: 2rem 0;
}
.diary .loading-spinner > span {
  left: 26px !important;
}
.diary .error-message {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  background: rgba(216, 82, 81, 0.8);
  border-radius: 8px;
  padding: 1rem 1.75rem;
  margin: 1rem auto;
  color: #fff;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  animation: fadeIn 0.3s ease-in-out;
}
.diary .error-message .error-title {
  font-weight: 700;
  margin-bottom: 0.25rem;
}
.diary .error-message .error-text {
  font-size: 1.1rem;
  font-weight: 500;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 1200px) {
  .diary .diary-content-container {
    max-width: 1170px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .diary .diary-content-container {
    max-width: 970px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .diary .diary-content-container {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .diary .diary-content-container {
    max-width: 100%;
  }
}

.diary-submenu-container {
  padding: 0.75rem 15px;
  width: 100%;
  background-color: #fff0b9;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.diary-submenu-container .diary-submenu-dropdown {
  margin: 0 auto;
  position: relative;
  display: block;
  border-radius: 8px;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  height: 50px;
}
.diary-submenu-container .diary-submenu-dropdown .toggle-button {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  align-items: center;
  border: none;
  padding: 0;
  margin: 0;
}
.diary-submenu-container .diary-submenu-dropdown .right {
  padding: 0 1.75rem;
  height: 100%;
  border-left: 2px solid rgba(167, 126, 82, 0.2509803922);
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(34, 34, 34, 0.7490196078);
}
.diary-submenu-container .diary-submenu-dropdown .left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: rgba(34, 34, 34, 0.7490196078);
  font-size: 16px;
}
.diary-submenu-container .diary-submenu-dropdown .left img {
  padding-left: 1.25rem;
  padding-right: 0.75rem;
}
.diary-submenu-container .diary-submenu-dropdown .dropdown-menu {
  position: absolute;
  top: calc(100% + 9.85px);
  left: -2px;
  right: -2px;
  width: calc(100% + 4px);
  border-radius: 8px;
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
}
.diary-submenu-container .diary-submenu-dropdown .dropdown-menu li {
  display: flex;
  align-items: center;
  padding: calc(1.5rem - 2px) 0;
  border-bottom: 1px solid rgba(167, 126, 82, 0.2509803922);
  color: rgba(34, 34, 34, 0.7490196078);
  font-size: 16px;
  cursor: pointer;
}
.diary-submenu-container .diary-submenu-dropdown .dropdown-menu li:last-of-type {
  border-bottom: none;
}
.diary-submenu-container .diary-submenu-dropdown .dropdown-menu li img {
  padding-left: calc(1.25rem + 2px);
  padding-right: 0.75rem;
}
.diary-submenu-container .diary-submenu-dropdown .dropdown-menu li span {
  flex: 1;
}
.diary-submenu-container .diary-submenu-dropdown .dropdown-menu li:nth-child(3) {
  transform: translateX(-1px);
}
@media (min-width: 1200px) {
  .diary-submenu-container .diary-submenu-dropdown {
    max-width: 1170px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .diary-submenu-container .diary-submenu-dropdown {
    max-width: 970px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .diary-submenu-container .diary-submenu-dropdown {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .diary-submenu-container .diary-submenu-dropdown {
    max-width: 100%;
  }
}

#diary-menu-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 100;
  background-color: #fef8f1;
  border-radius: 8px 0px 8px 8px;
  box-shadow: 0 9px 10px rgba(0, 0, 0, 0.075);
  padding: 0.5rem 0;
  min-width: 221px;
  padding: 0 10px;
  list-style: none;
  margin: 0;
  gap: 0;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
#diary-menu-dropdown li {
  padding: 16px 10px;
  cursor: pointer;
  display: flex;
  font-size: 12px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1490196078);
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
#diary-menu-dropdown li img {
  width: 14px;
  height: 14px;
}
#diary-menu-dropdown li span {
  width: -moz-fit-content;
  width: fit-content;
}
#diary-menu-dropdown li.disabled {
  pointer-events: none;
  opacity: 0.5;
}
#diary-menu-dropdown li .saving-text {
  display: inline-flex;
  align-items: center;
}
#diary-menu-dropdown li .saving-dots {
  display: inline-block;
  width: 1.5ch;
  text-align: left;
}
#diary-menu-dropdown li:last-of-type {
  border: none;
  color: #ef61a7;
}

.diary-date-picker-container {
  width: 100%;
}
@media (max-width: 768px) {
  .diary-date-picker-container {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .diary-date-picker-container {
    max-width: 1170px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .diary-date-picker-container {
    max-width: 970px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .diary-date-picker-container {
    max-width: 750px;
  }
}
@media (max-width: 767px) {
  .diary-date-picker-container {
    max-width: 100%;
  }
}

.diary-period-picker,
.diary-date-picker {
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-transform: capitalize;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.diary-period-picker .current-month,
.diary-date-picker .current-month {
  display: flex;
  justify-content: space-between;
  list-style: none;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  color: rgba(34, 34, 34, 0.7490196078);
  border-radius: 8px;
  -moz-column-gap: 0;
       column-gap: 0;
  height: 50px;
}
.diary-period-picker .current-month li,
.diary-date-picker .current-month li {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.diary-period-picker .current-month li .back-forth-btn,
.diary-date-picker .current-month li .back-forth-btn {
  width: 100%;
  height: 100%;
  padding: 0 2.15rem;
  cursor: pointer;
  background: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.diary-period-picker .current-month li .back-forth-btn img,
.diary-date-picker .current-month li .back-forth-btn img {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.diary-period-picker .current-month li .back-forth-btn:hover, .diary-period-picker .current-month li .back-forth-btn:focus,
.diary-date-picker .current-month li .back-forth-btn:hover,
.diary-date-picker .current-month li .back-forth-btn:focus {
  background-color: #f1d4b2;
}
.diary-period-picker .current-month li:nth-child(1),
.diary-date-picker .current-month li:nth-child(1) {
  border-right: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.diary-period-picker .current-month li:nth-child(1) .back-forth-btn,
.diary-date-picker .current-month li:nth-child(1) .back-forth-btn {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.diary-period-picker .current-month li:nth-child(2),
.diary-date-picker .current-month li:nth-child(2) {
  position: relative;
  padding-left: 1.25rem;
  flex: 1;
  font-size: 16px;
}
.diary-period-picker .current-month li:nth-child(2) > button,
.diary-date-picker .current-month li:nth-child(2) > button {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.diary-period-picker .current-month li:nth-child(2) img,
.diary-date-picker .current-month li:nth-child(2) img {
  padding-right: 0.75rem;
}
.diary-period-picker .current-month button,
.diary-date-picker .current-month button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
}
.diary-period-picker .current-month li:nth-child(3),
.diary-date-picker .current-month li:nth-child(3) {
  border-left: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.diary-period-picker .current-month li:nth-child(3) .back-forth-btn,
.diary-date-picker .current-month li:nth-child(3) .back-forth-btn {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.diary-period-picker .diary-day-picker,
.diary-date-picker .diary-day-picker {
  position: absolute;
  max-width: 35rem;
  top: 125%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  padding: 1.25rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  z-index: 100;
}
@media (max-width: 475px) {
  .diary-period-picker .diary-day-picker,
.diary-date-picker .diary-day-picker {
    left: -20px;
    right: -20px;
  }
}
@media (max-width: 430px) {
  .diary-period-picker .diary-day-picker,
.diary-date-picker .diary-day-picker {
    left: -40px;
    right: -40px;
  }
}

.diary-period-picker {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.diary-period-picker button {
  height: 56px;
}
.diary-period-picker #confirm-period-btn {
  width: 56px;
  background-color: #95c121;
  border-radius: 8px;
  color: #fff;
  border: none;
  font-weight: 700;
}
.diary-period-picker #confirm-period-btn:active, .diary-period-picker #confirm-period-btn:hover {
  background-color: #84ab1d;
}
.diary-period-picker .current-period {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  gap: 10px;
}
.diary-period-picker .current-period .period-btn {
  position: relative;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  gap: 5px;
  flex: 1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: none;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 8px;
}
.diary-period-picker .current-period .period-btn .period-btn-label {
  position: absolute;
  top: -18.5px;
  left: 5px;
  font-weight: 700;
  font-size: 12px;
  color: rgba(34, 34, 34, 0.7490196078);
}
.diary-period-picker .current-period .diary-day-picker {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.diary-period-picker .current-period .diary-day-picker .day-picker-header {
  color: rgba(34, 34, 34, 0.7490196078);
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.diary-period-picker .current-period .diary-day-picker.align-left {
  left: 0;
  right: auto;
}
.diary-period-picker .current-period .diary-day-picker.align-right {
  right: 0;
  left: auto;
}
@media (max-width: 440px) {
  .diary-period-picker .current-period .diary-day-picker {
    left: 5px;
    right: 5px;
  }
}
@media (max-width: 410px) {
  .diary-period-picker .current-period .diary-day-picker {
    left: 0;
    right: 0;
  }
}
@media (max-width: 395px) {
  .diary-period-picker .current-period .diary-day-picker {
    left: 0;
    right: -20px;
  }
}
@media (max-width: 395px) {
  .diary-period-picker .current-period .diary-day-picker {
    left: 0;
    right: -40px;
  }
}
@media (max-width: 360px) {
  .diary-period-picker .current-period .diary-day-picker {
    left: 0;
    right: -60px;
  }
}

.diary-content-container {
  padding-bottom: 30px;
}

.diary-result {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 2rem 0;
}
.diary-result ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.diary-result ul li {
  display: flex;
  gap: 1.24rem;
  padding: 10px;
  border-radius: 8px;
}
.diary-result ul li .result-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.diary-result ul li .result-content-inner {
  display: flex;
  flex-direction: column;
}
.diary-result .change-setting {
  justify-self: flex-end;
  font-size: 12px;
  color: rgba(34, 34, 34, 0.7490196078);
  text-decoration: underline;
}
.diary-result .result-energy {
  background-color: #f7c58f;
}
.diary-result .result-food {
  background-color: #f6dec3;
  margin: 1rem 0;
}
.diary-result .result-exercise {
  background-color: #d2e69d;
}
.diary-result .result-left-to-eat {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  padding: 6px 14px 14px 14px;
  gap: 10px;
}
.diary-result .result-left-to-eat .left-to-eat-progress-bar {
  width: 100%;
  height: 100%;
  max-width: 148px;
  max-height: 148px;
}
.diary-result .result-left-to-eat .left-to-eat-progress-bar .progress-bar-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}
.diary-result .result-left-to-eat .left-to-eat-progress-bar .progress-bar-text span.kcal-number {
  font-size: clamp(1.2rem, 2.2rem, 24px);
}
.diary-result .result-left-to-eat .left-to-eat-progress-bar .progress-bar-text span:not(.kcal-number) {
  font-size: clamp(1.2rem, 1rem, 24px);
}
@media (max-width: 365px) {
  .diary-result {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 425px) {
  .diary-result {
    margin-bottom: 2.5rem;
  }
}

.diary-exercise ul,
.diary-meals ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.diary-section-item {
  box-shadow: 0 0 7px 0 #f6dec3;
  background: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}
.diary-section-item .list-item-layout {
  display: flex;
  align-items: center;
  border-radius: 8px;
}
.diary-section-item .list-item-layout .item-icon-btn {
  padding: 1.25rem;
  cursor: pointer;
  transition: opacity 0.15s ease-in-out;
}
.diary-section-item .list-item-layout .item-icon-btn:hover {
  opacity: 0.75;
}
.diary-section-item .list-item-layout .item-icon-btn .icon-btn {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.diary-section-item .list-item-layout .item-icon-btn .icon-btn .plus-icon {
  position: absolute;
  top: -4px;
  left: 44px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #d2e69d;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
}
.diary-section-item .list-item-layout .item-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  align-self: stretch;
  flex: 1 0 0;
  min-width: 0;
  overflow: hidden;
  cursor: pointer;
}
.diary-section-item .list-item-layout .item-info .item-label {
  display: block;
  max-width: calc(100% - 10px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.diary-section-item .list-item-layout .item-info a {
  color: #1e56a0;
  transition: color 0.2s ease;
}
.diary-section-item .list-item-layout .item-info a:hover, .diary-section-item .list-item-layout .item-info a:focus {
  color: #2f6fd1;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.diary-section-item .list-item-layout .item-controls {
  position: relative;
  margin-left: auto;
  width: 63px;
  height: 39px;
  border-left: 1px solid rgba(34, 34, 34, 0.1490196078);
}
.diary-section-item .list-item-layout .item-controls span {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  width: 39px;
}
.diary-section-item .list-item-layout .item-controls span img {
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.diary-section-item .list-item-layout .item-controls.open {
  background-color: #fef8f1;
  width: calc(50px + 1.25rem);
  height: calc(39px + 1rem);
  border-radius: 8px 8px 0 0;
  border: none;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
}
.diary-section-item .list-item-layout .item-controls:not(.open) span {
  transition: opacity 0.15s ease-in-out;
}
.diary-section-item .list-item-layout .item-controls:not(.open) span:hover img {
  opacity: 0.75;
}
.diary-section-item .list-item-layout.menu-open {
  padding-right: 0;
}
.diary-section-item .diary-items-sum {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 0 1.25rem 1.25rem 1.25rem;
}

.diary-section-item:first-child .list-item-layout .item-icon-btn .icon-btn img {
  transform: translateX(1.5px);
}
.diary-section-item:first-child .list-item-layout .item-icon-btn .icon-btn .plus-icon img {
  transform: translateX(0);
}

.diary-exercise {
  margin-bottom: 3rem;
}

.diary-energy-intro {
  padding-bottom: 20px;
}
.diary-energy-intro p {
  margin: 0;
  margin-bottom: 0.15rem;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666666;
}
.diary-energy-intro p:last-of-type {
  margin-bottom: 20px;
}

.divider-line {
  width: 100%;
  height: 1px;
  background-color: #e8d9c9;
  margin-top: 1rem;
}

.energy-chart-description {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-weight: 700;
  color: rgba(34, 34, 34, 0.7490196078);
  text-align: center;
}

#show-nutrition-details-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: none;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  width: 100%;
  padding: 12px 10px;
  border-radius: 8px;
  font-weight: 700;
  color: #a77e52;
}
#show-nutrition-details-btn:active, #show-nutrition-details-btn:hover {
  background-color: rgba(167, 126, 82, 0.1254901961);
}

@media (max-width: 768px) {
  .result-content {
    display: flex;
    flex-direction: column;
  }
  .change-setting {
    margin-left: 0;
    margin-top: 0.25rem;
  }
}
.diary-items-wrapper {
  overflow: hidden;
}
.diary-items-wrapper.rounded-bottom {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.diary-items-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0 1.25rem 1.25rem 1.25rem;
}
.diary-items-container ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.diary-items-container ul .diary-item {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: start;
  gap: 1rem;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 0;
  cursor: pointer;
}
.diary-items-container ul .diary-item .item-left {
  width: -moz-fit-content;
  width: fit-content;
  display: inline-flex;
  align-items: flex-start;
  gap: 5px;
  word-break: break-word;
}
.diary-items-container ul .diary-item .item-left .amount {
  white-space: nowrap;
  font-weight: 700;
  color: rgba(34, 34, 34, 0.7490196078);
}
.diary-items-container ul .diary-item .item-right {
  display: flex;
  align-items: center;
  justify-self: end;
  color: #ef61a7;
  font-weight: 500;
}
.diary-items-container ul .diary-item:not(.no-hover) .item-left .item-name {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.diary-items-container ul .diary-item:not(.no-hover) .item-left .amount {
  text-decoration: none;
}
.diary-items-container ul .diary-item:not(.no-hover):is(:hover, :focus) .item-left {
  color: #2f6fd1;
}
.diary-items-container ul .diary-item:not(.no-hover):is(:hover, :focus) .item-left span {
  color: #2f6fd1;
}
.diary-items-container ul li.exercise-with-comment {
  display: grid;
  grid-template-rows: 1fr 1fr;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 0;
}
.diary-items-container ul li.exercise-with-comment .diary-item {
  border-bottom: none;
  padding: 0;
}
.diary-items-container ul li.exercise-with-comment .comment {
  padding-top: 3px;
  font-size: 12.5px;
  color: #838383;
}
.diary-items-container ul li.exercise-with-comment .comment p {
  margin: 0;
  font-weight: 700;
}
.diary-items-container ul li.exercise-with-comment .comment span {
  font-weight: 500;
}
.diary-items-container ul li.no-items {
  display: flex;
  align-items: center;
  color: #898989;
  font-style: italic;
  padding-left: 3px;
  padding-top: 5px;
  padding-bottom: 8px;
}
.diary-items-container ul:not(.empty-list) > li:last-of-type {
  border-bottom: 2px solid rgba(167, 126, 82, 0.2509803922);
  padding-bottom: 12px;
}
.diary-items-container ul:not(.empty-list) > li:last-of-type .diary-item {
  border-bottom: none;
  padding-bottom: 0;
}

.diary-items-sum {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.diary-items-sum .item-sum-top {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
}
.diary-items-sum .item-sum-top .total-text {
  color: #898989;
}
.diary-items-sum .item-sum-top .total-kcal {
  color: #ef61a7;
}
.diary-items-sum .item-sum-bottom {
  display: flex;
  gap: 5px;
}
.diary-items-sum .item-sum-bottom div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(246, 222, 195, 0.5019607843);
  padding: 8px 10px 10px 10px;
  border-radius: 2px;
  flex: 1;
}
.diary-items-sum.exercise-sum {
  flex-direction: row;
  justify-content: space-between;
}
.diary-items-sum.exercise-sum .item-sum-bottom {
  display: none;
}

.modal-body.default {
  display: flex;
  flex-direction: column;
  max-height: calc(100vh - 80px);
}
.modal-body.default:not(.search-modal) {
  padding-bottom: 5px !important;
}
.modal-body.default.has-results {
  padding-bottom: 15px !important;
}
.modal-body.default.has-results .modal-search-results {
  padding-top: 10px;
}
.modal-body.default .modal-checkbox-wrapper {
  margin: 5px 0 10px 0;
}
.modal-body.default .modal-checkbox-wrapper .modal-checkbox-inner {
  display: flex;
  padding: 10px;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  border-radius: 8px;
  border: 2px solid rgba(167, 126, 82, 0.25);
}
.modal-body.default .modal-checkbox-wrapper h4 {
  color: #ef61a7;
  margin: 0 0 5px;
  font-weight: 700;
}
.modal-body.default .modal-checkbox-wrapper label {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  align-items: center;
}
.modal-body.default .modal-checkbox-wrapper label svg {
  margin-right: 5px;
}
.modal-body.default .modal-checkbox-wrapper label > input[type=checkbox]:checked + span::after {
  right: 3px;
  left: initial;
  width: 15px;
  height: 15px;
  top: 3px;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20; fill:rgb(116 153 16);' xml:space='preserve'%3E%3Cpath d='M8.294,16.998c-0.435,0-0.847-0.203-1.111-0.553L3.61,11.724c-0.465-0.613-0.344-1.486,0.27-1.951 c0.615-0.467,1.488-0.344,1.953,0.27l2.351,3.104l5.911-9.492c0.407-0.652,1.267-0.852,1.921-0.445 c0.653,0.406,0.854,1.266,0.446,1.92L9.478,16.34c-0.242,0.391-0.661,0.635-1.12,0.656C8.336,16.998,8.316,16.998,8.294,16.998z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.modal-body.default .modal-checkbox-wrapper label > input[type=checkbox]:checked + span::before {
  margin: 0;
}
.modal-body.default .modal-checkbox-wrapper label span {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  color: rgba(34, 34, 34, 0.75);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.modal-body.default .modal-checkbox-wrapper label span::before {
  margin: 0;
  display: flex;
  width: 21px;
  height: 21px;
  padding: 1px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background: #fff;
}
.modal-body.default .modal-search-results {
  max-height: 100%;
}
.modal-body.default .modal-search-results h4 {
  color: #ef61a7;
  margin: 0;
  font-weight: 700;
}
.modal-body.default .modal-search-results .no-results {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #898989;
}
.modal-body.default .modal-search-results .search-result-category {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.25rem;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item {
  display: flex;
  align-items: center;
  gap: 5px;
  border-bottom: 1px solid #d9d9d9;
  padding: 15px 0;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item.is-template {
  flex-wrap: wrap;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name {
  max-width: calc(100% - 75px);
  margin-right: auto;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.7490196078);
  display: flex;
  align-items: center;
  gap: 5px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name img {
  width: 14px;
  height: 14px;
  transform: translateY(-1px);
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name svg {
  width: 6.5px;
  margin-left: 2px;
  flex-shrink: 0;
  transition: transform 0.15s ease-in-out;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name.show-portion {
  flex-wrap: wrap;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name.show-portion .portion-text {
  white-space: nowrap;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name.is-template-name:hover {
  text-decoration: underline;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .item-name.is-open svg {
  transform: rotate(90deg);
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .expanded-content {
  width: 100%;
  padding-left: 19px;
  overflow: hidden;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .expanded-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .expanded-content ul li {
  font-size: 12px;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .search-result-item-buttons {
  display: flex;
  align-items: center;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .search-result-item-buttons svg:first-of-type {
  transform: translateY(1px);
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .search-result-item-buttons button {
  background: none;
  border: none;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item .search-result-item-buttons button:hover svg path {
  fill-opacity: 1;
}
.modal-body.default .modal-search-results .search-result-category .search-result-item:last-of-type {
  border: none;
}
.modal-body.default .modal-search-results .search-result-category .show-more-btn {
  font-weight: 700;
}
.modal-body.default .modal-search-results .search-result-category:last-of-type {
  margin-bottom: 0;
}

.modal-footer.default {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.modal-footer.default .camera-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.modal-footer.default .camera-btn svg {
  color: #fff;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  transform: translateY(-1px);
}

.modal-body.own-exercise .own-exercise-input-wrapper, .modal-body.exercise .exercise-input-wrapper, .modal-body.own-meal .own-meal-input-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 12.5px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.modal-body.add-favorite .input-with-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label, .modal-body.exercise .input-with-label, .modal-footer.edit-meal .meal-editor-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label, .meal-editor-layout .meal-editor-input {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.modal-body.add-favorite .input-with-label input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label input, .modal-body.exercise .input-with-label input, .modal-footer.edit-meal .meal-editor-input input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label input, .meal-editor-layout .meal-editor-input input {
  width: 100%;
  height: 40px;
}
.modal-body.add-favorite .input-with-label .kcal-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .kcal-input, .modal-body.exercise .input-with-label .kcal-input, .modal-footer.edit-meal .meal-editor-input .kcal-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .kcal-input, .meal-editor-layout .meal-editor-input .kcal-input {
  padding-left: 47.5px;
}
.modal-body.add-favorite .input-with-label .name-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .name-input, .modal-body.exercise .input-with-label .name-input, .modal-footer.edit-meal .meal-editor-input .name-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .name-input, .meal-editor-layout .meal-editor-input .name-input {
  padding-left: 60px;
}
.modal-body.add-favorite .input-with-label .steps-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .steps-input, .modal-body.exercise .input-with-label .steps-input, .modal-footer.edit-meal .meal-editor-input .steps-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .steps-input, .meal-editor-layout .meal-editor-input .steps-input {
  padding-left: 85px;
}
.modal-body.add-favorite .input-with-label .duration-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .duration-input, .modal-body.exercise .input-with-label .duration-input, .modal-footer.edit-meal .meal-editor-input .duration-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .duration-input, .meal-editor-layout .meal-editor-input .duration-input {
  padding-left: 77.5px;
}
.modal-body.add-favorite .input-with-label .time-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .time-input, .modal-body.exercise .input-with-label .time-input, .modal-footer.edit-meal .meal-editor-input .time-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .time-input, .meal-editor-layout .meal-editor-input .time-input {
  padding-left: 82px;
  padding-right: 5px;
}
.modal-body.add-favorite .input-with-label .comment-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .comment-input, .modal-body.exercise .input-with-label .comment-input, .modal-footer.edit-meal .meal-editor-input .comment-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .comment-input, .meal-editor-layout .meal-editor-input .comment-input {
  padding-left: 97.5px;
}
.modal-body.add-favorite .input-with-label .servings-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .servings-input, .modal-body.exercise .input-with-label .servings-input, .modal-footer.edit-meal .meal-editor-input .servings-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .servings-input, .meal-editor-layout .meal-editor-input .servings-input {
  padding-left: 130px;
}
.modal-body.add-favorite .input-with-label:last-of-type, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label:last-of-type, .modal-body.exercise .input-with-label:last-of-type, .modal-footer.edit-meal .meal-editor-input:last-of-type, .modal-body.own-meal .own-meal-input-wrapper .input-with-label:last-of-type, .meal-editor-layout .meal-editor-input:last-of-type {
  padding-bottom: 12.5px;
}
.modal-body.add-favorite .input-with-label .inline-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .inline-label, .modal-body.exercise .input-with-label .inline-label, .modal-footer.edit-meal .meal-editor-input .inline-label, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .inline-label, .meal-editor-layout .meal-editor-input .inline-label {
  position: absolute;
  left: 0;
  padding-left: 10px;
  color: rgba(34, 34, 34, 0.7490196078);
  font-weight: 500;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.modal-footer.own-exercise, .modal-footer.exercise, .modal-footer.own-meal {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  padding-bottom: 5px;
  padding-top: 0;
}

.modal-body.own-exercise .own-exercise-wrapper, .modal-body.own-meal .own-meal-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}

.modal-body.own-exercise .own-exercise-wrapper .own-exercise, .modal-body.own-meal .own-meal-wrapper .own-meal {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
  padding: 15px 0;
}

.modal-body.own-exercise input::-moz-placeholder, .modal-body.exercise input::-moz-placeholder {
  opacity: 0.6;
}

.modal-body.own-exercise input::placeholder, .modal-body.exercise input::placeholder {
  opacity: 0.6;
}

.modal-body.own-meal .own-meal-input-wrapper .input-with-label #meal-name-input {
  padding-left: 60px;
}
.modal-body.own-meal .own-meal-input-wrapper .input-with-label #meal-kcal-input {
  padding-left: 47.5px;
}
.modal-body.own-meal .own-meal-input-wrapper .input-with-label #meal-protein-input {
  padding-left: 64px;
}
.modal-body.own-meal .own-meal-input-wrapper .input-with-label #meal-fat-input {
  padding-left: 40px;
}
.modal-body.own-meal .own-meal-input-wrapper .input-with-label #meal-carbs-input {
  padding-left: 95px;
}
.modal-body.own-meal .own-meal-wrapper .own-meal .own-meal-name {
  max-width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.7490196078);
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.modal-body.own-meal .own-meal-wrapper .own-meal .own-meal-kcal {
  color: #ef61a7;
  white-space: nowrap;
  margin-left: 0.25rem;
}
.modal-body.own-meal .own-meal-wrapper .own-meal:first-of-type {
  border-top: 1px solid #d9d9d9;
}

.modal-footer.own-meal {
  padding-top: 10px;
}
.modal-footer.own-meal #add-own-meal-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.modal-body.edit-meal {
  flex: 1;
  min-height: 0;
  padding: 0 10px;
}
.modal-body.edit-meal.has-scroll {
  padding-right: 8px;
}
.modal-body.edit-meal.has-scroll .edit-meal-content {
  padding-right: 8px;
}
.modal-body.edit-meal .meal-title-wrapper {
  display: flex;
  align-items: center;
}
.modal-body.edit-meal .meal-title-wrapper.has-icon {
  gap: 0.75rem;
}
.modal-body.edit-meal .meal-title-wrapper h4 {
  font-size: 16px;
  font-weight: 500;
}
.modal-body.edit-meal .meal-title-wrapper h4 span {
  font-weight: 400;
}
.modal-body.edit-meal .meal-title-wrapper img {
  display: block;
}
.modal-body.edit-meal .meal-title-wrapper .meal-title-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-body.edit-meal .meal-title-wrapper #favorite-icon {
  width: 16px;
  height: 16px;
  transform: translateY(-1px);
}
.modal-body.edit-meal .meal-title-wrapper #recipe-icon {
  width: 18px;
  height: 18px;
}
.modal-body.edit-meal .edit-meal-item-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 20px;
  gap: 10px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  overflow: hidden;
}
.modal-body.edit-meal .edit-meal-item-wrapper .input-error-text {
  bottom: 1px;
  left: 0;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 6px;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor input.modal-input {
  flex: 1;
  height: 40px;
  padding: 0 10px;
  border-radius: 4px;
  text-align: right;
  width: 0;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor .dropdown {
  position: relative;
  min-width: 120px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 16px;
  color: rgba(34, 34, 34, 0.7490196078);
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor .dropdown .dropdown-selected {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  height: 40px;
  padding: 0 10px;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 4px;
  cursor: pointer;
  background: none;
  transition: border-color 0.2s ease;
  text-align: right;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor .dropdown .dropdown-selected:not(.disabled):hover {
  border-color: #ef61a7;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor .dropdown .dropdown-selected .unit-name {
  margin-right: 8px;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor .dropdown .dropdown-selected .dropdown-icon {
  padding-top: 3px;
}
.modal-body.edit-meal .edit-meal-item-wrapper .meal-item-editor .dropdown .dropdown-selected.disabled {
  cursor: default;
}
.modal-body.edit-meal .edit-meal-item-wrapper .item-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}
.modal-body.edit-meal .edit-meal-item-wrapper .item-info .item-title-amount {
  max-width: 100%;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.modal-body.edit-meal .edit-meal-item-wrapper .item-info .item-title-amount .new-label {
  background-color: #d2e69d;
  border-radius: 3px;
  font-size: 12px;
  padding: 2px 4px;
  color: #222222;
  margin-right: 6px;
}
.modal-body.edit-meal .edit-meal-item-wrapper .item-info .item-kcal {
  color: #ef61a7;
  white-space: nowrap;
  margin-left: 0.25rem;
}
.modal-body.edit-meal .edit-meal-item-wrapper:last-of-type {
  border-bottom: none;
}

.modal-footer.edit-meal {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  z-index: 1;
  transition: box-shadow 0.15s ease;
}
.modal-footer.edit-meal #edit-meal-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.modal-footer.edit-meal .modal-menu-bar,
.modal-footer.edit-meal .diary-items-sum {
  width: 100%;
}
.modal-footer.edit-meal .diary-items-sum {
  padding-top: 15px;
  border-top: 2px solid rgba(167, 126, 82, 0.2509803922);
}
.modal-footer.edit-meal.has-shadow {
  box-shadow: 0px -4px 8px 0px rgba(0, 0, 0, 0.08);
}
.dropdown-units {
  display: block;
  font-size: 16px;
  background: #fff;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 204px;
  overflow-y: auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.dropdown-units li {
  height: 40px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 1rem;
  border-bottom: 1px solid #d9d9d9;
}
.dropdown-units li:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.confirm-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  z-index: 1200;
}
.confirm-overlay .confirm-card.delete-confirm {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin: 40px 20px 0 20px;
  max-width: 475px;
  background-color: #fef8f1;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.confirm-overlay .confirm-card.delete-confirm .content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 0 20px 0;
  gap: 10px;
}
.confirm-overlay .confirm-card.delete-confirm .content-text p {
  margin: 0;
}
.confirm-overlay .confirm-card.delete-confirm .content-text p:first-of-type {
  font-size: 13px;
  color: #898989;
  font-weight: 500;
}

.modal-body.date-picker {
  padding: 1rem 1.5rem;
  text-align: center;
  color: rgba(34, 34, 34, 0.7490196078);
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.modal-body.date-picker .date-picker-text {
  margin-bottom: 1.75rem;
}
.modal-body.date-picker .modal-date-picker {
  width: 35rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.75rem;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  margin-bottom: 1.25rem;
  text-transform: capitalize;
}
@media (max-width: 400px) {
  .modal-body.date-picker .modal-date-picker {
    width: 30rem;
  }
}
@media (max-width: 340px) {
  .modal-body.date-picker .modal-date-picker {
    width: 28rem;
  }
}

.modal-footer.date-picker {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 10px;
}

.modal-body.date-picker.add {
  justify-content: flex-start;
}
.modal-body.date-picker.add .modal-date-picker {
  width: 100%;
  max-width: 35rem;
}

.modal-body.own-exercise .own-exercise-input-wrapper, .modal-body.exercise .exercise-input-wrapper, .modal-body.own-meal .own-meal-input-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 12.5px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.modal-body.add-favorite .input-with-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label, .modal-body.exercise .input-with-label, .meal-editor-layout .meal-editor-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label, .modal-footer.edit-meal .meal-editor-input {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.modal-body.add-favorite .input-with-label input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label input, .modal-body.exercise .input-with-label input, .meal-editor-layout .meal-editor-input input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label input, .modal-footer.edit-meal .meal-editor-input input {
  width: 100%;
  height: 40px;
}
.modal-body.add-favorite .input-with-label .kcal-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .kcal-input, .modal-body.exercise .input-with-label .kcal-input, .meal-editor-layout .meal-editor-input .kcal-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .kcal-input, .modal-footer.edit-meal .meal-editor-input .kcal-input {
  padding-left: 47.5px;
}
.modal-body.add-favorite .input-with-label .name-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .name-input, .modal-body.exercise .input-with-label .name-input, .meal-editor-layout .meal-editor-input .name-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .name-input, .modal-footer.edit-meal .meal-editor-input .name-input {
  padding-left: 60px;
}
.modal-body.add-favorite .input-with-label .steps-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .steps-input, .modal-body.exercise .input-with-label .steps-input, .meal-editor-layout .meal-editor-input .steps-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .steps-input, .modal-footer.edit-meal .meal-editor-input .steps-input {
  padding-left: 85px;
}
.modal-body.add-favorite .input-with-label .duration-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .duration-input, .modal-body.exercise .input-with-label .duration-input, .meal-editor-layout .meal-editor-input .duration-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .duration-input, .modal-footer.edit-meal .meal-editor-input .duration-input {
  padding-left: 77.5px;
}
.modal-body.add-favorite .input-with-label .time-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .time-input, .modal-body.exercise .input-with-label .time-input, .meal-editor-layout .meal-editor-input .time-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .time-input, .modal-footer.edit-meal .meal-editor-input .time-input {
  padding-left: 82px;
  padding-right: 5px;
}
.modal-body.add-favorite .input-with-label .comment-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .comment-input, .modal-body.exercise .input-with-label .comment-input, .meal-editor-layout .meal-editor-input .comment-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .comment-input, .modal-footer.edit-meal .meal-editor-input .comment-input {
  padding-left: 97.5px;
}
.modal-body.add-favorite .input-with-label .servings-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .servings-input, .modal-body.exercise .input-with-label .servings-input, .meal-editor-layout .meal-editor-input .servings-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .servings-input, .modal-footer.edit-meal .meal-editor-input .servings-input {
  padding-left: 130px;
}
.modal-body.add-favorite .input-with-label:last-of-type, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label:last-of-type, .modal-body.exercise .input-with-label:last-of-type, .meal-editor-layout .meal-editor-input:last-of-type, .modal-body.own-meal .own-meal-input-wrapper .input-with-label:last-of-type, .modal-footer.edit-meal .meal-editor-input:last-of-type {
  padding-bottom: 12.5px;
}
.modal-body.add-favorite .input-with-label .inline-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .inline-label, .modal-body.exercise .input-with-label .inline-label, .meal-editor-layout .meal-editor-input .inline-label, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .inline-label, .modal-footer.edit-meal .meal-editor-input .inline-label {
  position: absolute;
  left: 0;
  padding-left: 10px;
  color: rgba(34, 34, 34, 0.7490196078);
  font-weight: 500;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.modal-footer.own-exercise, .modal-footer.exercise, .modal-footer.own-meal {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  padding-bottom: 5px;
  padding-top: 0;
}

.modal-body.own-exercise .own-exercise-wrapper, .modal-body.own-meal .own-meal-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}

.modal-body.own-exercise .own-exercise-wrapper .own-exercise, .modal-body.own-meal .own-meal-wrapper .own-meal {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
  padding: 15px 0;
}

.modal-body.own-exercise input::-moz-placeholder, .modal-body.exercise input::-moz-placeholder {
  opacity: 0.6;
}

.modal-body.own-exercise input::placeholder, .modal-body.exercise input::placeholder {
  opacity: 0.6;
}

.modal-body.exercise .steps-label {
  align-self: flex-start;
  padding-left: 3px;
  font-weight: 700;
}
.modal-body.exercise .modal-search-wrapper {
  position: relative;
  width: 100%;
  padding: 10px 0;
}
.modal-body.exercise .modal-search-wrapper #search-icon {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.modal-body.exercise .modal-search-wrapper #exercise-search-input {
  width: 100%;
  height: 55px;
  padding-left: 4.25rem;
  padding-right: 4.75rem;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-body.exercise .modal-search-wrapper #exercise-search-input::-moz-placeholder {
  color: rgba(34, 34, 34, 0.5019607843);
}
.modal-body.exercise .modal-search-wrapper #exercise-search-input::placeholder {
  color: rgba(34, 34, 34, 0.5019607843);
}
.modal-body.exercise .modal-search-wrapper .reset-search-btn {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  max-height: 320px;
  overflow-y: auto;
  z-index: 10;
  padding: 12px;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results h4 {
  color: #ef61a7;
  margin: 0 0 6px 0;
  font-weight: 700;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results .search-result-category {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results .search-result-category:last-of-type {
  margin-bottom: 0;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results .search-result-category .search-result-item {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results .search-result-category .search-result-item:last-of-type {
  border-bottom: none;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results .search-result-category .search-result-item:hover {
  background-color: #d2e69d;
}
.modal-body.exercise .modal-search-wrapper .exercise-suggestions.modal-search-results .search-result-category .search-result-item .item-name {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.7490196078);
  display: flex;
  align-items: center;
  gap: 7px;
}
.modal-body.exercise .modal-search-wrapper .input-error-text {
  bottom: -10px;
  left: 0;
}
.modal-footer.exercise #save-exercise-btn {
  width: 100%;
}

.modal-body.own-exercise .own-exercise-input-wrapper, .modal-body.own-meal .own-meal-input-wrapper, .modal-body.exercise .exercise-input-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 12.5px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.modal-body.add-favorite .input-with-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label, .meal-editor-layout .meal-editor-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label, .modal-footer.edit-meal .meal-editor-input, .modal-body.exercise .input-with-label {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.modal-body.add-favorite .input-with-label input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label input, .meal-editor-layout .meal-editor-input input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label input, .modal-footer.edit-meal .meal-editor-input input, .modal-body.exercise .input-with-label input {
  width: 100%;
  height: 40px;
}
.modal-body.add-favorite .input-with-label .kcal-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .kcal-input, .meal-editor-layout .meal-editor-input .kcal-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .kcal-input, .modal-footer.edit-meal .meal-editor-input .kcal-input, .modal-body.exercise .input-with-label .kcal-input {
  padding-left: 47.5px;
}
.modal-body.add-favorite .input-with-label .name-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .name-input, .meal-editor-layout .meal-editor-input .name-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .name-input, .modal-footer.edit-meal .meal-editor-input .name-input, .modal-body.exercise .input-with-label .name-input {
  padding-left: 60px;
}
.modal-body.add-favorite .input-with-label .steps-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .steps-input, .meal-editor-layout .meal-editor-input .steps-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .steps-input, .modal-footer.edit-meal .meal-editor-input .steps-input, .modal-body.exercise .input-with-label .steps-input {
  padding-left: 85px;
}
.modal-body.add-favorite .input-with-label .duration-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .duration-input, .meal-editor-layout .meal-editor-input .duration-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .duration-input, .modal-footer.edit-meal .meal-editor-input .duration-input, .modal-body.exercise .input-with-label .duration-input {
  padding-left: 77.5px;
}
.modal-body.add-favorite .input-with-label .time-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .time-input, .meal-editor-layout .meal-editor-input .time-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .time-input, .modal-footer.edit-meal .meal-editor-input .time-input, .modal-body.exercise .input-with-label .time-input {
  padding-left: 82px;
  padding-right: 5px;
}
.modal-body.add-favorite .input-with-label .comment-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .comment-input, .meal-editor-layout .meal-editor-input .comment-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .comment-input, .modal-footer.edit-meal .meal-editor-input .comment-input, .modal-body.exercise .input-with-label .comment-input {
  padding-left: 97.5px;
}
.modal-body.add-favorite .input-with-label .servings-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .servings-input, .meal-editor-layout .meal-editor-input .servings-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .servings-input, .modal-footer.edit-meal .meal-editor-input .servings-input, .modal-body.exercise .input-with-label .servings-input {
  padding-left: 130px;
}
.modal-body.add-favorite .input-with-label:last-of-type, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label:last-of-type, .meal-editor-layout .meal-editor-input:last-of-type, .modal-body.own-meal .own-meal-input-wrapper .input-with-label:last-of-type, .modal-footer.edit-meal .meal-editor-input:last-of-type, .modal-body.exercise .input-with-label:last-of-type {
  padding-bottom: 12.5px;
}
.modal-body.add-favorite .input-with-label .inline-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .inline-label, .meal-editor-layout .meal-editor-input .inline-label, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .inline-label, .modal-footer.edit-meal .meal-editor-input .inline-label, .modal-body.exercise .input-with-label .inline-label {
  position: absolute;
  left: 0;
  padding-left: 10px;
  color: rgba(34, 34, 34, 0.7490196078);
  font-weight: 500;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.modal-footer.own-exercise, .modal-footer.own-meal, .modal-footer.exercise {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  padding-bottom: 5px;
  padding-top: 0;
}

.modal-body.own-exercise .own-exercise-wrapper, .modal-body.own-meal .own-meal-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}

.modal-body.own-exercise .own-exercise-wrapper .own-exercise, .modal-body.own-meal .own-meal-wrapper .own-meal {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
  padding: 15px 0;
}

.modal-body.own-exercise input::-moz-placeholder, .modal-body.exercise input::-moz-placeholder {
  opacity: 0.6;
}

.modal-body.own-exercise input::placeholder, .modal-body.exercise input::placeholder {
  opacity: 0.6;
}

.modal-body.own-exercise .own-exercise-wrapper .own-exercise .own-exercise-info {
  max-width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgba(34, 34, 34, 0.7490196078);
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: anywhere;
}
.modal-body.own-exercise .own-exercise-wrapper .own-exercise .own-exercise-info span {
  font-weight: 700;
}
.modal-body.own-exercise .own-exercise-wrapper .own-exercise .own-exercise-kcal {
  color: #ef61a7;
  white-space: nowrap;
  margin-left: 0.25rem;
}
.modal-body.own-exercise .own-exercise-wrapper .own-exercise:first-of-type {
  border-top: 1px solid #d9d9d9;
}

.modal-footer.own-exercise #add-own-exercise-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.modal-body.exercise-list {
  display: flex;
  flex-direction: column;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px;
  padding-right: 10px;
}
.modal-body.exercise-list.has-scroll {
  padding-right: 8px;
}
.modal-body.exercise-list ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 5px;
}
.modal-body.exercise-list ul .exercise-item {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 10px;
  padding-bottom: 15px;
}
.modal-body.exercise-list ul .exercise-item .top {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: start;
  gap: 1rem;
  margin-bottom: 10px;
}
.modal-body.exercise-list ul .exercise-item .top .item-left {
  display: inline;
  word-break: break-word;
}
.modal-body.exercise-list ul .exercise-item .top .item-left span {
  font-weight: 700;
  color: rgba(34, 34, 34, 0.7490196078);
}
.modal-body.exercise-list ul .exercise-item .top .item-kcal {
  justify-self: end;
  color: #ef61a7;
  font-weight: 500;
}
.modal-body.exercise-list ul .exercise-item .bottom {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: flex-start;
}
.modal-body.exercise-list ul .exercise-item .bottom .comment {
  display: inline;
  word-break: break-word;
  color: #838383;
  margin-right: 1rem;
}
.modal-body.exercise-list ul .exercise-item .bottom .comment p {
  margin: 0;
  font-weight: 700;
}
.modal-body.exercise-list ul .exercise-item .bottom .comment p.no-comment {
  font-weight: 500;
  font-style: italic;
}
.modal-body.exercise-list ul .exercise-item .bottom .comment span {
  font-weight: 500;
}
.modal-body.exercise-list ul .exercise-item .bottom .exercise-actions {
  display: flex;
  justify-self: end;
  gap: 10px;
}
.modal-body.exercise-list ul .exercise-item .bottom .exercise-actions .edit-item-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #aac46e;
  border: 2px solid #aac46e;
  border-radius: 4px;
  color: #fff;
}
.modal-body.exercise-list ul .exercise-item .bottom .exercise-actions .edit-item-btn:active, .modal-body.exercise-list ul .exercise-item .bottom .exercise-actions .edit-item-btn:hover {
  color: #99b851;
}
.modal-body.exercise-list ul .exercise-item:last-of-type {
  border-bottom: none;
}

.modal-body.delete-confirm {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
}
.modal-body.delete-confirm .content-text p {
  font-size: 16px;
  font-weight: 500;
  color: rgba(34, 34, 34, 0.7490196078);
  text-align: center;
}

.modal-footer.delete-confirm {
  display: flex;
  padding: 0 5px 15px 5px;
  gap: 10px;
}
.modal-footer.delete-confirm button {
  flex: 1;
}
.modal-footer.delete-confirm .btn-red {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  width: 100%;
  height: 52px;
  background-color: #e57373;
  border: 2px solid #e57373;
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.3px;
}
.modal-footer.delete-confirm .btn-red .saving-text {
  display: inline-flex;
  align-items: center;
}
.modal-footer.delete-confirm .btn-red .saving-dots {
  display: inline-block;
  width: 1.5ch;
  text-align: left;
}
.modal-footer.delete-confirm .btn-red:active, .modal-footer.delete-confirm .btn-red:hover {
  background-color: #df5151;
}
.modal-footer.delete-confirm .btn-red:disabled {
  background: none;
  color: rgba(34, 34, 34, 0.2509803922);
  border-color: rgba(34, 34, 34, 0.1490196078);
  pointer-events: none;
}
.modal-footer.delete-confirm .btn-red:disabled .success-text {
  color: rgba(34, 34, 34, 0.7490196078);
}

.modal-body.meal-nutrition {
  padding-top: 15px !important;
  padding-bottom: 20px !important;
  overflow-y: auto;
  max-height: 90vh;
  scrollbar-gutter: stable;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.modal-body.meal-nutrition .nutrient-charts {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.modal-body.meal-nutrition.is-loading {
  overflow-y: hidden;
}
.modal-body.meal-nutrition .nutrition-meal-items {
  align-self: flex-start;
}
.modal-body.meal-nutrition .nutrition-meal-items h3 {
  margin: 0 0 15px 0;
  font-size: 22px;
  font-weight: 700;
}
.modal-body.meal-nutrition .nutrition-meal-items ul {
  list-style: none;
  padding: 0;
  margin-bottom: 3px;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.modal-body.meal-nutrition .nutrition-meal-items ul li {
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 8px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  background-color: #fff;
}
.modal-body.meal-nutrition .diary-items-sum {
  width: 100%;
}
.modal-body.meal-nutrition .energy-types {
  width: 100%;
}
.modal-body.meal-nutrition .chart-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 10px 5px 10px 5px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}
.modal-body.meal-nutrition .chart-wrapper strong {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  color: rgba(34, 34, 34, 0.7490196078);
}
.modal-body.meal-nutrition .chart-wrapper .chart-inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-body.meal-nutrition .chart-wrapper .chart-inner canvas {
  width: 100% !important;
  height: 100% !important;
}
.modal-body.meal-nutrition .chart-wrapper:last-child {
  margin-bottom: 0;
}
.modal-body.meal-nutrition::-webkit-scrollbar {
  width: 8px;
}
.modal-body.meal-nutrition::-webkit-scrollbar-thumb {
  background-color: rgba(167, 126, 82, 0.3);
  border-radius: 4px;
}
.modal-body.meal-nutrition::-webkit-scrollbar-thumb:hover {
  background-color: rgba(167, 126, 82, 0.45);
}

.modal-body.own-meal .own-meal-input-wrapper, .modal-body.exercise .exercise-input-wrapper, .modal-body.own-exercise .own-exercise-input-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 12.5px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

.modal-body.add-favorite .input-with-label, .meal-editor-layout .meal-editor-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label, .modal-footer.edit-meal .meal-editor-input, .modal-body.exercise .input-with-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.modal-body.add-favorite .input-with-label input, .meal-editor-layout .meal-editor-input input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label input, .modal-footer.edit-meal .meal-editor-input input, .modal-body.exercise .input-with-label input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label input {
  width: 100%;
  height: 40px;
}
.modal-body.add-favorite .input-with-label .kcal-input, .meal-editor-layout .meal-editor-input .kcal-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .kcal-input, .modal-footer.edit-meal .meal-editor-input .kcal-input, .modal-body.exercise .input-with-label .kcal-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .kcal-input {
  padding-left: 47.5px;
}
.modal-body.add-favorite .input-with-label .name-input, .meal-editor-layout .meal-editor-input .name-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .name-input, .modal-footer.edit-meal .meal-editor-input .name-input, .modal-body.exercise .input-with-label .name-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .name-input {
  padding-left: 60px;
}
.modal-body.add-favorite .input-with-label .steps-input, .meal-editor-layout .meal-editor-input .steps-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .steps-input, .modal-footer.edit-meal .meal-editor-input .steps-input, .modal-body.exercise .input-with-label .steps-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .steps-input {
  padding-left: 85px;
}
.modal-body.add-favorite .input-with-label .duration-input, .meal-editor-layout .meal-editor-input .duration-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .duration-input, .modal-footer.edit-meal .meal-editor-input .duration-input, .modal-body.exercise .input-with-label .duration-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .duration-input {
  padding-left: 77.5px;
}
.modal-body.add-favorite .input-with-label .time-input, .meal-editor-layout .meal-editor-input .time-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .time-input, .modal-footer.edit-meal .meal-editor-input .time-input, .modal-body.exercise .input-with-label .time-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .time-input {
  padding-left: 82px;
  padding-right: 5px;
}
.modal-body.add-favorite .input-with-label .comment-input, .meal-editor-layout .meal-editor-input .comment-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .comment-input, .modal-footer.edit-meal .meal-editor-input .comment-input, .modal-body.exercise .input-with-label .comment-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .comment-input {
  padding-left: 97.5px;
}
.modal-body.add-favorite .input-with-label .servings-input, .meal-editor-layout .meal-editor-input .servings-input, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .servings-input, .modal-footer.edit-meal .meal-editor-input .servings-input, .modal-body.exercise .input-with-label .servings-input, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .servings-input {
  padding-left: 130px;
}
.modal-body.add-favorite .input-with-label:last-of-type, .meal-editor-layout .meal-editor-input:last-of-type, .modal-body.own-meal .own-meal-input-wrapper .input-with-label:last-of-type, .modal-footer.edit-meal .meal-editor-input:last-of-type, .modal-body.exercise .input-with-label:last-of-type, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label:last-of-type {
  padding-bottom: 12.5px;
}
.modal-body.add-favorite .input-with-label .inline-label, .meal-editor-layout .meal-editor-input .inline-label, .modal-body.own-meal .own-meal-input-wrapper .input-with-label .inline-label, .modal-footer.edit-meal .meal-editor-input .inline-label, .modal-body.exercise .input-with-label .inline-label, .modal-body.own-exercise .own-exercise-input-wrapper .input-with-label .inline-label {
  position: absolute;
  left: 0;
  padding-left: 10px;
  color: rgba(34, 34, 34, 0.7490196078);
  font-weight: 500;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.modal-footer.own-meal, .modal-footer.exercise, .modal-footer.own-exercise {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  padding-bottom: 5px;
  padding-top: 0;
}

.modal-body.own-meal .own-meal-wrapper, .modal-body.own-exercise .own-exercise-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 10px;
}

.modal-body.own-meal .own-meal-wrapper .own-meal, .modal-body.own-exercise .own-exercise-wrapper .own-exercise {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #d9d9d9;
  padding: 15px 0;
}

.modal-body.exercise input::-moz-placeholder, .modal-body.own-exercise input::-moz-placeholder {
  opacity: 0.6;
}

.modal-body.exercise input::placeholder, .modal-body.own-exercise input::placeholder {
  opacity: 0.6;
}

.modal-body.add-favorite {
  padding-top: 15px !important;
  padding-bottom: 10px !important;
}
.modal-footer.add-favorite {
  display: flex;
  padding: 0 5px 15px 5px;
  gap: 10px;
}
.modal-footer.add-favorite button {
  flex: 1;
}

.modal-body.recipe-servings {
  display: grid;
  grid-template-columns: 250px 1fr;
  gap: 10px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .modal-body.recipe-servings {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 8px;
  }
  .modal-body.recipe-servings .left {
    width: 95%;
    margin: 0 auto;
  }
}
.modal-body.recipe-servings .left {
  padding-top: 5px;
  overflow: hidden;
}
.modal-body.recipe-servings .right {
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-width: 0;
}
.modal-body.recipe-servings .recipe-servings-title {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  padding: 0 0 5px 3px;
  border-bottom: 1px solid #d9d9d9;
  min-width: 0;
  overflow-wrap: break-word;
  hyphens: auto;
  word-break: break-word;
}
.modal-body.recipe-servings .recipe-servings-title .bold-title {
  white-space: nowrap;
}
.modal-body.recipe-servings .recipe-image {
  width: 100%;
  max-width: 500px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.modal-body.recipe-servings .recipe-image img {
  width: 100%;
}
.modal-body.recipe-servings .dropdown-label {
  padding-left: 3px;
  color: rgba(34, 34, 34, 0.7490196078);
  min-width: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.modal-body.recipe-servings .servings-dropdown-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.modal-body.recipe-servings .servings-dropdown-wrapper .dropdown {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.modal-body.recipe-servings .servings-dropdown-wrapper .dropdown .dropdown-selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  padding: 0 10px;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 8px;
  cursor: pointer;
  background: white;
  transition: border-color 0.2s ease;
}
.modal-body.recipe-servings .servings-dropdown-wrapper .dropdown .dropdown-selected:hover {
  border-color: #95c121;
}
.modal-body.recipe-servings .servings-dropdown-wrapper .dropdown .dropdown-selected .servings-value {
  color: rgba(34, 34, 34, 0.7490196078);
  white-space: nowrap;
}
.modal-body.recipe-servings .servings-dropdown-wrapper .dropdown .dropdown-selected .dropdown-icon {
  display: flex;
  align-items: center;
  padding-top: 3px;
}
.modal-body.recipe-servings .custom-servings-input {
  opacity: 0;
  pointer-events: none;
  margin-top: 5px;
  width: 100%;
  height: 40px;
  padding: 0 10px;
}
.modal-body.recipe-servings .custom-servings-input.visible {
  opacity: 1;
  pointer-events: auto;
}

.dropdown-servings {
  display: block;
  font-size: 16px;
  background: white;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.dropdown-servings li {
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 1rem;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
  transition: background-color 0.15s ease;
}
.dropdown-servings li:hover {
  background-color: #f5f5f5;
}
.dropdown-servings li.active {
  background-color: #d2e69d;
  font-weight: 500;
}
.dropdown-servings li:nth-child(4), .dropdown-servings li:nth-child(8) {
  border-color: #c0c0c0;
}
.dropdown-servings li:last-of-type {
  border-bottom: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.barcode-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.barcode-container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: none;
  border-radius: 0;
  background: #000;
}

.scanner-view {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: filter 0.2s ease;
}
.scanner-view.has-limit-message {
  filter: blur(8px);
}

.scan-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 420px;
  aspect-ratio: 2.5/1;
  border: 2px solid #00ff88;
  border-radius: 12px;
  box-shadow: 0 0 0 9999px rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

@keyframes scan-line {
  0% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}
.scanner-status {
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 2;
  padding: 8px 14px;
  font-size: 13px;
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(6px);
}
.scanner-status.is-neutral {
  border-color: rgba(255, 255, 255, 0.2);
}
.scanner-status.is-success {
  border-color: #00ff88;
}
.scanner-status.is-error {
  border-color: #ff4d4f;
}

.camera-close-btn {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  padding: 14px 24px;
  color: #fff;
  background: #df5151;
  border: none;
  border-radius: 8px;
  font-weight: 700;
}

.barcode-limit-message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: #fef8f1;
  padding: 16px 20px;
  border: 1px solid #f7c58f;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  max-width: 460px;
  width: 80%;
  animation: fadeIn 0.2s ease;
}
.barcode-limit-message p {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.modal-open .modal {
  display: block;
}
.modal .modal-dialog {
  z-index: 1100;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .modal .modal-dialog {
    width: 700px;
  }
}
.modal .modal-content {
  display: flex;
  flex-direction: column;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  background-color: #fef8f1;
  color: rgba(34, 34, 34, 0.7490196078);
  padding-top: 5px;
  box-shadow: none;
}
.modal .modal-content .modal-header,
.modal .modal-content .modal-footer {
  border: none;
  flex-shrink: 0;
}
.modal .modal-content .modal-header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 40px 15px 40px;
}
.modal .modal-content .modal-header .modal-title {
  margin: 0 auto;
  font-weight: 700;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.modal .modal-content .modal-header button {
  position: absolute;
  top: calc(50% - 4px);
  transform: translateY(-50%);
  background: none;
  border: none;
}
.modal .modal-content .modal-header button:disabled {
  cursor: not-allowed;
  opacity: 0.25;
}
.modal .modal-content .modal-header .close-btn {
  right: 0.75rem;
}
.modal .modal-content .modal-header .back-btn {
  left: 0.75rem;
}
.modal .modal-content .edit-meal-content {
  position: relative;
  max-height: 45vh;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
}
.modal .modal-content .exercise-list {
  max-height: 90vh;
}
.modal .modal-content .exercise-list.has-scroll {
  margin-right: 5px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  overscroll-behavior: contain;
}
.modal .modal-content .modal-search-results.has-scroll {
  padding-right: 8px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  overscroll-behavior: contain;
}
.modal .modal-content .exercise-list::-webkit-scrollbar,
.modal .modal-content .modal-search-results::-webkit-scrollbar,
.modal .modal-content .edit-meal-content::-webkit-scrollbar {
  width: 8px;
}
.modal .modal-content .exercise-list::-webkit-scrollbar-thumb,
.modal .modal-content .modal-search-results::-webkit-scrollbar-thumb,
.modal .modal-content .edit-meal-content::-webkit-scrollbar-thumb {
  background-color: rgba(167, 126, 82, 0.3);
  border-radius: 4px;
}
.modal .modal-content .exercise-list::-webkit-scrollbar-thumb:hover,
.modal .modal-content .modal-search-results::-webkit-scrollbar-thumb:hover,
.modal .modal-content .edit-meal-content::-webkit-scrollbar-thumb:hover {
  background-color: rgba(167, 126, 82, 0.45);
}
.modal .modal-content .modal-search-results {
  --modal-outer-margin: 10px;
  --modal-content-padding-top: 5px;
  --modal-header-height: 52.85px;
  --modal-search-wrapper-height: 75px;
  --modal-checkbox-wrapper-height: 92.8px;
  max-height: calc(98vh - var(--modal-outer-margin) - var(--modal-outer-margin) - var(--modal-content-padding-top) - var(--modal-header-height) - var(--modal-search-wrapper-height) - var(--modal-checkbox-wrapper-height));
  max-height: calc(98svh - 22px - 22px - var(--modal-content-padding-top) - var(--modal-header-height) - var(--modal-search-wrapper-height) - var(--modal-checkbox-wrapper-height));
}
.modal .modal-content.meal-name, .modal .modal-content.meal-time {
  padding: 0;
}
.modal .modal-content .input-wrapper {
  position: relative;
  width: 100%;
  padding: 10px 0;
}
.modal .modal-content .input-wrapper #search-icon {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.modal .modal-content .input-wrapper .reset-search-btn {
  background: none;
  border: none;
}
.modal .modal-content .input-wrapper .reset-search-btn,
.modal .modal-content .input-wrapper .search-loading-spinner {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-content .input-wrapper .search-loading-spinner {
  pointer-events: none;
}
.modal .modal-content [class^=modal-] .modal-input {
  border-radius: 8px;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  font-family: inherit;
}
.modal .modal-content [class^=modal-] .modal-input.input-field {
  width: 100%;
  height: 55px;
  padding-left: 4.25rem;
  padding-right: 4.75rem;
  font-size: 16px;
}
.modal .modal-content [class^=modal-] .modal-input.search-input {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal .modal-content [class^=modal-] .modal-input.search-input::-moz-placeholder {
  color: rgba(34, 34, 34, 0.5019607843);
}
.modal .modal-content [class^=modal-] .modal-input.search-input::placeholder {
  color: rgba(34, 34, 34, 0.5019607843);
}
.modal .modal-content [class^=modal-] .modal-input:focus {
  border-color: rgba(167, 126, 82, 0.2509803922);
  outline: none;
  box-shadow: none;
}
.modal .modal-content .modal-body {
  flex: 1;
  padding-top: 0;
}
.modal .modal-content .modal-body:not(.search-modal) {
  padding-bottom: 0;
}
.modal .modal-content .modal-footer {
  padding-top: 0;
}
.modal .modal-content .input-error-text {
  position: absolute;
  font-size: 12px;
  color: rgba(239, 97, 167, 0.85);
}
.modal .modal-content .marked-border-btn,
.modal .modal-content .border-btn-green,
.modal .modal-content .btn-green {
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
  width: 100%;
  letter-spacing: 0.3px;
}
.modal .modal-content .marked-border-btn {
  height: 52px;
  text-decoration: underline;
  border: 2px solid rgba(167, 126, 82, 0.2509803922);
  border-radius: 8px;
  background: none;
  transition: background-color 0.15s ease-in-out;
}
.modal .modal-content .marked-border-btn:active, .modal .modal-content .marked-border-btn:hover {
  background-color: rgba(167, 126, 82, 0.5019607843);
}
.modal .modal-content .border-btn-green {
  height: 40px;
  border: 2px solid rgba(149, 193, 33, 0.5019607843);
  border-radius: 8px;
  background: none;
  border-radius: 4px;
  font-weight: 700;
  transition: background-color 0.15s ease-in-out;
}
.modal .modal-content .border-btn-green:active, .modal .modal-content .border-btn-green:hover {
  font-weight: 500;
  color: #fff;
  background: #749910;
}
.modal .modal-content .border-btn-green:disabled {
  font-weight: 500;
  color: rgba(34, 34, 34, 0.2509803922);
  border-color: rgba(34, 34, 34, 0.1490196078);
  pointer-events: none;
}
.modal .modal-content .btn-green {
  height: 52px;
  background-color: #95c121;
  border: 2px solid #95c121;
  border-radius: 8px;
  color: #fff;
  font-weight: 700;
  transition: background-color 0.15s ease-in-out;
}
.modal .modal-content .btn-green .saving-text {
  display: inline-flex;
  align-items: center;
}
.modal .modal-content .btn-green .saving-dots {
  display: inline-block;
  width: 1.5ch;
  text-align: left;
}
.modal .modal-content .btn-green:active, .modal .modal-content .btn-green:hover {
  background-color: #749910;
}
.modal .modal-content .btn-green:disabled {
  background: none;
  color: rgba(34, 34, 34, 0.2509803922);
  border-color: rgba(34, 34, 34, 0.1490196078);
  pointer-events: none;
}
.modal .modal-content .btn-green:disabled .success-text {
  color: #b8d661;
}
.modal .modal-content .delete-item-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #e57373;
  border: 2px solid #e57373;
  border-radius: 4px;
  color: #fff;
  transition: color 0.15s ease-in-out;
}
.modal .modal-content .delete-item-btn img {
  transform: translateX(0.5px);
}
.modal .modal-content .delete-item-btn:active, .modal .modal-content .delete-item-btn:hover {
  color: #df5151;
}
.modal .modal-content .modal-menu-bar {
  display: flex;
  justify-content: space-between;
  padding: 8px;
}
@media screen and (max-width: 500px) {
  .modal .modal-content .modal-menu-bar {
    margin-bottom: 25px;
  }
}
.modal .modal-content .modal-menu-bar [class^=icon-],
.modal .modal-content .modal-menu-bar [class*=" icon-"] {
  margin: 0;
}
.modal .modal-content .modal-menu-bar .menu-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  color: rgba(0, 0, 0, 0.2509803922);
  font-weight: 500;
  position: relative;
}
.modal .modal-content .modal-menu-bar .menu-item .icon-wrapper {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eeeeee;
  border-radius: 50%;
}
@media screen and (max-width: 500px) {
  .modal .modal-content .modal-menu-bar .menu-item span:not(.icon-wrapper) {
    font-size: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: calc(100% + 5px);
  }
}
.modal .modal-content .modal-menu-bar .menu-item.active {
  color: rgba(0, 0, 0, 0.7490196078);
}
.modal .modal-content .modal-menu-bar .menu-item.active .icon-wrapper {
  background-color: #ffefaf;
}
.modal .modal-content .modal-menu-bar .menu-item:nth-child(1) .icon-wrapper svg {
  transform: translateX(1.5px);
}
@media (max-width: 340px) {
  .modal .modal-content .modal-body {
    padding-left: 6px;
    padding-right: 6px;
  }
  .modal .modal-content .modal-footer {
    padding-right: 6px;
    padding-left: 6px;
  }
  .modal .modal-content .modal-menu-bar {
    padding: 8px 4px;
  }
}

.energy-types {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 1rem;
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  .energy-types.multi-chart {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
}
.energy-types .energy {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.energy-types .energy .chart-wrapper span {
  margin-bottom: 20px;
}

.chart-wrapper {
  width: 100%;
  max-width: 360px;
  aspect-ratio: 1/1;
  margin: 0 auto;
  position: relative;
}
.chart-wrapper.single-chart .chart-inner {
  width: 100%;
  height: 100%;
}
.chart-wrapper span {
  font-weight: 700;
  font-size: 16px;
  color: rgba(34, 34, 34, 0.7490196078);
  margin-bottom: 10px;
}

.chart-no-data {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 10px;
}
.chart-no-data p {
  margin: 0;
}

.chart-placeholder {
  width: 85%;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0.9) 30%, rgba(247, 244, 238, 0.8) 60%, rgba(240, 237, 231, 0.7) 100%);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.06), 0 0 10px rgba(0, 0, 0, 0.05);
  color: #898989;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.chart-placeholder-pie {
  margin: 0 auto;
  border-radius: 50%;
}

.chart-placeholder-chart {
  border-radius: 8px;
}

.diary-nutrition-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding-bottom: 30px;
}
.diary-nutrition-content .nutrient-charts {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.diary-nutrition-content .energy .chart-wrapper {
  height: 580px;
}
.diary-nutrition-content .energy .chart-wrapper span {
  width: 100%;
  text-align: center;
}
.diary-nutrition-content .energy .chart-wrapper.chart-no-data {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .diary-nutrition-content .energy .chart-wrapper.chart-no-data .chart-placeholder {
    margin-top: 4rem;
  }
}
.diary-nutrition-content .chart-placeholder {
  width: 100%;
}
.diary-nutrition-content .multi-chart {
  gap: 4rem;
}
.diary-nutrition-content .chart-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 600px;
  max-width: 420px;
  gap: 20px;
  padding: 0 20px;
}
.diary-nutrition-content .chart-wrapper .chart-inner {
  width: 100%;
  height: 100%;
  padding: 18px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
@media (max-width: 480px) {
  .diary-nutrition-content .chart-wrapper .chart-inner {
    width: 90%;
    height: 90%;
  }
}
@media (min-width: 992px) {
  .diary-nutrition-content .nutrient-charts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
    row-gap: 4rem;
  }
}
@media (max-width: 768px) {
  .diary-nutrition-content .chart-wrapper {
    height: 500px;
  }
  .diary-nutrition-content .energy .chart-wrapper {
    height: 480px;
  }
}

.progress-energy ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.progress-energy ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 calc((100% - 20px) / 3);
  gap: 5px;
  padding: 8px 12px;
  border-radius: 8px;
  background: #f7c58f;
}
@media (max-width: 342px) {
  .progress-energy ul {
    gap: 5px;
  }
}
.progress-energy label {
  color: rgba(34, 34, 34, 0.75);
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.24px;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
.progress-energy .progress-container {
  display: flex;
  flex: 1 0 0;
  align-items: center;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}
.progress-energy .progress-container progress {
  -webkit-appearance: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5019607843);
  border-radius: 100px;
  height: 6px;
  /* Firefox */
  /* IE / Edge */
}
.progress-energy .progress-container progress::-webkit-progress-bar {
  background-color: rgba(255, 255, 255, 0.5019607843);
  border-radius: 100px;
}
.progress-energy .progress-container progress::-webkit-progress-value {
  background: #f28714;
  border-radius: 100px;
}
.progress-energy .progress-container progress::-moz-progress-bar {
  background: #f28714;
  border-radius: 100px;
}
.progress-energy .progress-container progress::-ms-fill {
  background: #f28714;
  border-radius: 100px;
}
.progress-energy .progress-container .progress-text {
  color: rgba(34, 34, 34, 0.75);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.28px;
}

body.mypage {
  background: #f7f7f7;
}
body.mypage nav.navbar {
  background: white;
  padding: 1.5em 0;
  margin-bottom: 0;
  margin-top: 0;
}
body.mypage nav.navbar .navbar-header {
  position: relative;
}

.anonymous-bar {
  padding: 10px 15px;
}
.anonymous-bar .container {
  padding-left: 0;
}
@media screen and (min-width: 992px) {
  .anonymous-bar .container {
    padding-left: 15px;
  }
}

.header—nav.beige-header {
  background: #ffefaf;
}
.header—nav.beige-header .header—nav-list {
  background: #ffefaf;
}
.header—nav > .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.header—nav > .container .menu-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .header—nav > .container .menu-row li.header—nav-item.first {
    display: none;
  }
}
.header—nav > .container .menu-row:first-of-type .header—nav-container > li.first {
  display: none;
}
@media screen and (min-width: 992px) {
  .header—nav > .container .menu-row:first-of-type .header—nav-container > li.first {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .header—nav > .container .menu-row:first-of-type .header—nav-container > li .header—nav-button {
    display: none;
  }
}
.header—nav > .container .menu-row:last-of-type .header—nav-container .header—nav-item a {
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
}
@media screen and (min-width: 450px) {
  body.signed-in .header—nav > .container .menu-row:last-of-type .header—nav-container {
    right: 45px;
  }
}
.header—nav > .container .menu-row:last-of-type .header—nav-container.simple .hide-mobile {
  display: none;
}
@media screen and (min-width: 992px) {
  .header—nav > .container .menu-row:last-of-type .header—nav-container.simple .hide-mobile {
    display: flex;
  }
}
@media screen and (min-width: 284px) {
  .header—nav > .container > .header—nav-container {
    margin-left: auto;
  }
}
@media screen and (min-width: 992px) {
  .header—nav > .container .hide-desktop {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  body:not(.signed-in) .header—nav > .container .hide-desktop {
    display: flex;
  }
}
.header—nav > .container .header—nav-container a.header—nav-button {
  border-bottom: 1px solid transparent;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .header—nav > .container .header—nav-container .header—nav-item .hide-mobile {
    display: none;
  }
}
.header—nav > .container .header—nav-container.simple {
  overflow: hidden;
}
@media only screen and (min-width: 450px) {
  .header—nav > .container .header—nav-container.simple {
    position: absolute;
    width: 200px;
    overflow: initial;
  }
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple {
    width: auto;
    display: flex;
    align-items: center;
  }
}
.header—nav > .container .header—nav-container.simple > .header—nav-item {
  cursor: pointer;
  padding-right: 0;
}
.header—nav > .container .header—nav-container.simple > .header—nav-item.hide-mobile {
  display: none;
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple > .header—nav-item.hide-mobile {
    display: flex;
  }
}
@media only screen and (min-width: 450px) {
  .header—nav > .container .header—nav-container.simple > .header—nav-item {
    float: right;
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple > .header—nav-item.phone-menu-forum {
    display: none;
  }
}
.header—nav > .container .header—nav-container.simple > .header—nav-item a {
  margin-left: 0;
}
.header—nav > .container .header—nav-container.simple .header—nav-item.absolute.special a span {
  padding-left: 35px;
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple .header—nav-item.absolute.special a span {
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple .header—nav-item.absolute {
    padding-right: 40px;
  }
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple .header—nav-item.absolute:last-child {
    padding-right: 0;
  }
}
.header—nav > .container .header—nav-container.simple .header—nav-item.absolute a {
  position: relative;
}
.header—nav > .container .header—nav-container.simple .header—nav-item.absolute a svg {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple .header—nav-item.absolute a svg {
    left: -20px;
    top: 1px;
    transform: initial;
  }
}
.header—nav > .container .header—nav-container.simple .header—nav-item.absolute a span {
  padding-left: 20px;
}
@media screen and (min-width: 992px) {
  .header—nav > .container .header—nav-container.simple .header—nav-item.absolute a span {
    padding-left: 0;
  }
}

.message-notice {
  color: white;
  padding: 15px;
  border-radius: 5px;
}
.message-notice.success {
  background: #95c121;
}
.message-notice.notice {
  background: #ffefaf;
  color: #333;
}
.message-notice > * {
  margin: 0;
}
.message-notice a {
  color: inherit;
  text-decoration: underline;
  display: block;
}
@media screen and (min-width: 992px) {
  .message-notice a {
    display: inline;
  }
}
.message-notice h4 {
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 16px;
}

.top-bar {
  padding: 10px 0;
  background: white;
}
.top-bar .bold-title {
  font-size: 20px;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .top-bar {
    padding: 2em 0;
  }
}
.top-bar .title-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.top-bar .title-wrapper h3.topbar-h3 {
  margin-top: 0;
  margin-right: 15px;
}
.top-bar .title-wrapper .topbar-slot {
  margin-left: auto;
}
.top-bar .title-wrapper .actions-measurement {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 500px) {
  .top-bar .title-wrapper .actions-measurement {
    margin-left: auto;
    margin-top: 0;
    width: auto;
  }
}
.top-bar .title-wrapper .actions-measurement .measurement {
  flex-basis: 100%;
}
@media only screen and (min-width: 500px) {
  .top-bar .title-wrapper .actions-measurement .measurement {
    flex-basis: initial;
  }
}
.top-bar .title-wrapper .actions-measurement .measurement:last-of-type {
  margin-top: 10px;
}
@media only screen and (min-width: 500px) {
  .top-bar .title-wrapper .actions-measurement .measurement:last-of-type {
    margin-left: 10px;
    margin-top: 0;
  }
}
.top-bar .title-wrapper .actions-measurement .measurement button {
  width: 100%;
}
.top-bar .title-wrapper .topbar-slot ul {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 1rem;
  margin: 0;
  padding: 0;
}
.top-bar h3.topbar-h3 {
  margin-top: 10px;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .top-bar h3.topbar-h3 {
    margin-top: 20px;
  }
}
.top-bar .clients-info p:last-of-type {
  margin-bottom: 0;
}

.actions-date {
  display: flex;
  justify-content: space-between;
}

nav[role=navigation] {
  display: flex;
}
nav[role=navigation] > div:first-child {
  display: none;
}
nav[role=navigation] > div:first-child p {
  margin-bottom: 0;
}
nav[role=navigation] > div:last-child {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
nav[role=navigation] > div:last-child div:last-child span {
  box-shadow: none !important;
}
nav[role=navigation] > div:last-child div:last-child a,
nav[role=navigation] > div:last-child div:last-child span {
  display: inline-flex;
  margin-bottom: 5px;
  height: 42px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
nav[role=navigation] > div:last-child div:last-child a[aria-disabled=true],
nav[role=navigation] > div:last-child div:last-child a [aria-current=page],
nav[role=navigation] > div:last-child div:last-child span[aria-disabled=true],
nav[role=navigation] > div:last-child div:last-child span [aria-current=page] {
  opacity: 0.5;
}
nav[role=navigation] > div:last-child div:last-child a[aria-current=page],
nav[role=navigation] > div:last-child div:last-child span[aria-current=page] {
  width: 42px;
}
nav[role=navigation] > div:last-child div:last-child a:not(:last-of-type),
nav[role=navigation] > div:last-child div:last-child span:not(:last-of-type) {
  margin-right: 5px;
  margin-left: 5px;
  width: 42px;
}
nav[role=navigation] > div:last-child div:last-child a:first-child,
nav[role=navigation] > div:last-child div:last-child span:first-child {
  width: auto;
}
nav[role=navigation] svg {
  width: 15px;
}

.container-fluid > .navbar-collapse {
  position: relative;
}

.content {
  margin-top: 3em;
}

.bold-title {
  font-weight: 700;
  font-family: "ITC Avant Garde Gothic W01", Arial, sans-serif;
}
