@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 */
@import url(/pro/assets/vendors/v-calendar.min-5a6a6254a3a85013b6e0b2756413ace556e0afe618ade9179c4d116eb61fd8a8.css);
@import url(/pro/assets/vendors/vue-multiselect.min-1c388fae4dfb3cd77abc7bb143b88449783149dd3b573138d3e2367e180a1da1.css);
@import url(/pro/assets/vendors/vue-treeselect.min-5090936fd1ac38e41c6163afc8fa9967e548fd3a51ae83fd139fae9e25f0201b.css);
@import url(/pro/assets/vendors/vue-select-5523bc823fffbc7ce2dfc28b753860492e0c3de7c5c078886519cd1cc6b6ce39.css);
/* line 16, app/assets/stylesheets/application_old.css.scss */
:root {
  --white: #fff;
  --black: #000;
  --primary: #005AFF;
  --primary_darken_10: darken(#005AFF, 10%);
  --primary_lighten_10: lighten(#005AFF, 10%);
  --primary50: #80ACFF;
  --primary20: #CCDEFF;
  --primary10: #E6EFFF;
  --primary5: #F2F7FF;
  --pale_blue: #EAEFFF;
  --light_blue: #D6E0FF;
  --violet: #ACA7BF;
  --body_bg: #F4F6FC;
  --navbar_bg: #F7F8FD;
  --text_dark: #00145E;
  --text_medium: #909BBF;
  --text_light: #C5CBDD;
  --text_placeholder: #CBD6E5;
  --text_medium10: #F4F5F9;
  --success: #36B368;
  --success_lighten_10: lighten(#36B368, 10%);
  --success_darken_7: darken(#36B368, 10%);
  --warning: #EF9400;
  --warning_lighten_47: lighten(#EF9400, 47%);
  --danger: #FF2947;
  --danger_lighten_10: lighten(#FF2947, 10%);
  --danger_lighten_37: lighten(#FF2947, 37%);
}

/*!
 * 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 */
/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 111, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/* line 121, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 130, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 139, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 148, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 157, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 165, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 173, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 177, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 188, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 196, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 207, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 215, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 224, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 232, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 255, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
.dc-select.v-select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 269, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 280, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
select,
.dc-select.v-select {
  text-transform: none;
}

/* line 293, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 305, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 314, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 325, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 337, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 349, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 359, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  /* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a,
a:visited {
    text-decoration: underline;
  }
  /* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }
  /* line 38, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 48, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  tr,
img {
    page-break-inside: avoid;
  }
  /* line 53, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }
  /* line 57, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 64, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  h2,
h3 {
    page-break-after: avoid;
  }
  /* line 72, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 77, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }
  /* line 85, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table td,
.table th {
    background-color: #fff !important;
  }
  /* line 94, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/pro/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot);
  src: url(/pro/assets/bootstrap/glyphicons-halflings-regular-0805fb1fe24235f70a639f67514990e4bfb6d2cfb00ca563ad4b553c240ddc33.eot?#iefix) format("embedded-opentype"), url(/pro/assets/bootstrap/glyphicons-halflings-regular-403acfcf0cbaebd1c28b404eec442cea53642644b3a73f91c5a4ab46859af772.woff2) format("woff2"), url(/pro/assets/bootstrap/glyphicons-halflings-regular-0703369a358a012c0011843ae337a8a20270c336948a8668df5cb89a8827299b.woff) format("woff"), url(/pro/assets/bootstrap/glyphicons-halflings-regular-7c9caa5f4e16169b0129fdf93c84e85ad14d6c107eb1b0ad60b542daf01ee1f0.ttf) format("truetype"), url(/pro/assets/bootstrap/glyphicons-halflings-regular-22d0c88a49d7d0ebe45627143a601061a32a46a9b9afd2dc7f457436f5f15f6e.svg#glyphicons_halflingsregular) format("svg");
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.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;
}

/* line 37, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 282, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
.dc-select.v-select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 52, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
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;
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
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%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
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%;
}

/* line 47, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 62, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 78, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 90, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 153, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 177, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 185, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 189, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 193, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: 700;
}

/* line 196, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 211, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 230, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
}

/* line 235, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 250, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 257, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}

/* line 265, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

/* line 274, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

/* line 286, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.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: "";
}

/* line 287, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
.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: "\00A0 \2014";
}

/* line 294, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
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);
}

/* line 32, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
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;
}

/* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 43, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 47, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_grid.scss */
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.3333333333%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.6666666667%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.3333333333%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.6666666667%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.3333333333%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.6666666667%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.3333333333%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.6666666667%;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.3333333333%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.6666666667%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.3333333333%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.6666666667%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.3333333333%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.6666666667%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.3333333333%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.6666666667%;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.3333333333%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.6666666667%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.3333333333%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.6666666667%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.3333333333%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.6666666667%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.3333333333%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.6666666667%;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
  /* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }
  /* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .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;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.3333333333%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.6666666667%;
  }
  /* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }
  /* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  /* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  /* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

/* line 21, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 29, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 43, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 52, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.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;
}

/* line 62, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.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;
}

/* line 78, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 96, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.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;
}

/* line 109, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 115, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.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;
}

/* line 122, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 135, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 146, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 171, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 171, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .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;
  }
  /* line 200, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .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;
  }
  /* line 212, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .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;
  }
  /* line 225, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tables.scss */
  .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;
  }
}

/* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
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;
}

/* line 32, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 46, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

/* line 61, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 78, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
select[multiple], .dc-select.v-select[multiple],
select[size],
.dc-select.v-select[size] {
  height: auto;
}

/* line 95, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 102, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 133, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/* line 57, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 103, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 107, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 108, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 155, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 165, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

/* line 172, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 181, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 200, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.form-control[type="date"],
input.form-control[type="time"],
input.form-control[type="datetime-local"],
input.form-control[type="month"] {
    line-height: 34px;
  }
  /* line 204, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-sm[type="date"], .input-group-sm > .form-control[type="date"],
.input-group-sm > .input-group-addon[type="date"],
.input-group-sm > .input-group-btn > .btn[type="date"], .input-group-sm input[type="date"],
input.input-sm[type="time"],
.input-group-sm > .form-control[type="time"],
.input-group-sm > .input-group-addon[type="time"],
.input-group-sm > .input-group-btn > .btn[type="time"], .input-group-sm input[type="time"],
input.input-sm[type="datetime-local"],
.input-group-sm > .form-control[type="datetime-local"],
.input-group-sm > .input-group-addon[type="datetime-local"],
.input-group-sm > .input-group-btn > .btn[type="datetime-local"], .input-group-sm input[type="datetime-local"],
input.input-sm[type="month"],
.input-group-sm > .form-control[type="month"],
.input-group-sm > .input-group-addon[type="month"],
.input-group-sm > .input-group-btn > .btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  /* line 209, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  input.input-lg[type="date"], .input-group-lg > .form-control[type="date"],
.input-group-lg > .input-group-addon[type="date"],
.input-group-lg > .input-group-btn > .btn[type="date"], .input-group-lg input[type="date"],
input.input-lg[type="time"],
.input-group-lg > .form-control[type="time"],
.input-group-lg > .input-group-addon[type="time"],
.input-group-lg > .input-group-btn > .btn[type="time"], .input-group-lg input[type="time"],
input.input-lg[type="datetime-local"],
.input-group-lg > .form-control[type="datetime-local"],
.input-group-lg > .input-group-addon[type="datetime-local"],
.input-group-lg > .input-group-btn > .btn[type="datetime-local"], .input-group-lg input[type="datetime-local"],
input.input-lg[type="month"],
.input-group-lg > .form-control[type="month"],
.input-group-lg > .input-group-addon[type="month"],
.input-group-lg > .input-group-btn > .btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

/* line 222, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 231, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 241, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 246, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 254, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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;
}

/* line 263, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 269, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 280, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 285, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 297, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 305, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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;
}

/* line 79, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-sm, .input-sm.dc-select.v-select, .input-group-sm > select.form-control, .input-group-sm > .form-control.dc-select.v-select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-addon.dc-select.v-select,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > .btn.dc-select.v-select {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
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.input-sm[multiple],
.input-sm.dc-select.v-select[multiple],
.input-group-sm > .form-control[multiple],
.input-group-sm > .input-group-addon[multiple],
.input-group-sm > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 323, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 330, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm select.form-control, .form-group-sm .form-control.dc-select.v-select {
  height: 30px;
  line-height: 30px;
}

/* line 334, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select.form-control[multiple],
.form-group-sm .form-control.dc-select.v-select[multiple] {
  height: auto;
}

/* line 338, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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;
}

/* line 79, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
select.input-lg, .input-lg.dc-select.v-select, .input-group-lg > select.form-control, .input-group-lg > .form-control.dc-select.v-select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-addon.dc-select.v-select,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > .btn.dc-select.v-select {
  height: 46px;
  line-height: 46px;
}

/* line 84, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
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.input-lg[multiple],
.input-lg.dc-select.v-select[multiple],
.input-group-lg > .form-control[multiple],
.input-group-lg > .input-group-addon[multiple],
.input-group-lg > .input-group-btn > .btn[multiple] {
  height: auto;
}

/* line 349, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 356, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg select.form-control, .form-group-lg .form-control.dc-select.v-select {
  height: 46px;
  line-height: 46px;
}

/* line 360, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select.form-control[multiple],
.form-group-lg .form-control.dc-select.v-select[multiple] {
  height: auto;
}

/* line 364, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 378, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}

/* line 383, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 388, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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;
}

/* line 400, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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;
}

/* line 407, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.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;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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;
}

/* line 21, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 37, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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;
}

/* line 21, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 37, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.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;
}

/* line 21, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 37, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 429, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 432, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 443, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 468, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 486, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  /* line 498, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 549, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 559, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

/* line 565, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 572, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 583, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 593, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 601, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.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;
  -ms-user-select: none;
  user-select: none;
}

/* line 26, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn.focus:active, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 32, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

/* line 39, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 46, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .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;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary.focus:active, .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;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary.focus[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 75, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .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;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .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;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .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;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .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;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 101, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 109, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

/* line 115, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 123, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 139, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 143, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 151, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_buttons.scss */
input.btn-block[type="submit"],
input.btn-block[type="reset"],
input.btn-block[type="button"] {
  width: 100%;
}

/* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.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;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.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;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 54, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 74, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 85, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 100, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

/* line 107, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.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);
}

/* line 120, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 125, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 144, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 150, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

/* line 160, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 170, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

/* line 190, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 204, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 209, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

/* line 15, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 26, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}

/* line 39, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

/* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 69, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 86, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 109, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 116, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 120, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 157, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 162, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 172, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 175, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 179, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 184, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.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;
}

/* line 193, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 201, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 206, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 212, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 216, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_button-groups.scss */
[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;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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;
}

/* line 68, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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;
}

/* line 94, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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;
}

/* line 101, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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;
}

/* line 117, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.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;
}

/* line 129, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 144, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 146, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 150, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 159, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 165, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}

/* line 15, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}

/* line 34, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 46, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

/* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 66, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 78, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 84, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

/* line 96, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 118, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}

/* line 122, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 125, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 131, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}

/* line 146, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

/* line 163, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

/* line 165, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 171, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 177, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

/* line 193, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 199, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.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) {
  /* line 206, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
  .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;
  }
}

/* line 224, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 227, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}

/* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 90, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 92, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 92, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 768px) {
  /* line 90, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 112, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 116, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 129, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 129, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 149, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 149, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 161, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 168, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 173, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 178, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 191, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 204, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 209, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 215, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 191, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 230, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 233, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 241, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 249, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 253, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 255, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 230, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 268, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 270, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 284, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  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) {
  /* line 468, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 475, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 482, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 486, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 490, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 498, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 502, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 509, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 516, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 520, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 527, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 296, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 300, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 284, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 325, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 330, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 341, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 344, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 347, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 357, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 357, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 377, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }
  /* line 380, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 384, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 395, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 399, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 401, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 408, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 413, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 416, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

/* line 423, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 431, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 442, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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) {
  /* line 453, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 455, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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;
  }
  /* line 462, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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;
  }
  /* line 470, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 481, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 483, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

/* line 487, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 492, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 502, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 504, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 509, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 511, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 517, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 527, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

/* line 531, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 533, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

/* line 540, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 545, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 548, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

/* line 555, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 563, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 573, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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) {
  /* line 584, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 587, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 590, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 592, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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;
  }
  /* line 599, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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;
  }
  /* line 607, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
  .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;
  }
}

/* line 619, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 621, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

/* line 625, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 630, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 635, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 637, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 642, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 644, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

/* line 650, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_navbar.scss */
.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;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

/* line 25, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.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;
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.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;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.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;
}

/* line 61, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pagination.scss */
.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;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}

/* line 38, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}

/* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}

/* line 25, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.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;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 32, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 41, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 47, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 28, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 35, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 17, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}

/* line 32, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

/* line 47, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 26, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
}

/* line 64, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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);
}

/* line 77, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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);
}

/* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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);
}

/* line 85, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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);
}

/* line 1, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 21, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 34, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 40, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 48, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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;
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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;
}

/* line 57, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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;
}

/* line 66, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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;
}

/* line 71, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.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;
}

/* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}

/* line 87, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 92, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
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;
}

/* line 100, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 4, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 4, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 4, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_list-group.scss */
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;
}

/* line 121, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 125, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 39, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 67, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 74, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 82, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 121, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 127, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 131, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 135, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 143, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 149, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 153, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 157, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 164, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 170, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 174, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 181, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 185, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 194, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 203, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.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;
}

/* line 210, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 222, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 226, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 230, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 235, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 238, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

/* line 244, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 246, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 260, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 20, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.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;
}

/* line 28, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 15, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.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;
}

/* line 15, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 32, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.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;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

/* line 64, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 73, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 74, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/* line 79, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 97, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}

/* line 110, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 115, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 119, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 136, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 140, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 145, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 149, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.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;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 23, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 31, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 37, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 51, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 58, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 65, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 72, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 79, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 86, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 96, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 106, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.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;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 26, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}

/* line 28, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 29, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 46, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 52, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.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;
}

/* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 67, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.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;
}

/* line 74, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 82, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.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);
}

/* line 89, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 98, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.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);
}

/* line 105, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 115, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 124, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 22, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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) {
  /* line 16, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 53, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

/* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 63, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 70, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 73, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 76, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

/* line 81, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 84, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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;
}

/* line 109, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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;
}

/* line 112, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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;
}

/* line 119, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

/* line 128, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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;
}

/* line 138, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 143, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 148, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 157, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: "\2039";
}

/* line 162, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: "\203a";
}

/* line 173, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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;
}

/* line 184, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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;
}

/* line 207, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 218, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.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);
}

/* line 230, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 241, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .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;
  }
  /* line 250, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 254, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 261, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 268, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 14, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

/* line 19, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 15, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.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) {
  /* line 3, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }
  /* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }
  /* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 54, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 3, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }
  /* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }
  /* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 3, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }
  /* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }
  /* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 3, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }
  /* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }
  /* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 111, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}

/* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 3, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }
  /* line 6, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }
  /* line 7, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 8, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}

/* line 155, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 155, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 162, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 169, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 13, ../../usr/local/bundle/gems/bootstrap-sass-3.4.1/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}

@font-face {
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  src: url(/pro/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot);
  src: url(/pro/assets/summernote-43ab0510fb20f491afa3d6e234708cf02b03f2b0cd9214d258bb76362753ccdf.eot?#iefix) format("embedded-opentype"), url(/pro/assets/summernote-1fba7b35914a7b5888c138fe26cff82c9531eac6f4afbb715d05ffbb91e0ac45.woff) format("woff"), url(/pro/assets/summernote-11d51be934cdec9381ccff90ed02e5e478139c582335968cb5839edaf3f10cbb.ttf) format("truetype");
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
[class^="note-icon-"]:before, [class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-center:before, .note-icon-align-indent:before, .note-icon-align-justify:before, .note-icon-align-left:before, .note-icon-align-outdent:before, .note-icon-align-right:before, .note-icon-align:before, .note-icon-arrow-circle-down:before, .note-icon-arrow-circle-left:before, .note-icon-arrow-circle-right:before, .note-icon-arrow-circle-up:before, .note-icon-arrows-alt:before, .note-icon-arrows-h:before, .note-icon-arrows-v:before, .note-icon-bold:before, .note-icon-caret:before, .note-icon-chain-broken:before, .note-icon-circle:before, .note-icon-close:before, .note-icon-code:before, .note-icon-col-after:before, .note-icon-col-before:before, .note-icon-col-remove:before, .note-icon-eraser:before, .note-icon-float-left:before, .note-icon-float-none:before, .note-icon-float-right:before, .note-icon-font:before, .note-icon-frame:before, .note-icon-italic:before, .note-icon-link:before, .note-icon-magic:before, .note-icon-menu-check:before, .note-icon-minus:before, .note-icon-orderedlist:before, .note-icon-pencil:before, .note-icon-picture:before, .note-icon-question:before, .note-icon-redo:before, .note-icon-rollback:before, .note-icon-row-above:before, .note-icon-row-below:before, .note-icon-row-remove:before, .note-icon-special-character:before, .note-icon-square:before, .note-icon-strikethrough:before, .note-icon-subscript:before, .note-icon-summernote:before, .note-icon-superscript:before, .note-icon-table:before, .note-icon-text-height:before, .note-icon-trash:before, .note-icon-underline:before, .note-icon-undo:before, .note-icon-unorderedlist:before, .note-icon-video:before {
  display: inline-block;
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-center:before {
  content: "\f101";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-indent:before {
  content: "\f102";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-justify:before {
  content: "\f103";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-left:before {
  content: "\f104";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-outdent:before {
  content: "\f105";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align-right:before {
  content: "\f106";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-align:before {
  content: "\f107";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-down:before {
  content: "\f108";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-left:before {
  content: "\f109";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-right:before {
  content: "\f10a";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrow-circle-up:before {
  content: "\f10b";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-alt:before {
  content: "\f10c";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-h:before {
  content: "\f10d";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-arrows-v:before {
  content: "\f10e";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-bold:before {
  content: "\f10f";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-caret:before {
  content: "\f110";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-chain-broken:before {
  content: "\f111";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-circle:before {
  content: "\f112";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-close:before {
  content: "\f113";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-code:before {
  content: "\f114";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-after:before {
  content: "\f115";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-before:before {
  content: "\f116";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-col-remove:before {
  content: "\f117";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-eraser:before {
  content: "\f118";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-left:before {
  content: "\f119";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-none:before {
  content: "\f11a";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-float-right:before {
  content: "\f11b";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-font:before {
  content: "\f11c";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-frame:before {
  content: "\f11d";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-italic:before {
  content: "\f11e";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-link:before {
  content: "\f11f";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-magic:before {
  content: "\f120";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-menu-check:before {
  content: "\f121";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-minus:before {
  content: "\f122";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-orderedlist:before {
  content: "\f123";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-pencil:before {
  content: "\f124";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-picture:before {
  content: "\f125";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-question:before {
  content: "\f126";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-redo:before {
  content: "\f127";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-rollback:before {
  content: "\f128";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-above:before {
  content: "\f129";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-below:before {
  content: "\f12a";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-row-remove:before {
  content: "\f12b";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-special-character:before {
  content: "\f12c";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-square:before {
  content: "\f12d";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-strikethrough:before {
  content: "\f12e";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-subscript:before {
  content: "\f12f";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-summernote:before {
  content: "\f130";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-superscript:before {
  content: "\f131";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-table:before {
  content: "\f132";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-text-height:before {
  content: "\f133";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-trash:before {
  content: "\f134";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-underline:before {
  content: "\f135";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-undo:before {
  content: "\f136";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-unorderedlist:before {
  content: "\f137";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-icon-video:before {
  content: "\f138";
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor {
  position: relative;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: #fff;
  opacity: .95;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-dropzone.hover {
  color: #098ddf;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.dragover .note-dropzone {
  display: table;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area {
  position: relative;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable {
  outline: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area img.note-float-left {
  margin-right: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor .note-editing-area img.note-float-right {
  margin-left: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  word-wrap: break-word;
  background-color: #fff;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen .note-editable {
  background-color: #fff;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output {
  display: block;
  width: 100%;
  height: 20px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .pull-right {
  float: right !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-muted {
  color: #777;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-primary {
  color: #286090;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-info {
  color: #31708f;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert {
  padding: 7px 10px 2px 10px;
  margin: -7px 0 0 0;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 9px;
  padding-top: 1px;
  cursor: ns-resize;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover {
  max-width: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover.popover .arrow {
  left: 20px !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-toolbar {
  position: relative;
  z-index: 500;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-style .dropdown-style blockquote, .panel-heading.note-toolbar .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .panel-heading.note-toolbar .note-style .dropdown-style pre {
  padding: 5px 10px;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-style .dropdown-style h1, .panel-heading.note-toolbar .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .panel-heading.note-toolbar .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .panel-heading.note-toolbar .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .panel-heading.note-toolbar .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .panel-heading.note-toolbar .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .panel-heading.note-toolbar .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .panel-heading.note-toolbar .note-style .dropdown-style p {
  padding: 0;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-all .dropdown-menu, .panel-heading.note-toolbar .note-color-all .dropdown-menu {
  min-width: 337px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display: inline-block;
  width: 160px;
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset, .note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height: 20px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background: #eee;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog > div {
  display: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .note-modal-form {
  margin: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
}

@-moz-document url-prefix() {
  /* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
  .note-image-input {
    height: auto;
  }
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-placeholder {
  position: absolute;
  display: none;
  color: gray;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection > div {
  position: absolute;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30);
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 1px solid #000;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70);
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}

/* line 1, ../../usr/local/bundle/gems/summernote-rails-0.8.12.0/vendor/assets/stylesheets/summernote.css */
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0;
}

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  src: url(/fonts/Roboto-Italic-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/Roboto-Italic-webfont.woff) format("woff"), url(/fonts/Roboto-Italic-webfont.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src: url(/fonts/Roboto-Regular-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/Roboto-Regular-webfont.woff) format("woff"), url(/fonts/Roboto-Regular-webfont.ttf) format("truetype");
}

@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  font-style: normal;
  src: url(/fonts/Roboto-Medium-webfont.eot?#iefix) format("embedded-opentype"), url(/fonts/Roboto-Medium-webfont.woff) format("woff"), url(/fonts/Roboto-Medium-webfont.ttf) format("truetype");
}

@font-face {
  font-family: 'copecart';
  src: url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAZUAA0AAAAADPQAAAX/AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCXhEICo10ih8LIgABNgIkAywEIAWDJweBKRsUCsieB2VcYfeIycoJJte+Rgri4d2seUmgNFRCTVmvOF1RofUVMe5W4c7DOe2qOZyIfOkfP7/m/obfIWKaWMI83ZL6G6ZeGZmQ6H+S/pQJXEL+88dSr94VVWM16IGdUdcqgi5wNGocNtD/t06Mtg10YLMNgLc4Z5rSgEHNnUDd/VaAAAR3tNIE+Gzdwnet5xYgCkgCFAQhFkEDFEBVP5EPsICyVnkAvA8bkd9xSSSWPTHAdkN+1dUrYXRTUQwIYOhEADWa0f4wVagIkIFGJ0DHhoKC4PxVDx+AnEJj+GTL6BIdByOoIFaQmAEbUAAF8p8R0AArQcKIhWmwvRNIA6UpKOspaBRxIlFhaahO4SoT1IDq3DjCSLZlpMdpxe3b5xgOzaIlJLQrsUYKfKGlE0uLStoK+oknaN6n9lj/c7H4nulTVV3s4vvY7r8p6OYBhH2UruhLq+obKqqaGvupO01YPKR51xgzFViMucuUzZ/TZ70ZZxpfxOqOec7dibI7KSK67OK7jI9swz7Zv7s3IBCBS0pgx6Q9uMh7sULVlaVn2+9+tg9QLBbyNhjvhO98tAMzJmG6F7n31QHFZpN8q832o/a/O8IGOJMm1eau5gRn2sBRTW6D/Rv9ZvcfD8wTrElCYM0YMWautQwFhrlqku3ddUzM424uiPuDeF/oZqipviVyH0vTTpOyfamr40FzqtYf9ipt2IGZu0yLdx60wJfG+i8izXsBizEvkSy+y/isKKLHEi1R47R9xrhZfrOy1T5TNmFcXBE0MEdM+tVgMbqaXX1O9pFN/rbb3x3Pe837LX9nbyb5ssRfRYc85yL3vtqcwszyjY92Z9xnvBc+MjYgb6bos/Cgx2zE7mfrk/3+YJzsfLHW5xOvU/rRn4g+GDfmo9cN3awIhbzfFl8z+C4+HHcctf/d97bdrbi7NaostVunuJtby1qQ+JF2SmPYb7+dP7R4fu08MWq3HE+OevfacMy4uQ0l6bk5ifYVjC1pvsMsfYbBnGrdl3CqjStHFSNh2BOjUdnxeMcf588/OSocjxjhL7P0Sbo2/Kb3bOpqnpG+4v8Sz6Tut9SmqfaqtzyvRz3z/LU7Zt1a3qxu1jobvXXrZmf1MveW7560uAU12Z4a2L5ekrMdGAkNEdaG7sCCklb95Vdpt7Yfg0YRAxJe7ftqKWxAac4wHEz8BFLD1ITh23eIUGDKmawRgR6hBz/dzAiZ88vXXaYFzQWtoz3Sb/70509GqaMssielxkQWlOSMhUJVfWHd/gpkieJWagUEMvZDhi6EfswImvPKzc9MGpwbNR259eNfBFXmGOEMAKOkVUAO6n9bmTqsjN9Pt9eYuuQkq09CTVmeYmgQTKiEkhom6m4/Ub5+p31Cy4IL/8o1u9suh+6Mv4a5uT++MIwXwYq1Y/6acYio590m2z9w+mNTjj24HtxfWf5AJO8fz8bwbVTYhQ6C/vebPTjffF/pOKO+D83uU/pt/xan4gicJWd3QvmN64ycYxCE2xRPhq0lqQ0xbphtf0+XR+5iT5wY1tCTSLLgYjxTPPrukxxYF9gY/913I9q6XG1HFBXFjy9zfUBzqTp7NihovaCqRWqka3qdW32OSbhF09ZNbz9Xajj6x7fqo7a4UIZ6xcuYMZWV/44jdKQZJ73v57fXV/4yJrbTPza7xiVyZ8I01CuADWWG+7LWiQaEBMl0eFYNrriJKGP6N+IlHy8SJ1sGCQIWpNtgK5qdg2rFcAihW7ARlysUIshXqNjoTdRgrMKCHZ/Cio3Nx+uk8RUqokUiGAAKhRjSFSoGLqIGQxQWkpimsGLwLl6nnD1MYA5zmRQXGsd8FsKEOZSW29zNECOYxBQWMbM5yg8Up4iG50+CFdp15rOAacxhNk5KKaIE3r0svLSoZGq4z5TJC3EyhUnMXkhzHAuZxMTB43kZJ/0nVw5mzriKIvjOlPFsXtF/Quf/e1wCKDj3a4AoKKKiiiYWsUqE2CRSdLFLlERLjHXKzF5Ke0DEotkd/uCO5SkRJSVQCmXggnJoDW2gLbSD9qHu) format("woff2"), url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAhoAA0AAAAADPQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAITAAAABoAAAAcitkQI0dERUYAAAgwAAAAHAAAAB4AJwAWT1MvMgAAAZQAAAA/AAAAYA8TBg1jbWFwAAAB/AAAAFUAAAFeF1fZ6mdhc3AAAAgoAAAACAAAAAgAAAAQZ2x5ZgAAAngAAARxAAAG9Oy/r2RoZWFkAAABMAAAAC8AAAA2GFQtl2hoZWEAAAFgAAAAHAAAACQHwgPHaG10eAAAAdQAAAAlAAAALA2QAppsb2NhAAACVAAAACIAAAAiC0AJnG1heHAAAAF8AAAAGAAAACAAFQCjbmFtZQAABuwAAADjAAABp++iX9Rwb3N0AAAH0AAAAFcAAACpFEmiaXjaY2BkYGAA4l+tHSHx/DZfGbhZGEDg1qySXgT9/wALA/MBIJeDgQkkCgBKywuGAHjaY2BkYGA+8P8AAwMLAwgASUYGVMAGAExYApN42mNgZGBgEGBYyMDCAAJMDGgAABImALl42mNgZr7BOIGBlYGBaSbTGQYGhn4IzfiawZiRkwEVMAqgCTA4MDC+5GI+8P8AgwMzEIPUIMkqMDACAGn6CysAeNpjYYAAxlAIzQTELAwMUxkaGLSBuIEhDYivAiEDAysARq4FNgAAAHjaY2BgYGaAYBkGRgYQiADyGMF8FgYbIM3FwMHABISMDAovuf7//f8frErhJQOE/f+JOCtYBxcDDDCCzGNkA2JmqAATkGBiQAVAO1gYhjcAAC9WDSkAAAAAAAAAAAgACAAQABgALgBmAH4A8AHiAjYCagKQArYDYAN6AAB42o1VzW8bVRB/H/sRr3fX3ux6V/Hacex1bMeb1M2uvxJFwW0tFAoCoSppojSRq4pWtEIqFBGOvqKecyDhAFIPiEjlAH9AJDggBAcqeqc5cOkJeqy8Zt6u0ySgqqz8ZmfevN/szJv3e0YYHT8EoQWCXm3vol3aJ78hAaEYLrcsbNF+gJ4ufYt/XCK7THuIf1iKEH3UoX3aQQlUQkgvCCnNMP2812xo9ZKDNafhN+pN3zPnU05ByGJfdDTnj0q7XSEdJoMH16+/c3Gqeb5o3xnf+JR22pXB4bF7gLB6d3XlbbE3ba3cDf5GkJs7fEof010kgkEVbOM5DEkEB3i138erwQHdDQ76Ixsh7kV+NmqiFfQWoDzTmsSQpiCq2MkXSuVzGJJttpaxjxt1ZkKmYsPRRpnDasgbe2wF+JlTxSnD1DVHo66Wk2VFkeWcNvjmRCedlG74Gbud3NlxJuJmbCy2E2hqWpLi1WwiLcXj7sYntPNf3FqoD+4c2XXdSOUmzgf7jyacWGzMlB/hr+OSlFYn3XhcSiey1WAdvxfsIwo1LkKNb6Jz6Bb6EipkKVthlVAkyxaEUCiz0kIBdbVYNSCapkVhC864mMMLQ3gnOjONKNRIOKlXAJfxS4AkXXVn11y3yksSX3VdUF0lrbizoFVdPhbjQL0KI5aT0nRcAPdaNVqtZhNKRl24t6ik1YWPFxVbSeQShCMcjzkyC+tgCBoV4jGArwKQY6CMmgDQRwtqVl34cEHNHIM4IlAIDMFdISnQ1w3DmIFBeFHgCSgVw9BF0dCjWU4UOGKkQgM+N/iJZ1YlBAgiR0UFyrMbtiDYTRCiKmJCaIzDBBoRoij3O0ejuKCzjzCMEGFAwP4kIhAlFIcLdYPyjGc30Q7do/dQGbWgwxYcVs+E9jrQAwe2tFAaHdZW2IrIKVLoQjn0lkXog0/eX5dttdvrdS9s8w/47QtMVW15w873ut3elD0u5sy1xGQyOaleNXPiQ/LuPsf1upd6653Oeu9St8fxX5gXSwxWumAFf2Vq2ucCzwt7yVqG3QcnfEsiA02gLNwJecgF2Maoxnjm8/lUnk/lG3mm/EpuTs3NTQ32mCQTQR3/cnrQzgsfrPvO79fr3/uI3QOPMaIuWUU6fAHDecPNerlUSMBhLIiCYR1hJBdljIBWRfnoCISiEGUINjgc4BrMyYoj/ztWDAMeQwDTey08xxCWTg5ZsOGZYPgNCMTmHDCePAGXoyDgIhoecogeQpduoQ8QmvZGPAtfjXpEl4g1TmFEzfCVMiLWRuTVw3sn+qWM0+ucQghu1E8H9nXNEqc1gmbKlcv5QjZjmbkxeHKmlckW8pcr5ZmXe7wbtdqVYrGt64YklTKZYrFavebN+7e3tu9XKmem0n+Wgmel/xn3jIfuGbreLhav1Go3PH/eu1atFouZTEmSKjP3t7Zun5kaouDZZ8tfYdZq6A8//Jk+hz0dA8PXsBXDLYwP+7i3GfABv4l79BD+KpiFn28GcAP+A1xDGvgAAAB42n2OsU7DMBRFT9q0lCIhxMBAl+xIUSv4BZA6lKFDZ9zUiipVdpWmQ0c+gG9gZeKT+BZurDfHku3j83yfDdzyS0Y3MibcGw+44sl4KP9qnIs/jEfc8Gk8lv82nvLIn1JZfi1zlzp0PNBbM+Oh/LNxLn43HvHA3ngs/2U85YUfKiJHvHZHQwtVPPrKNaK1dM2ZQyqx9vX54AQ9kZ7SRrrhpK9EAgULSubSvjntYygW5bw3/pZirYK1LoTUzOns2cltuWhdpgYrze5uqVAMbVH74BvX+l2xvRTLKq5iDCX/cLVBkwB42n3HOQqAQBBE0a4Z9w2P0u5OaOBZVBAxMfD2gpSpP3l8MfJfKQIjBlYsPPgIECJCjAQpMuQogmW/z7UKr2NT1dfZqdLva9rQlna0pwMdqaPTAyhjHVUAAAEAAf//AA942mNgZGBg4AFiMSBmYmAEQn4gZgHzGAAEQwA+eNpjYGBgZACCq0vUOUD0rVklvTAaAEFJBpQAAA==) format("woff");
  font-weight: normal;
  font-style: normal;
}

/* line 96, app/assets/stylesheets/application_old.css.scss */
body {
  background: #cccccc;
}

/* line 98, app/assets/stylesheets/application_old.css.scss */
body.modal-open {
  overflow: hidden !important;
}

/* line 107, app/assets/stylesheets/application_old.css.scss */
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

/* line 111, app/assets/stylesheets/application_old.css.scss */
.StripeElement--invalid {
  border-color: #fa755a;
}

/* line 115, app/assets/stylesheets/application_old.css.scss */
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

/* line 120, app/assets/stylesheets/application_old.css.scss */
.mod-invalid select.dc-form-control, .mod-invalid .multiselect select.multiselect__tags, .multiselect .mod-invalid select.multiselect__tags, .mod-invalid .dc-select.v-select, .mod-invalid select.StripeElement, .mod-invalid select.dc-form-control:hover, .mod-invalid select.dc-form-control:focus {
  border: 2px solid #ff0000 !important;
}

/* line 123, app/assets/stylesheets/application_old.css.scss */
.mod-invalid span.is-invalid {
  color: #ff0000;
}

/* line 127, app/assets/stylesheets/application_old.css.scss */
.address-field {
  display: none;
}

/* line 131, app/assets/stylesheets/application_old.css.scss */
[v-cloak] > * {
  display: none;
}

/* line 133, app/assets/stylesheets/application_old.css.scss */
.element-is-disabled {
  pointer-events: none;
  opacity: 0.6;
}

/* line 136, app/assets/stylesheets/application_old.css.scss */
.element-is-disabled > * {
  pointer-events: none;
}

/* line 142, app/assets/stylesheets/application_old.css.scss */
::-webkit-scrollbar {
  width: 6px;
}

@media screen and (min-width: 1025px) {
  /* line 147, app/assets/stylesheets/application_old.css.scss */
  ::-webkit-scrollbar {
    width: 10px;
  }
}

/* line 152, app/assets/stylesheets/application_old.css.scss */
::-webkit-scrollbar-thumb {
  background: #002F59;
}

/* line 156, app/assets/stylesheets/application_old.css.scss */
::-webkit-scrollbar-track {
  background: #eaeaea;
}

/* line 160, app/assets/stylesheets/application_old.css.scss */
::-webkit-scrollbar-thumb:hover {
  background: #002F59;
}

/* line 164, app/assets/stylesheets/application_old.css.scss */
::-webkit-scrollbar-thumb:active {
  background: #002F59;
}

@font-face {
  font-family: 'Rubik';
  font-weight: 700;
  font-display: swap;
  font-style: normal;
  src: url(/fonts/Rubik-Bold.eot);
  src: url(/fonts/Rubik-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Bold.woff) format("woff"), url(/fonts/Rubik-Bold.ttf) format("truetype");
}

@font-face {
  font-family: 'Rubik';
  font-weight: 500;
  font-display: swap;
  font-style: normal;
  src: url(/fonts/Rubik-Medium.eot);
  src: url(/fonts/Rubik-Medium.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Medium.woff) format("woff"), url(/fonts/Rubik-Medium.ttf) format("truetype");
}

@font-face {
  font-family: 'Rubik';
  font-display: swap;
  font-style: italic;
  src: url(/fonts/Rubik-Italic.eot);
  src: url(/fonts/Rubik-Italic.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Italic.woff) format("woff"), url(/fonts/Rubik-Italic.ttf) format("truetype");
}

@font-face {
  font-family: 'Rubik';
  font-weight: normal;
  font-display: swap;
  font-style: normal;
  src: url(/fonts/Rubik-Regular.eot);
  src: url(/fonts/Rubik-Regular.eot?#iefix) format("embedded-opentype"), url(/fonts/Rubik-Regular.woff) format("woff"), url(/fonts/Rubik-Regular.ttf) format("truetype");
}

/* mixin for multiline */
/* line 2, app/assets/stylesheets/includes/_indent.sass */
.mod-xxxsmall-indent + * {
  margin-top: 6px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 2, app/assets/stylesheets/includes/_indent.sass */
  .mod-xxxsmall-indent + * {
    margin-top: .4vw !important;
  }
}

/* line 7, app/assets/stylesheets/includes/_indent.sass */
.mod-xxsmall-indent + * {
  margin-top: 10px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 7, app/assets/stylesheets/includes/_indent.sass */
  .mod-xxsmall-indent + * {
    margin-top: .6vw !important;
  }
}

/* line 12, app/assets/stylesheets/includes/_indent.sass */
.mod-xsmall-indent + * {
  margin-top: 15px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 12, app/assets/stylesheets/includes/_indent.sass */
  .mod-xsmall-indent + * {
    margin-top: 1vw !important;
  }
}

/* line 17, app/assets/stylesheets/includes/_indent.sass */
.mod-small-indent + * {
  margin-top: 20px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 17, app/assets/stylesheets/includes/_indent.sass */
  .mod-small-indent + * {
    margin-top: 1.3vw !important;
  }
}

/* line 22, app/assets/stylesheets/includes/_indent.sass */
.mod-medium-indent + * {
  margin-top: 25px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 22, app/assets/stylesheets/includes/_indent.sass */
  .mod-medium-indent + * {
    margin-top: 1.6vw !important;
  }
}

/* line 27, app/assets/stylesheets/includes/_indent.sass */
.mod-large-indent + * {
  margin-top: 30px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 27, app/assets/stylesheets/includes/_indent.sass */
  .mod-large-indent + * {
    margin-top: 2vw !important;
  }
}

/* line 32, app/assets/stylesheets/includes/_indent.sass */
.mod-xlarge-indent + * {
  margin-top: 40px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 32, app/assets/stylesheets/includes/_indent.sass */
  .mod-xlarge-indent + * {
    margin-top: 2.6vw !important;
  }
}

/* line 37, app/assets/stylesheets/includes/_indent.sass */
.mod-xxlarge-indent + * {
  margin-top: 50px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 37, app/assets/stylesheets/includes/_indent.sass */
  .mod-xxlarge-indent + * {
    margin-top: 3.3vw !important;
  }
}

/* line 42, app/assets/stylesheets/includes/_indent.sass */
.mod-huge-indent + * {
  margin-top: 60px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 42, app/assets/stylesheets/includes/_indent.sass */
  .mod-huge-indent + * {
    margin-top: 4vw !important;
  }
}

/* line 47, app/assets/stylesheets/includes/_indent.sass */
.mod-xhuge-indent + * {
  margin-top: 70px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 47, app/assets/stylesheets/includes/_indent.sass */
  .mod-xhuge-indent + * {
    margin-top: 4.6vw !important;
  }
}

/* line 52, app/assets/stylesheets/includes/_indent.sass */
.mod-xxhuge-indent + * {
  margin-top: 100px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 52, app/assets/stylesheets/includes/_indent.sass */
  .mod-xxhuge-indent + * {
    margin-top: 6.6vw !important;
  }
}

/* line 57, app/assets/stylesheets/includes/_indent.sass */
.mod-xxxhuge-indent + * {
  margin-top: 150px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 57, app/assets/stylesheets/includes/_indent.sass */
  .mod-xxxhuge-indent + * {
    margin-top: 9.9vw !important;
  }
}

/* line 61, app/assets/stylesheets/includes/_indent.sass */
.mod-small-indent-around {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/* line 64, app/assets/stylesheets/includes/_indent.sass */
.mod-no-indent {
  margin-top: 0px !important;
}

@media only screen and (min-width: 2000px) {
  /* line 64, app/assets/stylesheets/includes/_indent.sass */
  .mod-no-indent {
    margin-top: .0vw !important;
  }
}

/* line 15, app/assets/stylesheets/includes/_variables.scss */
:root {
  --color-main-light: #fefefe;
  --color-main-dark: #251d34;
  --color-main-dark-blue: #070F55;
  --color-background: #f8f9fc;
  --color-background-bright: #F4F6FC;
  --color-primary: #002F59;
  --color-success: #38b76b;
  --color-danger: #ff0030;
  --color-gray: #d4d5d8;
  --color-dark-gray: #a0a4ab;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 6, app/assets/stylesheets/includes/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 26, app/assets/stylesheets/includes/_reset.scss */
i {
  font-style: italic;
}

/* HTML5 display-role reset for older browsers */
/* line 30, app/assets/stylesheets/includes/_reset.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 34, app/assets/stylesheets/includes/_reset.scss */
body {
  line-height: 1;
}

/* line 37, app/assets/stylesheets/includes/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 40, app/assets/stylesheets/includes/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 43, app/assets/stylesheets/includes/_reset.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 48, app/assets/stylesheets/includes/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row {
  display: flex;
}

/* line 3, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-space-between {
  justify-content: space-between;
}

/* line 5, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-space-between > * + * {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-center {
  align-items: center;
}

/* line 9, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-bottom {
  align-items: flex-end;
}

/* line 11, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-row-reverse {
  flex-direction: row-reverse;
}

/* line 13, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.justify-content-center {
  justify-content: center;
}

/* line 15, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-justify-end {
  justify-content: flex-end;
}

@media screen and (max-width: 640px) {
  /* line 17, app/assets/stylesheets/includes/_grid.sass */
  .dc-flex-row.mod-mobile-reverse-column {
    flex-direction: column-reverse;
  }
}

/* line 20, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.height-40 {
  height: 40px;
  line-height: 40px;
}

/* line 23, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.height-50 {
  height: 50px;
  line-height: 50px;
}

/* line 26, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.height-70 {
  height: 70px;
  line-height: 70px;
}

/* line 29, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.border-top {
  margin-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 32, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.border-around {
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 35, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.margin-bottom-10 {
  margin-bottom: 10px;
}

/* line 37, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.padding-10 {
  padding: 10px;
}

/* line 39, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row-item-flex-spacer {
  flex-wrap: wrap;
  flex-grow: 1;
}

/* line 42, app/assets/stylesheets/includes/_grid.sass */
.dc-flex-row.mod-fit-width {
  width: 100%;
}

/* line 44, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row {
  display: grid;
}

/* line 46, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-main-center {
  grid-template-columns: 1fr 2fr 1fr;
}

/* line 48, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-main-center > *:nth-child(3n+2) {
  justify-self: center;
}

/* line 50, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-main-center > *:nth-child(3n+3) {
  justify-self: end;
}

@media screen and (max-width: 640px) {
  /* line 46, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center {
    display: block;
    padding: 0 15px;
  }
}

/* line 55, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-col-2 {
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px 30px;
}

@media screen and (max-width: 640px) {
  /* line 55, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 {
    display: block;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 55, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 {
    grid-gap: 4vw 2.5vw;
  }
}

/* line 62, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-col-2--fit {
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}

@media screen and (max-width: 640px) {
  /* line 62, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2--fit {
    max-width: 350px;
    margin: 0 auto;
  }
}

/* line 67, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-col-3 {
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px 30px;
}

@media screen and (max-width: 640px) {
  /* line 67, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 {
    grid-template-columns: 1fr;
  }
}

@media screen and (min-width: 641px) and (max-width: 1050px) {
  /* line 67, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 {
    grid-template-columns: 1fr 1fr;
  }
}

/* line 74, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-col-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 50px 30px;
}

/* line 78, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row.mod-large-indent + * {
  margin-top: 30px;
}

/* line 80, app/assets/stylesheets/includes/_grid.sass */
.dc-grid-row .mod-two-col {
  grid-column-end: span 2;
}

/* line 83, app/assets/stylesheets/includes/_grid.sass */
.dc-float-row {
  margin: 0 -15px;
}

@media screen and (max-width: 640px) {
  /* line 83, app/assets/stylesheets/includes/_grid.sass */
  .dc-float-row {
    margin: 0;
  }
}

/* line 88, app/assets/stylesheets/includes/_grid.sass */
.dc-float-row.mod-col-4 .dc-tile {
  float: left;
  width: calc(100% / 4 - 30px);
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 50px;
}

@media screen and (max-width: 640px) {
  /* line 88, app/assets/stylesheets/includes/_grid.sass */
  .dc-float-row.mod-col-4 .dc-tile {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 100, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row {
    display: -ms-grid;
  }
  /* line 102, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center {
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 2fr 1fr;
  }
  /* line 105, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center > *:nth-child(3n+1) {
    -ms-grid-column: 1;
  }
  /* line 107, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center > *:nth-child(3n+2) {
    -ms-grid-column: 2;
    -ms-grid-column-align: center;
  }
  /* line 110, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center > *:nth-child(3n+3) {
    -ms-grid-column: 3;
    -ms-grid-column-align: end;
  }
  /* line 113, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 116, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > * {
    width: calc((100% - 30px) / 2);
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 640px), screen and (-ms-high-contrast: active) and (max-width: 640px) {
  /* line 116, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > * {
    width: 100%;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 120, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > * + * {
    margin-left: 30px;
  }
  /* line 122, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > *:nth-child(odd) {
    margin-left: 0;
  }
  /* line 124, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > *:nth-child(2) ~ * {
    margin-top: 50px;
  }
  /* line 126, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 129, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > .mod-two-col {
    flex-grow: 1;
  }
  /* line 131, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > * {
    width: calc((100% - 60px) / 3);
  }
  /* line 133, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > * + * {
    margin-left: 30px;
  }
  /* line 135, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > *:nth-child(3n+1) {
    margin-left: 0;
  }
  /* line 137, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > *:nth-child(3) ~ * {
    margin-top: 50px;
  }
  /* line 139, app/assets/stylesheets/includes/_grid.sass */
  .dc-product-view {
    overflow: hidden;
  }
  /* line 142, app/assets/stylesheets/includes/_grid.sass */
  .dc-product-view .mod-col-2 .dc-form-section--padding-ie {
    padding-left: 0;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 100, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row {
    display: -ms-grid;
  }
  /* line 102, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center {
    -ms-grid-rows: auto;
    -ms-grid-columns: 1fr 2fr 1fr;
  }
  /* line 105, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center > *:nth-child(3n+1) {
    -ms-grid-column: 1;
  }
  /* line 107, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center > *:nth-child(3n+2) {
    -ms-grid-column: 2;
    -ms-grid-column-align: center;
  }
  /* line 110, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-main-center > *:nth-child(3n+3) {
    -ms-grid-column: 3;
    -ms-grid-column-align: end;
  }
  /* line 113, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 116, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > * {
    width: calc((100% - 30px) / 2);
  }
  @media screen and (max-width: 640px) {
    /* line 116, app/assets/stylesheets/includes/_grid.sass */
    .dc-grid-row.mod-col-2 > * {
      width: 100%;
    }
  }
  /* line 120, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > * + * {
    margin-left: 30px;
  }
  /* line 122, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > *:nth-child(odd) {
    margin-left: 0;
  }
  /* line 124, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-2 > *:nth-child(2) ~ * {
    margin-top: 50px;
  }
  /* line 126, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 129, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > .mod-two-col {
    flex-grow: 1;
  }
  /* line 131, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > * {
    width: calc((100% - 60px) / 3);
  }
  /* line 133, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > * + * {
    margin-left: 30px;
  }
  /* line 135, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > *:nth-child(3n+1) {
    margin-left: 0;
  }
  /* line 137, app/assets/stylesheets/includes/_grid.sass */
  .dc-grid-row.mod-col-3 > *:nth-child(3) ~ * {
    margin-top: 50px;
  }
  /* line 139, app/assets/stylesheets/includes/_grid.sass */
  .dc-product-view {
    overflow: hidden;
  }
  /* line 142, app/assets/stylesheets/includes/_grid.sass */
  .dc-product-view .mod-col-2 .dc-form-section--padding-ie {
    padding-left: 0;
  }
}

/* line 1, app/assets/stylesheets/includes/_general.sass */
body {
  background-color: var(--color-background);
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
}

/* line 5, app/assets/stylesheets/includes/_general.sass */
body.mod-mobile-menu-opened {
  overflow: hidden !important;
}

@media screen and (max-width: 640px) {
  /* line 7, app/assets/stylesheets/includes/_general.sass */
  body.modal-open {
    overflow: hidden !important;
  }
}

/* line 10, app/assets/stylesheets/includes/_general.sass */
body.mod-header-extended {
  padding-top: 70px;
}

/* line 12, app/assets/stylesheets/includes/_general.sass */
body.mod-header-extended.mod-prompt {
  padding-top: 130px;
}

/* line 14, app/assets/stylesheets/includes/_general.sass */
body.mod-prompt {
  padding-top: 60px;
}

/* line 18, app/assets/stylesheets/includes/_general.sass */
body.mod-hide-footer > .dc-wrapper > .dc-footer {
  display: none;
}

/* line 21, app/assets/stylesheets/includes/_general.sass */
body.mod-full-screen-page .dc-wrapper {
  min-height: 0;
}

/* line 24, app/assets/stylesheets/includes/_general.sass */
body.mod-subscribing .dc-header {
  border-bottom: none;
}

/* line 26, app/assets/stylesheets/includes/_general.sass */
body.mod-subscribing .dc-header .dc-header-nav {
  display: none;
}

/* line 28, app/assets/stylesheets/includes/_general.sass */
body.mod-subscribing .dc-header .dc-menu-btn {
  display: none;
}

/* line 30, app/assets/stylesheets/includes/_general.sass */
body.mod-landing-page {
  padding-top: 70px;
}

@media only screen and (min-width: 2000px) {
  /* line 30, app/assets/stylesheets/includes/_general.sass */
  body.mod-landing-page {
    padding-top: 4.6vw;
  }
}

/* line 34, app/assets/stylesheets/includes/_general.sass */
body.mod-text-page {
  padding-top: 100px;
}

@media only screen and (min-width: 2000px) {
  /* line 34, app/assets/stylesheets/includes/_general.sass */
  body.mod-text-page {
    padding-top: 11.3vw;
  }
}

/* line 38, app/assets/stylesheets/includes/_general.sass */
body.mod-text-page .dc-main {
  margin-top: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 44, app/assets/stylesheets/includes/_general.sass */
body.dc-page-full-screen .dc-main {
  justify-content: space-between;
  padding-bottom: 0;
}

/* line 47, app/assets/stylesheets/includes/_general.sass */
body.mod-two-step-checkout {
  padding-top: 15px;
}

@media screen and (max-width: 640px) {
  /* line 47, app/assets/stylesheets/includes/_general.sass */
  body.mod-two-step-checkout {
    padding-top: 0;
  }
  /* line 52, app/assets/stylesheets/includes/_general.sass */
  body.mod-two-step-checkout .dc-header + * {
    margin-top: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 47, app/assets/stylesheets/includes/_general.sass */
  body.mod-two-step-checkout {
    padding-top: 1vw;
  }
}

/* line 57, app/assets/stylesheets/includes/_general.sass */
img {
  max-width: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 62, app/assets/stylesheets/includes/_general.sass */
  body {
    display: flex;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 62, app/assets/stylesheets/includes/_general.sass */
  body {
    display: flex;
  }
}

/* line 2, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--info {
  display: inline-block;
  line-height: 35px;
  margin-right: 15px;
  cursor: pointer;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.02);
  border: solid 1px #d4d5d8;
  height: 50px;
  width: 100%;
  padding: 8px 15px;
  color: #000;
  transition: border 0.3s, box-shadow 0.3s;
  box-shadow: none;
  background-image: url(/pro/assets/old_design/caret-efc4e74ba219a73a86de7f38b148f71e71aaf8dcdc10046f79538e61d477dbcc.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
}

/* line 20, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
}

/* line 29, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--overlay.mod-open {
  display: block;
}

/* line 31, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--popup {
  min-width: 140px;
  padding: 10px;
  display: none;
  position: absolute;
  margin-top: 0;
  background-color: #FFFFFF;
  max-width: 800px;
  z-index: 2;
  border: solid 1px rgba(46, 91, 255, 0.08);
  -webkit-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
}

/* line 44, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--popup.mod-open {
  display: block;
}

/* line 46, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--popup-option {
  width: 100%;
  cursor: pointer;
  margin-top: 2px;
  padding: 2px 5px 2px 4px;
  border-radius: 3px;
  color: var(--color-primary);
  background-color: #FFFFFF;
}

/* line 54, app/assets/stylesheets/includes/components/_custom_select.sass */
.custom_select--popup-option:hover {
  color: #FFFFFF;
  background-color: var(--color-primary);
}

/* line 1, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input {
  height: 24px;
}

/* line 3, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--info {
  height: 24px;
  padding: 0 20px 0 5px;
}

/* line 6, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--edit {
  padding: 0 55px 0 5px;
  background: #E6E9F2;
  border-radius: 4px;
}

/* line 10, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--edit select, .inline_edit_input--edit .dc-select.v-select,
.inline_edit_input--edit input {
  width: 100%;
  border: 0;
  background: transparent;
  outline: none;
  padding: 0;
}

/* line 17, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--buttons {
  float: right;
  margin-top: -24px;
  cursor: pointer;
}

/* line 21, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--buttons span {
  width: 24px;
  text-align: center;
  display: inline-block;
  padding: 0 5px 0 5px;
  border-radius: 4px;
}

/* line 27, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--buttons span .zmdi {
  color: #B0BAC9;
}

/* line 29, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--buttons span:hover {
  background-color: #B0BAC9;
}

/* line 31, app/assets/stylesheets/includes/components/_inline_edit_input.sass */
.inline_edit_input--buttons span:hover .zmdi {
  color: #2E384D;
}

/* line 3, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--info-date {
  display: inline-block;
  line-height: 35px;
  margin-right: 15px;
  cursor: pointer;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.02);
  border: solid 1px #d4d5d8;
  height: 50px;
  width: 100%;
  padding: 8px 15px;
  color: #000;
  transition: border 0.3s, box-shadow 0.3s;
  box-shadow: none;
}

/* line 17, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--info i.zmdi-calendar {
  color: #010002;
}

/* line 19, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--info strong {
  display: inline-block;
  margin-right: 10px;
}

/* line 22, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
}

/* line 31, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--overlay.mod-open {
  display: block;
}

/* line 33, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--popup {
  padding: 10px;
  display: none;
  position: absolute;
  margin-top: 0;
  background-color: #FFFFFF;
  max-width: 800px;
  z-index: 2;
  border: solid 1px rgba(46, 91, 255, 0.08);
  -webkit-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
}

/* line 45, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--popup.mod-open {
  display: block;
}

/* line 47, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--calendar {
  float: left;
  background-color: #FFF;
}

/* line 50, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--calendar .c-pane-container {
  background-color: #FFF !important;
  border: 0 !important;
}

/* line 53, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--clock {
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  padding-left: 10px;
  margin-top: 10px;
  font-size: 15px;
  color: #4a4a4b;
  float: left;
  max-height: 256px;
  overflow: auto;
  background-color: #FFF;
}

/* line 63, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--clock .name {
  color: rgba(0, 0, 0, 0.7);
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 67, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--clock input, .date-time-picker--clock select, .date-time-picker--clock .dc-select.v-select {
  line-height: 35px !important;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.02) !important;
  border: solid 1px #000000;
  height: 50px !important;
  width: 100%;
  border-color: #000000 !important;
  padding: 8px 5px !important;
  color: #000 !important;
  transition: border 0.3s, box-shadow 0.3s;
  box-shadow: none;
  margin-bottom: 10px;
}

/* line 80, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--buttons {
  padding-top: 10px;
  padding-left: 15px;
  width: 100%;
  float: left;
  background-color: #FFF;
}

@media screen and (max-width: 1033px) {
  /* line 80, app/assets/stylesheets/includes/components/_date_time_picker.sass */
  .date-time-picker--buttons {
    width: 100%;
    padding-top: 20px;
    text-align: center;
    padding-left: 0;
  }
}

/* line 91, app/assets/stylesheets/includes/components/_date_time_picker.sass */
.date-time-picker--buttons .dc-btn {
  height: auto;
  padding: 0 10px;
  line-height: 35px;
  width: 45%;
}

/* line 2, app/assets/stylesheets/includes/components/_tracking_systems_section.sass */
.tracking-systems-section--toggle {
  margin-bottom: 20px;
  margin-top: 30px;
}

/* line 6, app/assets/stylesheets/includes/components/_tracking_systems_section.sass */
.tracking-systems-section--delete {
  position: absolute;
  font-size: 25px;
  color: rgba(0, 0, 0, 0.55);
  right: 12px;
  margin-top: 8px;
  display: block;
  z-index: 1;
}

/* line 14, app/assets/stylesheets/includes/components/_tracking_systems_section.sass */
.tracking-systems-section--delete:hover {
  color: rgba(0, 0, 0, 0.7);
}

/* line 17, app/assets/stylesheets/includes/components/_tracking_systems_section.sass */
.tracking-systems-section--add {
  padding: 20px 0 0 0;
}

/* line 3, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--wrapper, .dc-modal-right .dc-modal-delete--wrapper {
  transition: all .3s;
  margin: 65px 0 0 0;
  position: absolute;
  right: 0;
}

/* line 8, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 10, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--header {
  height: 66px;
  background-color: #2e5bff;
  padding: 15px 20px;
}

/* line 14, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--header h2 {
  color: #FFF;
}

/* line 16, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--close {
  top: 22px;
}

/* line 18, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--close .zmdi.zmdi-close {
  color: #FFF;
}

/* line 20, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--container {
  transition: all .3s;
  min-width: 450px;
  padding: 0;
  min-height: calc(100vh - 85px);
}

/* line 25, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--body {
  transition: all .3s;
  padding: 15px 20px;
  margin-top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 227px);
}

/* line 32, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--footer {
  padding: 15px 20px;
  margin-top: 5px;
}

/* line 36, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.dc-modal-right .dc-modal--footer .dc-btns-group .dc-btn {
  line-height: 35px;
  padding: 0 15px;
  height: inherit;
}

/* line 44, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.mod-scroll-to-bottom .dc-modal-right .dc-modal--wrapper, .mod-scroll-to-bottom .dc-modal-right .dc-modal-delete--wrapper {
  margin: 0;
}

/* line 46, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.mod-scroll-to-bottom .dc-modal-right .dc-modal--container {
  min-height: calc(100vh - 20px);
}

/* line 48, app/assets/stylesheets/includes/components/_modal_on_the_right.sass */
.mod-scroll-to-bottom .dc-modal-right .dc-modal--body {
  padding: 15px 20px;
  margin-top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 160px);
}

/* line 2, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--info {
  font-size: 18px;
  height: 50px;
  width: 100%;
  outline: none;
  background: #f8f9fc;
  color: #000000;
}

/* line 9, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--info-start {
  border: solid 1px rgba(46, 91, 255, 0.08);
  display: inline-block;
  height: 50px;
  width: 100%;
  line-height: 50px;
  padding: 0 20px;
  vertical-align: middle;
  cursor: pointer;
}

/* line 18, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--info i.zmdi-calendar {
  vertical-align: middle;
  font-size: 30px;
  color: #005aff;
}

/* line 22, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--info strong {
  display: inline-block;
  margin-right: 10px;
}

/* line 25, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
}

/* line 34, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--overlay.mod-open {
  display: block;
}

/* line 36, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--popup {
  padding: 10px;
  display: none;
  position: absolute;
  margin-top: 0;
  background-color: #FFFFFF;
  max-width: 800px;
  z-index: 2;
  border: solid 1px rgba(46, 91, 255, 0.08);
  -webkit-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
}

/* line 48, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--popup.mod-open {
  display: block;
}

/* line 50, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--calendar {
  float: left;
  background-color: #FFF;
}

/* line 53, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--calendar .c-pane-container {
  background-color: #FFF !important;
  border: 0 !important;
}

/* line 56, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--periods {
  margin-top: 10px;
  font-size: 15px;
  color: #4a4a4b;
  float: left;
  width: 256px;
  max-height: 256px;
  overflow: auto;
  background-color: #FFF;
}

@media screen and (max-width: 1033px) {
  /* line 56, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
  .active-period-date-picker--periods {
    width: 100%;
    overflow: auto;
    max-height: none;
  }
}

/* line 69, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--periods li {
  text-align: center;
}

@media screen and (max-width: 1033px) {
  /* line 69, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
  .active-period-date-picker--periods li {
    width: 50%;
    float: left;
  }
}

/* line 74, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--periods li a {
  text-align: center;
  color: #b0bac9;
  line-height: 30px;
}

/* line 78, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--periods li a:hover, .active-period-date-picker--periods li a:active, .active-period-date-picker--periods li a:focus {
  cursor: pointer;
  text-decoration: none;
  color: #393d46;
}

/* line 84, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer {
  font-size: 15px;
  color: #4a4a4b;
  width: 525px;
  float: left;
  clear: both;
  background-color: #FFF;
  margin-top: 15px;
  padding-left: 5px;
}

@media screen and (max-width: 1033px) {
  /* line 84, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
  .active-period-date-picker--comparer {
    width: 100%;
    padding: 5px 15px;
  }
}

/* line 98, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer .dc-checkbox label {
  padding-left: 25px;
}

/* line 100, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer .dc-checkbox label::before {
  top: 5px;
  width: 15px;
  height: 15px;
  font-size: 20px;
  left: 1px;
}

/* line 106, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer .dc-checkbox [type="checkbox"]:checked ~ label {
  padding-left: 25px;
}

/* line 108, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer .dc-checkbox [type="checkbox"]:checked ~ label::before {
  top: 0px;
  font-size: 20px;
}

/* line 111, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer select, .active-period-date-picker--comparer .dc-select.v-select, .active-period-date-picker--comparer input[type='text'] {
  margin-top: 5px;
  margin-top: 5px;
  height: 40px;
  padding: 0px 10px;
  border-radius: 1px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  font-size: 15px;
  line-height: 1.47;
  color: #4a4a4b;
}

/* line 122, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--comparer select:disabled, .active-period-date-picker--comparer .dc-select.v-select:disabled, .active-period-date-picker--comparer input[type='text']:disabled {
  opacity: 0.5;
  cursor: no-drop;
}

/* line 126, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--buttons {
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 15px;
  width: 250px;
  float: right;
  background-color: #FFF;
}

@media screen and (max-width: 1033px) {
  /* line 126, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
  .active-period-date-picker--buttons {
    width: 100%;
    padding-top: 20px;
    text-align: center;
    padding-left: 0;
  }
}

/* line 138, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker--buttons .dc-btn {
  height: auto;
  padding: 0 10px;
  line-height: 35px;
  width: 45%;
}

/* line 145, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
.active-period-date-picker.mod-popup-on-the-right .dashboard-date-picker--popup {
  margin-left: -315px;
}

@media screen and (max-width: 1034px) {
  /* line 145, app/assets/stylesheets/includes/components/_active_period_date_picker.sass */
  .active-period-date-picker.mod-popup-on-the-right .dashboard-date-picker--popup {
    margin-left: -50px;
  }
}

/* line 1, app/assets/stylesheets/includes/_typography.sass */
body {
  font-family: 'Roboto';
  font-size: 16px;
}

@media only screen and (min-width: 2000px) {
  /* line 1, app/assets/stylesheets/includes/_typography.sass */
  body {
    font-size: .8vw;
  }
}

/* line 6, app/assets/stylesheets/includes/_typography.sass */
.dc-page-title,
.dc-big-title {
  font-size: 32px;
  line-height: 1.4;
  color: #000;
  word-break: break-word;
}

@media only screen and (min-width: 2000px) {
  /* line 6, app/assets/stylesheets/includes/_typography.sass */
  .dc-page-title,
.dc-big-title {
    font-size: 1.92vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 6, app/assets/stylesheets/includes/_typography.sass */
  .dc-page-title,
.dc-big-title {
    font-size: 28px;
  }
}

/* line 17, app/assets/stylesheets/includes/_typography.sass */
h1, .h1 {
  line-height: 1.25;
  font-size: 48px;
  font-weight: 300;
}

@media only screen and (min-width: 2000px) {
  /* line 17, app/assets/stylesheets/includes/_typography.sass */
  h1, .h1 {
    font-size: 2.8vw;
  }
}

/* line 23, app/assets/stylesheets/includes/_typography.sass */
h1 + *, .h1 + * {
  margin-top: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 23, app/assets/stylesheets/includes/_typography.sass */
  h1 + *, .h1 + * {
    margin-top: 3vw;
  }
}

/* line 27, app/assets/stylesheets/includes/_typography.sass */
h2, .h2 {
  font-size: 24px;
  line-height: 1.33;
  color: #000;
}

/* line 31, app/assets/stylesheets/includes/_typography.sass */
h2.mod-normal, .h2.mod-normal {
  font-weight: normal;
}

@media only screen and (min-width: 2000px) {
  /* line 27, app/assets/stylesheets/includes/_typography.sass */
  h2, .h2 {
    font-size: 1.5vw;
  }
}

/* line 35, app/assets/stylesheets/includes/_typography.sass */
h2 + *, .h2 + * {
  margin-top: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 35, app/assets/stylesheets/includes/_typography.sass */
  h2 + *, .h2 + * {
    margin-top: 1.1vw;
  }
}

/* line 40, app/assets/stylesheets/includes/_typography.sass */
h3 {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}

@media only screen and (min-width: 2000px) {
  /* line 40, app/assets/stylesheets/includes/_typography.sass */
  h3 {
    font-size: 1vw;
  }
  /* line 46, app/assets/stylesheets/includes/_typography.sass */
  h3 + * {
    margin-top: 1.1vw;
  }
}

/* line 48, app/assets/stylesheets/includes/_typography.sass */
h3.mod-lite {
  color: rgba(0, 0, 0, 0.5);
}

/* line 50, app/assets/stylesheets/includes/_typography.sass */
h3 + * {
  margin-top: 25px;
}

/* line 53, app/assets/stylesheets/includes/_typography.sass */
h5 {
  font-size: 16px;
  color: #000;
  line-height: 1.2;
}

@media only screen and (min-width: 2000px) {
  /* line 53, app/assets/stylesheets/includes/_typography.sass */
  h5 {
    font-size: .96vw;
  }
}

/* line 59, app/assets/stylesheets/includes/_typography.sass */
h5 + * {
  margin-top: 20px;
}

/* line 61, app/assets/stylesheets/includes/_typography.sass */
h5 small {
  margin-top: 10px;
  line-height: 1.3;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

/* line 68, app/assets/stylesheets/includes/_typography.sass */
.h7 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.3;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
}

/* line 76, app/assets/stylesheets/includes/_typography.sass */
h6 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 1.5;
}

/* line 80, app/assets/stylesheets/includes/_typography.sass */
h6.mod-darker {
  color: rgba(0, 0, 0, 0.7);
}

@media only screen and (min-width: 2000px) {
  /* line 76, app/assets/stylesheets/includes/_typography.sass */
  h6 {
    font-size: -0.1vw;
  }
}

/* line 84, app/assets/stylesheets/includes/_typography.sass */
a {
  color: rgba(var(--color-primary), 0.7);
  cursor: pointer;
}

/* line 87, app/assets/stylesheets/includes/_typography.sass */
a:hover {
  text-decoration: none;
}

/* line 90, app/assets/stylesheets/includes/_typography.sass */
b, .mod-bold {
  font-weight: 500;
}

/* line 93, app/assets/stylesheets/includes/_typography.sass */
p {
  font-size: 16px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
}

@media only screen and (min-width: 2000px) {
  /* line 93, app/assets/stylesheets/includes/_typography.sass */
  p {
    font-size: .9vw;
  }
  /* line 99, app/assets/stylesheets/includes/_typography.sass */
  p + * {
    margin-top: 1.5vw;
  }
}

/* line 101, app/assets/stylesheets/includes/_typography.sass */
p.dc-text-block {
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.68;
}

/* line 104, app/assets/stylesheets/includes/_typography.sass */
p.dc-text-block.mod-font-18 {
  font-size: 18px !important;
}

/* line 106, app/assets/stylesheets/includes/_typography.sass */
p.dc-text-block + p.dc-text-block {
  margin-top: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 106, app/assets/stylesheets/includes/_typography.sass */
  p.dc-text-block + p.dc-text-block {
    margin-top: 1.3vw;
  }
}

/* line 110, app/assets/stylesheets/includes/_typography.sass */
p + * {
  margin-top: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 110, app/assets/stylesheets/includes/_typography.sass */
  p + * {
    margin-top: 1vw;
  }
}

/* line 114, app/assets/stylesheets/includes/_typography.sass */
p.dc-additional-info {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 21px;
}

/* line 118, app/assets/stylesheets/includes/_typography.sass */
.dc-checkbox p.dc-additional-info {
  margin-top: 10px;
}

/* line 120, app/assets/stylesheets/includes/_typography.sass */
p.dc-additional-info + .dc-checkbox {
  margin-top: 30px;
}

/* line 123, app/assets/stylesheets/includes/_typography.sass */
.dc-huge-price {
  font-size: 36px;
}

@media only screen and (min-width: 2000px) {
  /* line 123, app/assets/stylesheets/includes/_typography.sass */
  .dc-huge-price {
    font-size: 2.25vw;
  }
}

/* line 125, app/assets/stylesheets/includes/_typography.sass */
.dc-previous-price {
  font-size: 18px;
  color: var(--color-danger);
  position: relative;
}

@media only screen and (min-width: 2000px) {
  /* line 125, app/assets/stylesheets/includes/_typography.sass */
  .dc-previous-price {
    font-size: 1.125vw;
  }
}

/* line 129, app/assets/stylesheets/includes/_typography.sass */
.dc-previous-price:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: var(--color-danger);
}

@media only screen and (min-width: 2000px) {
  /* line 129, app/assets/stylesheets/includes/_typography.sass */
  .dc-previous-price:after {
    height: 0.125vw;
  }
}

/* line 137, app/assets/stylesheets/includes/_typography.sass */
.dc-definition-list {
  padding-left: 15px;
}

/* line 139, app/assets/stylesheets/includes/_typography.sass */
.dc-definition-list dt {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  position: relative;
}

/* line 144, app/assets/stylesheets/includes/_typography.sass */
.dc-definition-list dt:before {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 4px;
  background-color: var(--color-success);
  position: absolute;
  left: -15px;
  top: 3px;
}

/* line 154, app/assets/stylesheets/includes/_typography.sass */
.dc-definition-list dt + * {
  margin-top: 15px;
}

/* line 156, app/assets/stylesheets/includes/_typography.sass */
.dc-definition-list dd {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.75;
}

/* line 160, app/assets/stylesheets/includes/_typography.sass */
.dc-definition-list dd + * {
  margin-top: 20px;
}

/* line 162, app/assets/stylesheets/includes/_typography.sass */
* + .dc-definition-list {
  margin-top: 15px;
}

/* line 165, app/assets/stylesheets/includes/_typography.sass */
.dl-container {
  padding-left: 2rem;
  font-size: 18px;
}

/* line 169, app/assets/stylesheets/includes/_typography.sass */
.dl-container dl {
  display: grid;
  grid-template-columns: 30% 50%;
}

/* line 173, app/assets/stylesheets/includes/_typography.sass */
.dc-feature-list {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 176, app/assets/stylesheets/includes/_typography.sass */
* + .dc-feature-list {
  margin-top: 15px;
}

/* line 178, app/assets/stylesheets/includes/_typography.sass */
.dc-feature-list li + li {
  margin-top: 10px;
  font-size: 14px;
}

/* line 182, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list {
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  line-height: 1.5;
}

@media only screen and (min-width: 2000px) {
  /* line 182, app/assets/stylesheets/includes/_typography.sass */
  .dc-check-list {
    font-size: .9vw;
  }
}

/* line 188, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list + * {
  margin-top: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 188, app/assets/stylesheets/includes/_typography.sass */
  .dc-check-list + * {
    margin-top: 2.6vw;
  }
}

/* line 192, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list li {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-left: 25px;
}

/* line 197, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list li + li {
  margin-top: 25px;
}

@media only screen and (min-width: 2000px) {
  /* line 197, app/assets/stylesheets/includes/_typography.sass */
  .dc-check-list li + li {
    margin-top: 1.5vw;
  }
}

/* line 201, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list li:before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f26b';
  font-size: 18px;
  left: 0;
  color: var(--color-primary);
  top: 5px;
  position: absolute;
}

@media only screen and (min-width: 2000px) {
  /* line 201, app/assets/stylesheets/includes/_typography.sass */
  .dc-check-list li:before {
    font-size: .8vw;
    margin-right: 1.1vw;
  }
}

/* line 214, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list li.mod-disabled {
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
}

/* line 217, app/assets/stylesheets/includes/_typography.sass */
.dc-check-list li.mod-disabled:before {
  display: none;
}

/* line 221, app/assets/stylesheets/includes/_typography.sass */
.dc-info-group + * {
  margin-top: 50px;
}

/* line 224, app/assets/stylesheets/includes/_typography.sass */
.dc-small-label {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 10px;
  line-height: 1.5;
}

@media only screen and (min-width: 2000px) {
  /* line 224, app/assets/stylesheets/includes/_typography.sass */
  .dc-small-label {
    font-size: 0.72vw;
  }
}

/* line 232, app/assets/stylesheets/includes/_typography.sass */
.dc-small-label.mod-large-indent + * {
  margin-top: 30px;
}

/* line 235, app/assets/stylesheets/includes/_typography.sass */
.dc-small-label.mod-small-indent + * {
  margin-top: 10px;
}

/* line 238, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list {
  color: rgba(0, 0, 0, 0.9);
  font-size: 18px;
  line-height: 1.5;
}

@media only screen and (min-width: 2000px) {
  /* line 238, app/assets/stylesheets/includes/_typography.sass */
  .dc-ordered-list {
    font-size: .9vw;
  }
}

/* line 244, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-padding-left-30 {
  padding-left: 30px;
}

/* line 246, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-no-dots {
  list-style-type: none;
  list-style: none !important;
}

/* line 250, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-no-dots li:before {
  color: var(--color-primary);
  margin-right: 9px;
  font-size: 18px;
}

@media only screen and (min-width: 2000px) {
  /* line 250, app/assets/stylesheets/includes/_typography.sass */
  .dc-ordered-list.mod-no-dots li:before {
    margin-right: .5vw;
    font-size: 1.08vw;
  }
}

/* line 257, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-no-dots li + li {
  margin-top: 25px;
}

/* line 259, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs {
  list-style: none !important;
  list-style-type: disc !important;
  list-style-position: inside !important;
}

/* line 264, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs li + li {
  margin-top: 20px;
}

/* line 267, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs.mod-clean {
  counter-reset: chapter;
}

/* line 269, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs.mod-clean li {
  counter-increment: chapter;
}

/* line 271, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs.mod-clean li:before {
  content: "";
  margin-right: 0;
}

/* line 274, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs.hyphen {
  list-style-type: none !important;
}

/* line 277, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-discs.hyphen li:before {
  content: "—";
  margin-right: 9px;
}

/* line 280, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-letters {
  list-style: none !important;
  list-style-type: lower-latin;
  counter-reset: chapter;
}

/* line 284, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-letters li {
  counter-increment: chapter;
}

/* line 286, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-letters li + li {
  margin-top: 20px;
}

/* line 288, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-letters li:before {
  content: counter(chapter, lower-latin) ".";
  margin-right: 9px;
  font-size: 18px;
  font-weight: 700;
}

@media only screen and (min-width: 2000px) {
  /* line 288, app/assets/stylesheets/includes/_typography.sass */
  .dc-ordered-list.mod-letters li:before {
    margin-right: .5vw;
    font-size: 1.08vw;
  }
}

/* line 296, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-capital-letters {
  list-style: none !important;
  list-style-type: upper-latin;
  counter-reset: chapter;
}

/* line 300, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-capital-letters li {
  counter-increment: chapter;
}

/* line 302, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-capital-letters li + li {
  margin-top: 20px;
}

/* line 304, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-capital-letters li:before {
  content: counter(chapter, upper-latin) ".";
  margin-right: 9px;
  font-size: 18px;
}

@media only screen and (min-width: 2000px) {
  /* line 304, app/assets/stylesheets/includes/_typography.sass */
  .dc-ordered-list.mod-capital-letters li:before {
    margin-right: .5vw;
    font-size: 1.08vw;
  }
}

/* line 311, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-roman-letters {
  list-style: none !important;
  list-style-type: lower-roman;
  counter-reset: chapter;
}

/* line 315, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-roman-letters li {
  counter-increment: chapter;
}

/* line 317, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-roman-letters li + li {
  margin-top: 20px;
}

/* line 319, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-roman-letters li:before {
  content: counter(chapter, lower-roman) ".";
  margin-right: 9px;
  font-size: 18px;
}

@media only screen and (min-width: 2000px) {
  /* line 319, app/assets/stylesheets/includes/_typography.sass */
  .dc-ordered-list.mod-roman-letters li:before {
    margin-right: .5vw;
    font-size: 1.08vw;
  }
}

/* line 328, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list.mod-black li:before {
  color: #000;
}

/* line 330, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list + * {
  margin-top: 50px;
}

/* line 332, app/assets/stylesheets/includes/_typography.sass */
.dc-ordered-list .dc-ordered-list {
  padding-left: 30px;
  margin-top: 30px;
}

/* line 336, app/assets/stylesheets/includes/_typography.sass */
.dc-text-container {
  max-width: 535px;
  margin: 0 auto;
}

@media only screen and (min-width: 2000px) {
  /* line 336, app/assets/stylesheets/includes/_typography.sass */
  .dc-text-container {
    max-width: 40vw;
  }
}

/* line 342, app/assets/stylesheets/includes/_typography.sass */
.dc-section-header {
  color: rgba(0, 0, 0, 0.9);
  line-height: 1.33;
  font-size: 36px;
}

@media only screen and (min-width: 2000px) {
  /* line 342, app/assets/stylesheets/includes/_typography.sass */
  .dc-section-header {
    font-size: 2.7vw;
  }
}

/* line 349, app/assets/stylesheets/includes/_typography.sass */
small {
  font-size: 9px;
  color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 2000px) {
  /* line 349, app/assets/stylesheets/includes/_typography.sass */
  small {
    font-size: 0.5625vw;
  }
}

/* line 355, app/assets/stylesheets/includes/_typography.sass */
.dc-description-block + .dc-description-block {
  margin-top: 30px;
}

/* line 358, app/assets/stylesheets/includes/_typography.sass */
.dc-description-block h3 + * {
  margin-top: 20px;
}

/* line 360, app/assets/stylesheets/includes/_typography.sass */
.dc-description--item {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1.5;
}

/* line 365, app/assets/stylesheets/includes/_typography.sass */
.dc-description--item + .dc-description--item {
  margin-top: 5px;
}

/* line 367, app/assets/stylesheets/includes/_typography.sass */
.dc-description--item + .dc-form-group {
  margin-top: 30px;
}

/* line 369, app/assets/stylesheets/includes/_typography.sass */
.dc-description--item.underscored {
  border-bottom: 1px solid black;
}

/* line 371, app/assets/stylesheets/includes/_typography.sass */
.dc-description--item .dc-description--name {
  width: 155px;
  min-width: 155px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 375, app/assets/stylesheets/includes/_typography.sass */
.dc-description--item .dc-description--value {
  color: #000000;
  word-break: break-all;
}

/* line 379, app/assets/stylesheets/includes/_typography.sass */
.dc-preview-indicator {
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  display: flex;
  align-items: center;
  margin: 0px 0px 0px 50px;
}

@media only screen and (min-width: 2000px) {
  /* line 379, app/assets/stylesheets/includes/_typography.sass */
  .dc-preview-indicator {
    font-size: 0.875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 379, app/assets/stylesheets/includes/_typography.sass */
  .dc-preview-indicator {
    margin: 0vw 0vw 0vw 3.125vw;
  }
}

/* line 385, app/assets/stylesheets/includes/_typography.sass */
.dc-preview-indicator i {
  padding: 0px 12px 0px 0px;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 2000px) {
  /* line 385, app/assets/stylesheets/includes/_typography.sass */
  .dc-preview-indicator i {
    padding: 0vw 0.75vw 0vw 0vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 385, app/assets/stylesheets/includes/_typography.sass */
  .dc-preview-indicator i {
    font-size: 1.5vw;
  }
}

/* line 390, app/assets/stylesheets/includes/_typography.sass */
ol {
  list-style: decimal;
  padding-left: 20px;
  font-size: 14px;
  color: #000;
}

/* line 396, app/assets/stylesheets/includes/_typography.sass */
ol li + li {
  margin-top: 5px;
}

/* line 399, app/assets/stylesheets/includes/_typography.sass */
ol.dc-ordered-list {
  line-height: 21px;
}

/* line 402, app/assets/stylesheets/includes/_typography.sass */
ol.dc-ordered-list li + li {
  margin-top: 30px;
}

/* line 404, app/assets/stylesheets/includes/_typography.sass */
.dc-info-block {
  padding: 10px;
  border: solid 1px #e7e7e7;
}

@media only screen and (min-width: 2000px) {
  /* line 404, app/assets/stylesheets/includes/_typography.sass */
  .dc-info-block {
    padding: 0.625vw;
  }
}

/* line 407, app/assets/stylesheets/includes/_typography.sass */
.dc-info-block p + p {
  margin-top: 0;
}

@media only screen and (min-width: 2000px) {
  /* line 407, app/assets/stylesheets/includes/_typography.sass */
  .dc-info-block p + p {
    margin-top: 1vw;
  }
}

/* line 411, app/assets/stylesheets/includes/_typography.sass */
.dc-info-block + * {
  margin-top: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 411, app/assets/stylesheets/includes/_typography.sass */
  .dc-info-block + * {
    margin-top: 3vw;
  }
}

/* line 416, app/assets/stylesheets/includes/_typography.sass */
.dc-color-red {
  color: red;
}

/* line 419, app/assets/stylesheets/includes/_typography.sass */
.dc-align-right {
  text-align: right;
}

/* line 422, app/assets/stylesheets/includes/_typography.sass */
sup, sub {
  font-size: .6em;
}

/* line 425, app/assets/stylesheets/includes/_typography.sass */
.reset-font-size {
  font-size: 100% !important;
}

/* line 428, app/assets/stylesheets/includes/_typography.sass */
.reset-font-size .italic {
  font-style: italic;
}

/* line 2, app/assets/stylesheets/includes/_utilities.sass */
.dc-text-right {
  text-align: right;
}

/* line 5, app/assets/stylesheets/includes/_utilities.sass */
.dc-text-center {
  text-align: center;
}

/* line 10, app/assets/stylesheets/includes/_utilities.sass */
.dc-position-absolute {
  position: absolute;
}

/* line 13, app/assets/stylesheets/includes/_utilities.sass */
.dc-padding-right-20 {
  padding-right: 20px;
}

/* line 18, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-danger {
  color: var(--color-danger) !important;
}

/* line 21, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-success {
  color: var(--color-success) !important;
}

/* line 24, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-white {
  color: #fff !important;
}

/* line 27, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-primary {
  color: var(--color-primary) !important;
}

/* line 30, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-grey {
  color: var(--color-gray);
}

/* line 33, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-dark-grey {
  color: var(--color-dark-gray) !important;
}

/* line 36, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-black {
  color: rgba(0, 0, 0, 0.9) !important;
}

/* line 39, app/assets/stylesheets/includes/_utilities.sass */
.dc-color-light-black {
  color: rgba(0, 0, 0, 0.6);
}

/* line 44, app/assets/stylesheets/includes/_utilities.sass */
.dc-cursor-poiner {
  cursor: pointer;
}

/* line 49, app/assets/stylesheets/includes/_utilities.sass */
.dc-mod-hidden {
  display: none !important;
}

/* line 53, app/assets/stylesheets/includes/_utilities.sass */
.dc-hide-on-hover:hover {
  display: none;
}

/* line 55, app/assets/stylesheets/includes/_utilities.sass */
.dc-show-on-hover {
  display: none;
}

/* line 60, app/assets/stylesheets/includes/_utilities.sass */
.dc-huge-highlight {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.12;
  color: var(--color-primary);
}

@media only screen and (min-width: 2000px) {
  /* line 60, app/assets/stylesheets/includes/_utilities.sass */
  .dc-huge-highlight {
    font-size: 2vw;
  }
}

/* line 65, app/assets/stylesheets/includes/_utilities.sass */
.dc-table .dc-huge-highlight {
  font-size: 24px;
}

@media only screen and (min-width: 2000px) {
  /* line 65, app/assets/stylesheets/includes/_utilities.sass */
  .dc-table .dc-huge-highlight {
    font-size: 1.5vw;
  }
}

/* line 67, app/assets/stylesheets/includes/_utilities.sass */
.dc-form-section.mod-summary-info .dc-table .dc-huge-highlight {
  font-size: 32px;
}

@media only screen and (min-width: 2000px) {
  /* line 67, app/assets/stylesheets/includes/_utilities.sass */
  .dc-form-section.mod-summary-info .dc-table .dc-huge-highlight {
    font-size: 2vw;
  }
}

/* line 69, app/assets/stylesheets/includes/_utilities.sass */
.dc-huge-highlight.mod-big-top-indent {
  padding-top: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 69, app/assets/stylesheets/includes/_utilities.sass */
  .dc-huge-highlight.mod-big-top-indent {
    padding-top: 2.5vw;
  }
}

/* line 74, app/assets/stylesheets/includes/_utilities.sass */
.dc-highlight {
  color: var(--color-primary);
}

/* line 77, app/assets/stylesheets/includes/_utilities.sass */
.dc-uppercase {
  text-transform: uppercase;
}

/* line 79, app/assets/stylesheets/includes/_utilities.sass */
.dc-text-transform-reset {
  text-transform: none !important;
}

/* line 84, app/assets/stylesheets/includes/_utilities.sass */
.dc-mod-inline-block {
  display: inline-block !important;
}

/* line 88, app/assets/stylesheets/includes/_utilities.sass */
.dc-inline-block {
  display: inline-block;
}

/* line 91, app/assets/stylesheets/includes/_utilities.sass */
.va-middle {
  vertical-align: middle;
}

/* line 94, app/assets/stylesheets/includes/_utilities.sass */
.dc-only-mobile {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  /* line 94, app/assets/stylesheets/includes/_utilities.sass */
  .dc-only-mobile {
    display: block !important;
  }
}

@media screen and (max-width: 1024px) {
  /* line 99, app/assets/stylesheets/includes/_utilities.sass */
  .dc-hide-on-mobile {
    display: none !important;
  }
}

/* line 103, app/assets/stylesheets/includes/_utilities.sass */
.dc-only-mobile-flex {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  /* line 103, app/assets/stylesheets/includes/_utilities.sass */
  .dc-only-mobile-flex {
    display: flex !important;
  }
}

/* line 108, app/assets/stylesheets/includes/_utilities.sass */
.dc-hidden {
  display: none !important;
}

/* line 111, app/assets/stylesheets/includes/_utilities.sass */
.dc-half-width {
  width: 50%;
}

/* line 114, app/assets/stylesheets/includes/_utilities.sass */
.dc-display-contents {
  display: contents;
}

/* line 117, app/assets/stylesheets/includes/_utilities.sass */
.dc-nowrap {
  white-space: nowrap;
}

/* line 120, app/assets/stylesheets/includes/_utilities.sass */
.dc-align-self-center {
  align-self: center;
}

/* line 123, app/assets/stylesheets/includes/_utilities.sass */
.dc-pull-right {
  float: right;
}

/* line 126, app/assets/stylesheets/includes/_utilities.sass */
.dc-flex-wrap {
  flex-wrap: wrap;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 129, app/assets/stylesheets/includes/_utilities.sass */
  .dc-align-img--ie {
    height: 100%;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 132, app/assets/stylesheets/includes/_utilities.sass */
  .dc-align-img--ie {
    height: 100%;
  }
}

/* line 135, app/assets/stylesheets/includes/_utilities.sass */
.dc-overflow-wrap {
  overflow-wrap: break-word;
  word-break: break-word;
}

/* line 139, app/assets/stylesheets/includes/_utilities.sass */
.dc-direction-row {
  display: flex;
  flex-direction: row;
}

/* line 143, app/assets/stylesheets/includes/_utilities.sass */
.dc-direction-column {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 640px) {
  /* line 147, app/assets/stylesheets/includes/_utilities.sass */
  .dc-direction-column--mobile {
    display: flex;
    flex-direction: column;
  }
}

/* line 1, app/assets/stylesheets/includes/_layout.sass */
*,
*::after,
*::before {
  box-sizing: border-box;
}

/* line 6, app/assets/stylesheets/includes/_layout.sass */
.dc-wrapper {
  min-height: calc(100vh - 100px);
  display: grid;
  grid-template-rows: auto 1fr auto;
}

/* line 12, app/assets/stylesheets/includes/_layout.sass */
.dc-form-page .dc-main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
}

/* line 18, app/assets/stylesheets/includes/_layout.sass */
.blocked-payouts-message {
  background-color: red;
  color: white;
  width: 100%;
  height: 40px;
  position: fixed;
  padding: 0 15px;
  z-index: 999;
  text-align: center;
}

/* line 27, app/assets/stylesheets/includes/_layout.sass */
.dc-container {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
}

/* line 33, app/assets/stylesheets/includes/_layout.sass */
.dc-container.es {
  max-width: 85%;
}

/* line 35, app/assets/stylesheets/includes/_layout.sass */
.dc-container.mod-force-page-width {
  max-width: calc(100vw - 30px);
}

/* line 37, app/assets/stylesheets/includes/_layout.sass */
.dc-container.mod-small {
  max-width: 890px;
  padding: 0;
}

/* line 40, app/assets/stylesheets/includes/_layout.sass */
.dc-container.mod-content-center {
  display: grid;
  grid-template-columns: 1fr 540px 1fr;
}

/* line 43, app/assets/stylesheets/includes/_layout.sass */
.dc-container.mod-content-center-big {
  display: grid;
  grid-template-columns: 1fr 768px 1fr;
}

/* line 46, app/assets/stylesheets/includes/_layout.sass */
.dc-container.mod-fluid {
  max-width: none;
  padding: 0 40px;
}

@media screen and (max-width: 1024px) {
  /* line 46, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-fluid {
    padding: 0 16px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 27, app/assets/stylesheets/includes/_layout.sass */
  .dc-container {
    max-width: 70vw;
    padding-left: 1vw;
    padding-right: 1vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 57, app/assets/stylesheets/includes/_layout.sass */
  .dc-product-view .dc-container {
    padding: 0;
    overflow: hidden;
  }
}

/* line 61, app/assets/stylesheets/includes/_layout.sass */
.dc-entry-container {
  width: 100%;
  max-width: 450px;
}

@media only screen and (min-width: 2000px) {
  /* line 61, app/assets/stylesheets/includes/_layout.sass */
  .dc-entry-container {
    max-width: 28.125vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 61, app/assets/stylesheets/includes/_layout.sass */
  .dc-entry-container {
    padding: 0 15px;
  }
}

/* line 66, app/assets/stylesheets/includes/_layout.sass */
.dc-entry-container.mod-small {
  max-width: 400px;
  margin: 0 auto;
}

@media only screen and (min-width: 2000px) {
  /* line 66, app/assets/stylesheets/includes/_layout.sass */
  .dc-entry-container.mod-small {
    max-width: 25vw;
  }
}

/* line 69, app/assets/stylesheets/includes/_layout.sass */
.dc-entry-container.mod-small + .dc-entry-container.mod-small {
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  /* line 66, app/assets/stylesheets/includes/_layout.sass */
  .dc-entry-container.mod-small {
    min-width: 100%;
    padding: 0;
  }
}

/* line 74, app/assets/stylesheets/includes/_layout.sass */
.dc-entry-container.mod-medium {
  margin: 0 auto;
  max-width: 540px;
}

@media only screen and (min-width: 2000px) {
  /* line 74, app/assets/stylesheets/includes/_layout.sass */
  .dc-entry-container.mod-medium {
    max-width: 40vw;
  }
}

/* line 79, app/assets/stylesheets/includes/_layout.sass */
.dc-entry-container.mod-large {
  margin: 0 auto;
  max-width: 1020px;
}

@media only screen and (min-width: 2000px) {
  /* line 79, app/assets/stylesheets/includes/_layout.sass */
  .dc-entry-container.mod-large {
    max-width: 60vw;
  }
}

/* line 86, app/assets/stylesheets/includes/_layout.sass */
.dc-entry--header + * {
  margin-top: 50px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 91, app/assets/stylesheets/includes/_layout.sass */
  .dc-wrapper {
    display: -ms-grid;
    -ms-grid-rows: auto 1fr auto;
    -ms-grid-columns: 1fr;
    flex-grow: 1;
  }
  /* line 96, app/assets/stylesheets/includes/_layout.sass */
  .dc-main {
    -ms-grid-row: 2;
  }
  /* line 99, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-content-center {
    display: -ms-grid;
    -ms-grid-columns: 1fr 540px 1fr;
  }
  /* line 102, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-content-center > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  /* line 104, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-content-center > *:nth-child(2) {
    -ms-grid-column: 2;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 91, app/assets/stylesheets/includes/_layout.sass */
  .dc-wrapper {
    display: -ms-grid;
    -ms-grid-rows: auto 1fr auto;
    -ms-grid-columns: 1fr;
    flex-grow: 1;
  }
  /* line 96, app/assets/stylesheets/includes/_layout.sass */
  .dc-main {
    -ms-grid-row: 2;
  }
  /* line 99, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-content-center {
    display: -ms-grid;
    -ms-grid-columns: 1fr 540px 1fr;
  }
  /* line 102, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-content-center > *:nth-child(1) {
    -ms-grid-column: 1;
  }
  /* line 104, app/assets/stylesheets/includes/_layout.sass */
  .dc-container.mod-content-center > *:nth-child(2) {
    -ms-grid-column: 2;
  }
}

/* line 118, app/assets/stylesheets/includes/_layout.sass */
#shops-subheader--inner .link-section span.beta_sign {
  font-size: 13px;
  font-weight: 500;
  padding: 1px 5px;
  color: #fff;
  border-radius: 5px;
  background: #8798AD;
  text-transform: uppercase;
  text-align: center;
  width: 42px;
  height: 25px;
  border: 1px solid #8798AD;
  margin-left: 5px;
}

/* line 132, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link, #my-shops-nav-link, #my-bundles-nav-link {
  white-space: nowrap;
}

/* line 135, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .shop_beta_sign, #my-shops-nav-link .shop_beta_sign, #my-bundles-nav-link .shop_beta_sign {
  margin-left: -10px;
  font-size: 13px;
  font-weight: 500;
  padding: 1px 5px;
  color: #fff;
  border-radius: 5px;
  background: #8798AD;
  text-transform: uppercase;
  text-align: center;
  width: 42px;
  height: 25px;
  border: 1px solid #8798AD;
}

/* line 148, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign, #my-shops-nav-link .beta_sign, #my-bundles-nav-link .beta_sign {
  font-size: 13px;
  font-weight: 500;
}

/* line 152, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip, #my-shops-nav-link .beta_sign .beta-sign-tooltip, #my-bundles-nav-link .beta_sign .beta-sign-tooltip {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #8798AD;
}

/* line 157, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container, #dashboard-nav-link .beta_sign .beta-sign-tooltip--body, #dashboard-nav-link .beta_sign .beta-sign-tooltip--body p, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container, #my-shops-nav-link .beta_sign .beta-sign-tooltip--body, #my-shops-nav-link .beta_sign .beta-sign-tooltip--body p, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--body, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 165, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container {
  white-space: normal;
  position: relative;
  top: 5px;
  left: -125px;
}

/* line 170, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--button, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--button, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--button {
  text-align: center;
  opacity: 0;
  position: absolute;
  top: -22px;
  left: 120px;
  width: 42px;
  height: 25px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  background: #FFFFFF;
  font-family: Roboto, Georgia, 'Times New Roman', Times, serif;
}

/* line 182, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body {
  position: absolute;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 300px;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 191, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body p, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body p, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 195, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body strong, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body strong, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container .beta-sign-tooltip--body strong {
  font-weight: 200;
}

/* line 198, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container.active .beta-sign-tooltip--body, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container.active .beta-sign-tooltip--body, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container.active .beta-sign-tooltip--body {
  text-transform: initial;
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 300px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 211, app/assets/stylesheets/includes/_layout.sass */
#dashboard-nav-link .beta_sign .beta-sign-tooltip--container.active .beta-sign-tooltip--body p, #my-shops-nav-link .beta_sign .beta-sign-tooltip--container.active .beta-sign-tooltip--body p, #my-bundles-nav-link .beta_sign .beta-sign-tooltip--container.active .beta-sign-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 2, app/assets/stylesheets/includes/_header-old.sass */
.dc-header {
  align-items: center;
  display: flex;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 8, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-primary {
  background-color: var(--color-background-bright);
  height: 60px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  transition: top .3s;
}

@media screen and (min-width: 641px) {
  /* line 8, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary {
    border-bottom: 1px solid #D6E0FF;
    filter: drop-shadow(0px 2px 8px rgba(29, 33, 91, 0.06));
  }
}

/* line 21, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-primary + .dc-main {
  margin-top: 110px;
}

/* line 24, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-primary .dc-header--logo {
  margin-right: 25px;
}

@media screen and (max-width: 1024px) {
  /* line 24, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-header--logo {
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-header--logo {
    margin-right: 5px;
  }
}

@media screen and (max-width: 640px) {
  /* line 34, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .nav-current-page > a {
    color: rgba(0, 0, 0, 0.9) !important;
  }
  /* line 37, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-coming-soon-tootlip {
    color: #c4c4c5 !important;
  }
}

/* line 40, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-primary .dc-menu-btn > span {
  background-color: #909BBF;
}

/* line 44, app/assets/stylesheets/includes/_header-old.sass */
.not-logged-in .dc-header .dc-menu-btn > span {
  background-color: #005aff !important;
}

/* line 47, app/assets/stylesheets/includes/_header-old.sass */
.dc-header .dc-header--shadow-mock {
  content: '';
  position: absolute;
  box-shadow: 0 0 8px rgba(0, 90, 255, 0.15);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 10;
  pointer-events: none;
  display: none;
  height: 64px;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 1024px) {
  /* line 47, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header .dc-header--shadow-mock {
    display: block;
  }
}

/* line 64, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-empty {
  background-color: var(--color-main-dark-blue);
  height: 60px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 4;
  transition: top .3s;
}

/* line 73, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-empty + .dc-main {
  margin-top: 110px;
}

/* line 75, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-empty .dc-header--logo {
  margin-left: 0px;
}

/* line 78, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-landing {
  height: 88px;
  padding: 20px 0;
  box-shadow: 0 0 8px rgba(0, 90, 255, 0.15);
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 999;
  top: 0;
}

@media screen and (max-width: 1024px) {
  /* line 78, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing {
    height: 65px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 78, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing {
    height: 4vw;
  }
}

/* line 94, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-landing .dc-header--main-nav {
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1025px) {
  /* line 94, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing .dc-header--main-nav {
    width: 1376px;
    margin: auto;
  }
}

/* line 101, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-landing .dc-header--logo {
  margin-right: 25px;
}

/* line 105, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--action li {
  margin: 0 0 0 20px !important;
}

@media screen and (max-width: 1024px) {
  /* line 105, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header--action li {
    border: none !important;
    margin: 0 0 0 0px !important;
  }
}

/* line 112, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--action li a.dc-header--login, .dc-header--action li a.dc-header--register {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: 400;
  font-size: 14px !important;
  font-family: 'Rubik', sans-serif;
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 42, 126, 0.1);
  cursor: pointer;
  min-width: 105px;
  padding: 17px 30px 15px 30px;
}

/* line 128, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--action li a.dc-header--login:hover, .dc-header--action li a.dc-header--register:hover {
  box-shadow: 0 5px 15px rgba(0, 42, 126, 0.15);
}

@media screen and (max-width: 1024px) {
  /* line 112, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header--action li a.dc-header--login, .dc-header--action li a.dc-header--register {
    display: block;
    width: 327px;
    max-width: 100%;
    margin: 16px auto 0;
    text-transform: uppercase;
  }
}

/* line 138, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--action li a.dc-header--login {
  color: #fff !important;
  background: #005aff;
  border: 1px solid #005aff;
}

/* line 143, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--action li a.dc-header--register {
  color: #005aff !important;
  background: #fff;
  border: 1px solid #005aff;
}

/* line 148, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-sign-in {
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  justify-content: stretch;
}

/* line 153, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-sign-in + * {
  margin-top: 50px;
}

@media only screen and (min-width: 2000px) {
  /* line 153, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-sign-in + * {
    margin-top: 3.1vw;
  }
}

/* line 157, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-sign-in > .dc-flex-row {
  width: 100%;
}

@media screen and (max-width: 640px) {
  /* line 148, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-sign-in {
    padding: 15px 15px 30px;
    height: auto;
  }
  /* line 163, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-sign-in .dc-header--logo {
    margin: 0;
  }
}

/* line 167, app/assets/stylesheets/includes/_header-old.sass */
body.mod-header-extended .dc-header + * {
  margin-top: 20px;
}

/* line 170, app/assets/stylesheets/includes/_header-old.sass */
body.mod-header-with-subheader .dc-header + * {
  margin-top: 150px;
}

/* line 172, app/assets/stylesheets/includes/_header-old.sass */
body.mod-scroll-to-bottom .dc-header, body.mod-prompt.mod-scroll-to-bottom .dc-header {
  top: -60px;
}

/* line 175, app/assets/stylesheets/includes/_header-old.sass */
.dc-header body.mod-header-extended.not-logged-in {
  padding-top: 88px;
}

/* line 177, app/assets/stylesheets/includes/_header-old.sass */
body.mod-scroll-to-bottom.not-logged-in .dc-header {
  top: -88px;
}

/* line 179, app/assets/stylesheets/includes/_header-old.sass */
body.mod-prompt .dc-header {
  top: 60px;
}

/* line 183, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--logo {
  min-width: 177px;
  max-width: 177px;
  display: inline-block;
  z-index: 1;
  line-height: 0;
}

@media only screen and (min-width: 2000px) {
  /* line 183, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header--logo {
    min-width: 10vw;
  }
  /* line 193, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header--logo img {
    min-width: 10vw;
  }
}

@media screen and (max-width: 1280px) {
  /* line 183, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header--logo {
    max-width: unset;
    overflow: hidden;
    min-width: 153px;
    height: 26px;
    width: 153px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 205, app/assets/stylesheets/includes/_header-old.sass */
  .mod-fluid .dc-mobile-menu-wrapper .dc-header--logo.dc-popover-submenu {
    position: absolute;
    top: 19px;
    left: 16px;
  }
}

/* line 210, app/assets/stylesheets/includes/_header-old.sass */
.dc-header--logo.mod-registration-page {
  position: absolute;
  left: 30px;
  top: 20px;
}

@media screen and (max-width: 640px) {
  /* line 210, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header--logo.mod-registration-page {
    position: relative;
    margin-top: 15px;
    margin-left: 15px;
    left: auto;
    top: auto;
  }
}

/* line 222, app/assets/stylesheets/includes/_header-old.sass */
header.mod-admin .dc-header--logo {
  width: 145px;
  padding-right: 5px;
  border-right: 1px solid #fff;
  display: flex;
  align-items: center;
  margin-right: 50px;
  position: relative;
}

/* line 231, app/assets/stylesheets/includes/_header-old.sass */
header.mod-admin .dc-header--logo:before {
  content: 'Admin';
  position: absolute;
  left: 100%;
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  padding-left: 5px;
}

/* line 241, app/assets/stylesheets/includes/_header-old.sass */
.dc-subheader {
  background-color: #FFF;
  border-bottom: solid 1px #D3D5DB;
  -webkit-box-shadow: 0px 0px 15px 10px #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px #E7EBF9;
  box-shadow: 0px 0px 15px 5px #E7EBF9;
  padding: 10px 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 60px;
  z-index: 3;
  transition: top .3s;
}

/* line 255, app/assets/stylesheets/includes/_header-old.sass */
.dc-subheader .dc-expand-control .zmdi-caret-down-circle, .dc-subheader .dc-expand-control .zmdi-caret-up-circle {
  display: none;
}

/* line 257, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-landing + .dc-main .dc-subheader {
  border-bottom: none;
  box-shadow: 0 0 8px rgba(0, 90, 255, 0.15);
  top: 68px;
}

@media screen and (max-width: 1024px) {
  /* line 257, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing + .dc-main .dc-subheader {
    top: 48px;
  }
}

/* line 263, app/assets/stylesheets/includes/_header-old.sass */
body.mod-scroll-to-bottom .dc-subheader {
  top: 0 !important;
}

/* line 265, app/assets/stylesheets/includes/_header-old.sass */
body.mod-prompt .dc-subheader {
  top: 120px;
}

/* line 267, app/assets/stylesheets/includes/_header-old.sass */
body.mod-prompt.mod-scroll-to-bottom .dc-subheader {
  top: 60px !important;
}

/* line 269, app/assets/stylesheets/includes/_header-old.sass */
.dc-subheader + * {
  margin-top: 20px;
}

/* line 272, app/assets/stylesheets/includes/_header-old.sass */
body.mod-header-extended .dc-subheader + * {
  margin-top: 0;
}

/* line 274, app/assets/stylesheets/includes/_header-old.sass */
body.mod-header-extended.not-logged-in .dc-subheader {
  top: 65px !important;
}

@media screen and (min-width: 1025px) {
  /* line 274, app/assets/stylesheets/includes/_header-old.sass */
  body.mod-header-extended.not-logged-in .dc-subheader {
    top: 88px !important;
  }
}

/* line 278, app/assets/stylesheets/includes/_header-old.sass */
body.mod-header-extended.mod-scroll-to-bottom.not-logged-in .dc-subheader {
  top: 0px !important;
}

/* line 283, app/assets/stylesheets/includes/_header-old.sass */
.dc-subheader .beta_sign {
  display: inline-block;
  background-color: #909BBF;
  border-radius: 4px;
  margin-left: 5px;
  padding: 1px 5px;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 295, app/assets/stylesheets/includes/_header-old.sass */
.dc-mobile-close-menu {
  display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  padding: 15px;
  right: 0;
  top: 7px;
  box-sizing: content-box;
  cursor: pointer;
}

/* line 305, app/assets/stylesheets/includes/_header-old.sass */
.dc-mobile-close-menu:after {
  content: '';
  width: 25px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #005aff;
}

/* line 314, app/assets/stylesheets/includes/_header-old.sass */
.dc-mobile-close-menu:before {
  content: '';
  width: 25px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #005aff;
}

@media screen and (max-width: 1024px) {
  /* line 325, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing .dc-mobile-menu-wrapper {
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(100%);
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 72px 23px 65px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 340, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing .dc-mobile-menu-wrapper.mod-open {
    transform: translate(0);
    z-index: 3;
  }
  /* line 343, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing .dc-mobile-menu-wrapper .dc-header--action {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  /* line 346, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-landing .dc-mobile-close-menu {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  /* line 351, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-mobile-menu-wrapper {
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
    transform: translate(100%);
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 72px 23px 65px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 366, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-mobile-menu-wrapper.mod-open {
    transform: translate(0);
    z-index: 3;
  }
}

/* line 370, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-primary .dc-mobile-menu-wrapper .dc-notification-dropdown .dc-dropdown-menu-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
}

@media screen and (max-width: 640px) {
  /* line 370, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-mobile-menu-wrapper .dc-notification-dropdown .dc-dropdown-menu-wrapper {
    width: calc(100vw - 80px);
    right: auto;
  }
}

/* line 377, app/assets/stylesheets/includes/_header-old.sass */
.dc-header.mod-primary .mobile-menu-item {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 381, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .mobile-menu-item {
    display: block;
  }
  /* line 383, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-user-dropdown {
    display: none;
  }
  /* line 385, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-mobile-close-menu {
    display: block;
  }
  /* line 387, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-notification-dropdown-wrapper {
    width: calc(100% - 75px);
    position: absolute;
    top: 0px;
  }
  /* line 391, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-notification-dropdown-wrapper .dc-notification--item {
    padding: 10px;
  }
  /* line 393, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-notification-dropdown-wrapper .dc-notification--item .dc-notification--item-img {
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
  /* line 397, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-notification-dropdown-wrapper .dc-notification--item .dc-notification--item-info {
    padding-left: 10px;
  }
  /* line 400, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-notification-dropdown-wrapper .dc-notification--item .dc-notification--item-info p + a,
.dc-header.mod-primary .dc-notification-dropdown-wrapper .dc-notification--item .dc-notification--item-info p a {
    display: block;
    text-align: center;
    background-color: rgba(0, 90, 255, 0.7);
    padding: 5px;
    color: white;
    border-radius: 3px;
    margin-top: 10px;
  }
  /* line 410, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-notification-dropdown.open .dc-dropdown-menu-wrapper.dropdown-menu {
    max-height: calc(100vh - 75px);
  }
}

@media screen and (max-width: 1280px) {
  /* line 414, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-header--logo {
    overflow: hidden;
    height: 25px;
    min-width: 42px;
    width: 42px;
  }
  /* line 419, app/assets/stylesheets/includes/_header-old.sass */
  .dc-header.mod-primary .dc-header--logo img {
    height: 26px;
    width: 153px;
    max-width: unset;
  }
}

/* line 424, app/assets/stylesheets/includes/_header-old.sass */
#kyc-validation-header {
  background-color: #ff0030;
}

/* line 426, app/assets/stylesheets/includes/_header-old.sass */
#kyc-validation-widget {
  position: absolute;
  width: 25%;
  background-color: white;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  right: 70px;
  padding: 20px;
  font-size: 16px;
  z-index: 3;
}

/* line 436, app/assets/stylesheets/includes/_header-old.sass */
#kyc-validation-widget h3 {
  text-align: center;
}

/* line 439, app/assets/stylesheets/includes/_header-old.sass */
#kyc-validation-widget .kyc-validation-widget-body {
  text-align: justify;
  hyphens: auto;
}

/* line 443, app/assets/stylesheets/includes/_header-old.sass */
#kyc-validation-widget .kyc-widget-btn {
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  width: 100%;
}

/* line 450, app/assets/stylesheets/includes/_header-old.sass */
#user_kyc_start_validation_popup.hidden {
  display: none;
}

/* line 453, app/assets/stylesheets/includes/_header-old.sass */
#user_kyc_start_validation_popup .top-10 {
  margin-top: 10px;
}

/* line 456, app/assets/stylesheets/includes/_header-old.sass */
#user_kyc_start_validation_popup h3 {
  text-align: center;
}

/* line 459, app/assets/stylesheets/includes/_header-old.sass */
#user_kyc_start_validation_popup .dc-description-block {
  text-align: justify;
  hyphens: auto;
}

/* line 463, app/assets/stylesheets/includes/_header-old.sass */
#user_kyc_start_validation_popup .dc-description-block ol {
  font-size: 16px;
}

/* line 465, app/assets/stylesheets/includes/_header-old.sass */
#user_kyc_start_validation_popup .mod-flex-end {
  display: flex !important;
}

@-moz-document url-prefix() {
  /* line 470, app/assets/stylesheets/includes/_header-old.sass */
  #user_kyc_start_validation_popup .mod-open.dc-modal {
    background: rgba(37, 29, 52, 0.8);
  }
  /* line 472, app/assets/stylesheets/includes/_header-old.sass */
  #user_kyc_start_validation_popup .mod-open.dc-modal .dc-modal--overlay {
    pointer-events: none;
    opacity: 0;
  }
  /* line 475, app/assets/stylesheets/includes/_header-old.sass */
  #user_kyc_start_validation_popup .mod-open.dc-modal .dc-modal--close {
    font-size: 35px;
    right: 20px;
    top: 20px;
  }
}

/* line 1, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer {
  font-size: 14px;
  padding: 35px 0;
  margin-top: 65px;
  -ms-grid-row: 3;
  display: flex;
  align-items: flex-end;
  width: 100%;
}

@media screen and (max-width: 640px) {
  /* line 9, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer .dc-footer-wrapper:not(.mod-two-row-layout),
.dc-footer .dc-footer-wrapper:not(.mod-landing) {
    display: flex;
    flex-direction: column;
  }
  /* line 14, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer .dc-footer-wrapper:not(.mod-two-row-layout) .dc-footer--logo,
.dc-footer .dc-footer-wrapper:not(.mod-landing) .dc-footer--logo {
    order: 1;
    margin-bottom: 30px;
  }
  /* line 17, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer .dc-footer-wrapper:not(.mod-two-row-layout) .dc-footer--copy,
.dc-footer .dc-footer-wrapper:not(.mod-landing) .dc-footer--copy {
    order: 3;
  }
  /* line 19, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer .dc-footer-wrapper:not(.mod-two-row-layout) .dc-footer-nav,
.dc-footer .dc-footer-wrapper:not(.mod-landing) .dc-footer-nav {
    order: 2;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer {
    font-size: .7vw;
    padding: 2.8vw;
    margin-top: 4vw;
  }
}

/* line 27, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-signup {
  font-size: 12px;
}

/* line 29, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-signup .dc-footer--copy {
  margin-top: 15px;
  font-size: 11px;
}

/* line 32, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-signup .dc-footer-nav {
  margin-top: 0;
  grid-column-start: 3;
  grid-column-end: 4;
}

/* line 36, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-signup .dc-footer--logo {
  width: 100px;
}

/* line 38, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-signup .dc-container {
  padding: 0;
}

/* line 40, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-signup .dc-grid-row {
  align-items: center;
}

/* line 43, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-two-row-layout .dc-footer-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 640px) {
  /* line 43, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer.mod-two-row-layout .dc-footer-wrapper {
    grid-template-columns: 1fr;
  }
}

/* line 48, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-two-row-layout .dc-footer--copy {
  grid-row: 2 / 3;
  grid-column: 1 / 3;
  justify-self: left;
}

@media screen and (max-width: 640px) {
  /* line 48, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer.mod-two-row-layout .dc-footer--copy {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
  }
}

/* line 55, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-two-row-layout .dc-footer-nav {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
}

@media screen and (max-width: 640px) {
  /* line 55, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer.mod-two-row-layout .dc-footer-nav {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    justify-self: stretch;
  }
}

/* line 62, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-two-row-layout .dc-footer--logo {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
}

@media screen and (max-width: 640px) {
  /* line 62, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer.mod-two-row-layout .dc-footer--logo {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }
}

/* line 69, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-landing .dc-footer--copy {
  margin-top: 60px;
}

@media screen and (max-width: 640px) {
  /* line 69, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer.mod-landing .dc-footer--copy {
    font-size: 12px;
    margin-top: 20px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 69, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer.mod-landing .dc-footer--copy {
    margin-top: 4vw;
  }
}

/* line 76, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer-nav {
  display: flex;
  margin: 0;
}

@media screen and (max-width: 640px) {
  /* line 76, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer-nav {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 640px) {
  /* line 83, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer-nav > li {
    width: 50%;
    margin-bottom: 25px;
  }
}

/* line 87, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer-nav > li + li {
  margin-left: 30px;
}

@media screen and (max-width: 640px) {
  /* line 87, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer-nav > li + li {
    margin-left: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 87, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer-nav > li + li {
    margin-left: 2vw;
  }
}

/* line 93, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer-nav > li > a {
  line-height: 1;
  color: rgba(0, 0, 0, 0.7);
  transition: color .2s;
  text-decoration: none;
}

/* line 98, app/assets/stylesheets/includes/_footer-old.sass */
.mod-landing .dc-footer-nav > li > a {
  white-space: nowrap;
}

/* line 100, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer-nav > li > a:hover {
  color: #000;
}

/* line 102, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer.mod-small .dc-footer-nav {
  margin-top: 10px;
}

/* line 105, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer--copy {
  line-height: 1;
  color: rgba(0, 0, 0, 0.3);
}

/* line 109, app/assets/stylesheets/includes/_footer-old.sass */
.dc-footer--logo {
  opacity: .3;
  width: 140px;
}

@media only screen and (min-width: 2000px) {
  /* line 109, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer--logo {
    width: 10vw;
  }
  /* line 114, app/assets/stylesheets/includes/_footer-old.sass */
  .dc-footer--logo img {
    min-width: 10vw;
  }
}

/* line 122, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer,
.mod-new-checkout .dc-footer,
.mod-show-offer .dc-footer,
.mod-old-thank-you-page .dc-footer {
  background: #E4E8F4;
  margin-top: 0;
}

@media screen and (max-width: 740px) {
  /* line 125, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer > .dc-container,
.mod-new-checkout .dc-footer > .dc-container,
.mod-show-offer .dc-footer > .dc-container,
.mod-old-thank-you-page .dc-footer > .dc-container {
    padding: 0 40px;
  }
}

@media screen and (max-width: 640px) {
  /* line 125, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer > .dc-container,
.mod-new-checkout .dc-footer > .dc-container,
.mod-show-offer .dc-footer > .dc-container,
.mod-old-thank-you-page .dc-footer > .dc-container {
    padding: 0 20px;
  }
}

/* line 130, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper,
.mod-new-checkout .dc-footer .dc-footer-wrapper,
.mod-show-offer .dc-footer .dc-footer-wrapper,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

@media screen and (max-width: 740px) {
  /* line 130, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper,
.mod-new-checkout .dc-footer .dc-footer-wrapper,
.mod-show-offer .dc-footer .dc-footer-wrapper,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper {
    flex-direction: column;
    padding: 0;
  }
}

/* line 137, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--logo,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--logo {
  width: 170px;
}

@media screen and (max-width: 740px) {
  /* line 137, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--logo,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--logo {
    width: 100%;
    height: 50px;
    margin-bottom: 0;
  }
}

/* line 143, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo {
  order: 1;
}

@media screen and (min-width: 741px) {
  /* line 143, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--logo .dc-header--logo {
    min-width: 155px;
    max-width: 155px;
  }
}

/* line 148, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--copy {
  order: 3;
  margin-left: 30px;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
}

@media screen and (max-width: 740px) {
  /* line 148, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--copy {
    margin-left: 0;
    border-top: 1px solid #CFD7E1;
    padding: 20px 0 0 40px;
    margin: 20px -40px 0 -40px;
  }
}

@media screen and (max-width: 640px) {
  /* line 148, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer--copy,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer--copy {
    margin: 20px -20px 0 -40px;
  }
}

/* line 162, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav {
  order: 2;
}

@media screen and (max-width: 1024px) {
  /* line 162, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav {
    display: flex;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 860px) {
  /* line 162, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav {
    display: block;
    margin-bottom: 0;
  }
}

/* line 170, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #2E384D;
  padding-top: 2px;
}

@media screen and (max-width: 1024px) {
  /* line 170, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li {
    flex-basis: 0;
  }
}

@media screen and (max-width: 1024px) and (max-width: 860px) {
  /* line 170, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #CFD7E1;
    line-height: 22px;
  }
}

@media screen and (max-width: 1024px) and (max-width: 740px) {
  /* line 170, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
    padding-top: 10px;
    margin-bottom: 0;
  }
}

/* line 190, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li a,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li a,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li a,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li a {
  border-bottom: 1px dashed #2E384D;
}

/* line 192, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li a:hover,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li a:hover,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li a:hover,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li a:hover {
  border-bottom: none;
}

@media screen and (min-width: 861px) {
  /* line 194, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li + li,
.mod-new-checkout .dc-footer .dc-footer-wrapper .dc-footer-nav li + li,
.mod-show-offer .dc-footer .dc-footer-wrapper .dc-footer-nav li + li,
.mod-old-thank-you-page .dc-footer .dc-footer-wrapper .dc-footer-nav li + li {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #CFD7E1;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 201, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-container,
.mod-new-checkout .dc-footer .dc-container,
.mod-show-offer .dc-footer .dc-container,
.mod-old-thank-you-page .dc-footer .dc-container {
    max-width: 60vw;
  }
  /* line 203, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-checkout .dc-footer .dc-footer--logo img,
.mod-new-checkout .dc-footer .dc-footer--logo img,
.mod-show-offer .dc-footer .dc-footer--logo img,
.mod-old-thank-you-page .dc-footer .dc-footer--logo img {
    max-width: 100%;
    min-width: auto;
  }
}

/* line 209, app/assets/stylesheets/includes/_footer-old.sass */
.mod-show-offer .dc-footer {
  margin-top: 40px;
  margin-bottom: 35px;
}

@media only screen and (min-width: 1025px) {
  /* line 214, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-thank-you-page .dc-wrapper {
    min-height: calc(100vh - 100px);
    display: grid;
    grid-template-rows: auto 97px;
  }
}

/* line 220, app/assets/stylesheets/includes/_footer-old.sass */
.mod-old-thank-you-page .dc-footer .dc-footer--copy {
  margin-top: 0 !important;
}

@media screen and (max-width: 740px) {
  /* line 220, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-thank-you-page .dc-footer .dc-footer--copy {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 220, app/assets/stylesheets/includes/_footer-old.sass */
  .mod-old-thank-you-page .dc-footer .dc-footer--copy {
    margin-left: 0 !important;
  }
}

/* line 1, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav--wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 640px) {
  /* line 6, app/assets/stylesheets/includes/_navigations.sass */
  .mod-primary .dc-header-nav--wrapper {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 1024px) {
  /* line 10, app/assets/stylesheets/includes/_navigations.sass */
  .mod-landing .dc-header-nav--wrapper {
    display: block;
  }
}

/* line 15, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav span.beta_sign {
  display: inline-block;
  background-color: #909BBF;
  border-radius: 4px;
  margin-left: 5px;
  padding: 1px 5px;
}

/* line 24, app/assets/stylesheets/includes/_navigations.sass */
.dc-mobile-menu-wrapper .dc-header-nav span.beta_sign {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 27, app/assets/stylesheets/includes/_navigations.sass */
.dc-mobile-menu-wrapper .dc--notification--counter {
  left: auto;
  display: inline-block;
}

@media screen and (max-width: 640px) {
  /* line 27, app/assets/stylesheets/includes/_navigations.sass */
  .dc-mobile-menu-wrapper .dc--notification--counter {
    margin-left: 5px;
  }
}

/* line 33, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  /* line 37, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li {
    width: 100%;
  }
}

/* line 40, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li + li {
  margin-left: 40px;
}

/* line 42, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li > a {
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  transition: color .2s;
  text-decoration: none;
}

@media only screen and (min-width: 2000px) {
  /* line 42, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li > a {
    font-size: .7vw;
  }
}

/* line 50, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li > a:hover {
  color: #fff;
}

/* line 54, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li a.with-extra-mobile-nav:after {
  content: '>';
  color: #8798ad;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
  transform: rotate(90deg) scale(0.7, 1);
}

@media screen and (max-width: 1024px) {
  /* line 54, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li a.with-extra-mobile-nav:after {
    color: #0e2b65;
    float: right;
    font-weight: normal;
    font-size: 17px;
    margin-right: 5px;
    margin-top: 5px;
  }
}

/* line 70, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li a.with-extra-mobile-nav:active:after, .dc-header-nav > li a.with-extra-mobile-nav.mod-opened-extra-nav:after {
  content: '>';
  color: #0e2b65;
  transform: rotate(-90deg) scale(0.7, 1);
}

@media screen and (min-width: 1025px) {
  /* line 77, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li a.with-extra-mobile-nav:hover:after {
    content: '>';
    color: #0e2b65;
    transform: rotate(-90deg) scale(0.7, 1);
  }
}

@media screen and (min-width: 1025px) {
  /* line 83, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li .dc-header-extra-mobile-nav {
    transition: all 0.3s ease 0s;
    opacity: 0;
  }
  /* line 87, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover .dc-header-extra-mobile-nav-hover {
    display: block;
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0px;
  }
  /* line 93, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover a.with-extra-mobile-nav {
    color: #0e2b65;
  }
  /* line 95, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover a.with-extra-mobile-nav:after {
    content: '>';
    color: #0e2b65;
    transform: rotate(-90deg) scale(0.7, 1);
  }
  /* line 99, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover .dc-header-extra-mobile-nav {
    opacity: 1;
    display: block !important;
    position: absolute;
    background: #FFF;
    width: 100%;
    height: auto;
    padding: 35px 0 32px;
    top: 88px;
    box-shadow: inset 0 1px 3px -2px rgba(0, 90, 255, 0.15), 0 0 8px rgba(0, 90, 255, 0.15);
    left: 0px;
    text-align: center;
  }
  /* line 111, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover .dc-header-extra-mobile-nav li {
    display: inline-block;
    margin: 0;
    position: relative;
  }
  /* line 115, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover .dc-header-extra-mobile-nav li:not(:last-child) {
    margin: 0 105px 0 0;
  }
  /* line 117, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover .dc-header-extra-mobile-nav li a {
    display: block;
    color: #8798ad;
    padding-top: 42px;
  }
  /* line 121, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li:hover .dc-header-extra-mobile-nav li a:hover {
    color: #0e2b65;
  }
}

@media screen and (max-width: 1024px) {
  /* line 127, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li .dc-header-extra-mobile-nav li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 8px 0 8px 40px;
    margin-bottom: 16px;
    display: block;
    color: #0e2b65;
  }
}

/* line 136, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li .dc-header-extra-mobile-nav li:before {
  font-size: 40px;
  color: #005aff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease;
}

@media screen and (min-width: 1025px) {
  /* line 136, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li .dc-header-extra-mobile-nav li:before {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    top: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 136, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav > li .dc-header-extra-mobile-nav li:before {
    font-size: 32px;
    float: left;
  }
}

/* line 150, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li .dc-header-extra-mobile-nav li.i_copecart:before {
  font-family: 'copecart' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  pointer-events: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 161, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li .dc-header-extra-mobile-nav li.i_features:before {
  content: "\e902";
}

/* line 163, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li .dc-header-extra-mobile-nav li.i_features-list:before {
  content: "\e906";
}

/* line 165, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li .dc-header-extra-mobile-nav li.i_vendor:before {
  content: "\e904";
}

/* line 167, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav > li .dc-header-extra-mobile-nav li.i_affiliates:before {
  content: "\e905";
}

@media screen and (max-width: 1024px) {
  /* line 170, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing {
    flex-direction: column;
    align-items: left;
    width: 100%;
  }
}

/* line 176, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-landing > li {
  margin: 0 25px;
}

@media screen and (max-width: 1400px) {
  /* line 176, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li {
    margin: 0 20px;
  }
}

@media screen and (max-width: 1350px) {
  /* line 176, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li {
    margin: 0 15px;
  }
}

@media screen and (max-width: 1250px) {
  /* line 176, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li {
    margin: 0 10px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 176, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li {
    display: block;
    position: relative;
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 189, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li + li {
    border-top: 1px solid rgba(135, 152, 173, 0.3);
  }
}

@media only screen and (min-width: 2000px) {
  /* line 189, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li + li {
    margin-left: 3.3vw;
  }
}

/* line 196, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-landing > li > a {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  color: #8798ad;
  font-weight: normal;
  font-family: 'Rubik', sans-serif;
}

/* line 204, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-landing > li > a:hover {
  color: #0e2b65;
}

@media screen and (max-width: 1024px) {
  /* line 196, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li > a {
    padding-left: 45px;
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    padding: 16px 0;
    color: #0e2b65;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 196, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-landing > li > a {
    font-size: .8vw;
  }
}

/* line 219, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-landing > li > .dc-btn.mod-success {
  color: #fff;
}

/* line 221, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-landing > li > .dc-btn.mod-success:hover {
  color: #fff;
}

/* line 224, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-primary {
  margin: auto;
  padding: 15px 0;
}

@media screen and (max-width: 1400px) {
  /* line 224, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary {
    margin: 0px 35px;
  }
}

@media screen and (max-width: 1280px) {
  /* line 224, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary {
    margin: 0px 30px;
  }
}

@media screen and (max-width: 1150px) {
  /* line 224, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary {
    margin: 0px 25px;
  }
}

@media screen and (max-width: 960px) {
  /* line 224, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary {
    margin: 0px 15px;
  }
}

@media screen and (max-width: 640px) {
  /* line 224, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary {
    flex-direction: column;
    align-items: left;
    padding: 0;
    margin: 0;
  }
}

/* line 242, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-primary > li {
  margin: 0 20px;
}

@media screen and (max-width: 1400px) {
  /* line 242, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li {
    margin: 0 12px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 242, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li {
    margin: 0 10px;
  }
}

@media screen and (max-width: 960px) {
  /* line 242, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li {
    margin: 0 5px;
  }
}

@media screen and (max-width: 640px) {
  /* line 242, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li {
    margin: 0;
    padding: 16px 0;
  }
  /* line 253, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li .beta_sign {
    position: absolute;
    right: 27px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 257, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li + li {
    margin-left: 3.3vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 257, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li + li {
    border-top: 1px solid rgba(135, 152, 173, 0.3);
  }
}

/* line 263, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-primary > li > a {
  text-transform: none;
  color: #909BBF;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Rubik';
}

@media screen and (min-width: 1100px) {
  /* line 263, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li > a {
    text-transform: uppercase;
  }
}

/* line 272, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-primary > li > a:hover {
  font-weight: 400;
  color: #00145E;
}

@media screen and (max-width: 640px) {
  /* line 263, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li > a {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    color: #909BBF;
  }
  /* line 284, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li > a:hover {
    color: #00145E;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 263, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-nav.mod-primary > li > a {
    font-size: .8vw;
  }
}

/* line 290, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-primary > li > .dc-btn.mod-success {
  color: #fff;
}

/* line 292, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-nav.mod-primary > li > .dc-btn.mod-success:hover {
  color: #fff;
}

/* line 296, app/assets/stylesheets/includes/_navigations.sass */
.dc-sidenav {
  position: relative;
  transition: top .3s;
  top: 0;
}

/* line 301, app/assets/stylesheets/includes/_navigations.sass */
.dc-sidenav > li + li {
  margin-top: 10px;
}

/* line 303, app/assets/stylesheets/includes/_navigations.sass */
.dc-sidenav > li.mod-active > a {
  color: var(--color-primary);
}

/* line 305, app/assets/stylesheets/includes/_navigations.sass */
.dc-sidenav > li > a {
  font-size: 16px;
  line-height: 2;
  color: rgba(0, 0, 0, 0.7);
}

/* line 309, app/assets/stylesheets/includes/_navigations.sass */
body.mod-scroll-to-bottom .dc-sidenav {
  top: -60px;
}

/* line 312, app/assets/stylesheets/includes/_navigations.sass */
.nav-current-page > a {
  font-weight: 500 !important;
  color: #00145E !important;
}

@media screen and (min-width: 641px) {
  /* line 312, app/assets/stylesheets/includes/_navigations.sass */
  .nav-current-page > a {
    border-bottom: 1px solid #005AFF;
  }
}

/* line 317, app/assets/stylesheets/includes/_navigations.sass */
.green > a {
  color: var(--color-success) !important;
}

/* line 320, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-extra-mobile-nav {
  display: none;
  height: 0;
  overflow: hidden;
}

/* line 324, app/assets/stylesheets/includes/_navigations.sass */
.mod-opened-extra-nav + .dc-header-extra-mobile-nav {
  height: 100%;
}

/* line 327, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-extra-mobile-nav > li > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 16px;
  line-height: 1.7;
}

@media screen and (max-width: 1024px) {
  /* line 320, app/assets/stylesheets/includes/_navigations.sass */
  .dc-header-extra-mobile-nav {
    display: block;
  }
}

/* line 334, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper {
  width: 300px;
  box-shadow: 0px 7px 15px 0 rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 3px;
  padding: 0;
  left: auto;
  right: 0;
  top: 25px;
  display: block;
  max-height: 0;
  overflow: hidden;
}

/* line 348, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul li.dc-dropdown--user-info {
  padding: 30px 20px;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

/* line 354, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul li.dc-dropdown--user-info > * + * {
  margin-left: 15px;
}

/* line 356, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul li.dc-dropdown--user-info a {
  display: block;
  padding-left: 0;
  padding-bottom: 0;
  color: rgba(0, 0, 0, 0.7);
}

/* line 361, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul li.dc-dropdown--user-info a:hover {
  text-decoration: none;
  color: #000;
  background-color: #fff;
}

/* line 365, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul li a.mod-black-link {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  padding: 10px 20px;
  line-height: 1;
}

/* line 371, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul li a.mod-black-link:hover {
  color: #000;
  text-decoration: none;
}

/* line 374, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul h6 {
  color: #000000;
}

/* line 376, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown-menu-wrapper ul h6 + * {
  margin-top: 5px;
}

/* line 378, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown--user-name {
  max-width: 150px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 383, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown--user-email {
  font-size: 12px;
  white-space: initial;
  color: rgba(0, 0, 0, 0.5);
  max-width: 150px;
  word-break: break-all;
  line-height: 1.4;
}

/* line 390, app/assets/stylesheets/includes/_navigations.sass */
.dc-dropdown--user-email + * {
  margin-top: 5px;
}

/* line 393, app/assets/stylesheets/includes/_navigations.sass */
.dc-header-dropdown {
  padding-bottom: 20px;
}

/* line 396, app/assets/stylesheets/includes/_navigations.sass */
.dc-user-placeholder {
  background-color: #F2F2F2;
  color: #BEBEBE;
  width: 81px;
  height: 80px;
  font-size: 50px;
  text-align: center;
  border-radius: 5px;
}

/* line 404, app/assets/stylesheets/includes/_navigations.sass */
.dc-user-placeholder span {
  line-height: 80px;
}

/* line 406, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item-img .dc-user-placeholder {
  width: 60px;
  height: 60px;
  font-size: 36px;
}

/* line 410, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item-img .dc-user-placeholder span {
  line-height: 60px;
}

/* line 414, app/assets/stylesheets/includes/_navigations.sass */
.dropdown .dc-dropdown-menu-wrapper {
  max-height: 0;
  transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1) 0ms;
}

/* line 417, app/assets/stylesheets/includes/_navigations.sass */
.dropdown .dc-header-dropdown {
  transform: translate3d(0, -20px, 0);
  transition: opacity 0.4s ease, transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

/* line 422, app/assets/stylesheets/includes/_navigations.sass */
.dropdown.open .dc-dropdown-menu-wrapper {
  max-height: 500px;
}

/* line 424, app/assets/stylesheets/includes/_navigations.sass */
.dropdown.open .dc-header-dropdown {
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 1400px) {
  /* line 427, app/assets/stylesheets/includes/_navigations.sass */
  .dc-notification-dropdown {
    padding-right: 15px;
  }
}

/* line 430, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification-dropdown .zmdi-notifications {
  font-size: 16px;
}

/* line 432, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification-dropdown .dc-dropdown-menu-wrapper {
  right: -50px;
}

/* line 434, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification-dropdown .dropdown-toggle {
  font-size: 24px;
  position: relative;
}

/* line 437, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification-dropdown .dc-dropdown-menu-wrapper {
  width: 450px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 441, app/assets/stylesheets/includes/_navigations.sass */
.dropdown.open .dc-notification-dropdown .dc-dropdown-menu-wrapper {
  height: 750px;
}

/* line 443, app/assets/stylesheets/includes/_navigations.sass */
.dc--notification--counter {
  padding: 3px;
  border-radius: 3px;
  background-color: var(--color-danger);
  color: #fff;
  position: absolute;
  left: 11px;
  top: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

/* line 455, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--header {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 20px;
}

/* line 462, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--header-label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 465, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--header-counter {
  padding: 3px;
  border-radius: 3px;
  background-color: var(--color-danger);
  color: #fff;
  margin-left: 10px;
}

/* line 471, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--header-counter.mod-small {
  font-size: 10px;
}

/* line 473, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--header-counter.mod-secondary {
  background-color: #e7e7e7;
  color: rgba(0, 0, 0, 0.5);
}

/* line 476, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item {
  padding: 20px;
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #e7e7e7;
}

/* line 480, app/assets/stylesheets/includes/_navigations.sass */
.dc-card .dc-notification--item {
  padding: 20px 0px;
}

/* line 482, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item .dc-notification--item-img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 3px;
}

/* line 487, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-warning {
  background-color: rgba(236, 167, 0, 0.1);
}

/* line 489, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-warning .dc-notification--item-img {
  position: relative;
  background-color: rgba(236, 167, 0, 0.1);
}

/* line 492, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-warning .dc-notification--item-img i {
  font-size: 30px;
  color: #eca700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 501, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-approved .dc-user-placeholder {
  background-color: rgba(var(--color-success), 0.1);
}

/* line 503, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-approved .dc-user-placeholder i {
  color: var(--color-success);
}

/* line 506, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-denied .dc-user-placeholder {
  background-color: rgba(var(--color-danger), 0.1);
}

/* line 508, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item.mod-denied .dc-user-placeholder i {
  color: var(--color-danger);
}

/* line 510, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item-info {
  padding-left: 20px;
}

/* line 512, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--item-info p + a {
  margin-top: 20px;
}

/* line 514, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--actions {
  padding-top: 20px;
  text-align: center;
}

/* line 517, app/assets/stylesheets/includes/_navigations.sass */
.dc-notification--actions * + * {
  margin-left: 15px;
}

/* line 519, app/assets/stylesheets/includes/_navigations.sass */
.dc-card .dc-notification--actions {
  margin-left: 80px;
  text-align: left;
}

/* line 523, app/assets/stylesheets/includes/_navigations.sass */
.dc-user-dropdown {
  white-space: nowrap;
}

/* line 525, app/assets/stylesheets/includes/_navigations.sass */
.dc-user-dropdown .dc-user-dropdown--name {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}

@media only screen and (max-width: 828px) and (min-width: 640px) {
  /* line 525, app/assets/stylesheets/includes/_navigations.sass */
  .dc-user-dropdown .dc-user-dropdown--name {
    max-width: 80px;
    text-overflow: ellipsis;
  }
}

/* line 535, app/assets/stylesheets/includes/_navigations.sass */
.dc-user-dropdown .beta-user-dropdown-link {
  border-bottom: 1px solid #e7e7e7;
  margin-top: -14px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

/* line 540, app/assets/stylesheets/includes/_navigations.sass */
.dc-user-dropdown .beta-user-dropdown-link .beta_sign {
  pointer-events: none;
  position: absolute;
  right: 10px;
  border: 1px solid #8798AD;
  background: #8798AD;
  color: #FFFFFF;
  padding: 2px 5px;
  border-radius: 4px;
  font-size: 12px;
  margin-top: -27px;
}

/* line 1, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  display: block;
  transition: box-shadow .3s;
  min-height: 430px;
  position: relative;
  z-index: 1;
}

/* line 11, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile a {
  text-decoration: none;
  outline: none;
}

/* line 21, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-digital-product:before, .dc-tile.mod-event-product:before, .dc-tile.mod-service-product:before, .dc-tile.mod-supplements-product:before, .dc-tile.mod-physical-product:before, .dc-tile.mod-printed_book-product:before, .dc-tile.mod-electronic_book-product:before {
  content: attr(data-product-type);
  position: absolute;
  background-repeat: no-repeat;
  border-radius: 3px;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  top: 250px;
  left: 25px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  transform: translate(0, -50%);
  z-index: 3;
  background-position: 10px center;
}

/* line 35, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-digital-product .dc-tile--data, .dc-tile.mod-event-product .dc-tile--data, .dc-tile.mod-service-product .dc-tile--data, .dc-tile.mod-supplements-product .dc-tile--data, .dc-tile.mod-physical-product .dc-tile--data, .dc-tile.mod-printed_book-product .dc-tile--data, .dc-tile.mod-electronic_book-product .dc-tile--data {
  padding-top: 30px;
}

/* line 38, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-digital-product:before {
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
  background-size: 25px 18px;
  padding: 7px 10px 7px 45px;
}

/* line 43, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-event-product:before {
  background-image: url(/pro/assets/common/event-d51d57acf05057059bf74cf914c6109efc7a4816f866bb4a6942d022209e7163.svg);
  background-size: 22px 22px;
  padding: 7px 10px 7px 40px;
}

/* line 48, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-physical-product:before {
  background-image: url(/pro/assets/common/box-db45d6ea8f2ec254dba7af8702dd703c6016c862a1ca753a67b6a7baff7bb646.svg);
  background-size: 22px 22px;
  padding: 7px 10px 7px 40px;
}

/* line 53, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-service-product:before {
  background-image: url(/pro/assets/common/service-c5d1b28e319fdd220ed91a6bb7ed52a30c78fc5e90c76fc0d61aa0b3fb9f4c76.svg);
  background-size: 22px 22px;
  padding: 7px 10px 7px 40px;
}

/* line 58, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-supplements-product:before {
  background-image: url(/pro/assets/common/supplements-9bf25dced11860adb20ab3ec15a0757f9f4ae1a2363ad60da6c4c7b386969c9f.svg);
  background-size: 22px 22px;
  padding: 7px 10px 7px 40px;
}

/* line 63, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-printed_book-product:before {
  background-image: url(/pro/assets/common/book-d2bc751f1d48277624cb945bf245f3d6bce24e167ad97adc2d6a8cb18da3b79b.svg);
  background-size: 21px 21px;
  padding: 7px 10px 7px 40px;
}

/* line 68, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-electronic_book-product:before {
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
  background-size: 21px 21px;
  padding: 7px 10px 7px 40px;
}

/* line 73, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-upsell:before {
  top: 435px;
  left: 40px;
}

/* line 76, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-padding {
  padding: 20px 25px;
  min-height: 520px;
}

/* line 80, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-padding:hover .dc-tile--tools {
  opacity: 1;
  pointer-events: auto;
  bottom: 190px;
}

/* line 84, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-active {
  border: solid 2px var(--color-primary);
}

/* line 86, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-active:after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  height: 250px;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transition: top 0.3s;
}

/* line 97, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover {
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 99, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover a {
  text-decoration: none;
}

/* line 101, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-show-on-hover {
  display: block;
}

/* line 103, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-hide-on-hover {
  display: none;
}

/* line 105, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-tile--tools {
  opacity: 1;
  pointer-events: auto;
  top: 105px;
}

/* line 109, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-tile--tools:before {
  top: -105px;
}

/* line 111, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-add {
  background-color: transparent;
  border: solid 1px #e7e7e7;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0);
  display: flex;
  justify-content: center;
  padding-top: 60px;
  text-decoration: none;
}

/* line 119, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-add:hover {
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
}

/* line 121, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-add .dc-tile--data {
  padding: 0;
  display: inline-block;
}

/* line 124, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-add .dc-tile--data > * + *:not(.dc-hide-on-hover):not(.dc-show-on-hover) {
  margin-top: 30px;
}

/* line 126, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-add.mod-integration {
  height: 320px;
  min-height: 320px;
  padding-top: 40px;
}

/* line 130, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-add.mod-integration .dc-tile--data-img {
  width: 150px;
  margin: 0 auto;
  min-height: 150px;
}

/* line 134, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration:not(.mod-add) {
  height: 320px;
  min-height: 320px;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  transition: all .3s;
}

/* line 141, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration.mod-active:not(.mod-add) {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
  border: solid 2px var(--color-primary);
}

/* line 145, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration.mod-active:not(.mod-add) .dc-tile--data {
  background-color: var(--color-primary);
}

/* line 147, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration.mod-active:not(.mod-add) .dc-tile--name {
  color: #fff;
}

/* line 149, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration.mod-active:not(.mod-add) .dc-tile--picture {
  height: 270px;
}

/* line 151, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration:not(.mod-add):after {
  height: 270px;
}

/* line 153, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration:not(.mod-add) .dc-tile--picture {
  height: 270px;
  padding: 0 30px;
  display: flex;
  align-items: center;
}

/* line 158, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration:not(.mod-add) .dc-tile--picture img {
  height: auto;
}

/* line 160, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration:not(.mod-add) .dc-tile--data {
  height: 50px;
  padding: 15px 0 0 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 165, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-integration:not(.mod-add) .dc-tile--tools:before {
  height: 270px;
}

/* line 167, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-promotion {
  background-image: url(/pro/assets/old_design/copecart_logo_white-821db6d24c858b93a51f31de54443209c09a4441e295403abf28c824c0208a1e.png), linear-gradient(to top, #005aff, #5792ff);
  padding: 0 25px 90px;
  background-repeat: no-repeat;
  background-position: 25px 25px, 0 0;
  background-size: 120px, cover;
  min-height: 620px;
}

/* line 174, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-promotion .dc-tile--title {
  margin-top: 280px;
  color: #fff;
  font-size: 48px;
}

/* line 178, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-promotion .dc-tile--text {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 20px;
}

/* line 183, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-promotion img {
  position: absolute;
  left: 0;
  top: 45px;
  max-width: 100%;
  width: 100%;
}

/* line 189, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-promotion .dc-tile--action {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 0 20px 20px;
}

@media screen and (max-width: 640px) {
  /* line 189, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile.mod-promotion .dc-tile--action {
    padding: 0 10px 20px;
  }
}

/* line 197, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-promotion .dc-tile--action > * + * {
  margin-left: 20px;
}

@media screen and (max-width: 640px) {
  /* line 197, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile.mod-promotion .dc-tile--action > * + * {
    margin-left: 5px;
  }
}

/* line 201, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true {
  box-shadow: none;
  border: 4px solid #ff0030;
}

/* line 205, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip {
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 210, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container, .dc-tile.mod-denied-true .dc-dashboard-tooltip--body, .dc-tile.mod-denied-true .dc-dashboard-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 218, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container {
  position: relative;
}

/* line 220, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  color: #ff0030;
  margin-left: 5px;
  text-align: center;
  opacity: 1;
  width: 16px;
  height: 16px;
  border: 0;
  border-radius: 8px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Rubik;
}

/* line 232, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  position: absolute;
  top: 25px;
  right: -180px;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 243, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 247, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body strong {
  font-weight: 500;
}

/* line 250, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 250px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 262, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-denied-true .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 266, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

/* line 270, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--wrapper .period-tooltip {
  pointer-events: none;
  position: absolute;
  top: -6px;
  left: 100%;
  width: 100%;
  text-align: center;
  opacity: 0;
  padding: 5px 8px;
  color: #38b76b;
  border-radius: 4px;
  white-space: nowrap;
  background: #fff;
  transition: all .5s ease;
  box-shadow: 0px 1px 6px rgba(46, 91, 255, 0.12);
}

@media screen and (max-width: 380px) {
  /* line 270, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--wrapper .period-tooltip {
    top: -3px;
    font-size: 12px;
  }
}

/* line 288, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-disabled .dc-tile--wrapper .period-tooltip {
  color: rgba(0, 0, 0, 0.5);
}

/* line 290, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--picture {
  height: 250px;
  position: relative;
  border-bottom: 1px solid  #e7e7e7;
}

/* line 294, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* line 298, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--picture.mod-funnel {
  padding-top: 60px;
  background-color: var(--color-background);
}

/* line 301, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--picture.mod-funnel img {
  width: 250px;
  margin: 0 auto;
  display: block;
  height: auto;
}

/* line 307, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools {
  position: absolute;
  width: 100%;
  top: 85px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s, top .3s;
}

/* line 318, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  top: -85px;
  right: 0;
  height: 250px;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transition: top .3s;
}

/* line 330, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools > li + li {
  margin-left: 15px;
}

/* line 332, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools > li > a, .dc-tile--tools > li > button,
.dc-tile--tools > li [type="submit"] {
  font-size: 24px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  color: rgba(var(--color-main-light), 0.7);
  border: none;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  position: relative;
}

/* line 350, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools > li > a:hover, .dc-tile--tools > li > button:hover,
.dc-tile--tools > li [type="submit"]:hover {
  background-color: black;
  color: var(--color-main-light);
}

/* line 353, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools > li > a:hover .zmdi:after, .dc-tile--tools > li > button:hover .zmdi:after,
.dc-tile--tools > li [type="submit"]:hover .zmdi:after {
  opacity: 1;
  top: calc(100% + 10px);
}

/* line 356, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools > li > a:focus, .dc-tile--tools > li > button:focus,
.dc-tile--tools > li [type="submit"]:focus {
  outline: none;
}

/* line 358, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools > li .zmdi:after {
  content: attr(data-lable);
  display: block;
  position: absolute;
  left: 50%;
  top: calc(100% + 20px);
  transform: translate(-50%, 0);
  font-family: Roboto;
  line-height: 1;
  font-size: 12px;
  color: rgba(var(--color-main-light), 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s, top .3s;
}

/* line 372, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-padding .dc-tile--tools {
  top: auto;
  bottom: 210px;
  width: calc(100% - 50px);
  transition: opacity .3s, bottom .3s;
}

/* line 378, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--tools .dc-tile--tool-label {
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  width: auto;
  padding: 0 35px;
}

/* line 385, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--data {
  padding: 25px 25px 20px;
  font-size: 14px;
}

/* line 388, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--data > * + * {
  margin-top: 15px;
}

/* line 390, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-padding .dc-tile--data {
  padding: 0 0 30px;
  min-height: 165px;
}

/* line 393, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-padding .dc-tile--data > *:not(.dc-tile--price):not(.dc-tile--status) {
  grid-column: span 2;
}

/* line 396, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--row {
  padding: 0px 25px 20px;
  font-size: 14px;
}

/* line 400, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--data-img {
  width: 250px;
  min-height: 200px;
  position: relative;
}

/* line 405, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-tile--data-img .dc-hover-image {
  opacity: 1;
}

/* line 407, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--data-img .dc-hover-image {
  opacity: 0;
  z-index: 2;
  transition: opacity .5s;
}

/* line 411, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--data-img img {
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
}

/* line 417, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--name {
  font-size: 18px;
  line-height: 1.2;
  margin-top: -5px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  grid-column: span 2;
}

/* line 427, app/assets/stylesheets/includes/_tiles.sass */
.dc-title--internal-name {
  font-size: 16px;
  line-height: 1.2;
  margin-top: -5px;
  color: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  grid-column: span 2;
  margin-top: 5px;
}

/* line 438, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--description {
  display: block;
  display: -webkit-box;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 63px;
  overflow: hidden;
  text-overflow: ellipsis;
  grid-column: span 2;
}

/* line 450, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--stock-info {
  display: block;
  display: -webkit-box;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  grid-column: span 2;
}

/* line 461, app/assets/stylesheets/includes/_tiles.sass */
.mod-upsell .dc-tile--stock-info {
  right: 25px;
  position: absolute;
  z-index: 1;
}

/* line 465, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--stock-info .dc-tile--stock-info-badge {
  background: #F7F7F7;
  padding: 7px 15px;
  border-radius: 4px;
  color: #7F7F7F;
  display: inline-flex;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
}

/* line 474, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--stock-info .dc-tile--stock-info-badge .in-stock--icon {
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.6 0.859968C12.27 2.09997 15 3.38997 17.66 4.62997C17.81 4.69997 18 4.74997 18 4.94997C18 5.14997 17.81 5.18997 17.66 5.25997C15 6.49997 12.3 7.76997 9.62 8.99997C9.21 9.20997 8.79 9.20997 8.38 8.99997C5.69 7.75997 3 6.49997 0.32 5.24997C0.18 5.18997 0 5.13997 0 4.93997C0 4.75997 0.18 4.70997 0.31 4.64997C3 3.38997 5.74 2.09997 8.44 0.849968C8.73 0.719968 9.3 0.729968 9.6 0.859968ZM9 14.17C8.9 14.17 8.55 14.07 8.36 14C5.68 12.74 3 11.5 0.34 10.24C0.2 10.18 0 10.13 0 9.92997C0 9.71997 0.2 9.67997 0.35 9.60997C0.8 9.38997 1.25 9.17997 1.7 8.96997C2.13 8.77997 2.56 8.77997 3 8.99997C4.78 9.81997 6.58 10.66 8.38 11.5C8.79 11.69 9.21 11.69 9.63 11.5C11.43 10.65 13.23 9.80997 15.04 8.96997C15.45 8.77997 15.87 8.77997 16.29 8.96997C16.76 9.18997 17.24 9.40997 17.71 9.62997C17.77 9.65997 17.84 9.68997 17.9 9.73997C18.04 9.84997 18.04 9.99997 17.89 10.12C17.84 10.16 17.77 10.19 17.71 10.22C15 11.5 12.31 12.75 9.61 14C9.42 14.09 9.08 14.17 9 14.17Z' fill='%237F7F7F'/%3E%3Cpath d='M9 19.1499C8.8 19.1499 8.66 19.0699 8.38 18.9699C5.69 17.7299 3 16.4699 0.33 15.2199C0.19 15.1499 0 15.1099 0 14.8999C0 14.6999 0.19 14.6599 0.34 14.5899C0.78 14.3799 1.23 14.1699 1.67 13.9599C2.12 13.7599 2.56 13.7599 3 13.9699C4.79 14.7999 6.57 15.6299 8.35 16.4599C8.79 16.6699 9.23 16.6599 9.67 16.4599C11.45 15.6199 13.23 14.7899 15 13.9599C15.44 13.7599 15.87 13.7499 16.29 13.9499C16.77 14.1599 17.24 14.3899 17.71 14.6099C17.78 14.6399 17.85 14.6799 17.91 14.7299C18.04 14.8299 18.04 14.9999 17.91 15.0799C17.83 15.1399 17.74 15.1899 17.65 15.2299C15 16.4999 12.33 17.7199 9.66 18.9499C9.46 19.0499 9.19 19.1499 9 19.1499Z' fill='%237F7F7F'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  display: inline-block;
}

/* line 482, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: var(--color-primary);
  width: 100%;
  overflow: hidden;
}

/* line 489, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-disabled .dc-tile--price {
  color: rgba(0, 0, 0, 0.5);
}

/* line 492, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-part {
  font-size: 14px;
  display: inline;
  margin-left: 3px;
}

/* line 497, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-additional {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 10px;
}

/* line 502, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status {
  align-self: end;
  justify-self: end;
  font-size: 14px;
  color: var(--color-success);
  white-space: nowrap;
}

/* line 508, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status:before {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  display: inline-block;
  margin-right: 5px;
  font-size: 12px;
}

/* line 514, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status:after {
  content: attr(data-content);
}

/* line 516, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-disabled .dc-tile--status {
  color: rgba(0, 0, 0, 0.5);
}

/* line 518, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-disabled .dc-tile--status:before {
  content: '\f119';
}

/* line 520, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-disabled .dc-tile--status:after {
  content: attr(data-content);
}

/* line 522, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status__period {
  position: relative;
  transition: all .3s ease;
}

/* line 525, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status__period .timer-icon {
  margin-right: 5px;
}

/* line 527, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status__period:before {
  content: '';
}

/* line 529, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status__period:hover {
  opacity: 0;
}

/* line 531, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--status__period:hover + .period-tooltip {
  left: 0;
  opacity: 1;
}

/* line 534, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--indicator {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.5);
  font-size: 14px;
  text-align: center;
  z-index: 2;
  cursor: pointer;
}

/* line 546, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--indicator i {
  opacity: 0;
  color: #fff;
}

/* line 549, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-tile--indicator {
  border-color: rgba(255, 255, 255, 0.7);
}

/* line 551, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-active .dc-tile--indicator {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

/* line 554, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile.mod-active .dc-tile--indicator i {
  opacity: 1;
}

/* line 557, app/assets/stylesheets/includes/_tiles.sass */
.dc-child-tile {
  border-radius: 3px;
  border: solid 1px #e7e8ee;
  position: relative;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 2.67;
}

/* line 564, app/assets/stylesheets/includes/_tiles.sass */
.dc-child-tile:before {
  content: attr(data-caption);
  display: block;
  position: absolute;
  left: 0;
  bottom: 100%;
}

/* line 571, app/assets/stylesheets/includes/_tiles.sass */
.dc-child-tile--picture {
  height: 250px;
  position: relative;
}

/* line 574, app/assets/stylesheets/includes/_tiles.sass */
.dc-child-tile--picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* line 579, app/assets/stylesheets/includes/_tiles.sass */
.dc-child-tile--data {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
}

/* line 583, app/assets/stylesheets/includes/_tiles.sass */
.dc-child-tile--name {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 591, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--author {
  color: rgba(0, 0, 0, 0.7);
}

/* line 593, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--author small {
  color: rgba(0, 0, 0, 0.5);
}

/* line 595, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--action {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 599, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--action-waiting {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 602, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--action-waiting .zmdi {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 606, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--action-status {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 609, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--action-status .zmdi {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}

/* line 613, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--prices {
  padding: 0;
  grid-column: span 2;
}

/* line 616, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-item {
  color: #000000;
  height: 58px;
}

/* line 619, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-item + .dc-tile--price-item {
  margin-top: 10px;
}

/* line 621, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-item > * + * {
  margin-top: 5px;
}

/* line 623, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-item .dc-tile--price-item-title {
  color: rgba(0, 0, 0, 0.3);
}

/* line 625, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--price-item .dc-tile--price-item-additional {
  color: rgba(0, 0, 0, 0.5);
}

/* line 628, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--check {
  height: 0;
}

/* line 630, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--check input {
  display: none;
}

/* line 632, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--check input:checked ~ label {
  opacity: 1;
}

/* line 634, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--check input:checked ~ label:before {
  border: none;
  color: #fff;
  content: "\f26b";
  font-family: "Material-Design-Iconic-Font";
  background-color: var(--color-primary);
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

/* line 644, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--check label {
  opacity: 0;
  padding: 0;
  min-height: initial;
  line-height: initial;
}

/* line 649, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile--check label:before {
  content: "";
  position: absolute;
  top: 9px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  left: calc(100% - 25px);
  border-radius: 100%;
  width: 16px;
  height: 16px;
  transition: opacity 0.3s ease-out;
  z-index: 2;
  cursor: pointer;
}

/* line 662, app/assets/stylesheets/includes/_tiles.sass */
.dc-tile:hover .dc-tile--check label {
  opacity: 1;
}

/* line 664, app/assets/stylesheets/includes/_tiles.sass */
.dc-label-denied {
  position: absolute;
  z-index: 1000;
  color: #fff;
  font-size: 16px;
  font-family: Rubik;
  font-weight: 500;
  background-color: #ff0030;
  height: 50px;
  line-height: 50px;
  width: 150px;
  text-align: center;
  border-radius: 0 0 3px 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 680, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--data {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
  }
  /* line 684, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--name {
    -ms-grid-column-span: 2;
  }
  /* line 686, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--description {
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
  }
  /* line 689, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--price {
    -ms-grid-row: 3;
  }
  /* line 691, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--status {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-align: end;
    -ms-grid-row-align: end;
  }
  /* line 697, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile.mod-padding .dc-tile--data > *:not(.dc-tile--price):not(.dc-tile--status) {
    -ms-grid-column-span: 2;
  }
  /* line 699, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile.mod-padding .dc-form-helper {
    -ms-grid-row: 4;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 680, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--data {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
  }
  /* line 684, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--name {
    -ms-grid-column-span: 2;
  }
  /* line 686, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--description {
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
  }
  /* line 689, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--price {
    -ms-grid-row: 3;
  }
  /* line 691, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile--status {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-align: end;
    -ms-grid-row-align: end;
  }
  /* line 697, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile.mod-padding .dc-tile--data > *:not(.dc-tile--price):not(.dc-tile--status) {
    -ms-grid-column-span: 2;
  }
  /* line 699, app/assets/stylesheets/includes/_tiles.sass */
  .dc-tile.mod-padding .dc-form-helper {
    -ms-grid-row: 4;
  }
}

/* line 1, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn {
  display: inline-block;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background-color: #ecedef;
  border: none;
  border-radius: 3px;
  transition: background-color .2s, color .2s, top .2s;
  padding: 0 25px;
  text-align: center;
  color: #000;
  position: relative;
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  /* line 1, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn {
    width: 100%;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn {
    height: 3vw;
    font-size: .9vw;
    line-height: 3vw;
    padding: 0 1.5vw;
  }
}

/* line 22, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn .zmdi {
  font-size: 24px;
  position: relative;
  bottom: -2px;
  color: rgba(0, 0, 0, 0.7);
  transition: color .2s;
}

@media only screen and (min-width: 2000px) {
  /* line 22, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn .zmdi {
    font-size: 1.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 22, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn .zmdi {
    bottom: -0.125vw;
  }
}

/* line 28, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn .zmdi:first-child {
  margin-right: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 28, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn .zmdi:first-child {
    margin-right: 0.6vw;
  }
}

/* line 32, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn .zmdi:last-child {
  margin-left: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 32, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn .zmdi:last-child {
    margin-left: 0.6vw;
  }
}

/* line 36, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.space-after {
  margin-right: 10px;
}

/* line 38, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn:hover, .dc-btn:active, .dc-btn:focus {
  cursor: pointer;
  text-decoration: none;
  color: var(--color-primary);
  background-color: #dfe0e3;
}

/* line 45, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn:active {
  top: 1px;
}

/* line 47, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn:active .zmdi {
  color: var(--color-primary);
}

/* line 49, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn:focus {
  outline: none;
  color: inherit;
}

/* line 52, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-ico {
  width: 50px;
  padding: 0;
}

/* line 55, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-ico .zmdi {
  margin: 0;
}

/* line 57, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link {
  padding: 0;
  background-color: transparent;
}

/* line 60, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-small {
  max-width: 85px;
}

/* line 62, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-small-klicktipp {
  max-width: 125px;
}

/* line 64, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-primary {
  padding: 0;
  background-color: transparent;
  font-size: 18px;
  color: var(--color-primary);
}

/* line 69, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-grey {
  padding: 0;
  background-color: transparent;
  color: #8798AD !important;
}

/* line 73, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-grey .dc-icon {
  color: #8798AD !important;
  margin-right: 5px !important;
  opacity: 0.6;
}

/* line 77, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-grey:hover, .dc-btn.mod-link-grey:focus {
  color: #2E384D !important;
}

/* line 79, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-grey:hover .dc-icon, .dc-btn.mod-link-grey:focus .dc-icon {
  color: #2E384D !important;
  opacity: 1;
}

/* line 82, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-small-link {
  font-size: 14px;
  padding: 10px 0;
  height: auto;
  line-height: 1;
}

@media screen and (max-width: 640px) {
  /* line 82, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-small-link {
    width: auto;
  }
}

/* line 89, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-with-arrow {
  padding: 0;
  background-color: transparent;
  font-size: 16px;
  color: var(--color-primary);
  line-height: 2;
  padding-right: 30px;
  display: flex;
  align-items: center;
  display: inline-block;
}

@media only screen and (min-width: 2000px) {
  /* line 89, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-link-with-arrow {
    font-size: .8vw;
    padding-right: 2vw;
  }
}

/* line 102, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-with-arrow:after {
  content: '\f2ee';
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 18px;
  padding-left: 15px;
  line-height: 1.2;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

@media only screen and (min-width: 2000px) {
  /* line 102, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-link-with-arrow:after {
    font-size: .9vw;
    padding-left: 1.5vw;
  }
}

/* line 115, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-show-more, .dc-btn.mod-link-show-less {
  font-size: 14px;
  padding: 0;
  background-color: transparent;
  color: var(--color-primary);
  display: inline-flex;
  align-items: center;
  height: 25px;
  line-height: 25px;
}

/* line 125, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-show-more:after, .dc-btn.mod-link-show-less:after {
  content: '\f2f9';
  font-family: "Material-Design-Iconic-Font";
  font-size: 24px;
  padding-left: 5px;
  line-height: 0.88;
}

/* line 132, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-show-more .dc-btn--less-label {
  display: none;
}

/* line 135, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-show-less:after {
  content: '\f2fc';
}

/* line 137, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-show-less .dc-btn--more-label {
  display: none;
}

/* line 139, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-grey {
  color: rgba(0, 0, 0, 0.5);
}

/* line 141, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-white-link {
  color: rgba(255, 255, 255, 0.75);
  transition: all .3s;
}

/* line 144, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-white-link:hover {
  color: white;
}

/* line 146, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-primary {
  background-color: var(--color-primary);
  color: #fff;
}

/* line 149, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-primary:hover, .dc-btn.mod-primary:active, .dc-btn.mod-primary:focus {
  background-color: #337bff;
}

/* line 153, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-margin-indent {
  margin-top: 30px;
}

/* line 155, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-success {
  background-color: var(--color-success);
  color: #fff;
}

/* line 158, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-success .zmdi {
  color: #fff;
}

/* line 160, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-success:hover, .dc-btn.mod-success:active, .dc-btn.mod-success:focus {
  background-color: #57cb85;
}

/* line 164, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-success:hover .zmdi, .dc-btn.mod-success:active .zmdi, .dc-btn.mod-success:focus .zmdi {
  color: #fff;
}

/* line 166, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-danger {
  background-color: var(--color-danger);
  color: #fff;
}

/* line 169, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-danger .zmdi {
  color: #fff;
}

/* line 171, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-danger:hover, .dc-btn.mod-danger:active, .dc-btn.mod-danger:focus {
  background-color: #ff3359;
}

/* line 175, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-danger:hover .zmdi, .dc-btn.mod-danger:active .zmdi, .dc-btn.mod-danger:focus .zmdi {
  color: #fff;
}

/* line 177, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-wider {
  padding-left: 50px;
  padding-right: 50px;
  white-space: nowrap;
}

@media only screen and (min-width: 2000px) {
  /* line 177, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-wider {
    padding-left: 3.1vw;
    padding-right: 3.1vw;
  }
}

/* line 185, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-wider .zmdi:first-child {
  margin-left: -32px;
}

@media only screen and (min-width: 2000px) {
  /* line 185, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-wider .zmdi:first-child {
    margin-left: -2vw;
  }
}

/* line 189, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-wider .zmdi:last-child {
  margin-right: -32px;
}

@media only screen and (min-width: 2000px) {
  /* line 189, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-wider .zmdi:last-child {
    margin-right: -2vw;
  }
}

/* line 193, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-medium {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  padding-left: 35px;
  padding-right: 35px;
}

/* line 199, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-medium-in-tile {
  padding: 0 10px;
}

/* line 201, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-long-label {
  min-width: 140px;
  padding: 0;
  white-space: nowrap;
}

/* line 205, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-disabled, .dc-btn[disabled] {
  opacity: .5;
  pointer-events: none;
}

/* line 209, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-small-square {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.05);
  border-right: 3px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 218, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-small-square .zmdi {
  font-size: 24px;
  line-height: 1.13;
  color: rgba(0, 0, 0, 0.7);
}

/* line 222, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-medium-square {
  width: 50px;
  height: 50px;
  background-color: var(--color-primary);
  border-right: 3px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 231, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-medium-square.mod-grey {
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 233, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-medium-square.mod-grey .zmdi {
  color: rgba(0, 0, 0, 0.7);
}

/* line 235, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-medium-square .zmdi {
  font-size: 24px;
  color: #fff;
}

/* line 238, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-back {
  color: #4D4D4D;
  background-color: transparent;
}

/* line 241, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-link-back .zmdi {
  margin-right: 10px;
  color: #4D4D4D;
}

/* line 244, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-with-icon {
  display: flex;
  align-items: center;
}

/* line 247, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-with-icon [class^="dc-icon"] {
  margin-right: 15px;
}

@media screen and (max-width: 640px) {
  /* line 249, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-back {
    width: 70px;
    padding-left: 30px;
    padding-right: 0;
  }
  /* line 254, app/assets/stylesheets/includes/_buttons.sass */
  .dc-btn.mod-back span {
    display: none;
  }
}

/* line 256, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-block {
  display: block;
}

/* line 258, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-no-right-padding {
  padding-right: 0;
}

/* line 260, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn.mod-no-left-padding {
  padding-right: 0;
}

/* line 263, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group > * {
  display: inline-block;
}

/* line 265, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group > * ~ * {
  margin-left: 20px;
}

/* line 267, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group > * + .mod-small-square {
  margin-left: 10px;
}

/* line 269, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group > .dc-btn {
  margin-top: 0;
}

/* line 271, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group.mod-flex-end {
  display: flex;
  justify-content: flex-end;
}

/* line 274, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group.mod-flex-center {
  display: flex;
  justify-content: center;
}

/* line 277, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group.mod-space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 281, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group.mod-flex-full {
  width: 100%;
}

/* line 283, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group.mod-flex-full .btn-blue {
  background-color: #005aff;
  color: #FFF;
}

/* line 286, app/assets/stylesheets/includes/_buttons.sass */
.dc-btns-group.mod-flex-full .full {
  width: 100%;
}

/* line 289, app/assets/stylesheets/includes/_buttons.sass */
#account-payout-form .dc-btns-group {
  display: inline-flex;
}

/* line 291, app/assets/stylesheets/includes/_buttons.sass */
.dc-klicktipp-buttons {
  margin-top: 20px;
}

/* line 295, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--container {
  position: relative;
}

/* line 298, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--trigger {
  opacity: 1;
  transition: opacity .5s;
}

/* line 301, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--container.mod-processing .dc-btn-status--trigger, .dc-btn-status--container.mod-result .dc-btn-status--trigger {
  opacity: 0;
  pointer-events: none;
}

/* line 306, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--interim,
.dc-btn-status--end {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}

/* line 314, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--interim {
  color: rgba(0, 0, 0, 0.5);
  line-height: 26px;
  align-items: center;
  display: none;
}

/* line 319, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--container.mod-processing .dc-btn-status--interim {
  display: flex;
}

/* line 322, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--end {
  display: none;
}

/* line 324, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--container.mod-result .dc-btn-status--end {
  display: block;
}

/* line 327, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--loader {
  display: inline-block;
  font-size: 28px;
  animation: 2s rotate infinite linear;
  width: 28px;
  height: 28px;
  margin-right: 15px;
}

/* line 335, app/assets/stylesheets/includes/_buttons.sass */
.dc-btn-status--loader circle {
  fill: transparent;
  stroke: rgba(var(--color-primary), 0.8);
  stroke-width: 3px;
  stroke-linecap: round;
  stroke-dasharray: 2.3525em 0.4705em;
  animation: 1.5s strokeDashArray infinite linear;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes strokeDashArray {
  from {
    stroke-dasharray: 2.3525em 0.4705em;
    stroke-dashoffset: 0;
  }
  10% {
    stroke-dasharray: 2.3525em 0.4705em;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 0.001em 2.825em;
    stroke-dashoffset: -2.826em;
  }
  60% {
    stroke-dasharray: 0.001em 2.825em;
  }
  to {
    stroke-dasharray: 2.3525em 0.4705em;
    stroke-dashoffset: -2.826em;
  }
}

/* line 367, app/assets/stylesheets/includes/_buttons.sass */
.dc-menu-btn {
  display: none;
  cursor: pointer;
  padding: 20px 10px;
  margin: 0px -10px;
}

@media screen and (max-width: 1024px) {
  /* line 367, app/assets/stylesheets/includes/_buttons.sass */
  .dc-menu-btn {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  /* line 374, app/assets/stylesheets/includes/_buttons.sass */
  .mod-primary .dc-menu-btn {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  /* line 374, app/assets/stylesheets/includes/_buttons.sass */
  .mod-primary .dc-menu-btn {
    display: block;
  }
}

/* line 380, app/assets/stylesheets/includes/_buttons.sass */
.dc-menu-btn span {
  width: 25px;
  height: 3px;
  background-color: #000;
  display: block;
}

/* line 385, app/assets/stylesheets/includes/_buttons.sass */
.dc-menu-btn span + span {
  margin-top: 5px;
}

/* line 388, app/assets/stylesheets/includes/_buttons.sass */
#refund-button[disabled] {
  pointer-events: none;
}

/* line 391, app/assets/stylesheets/includes/_buttons.sass */
.full-width-btn {
  width: 100%;
}

/* line 1, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group {
  position: relative;
}

/* line 3, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.line-height-50 {
  line-height: 50px;
}

/* line 5, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.blur {
  filter: blur(1px);
}

/* line 7, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group + .dc-form-group {
  margin-top: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 7, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group + .dc-form-group {
    margin-top: 1.8vw;
  }
}

/* line 11, app/assets/stylesheets/includes/_forms.sass */
.checkout-form-cnt .dc-form-group + .dc-form-group, .dc-product-preview .dc-form-group + .dc-form-group, .dc-wizard.mod-checkout-layout .dc-form-group + .dc-form-group {
  margin-top: 6px;
}

@media only screen and (min-width: 2000px) {
  /* line 11, app/assets/stylesheets/includes/_forms.sass */
  .checkout-form-cnt .dc-form-group + .dc-form-group, .dc-product-preview .dc-form-group + .dc-form-group, .dc-wizard.mod-checkout-layout .dc-form-group + .dc-form-group {
    margin-top: .4vw;
  }
}

/* line 17, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group + small {
  margin-top: 20px;
}

/* line 19, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group + .dc-form-group.mod-footer {
  margin-top: 60px;
}

/* line 21, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group + .dc-form-group.mod-float-label {
  margin-top: 6px;
}

@media screen and (max-width: 640px) {
  /* line 21, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group + .dc-form-group.mod-float-label {
    margin-top: 6px;
  }
}

/* line 26, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label {
  display: flex;
  flex-flow: column;
}

/* line 29, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label + .dc-form-group {
  margin-top: 6px;
}

@media screen and (max-width: 640px) {
  /* line 29, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-float-label + .dc-form-group {
    margin-top: 6px;
  }
}

/* line 33, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label label {
  position: absolute;
  left: 15px;
  top: 50%;
  right: auto;
  transform: translate(0, -50%);
  font-size: 16px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.5);
  transition: all 200ms;
  pointer-events: none;
  opacity: 1;
}

/* line 45, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label label.vfl-label-on-input, .dc-form-group.mod-float-label label.vfl-label-on-focus {
  top: 7px;
  font-size: 12px;
  line-height: 15px;
  left: 15px;
  transform: none;
}

/* line 52, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label label.vfl-label-on-input + .dc-form-control, .dc-form-group.mod-float-label .multiselect label.vfl-label-on-input + .multiselect__tags, .multiselect .dc-form-group.mod-float-label label.vfl-label-on-input + .multiselect__tags, .dc-form-group.mod-float-label label.vfl-label-on-input + .dc-select.v-select, .dc-form-group.mod-float-label label.vfl-label-on-input + .StripeElement, .dc-form-group.mod-float-label label.vfl-label-on-focus + .dc-form-control, .dc-form-group.mod-float-label .multiselect label.vfl-label-on-focus + .multiselect__tags, .multiselect .dc-form-group.mod-float-label label.vfl-label-on-focus + .multiselect__tags, .dc-form-group.mod-float-label label.vfl-label-on-focus + .dc-select.v-select, .dc-form-group.mod-float-label label.vfl-label-on-focus + .StripeElement {
  padding-bottom: 0;
}

/* line 54, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label label.vfl-label-on-input {
  color: rgba(1, 1, 1, 0.7);
}

/* line 56, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label label.vfl-label-on-focus {
  color: var(--color-primary) !important;
}

/* line 58, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label .dc-form-control, .dc-form-group.mod-float-label .multiselect .multiselect__tags, .multiselect .dc-form-group.mod-float-label .multiselect__tags, .dc-form-group.mod-float-label .dc-select.v-select, .dc-form-group.mod-float-label .StripeElement {
  background-color: #fff;
  font-size: 14px;
}

/* line 61, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label .dc-form-control:-webkit-autofill, .dc-form-group.mod-float-label .multiselect .multiselect__tags:-webkit-autofill, .multiselect .dc-form-group.mod-float-label .multiselect__tags:-webkit-autofill, .dc-form-group.mod-float-label .dc-select.v-select:-webkit-autofill, .dc-form-group.mod-float-label .StripeElement:-webkit-autofill {
  background-color: #fff !important;
  box-shadow: none !important;
}

/* line 65, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-float-label.mod-group-error label.vfl-label-on-input {
  color: var(--color-danger);
}

/* line 67, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row {
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}

@media only screen and (min-width: 2000px) {
  /* line 67, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row {
    margin-left: -0.5vw;
    margin-right: -0.5vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 67, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row {
    flex-direction: column;
  }
}

/* line 77, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-col-2 > * {
  max-width: 50%;
}

@media screen and (max-width: 640px) {
  /* line 77, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row.mod-col-2 > * {
    max-width: 100%;
  }
}

/* line 81, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-col-3 > * {
  max-width: 33.3333%;
}

/* line 83, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row > * {
  flex: 1 1 0;
  padding-left: 8px;
  padding-right: 8px;
  min-width: 0;
}

@media screen and (max-width: 640px) {
  /* line 83, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row > * {
    flex: 1;
  }
}

/* line 90, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row > *.mod-full-width {
  min-width: 100%;
  flex: 1 1 auto;
}

@media only screen and (min-width: 2000px) {
  /* line 83, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row > * {
    padding-left: 0.5vw;
    padding-right: 0.5vw;
  }
}

/* line 96, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row > *.mod-span-2 {
  flex: 2 0 0;
}

/* line 98, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row > *.mod-span-3 {
  flex: 3 0 0;
}

/* line 100, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-float-labels {
  margin-left: -3px;
  margin-right: -3px;
}

/* line 103, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-float-labels > * {
  padding-left: 3px;
  padding-right: 3px;
}

/* line 106, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row > * + *, .dc-form-group.mod-control-row > * + .dc-form-group.mod-float-label, .checkout-form-cnt .dc-form-group.mod-control-row > * + *, .dc-product-preview .dc-form-group.mod-control-row > * + *, .dc-wizard.mod-checkout-layout .dc-form-group.mod-control-row > * + .dc-form-group.mod-float-label {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  /* line 106, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row > * + *, .dc-form-group.mod-control-row > * + .dc-form-group.mod-float-label, .checkout-form-cnt .dc-form-group.mod-control-row > * + *, .dc-product-preview .dc-form-group.mod-control-row > * + *, .dc-wizard.mod-checkout-layout .dc-form-group.mod-control-row > * + .dc-form-group.mod-float-label {
    margin-top: 6px;
  }
}

/* line 114, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row > .dc-radio {
  margin-top: 0;
}

/* line 116, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-tiles {
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}

/* line 120, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-tiles > * {
  margin-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 50%;
  min-width: 50%;
}

@media screen and (max-width: 640px) {
  /* line 120, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row.mod-tiles > * {
    min-width: 100%;
    max-width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 130, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row.mod-tiles > * + * {
    margin-top: 6px;
  }
}

/* line 134, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-filter > * {
  padding: 0;
  flex: initial;
}

/* line 137, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-filter > * .dc-form-control, .dc-form-group.mod-control-row.mod-with-filter > * .multiselect .multiselect__tags, .multiselect .dc-form-group.mod-control-row.mod-with-filter > * .multiselect__tags, .dc-form-group.mod-control-row.mod-with-filter > * .dc-select.v-select, .dc-form-group.mod-control-row.mod-with-filter > * .StripeElement {
  border-radius: 0;
}

/* line 139, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-filter > *:first-child {
  padding-left: 8px;
}

/* line 141, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-filter > *:first-child .dc-form-control, .dc-form-group.mod-control-row.mod-with-filter > *:first-child .multiselect .multiselect__tags, .multiselect .dc-form-group.mod-control-row.mod-with-filter > *:first-child .multiselect__tags, .dc-form-group.mod-control-row.mod-with-filter > *:first-child .dc-select.v-select, .dc-form-group.mod-control-row.mod-with-filter > *:first-child .StripeElement {
  border-radius: 3px 0 0 3px;
}

/* line 143, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-with-filter > *:last-child {
  padding-right: 8px;
}

/* line 147, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.size-1-2 .dc-form-group:first-child {
  flex-grow: 1;
}

/* line 149, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.size-1-2 .dc-form-group:last-child {
  flex-grow: 2;
}

/* line 151, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-left-side {
  justify-content: flex-start;
}

/* line 153, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-control-row.mod-left-side > * {
  flex-grow: 0;
  flex-basis: auto;
  flex-shrink: 1;
}

@media screen and (max-width: 640px) {
  /* line 157, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-group.mod-control-row > .dc-radio + .dc-radio {
    margin-top: 6px;
  }
}

/* line 160, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-wrap {
  flex-wrap: wrap;
}

/* line 162, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-wrap > .dc-form-group {
  margin-bottom: 20px;
}

/* line 164, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-100 {
  min-width: 100px;
  width: 100px;
  box-sizing: content-box;
}

/* line 168, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-115 {
  min-width: 115px;
  width: 115px;
  box-sizing: content-box;
}

/* line 172, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-200 {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
}

/* line 176, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-250 {
  width: 250px;
  max-width: 250px;
}

/* line 179, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-300 {
  width: 300px;
  max-width: 300px;
}

/* line 182, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-400 {
  width: 400px;
}

/* line 184, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-500 {
  width: 500px;
}

/* line 186, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-70 {
  width: 70px;
}

/* line 188, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-50 {
  width: 50px;
}

/* line 190, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-with-action {
  display: flex;
  justify-content: space-between;
}

/* line 193, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-with-action .dc-btn.mod-ico {
  min-width: 50px;
}

/* line 195, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-with-action * + * {
  margin-left: 20px;
}

/* line 197, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-margin-right-10 {
  margin-right: 10px;
}

/* line 199, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-link-input {
  display: flex;
}

/* line 201, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-link-input * + * {
  border-left: none;
}

/* line 203, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-link-input > * {
  border-radius: 0;
  min-width: 0;
  margin: 0;
}

/* line 207, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-link-input > *:first-child {
  min-width: 200px;
  border-radius: 3px 0 0 3px;
}

/* line 210, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-link-input > *:last-child {
  border-radius: 0 3px 3px 0;
}

/* line 212, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header {
  display: flex;
  justify-content: space-between;
}

/* line 215, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-value {
  justify-content: flex-start;
  align-items: center;
}

/* line 218, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-value span {
  margin-left: 10px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
}

/* line 222, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header .dc-control-label + * {
  margin-top: 0;
}

/* line 224, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header + * {
  margin-top: 15px;
}

@media only screen and (min-width: 2000px) {
  /* line 224, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--header + * {
    margin-top: .9vw;
  }
}

/* line 228, app/assets/stylesheets/includes/_forms.sass */
.checkout-form-cnt .dc-control--header + *, .dc-product-preview .dc-control--header + *, .dc-wizard.mod-checkout-layout .dc-control--header + * {
  margin-top: 6px;
}

@media only screen and (min-width: 2000px) {
  /* line 228, app/assets/stylesheets/includes/_forms.sass */
  .checkout-form-cnt .dc-control--header + *, .dc-product-preview .dc-control--header + *, .dc-wizard.mod-checkout-layout .dc-control--header + * {
    margin-top: .4vw;
  }
}

/* line 234, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header + .dc-select {
  margin-top: 15px;
}

@media only screen and (min-width: 2000px) {
  /* line 234, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--header + .dc-select {
    margin-top: .9vw;
  }
}

/* line 238, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header > * + * {
  margin-left: 10px;
}

/* line 240, app/assets/stylesheets/includes/_forms.sass */
.field_with_errors + .dc-control--header {
  margin-top: 10px;
}

/* line 242, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-drag-handle {
  cursor: pointer;
}

/* line 244, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-drag-handle .dc-control-label {
  cursor: pointer;
}

/* line 246, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-error-inside {
  flex-direction: column;
}

/* line 248, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-error-inside .dc-control--error {
  white-space: normal;
  margin-left: 0;
}

/* line 251, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header + small {
  margin-top: 0;
}

/* line 253, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header + small + * {
  margin-top: 15px;
}

/* line 255, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-description {
  flex-direction: column;
}

/* line 258, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-description .dc-control-label + small {
  margin-top: 10px;
  margin-left: 0;
}

/* line 261, app/assets/stylesheets/includes/_forms.sass */
.dc-control--header.mod-with-hint {
  justify-content: flex-start;
  align-items: center;
}

/* line 264, app/assets/stylesheets/includes/_forms.sass */
.dc-control-label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1;
}

@media only screen and (min-width: 2000px) {
  /* line 264, app/assets/stylesheets/includes/_forms.sass */
  .dc-control-label {
    font-size: .84vw;
  }
}

/* line 270, app/assets/stylesheets/includes/_forms.sass */
.dc-control-label.mod-blue {
  color: #005aff;
}

/* line 272, app/assets/stylesheets/includes/_forms.sass */
.dc-control-label.mod-nowrap {
  white-space: nowrap;
}

/* line 274, app/assets/stylesheets/includes/_forms.sass */
.dc-control-label + * {
  margin-top: 15px;
}

/* line 276, app/assets/stylesheets/includes/_forms.sass */
.dc-control-helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin: 10px 0;
}

/* line 281, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control-tax-code {
  height: 50px;
  line-height: 46px;
  border-radius: 5px;
}

/* line 285, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control-tax-code .vue-treeselect__placeholder, .dc-form-control-tax-code .vue-treeselect__single-value, .dc-form-control-tax-code .vue-treeselect__input {
  line-height: 46px;
}

/* line 287, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-error .dc-form-control-tax-code {
  border: solid 1px var(--color-danger);
  box-shadow: 0 0 0 1px var(--color-danger);
}

/* line 291, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control, .multiselect .multiselect__tags, .dc-select.v-select, .StripeElement {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.02);
  border: solid 1px #d4d5d8;
  display: block;
  height: 50px;
  width: 100%;
  padding: 10px 15px;
  color: #000;
  transition: border .3s, box-shadow .3s;
  box-shadow: none;
}

@media only screen and (min-width: 2000px) {
  /* line 291, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-control, .multiselect .multiselect__tags, .dc-select.v-select, .StripeElement {
    border-radius: 0.1875vw;
  }
}

/* line 302, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control::-ms-clear, .multiselect .multiselect__tags::-ms-clear, .dc-select.v-select::-ms-clear, .StripeElement::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

@media only screen and (min-width: 2000px) {
  /* line 291, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-control, .multiselect .multiselect__tags, .dc-select.v-select, .StripeElement {
    padding: .6vw .9vw;
    border-width: .06vw;
    height: 3vw;
    font-size: .8vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 291, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-control, .multiselect .multiselect__tags, .dc-select.v-select, .StripeElement {
    font-size: 14px;
  }
}

/* line 313, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control:focus, .multiselect .multiselect__tags:focus, .dc-select.v-select:focus, .StripeElement:focus {
  outline: none;
  border: solid 1px var(--color-primary) !important;
  box-shadow: 0 0 0 1px var(--color-primary) !important;
}

/* line 317, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.dc-width-auto, .multiselect .dc-width-auto.multiselect__tags, .dc-width-auto.dc-select.v-select, .dc-width-auto.StripeElement {
  width: auto;
}

/* line 319, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.dc-inline, .multiselect .dc-inline.multiselect__tags, .dc-inline.dc-select.v-select, .dc-inline.StripeElement {
  display: inline;
}

/* line 321, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.dc-transparent, .multiselect .dc-transparent.multiselect__tags, .dc-transparent.dc-select.v-select, .dc-transparent.StripeElement {
  outline: none;
  background: transparent;
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
}

/* line 327, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-error .dc-form-control, .dc-form-group.mod-group-error .multiselect .multiselect__tags, .multiselect .dc-form-group.mod-group-error .multiselect__tags, .dc-form-group.mod-group-error .dc-select.v-select, .dc-form-group.mod-group-error .StripeElement, .dc-form-group.mod-group-error-product .dc-form-control, .dc-form-group.mod-group-error-product .multiselect .multiselect__tags, .multiselect .dc-form-group.mod-group-error-product .multiselect__tags, .dc-form-group.mod-group-error-product .dc-select.v-select, .dc-form-group.mod-group-error-product .StripeElement {
  border: solid 1px var(--color-danger);
  box-shadow: 0 0 0 1px var(--color-danger);
}

/* line 330, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-success .dc-form-control, .dc-form-group.mod-group-success .multiselect .multiselect__tags, .multiselect .dc-form-group.mod-group-success .multiselect__tags, .dc-form-group.mod-group-success .dc-select.v-select, .dc-form-group.mod-group-success .StripeElement {
  border: solid 1px var(--color-success);
  box-shadow: 0 0 0 1px var(--color-success);
}

/* line 333, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.StripeElement, .multiselect .StripeElement.multiselect__tags, .StripeElement.dc-select.v-select, .StripeElement {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width: 2000px) {
  /* line 333, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-control.StripeElement, .multiselect .StripeElement.multiselect__tags, .StripeElement.dc-select.v-select, .StripeElement {
    padding-top: .93vw;
    padding-bottom: .93vw;
  }
}

/* line 339, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control + .dc-control--header, .multiselect .multiselect__tags + .dc-control--header, .dc-select.v-select + .dc-control--header, .StripeElement + .dc-control--header {
  margin-top: 10px;
}

/* line 341, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.vue-input-tag-wrapper, .multiselect .vue-input-tag-wrapper.multiselect__tags, .vue-input-tag-wrapper.dc-select.v-select, .vue-input-tag-wrapper.StripeElement {
  height: auto;
  min-height: 50px;
  padding: 10px 10px 0 10px;
  background-color: rgba(0, 0, 0, 0.02);
  border-radius: 3px;
  border: solid 1px #d4d5d8;
  -webkit-appearance: none;
}

/* line 349, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.vue-input-tag-wrapper .input-tag, .multiselect .vue-input-tag-wrapper.multiselect__tags .input-tag, .vue-input-tag-wrapper.dc-select.v-select .input-tag, .vue-input-tag-wrapper.StripeElement .input-tag {
  color: #000000;
  font-size: 16px;
  line-height: 1;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.05);
  border: none;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* line 359, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.vue-input-tag-wrapper .input-tag .remove, .multiselect .vue-input-tag-wrapper.multiselect__tags .input-tag .remove, .vue-input-tag-wrapper.dc-select.v-select .input-tag .remove, .vue-input-tag-wrapper.StripeElement .input-tag .remove {
  color: var(--color-main-dark);
}

/* line 361, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.vue-input-tag-wrapper .input-tag .remove:before, .multiselect .vue-input-tag-wrapper.multiselect__tags .input-tag .remove:before, .vue-input-tag-wrapper.dc-select.v-select .input-tag .remove:before, .vue-input-tag-wrapper.StripeElement .input-tag .remove:before {
  content: '\f136';
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Material-Design-Iconic-Font';
  fon-size: 18px;
}

/* line 366, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control.vue-input-tag-wrapper .new-tag, .multiselect .vue-input-tag-wrapper.multiselect__tags .new-tag, .vue-input-tag-wrapper.dc-select.v-select .new-tag, .vue-input-tag-wrapper.StripeElement .new-tag {
  font-size: 16px;
  height: 28px;
  padding: 6px 10px;
}

/* line 370, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-tail {
  display: flex;
  align-items: center;
}

/* line 373, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-tail > span,
.dc-input-with-tail .dc-checkbox {
  align-self: flex-start;
  margin-top: 15px;
}

/* line 378, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-tail > * + * {
  padding-left: 15px;
}

/* line 380, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-tail * + .mod-closely {
  padding-left: 5px;
}

/* line 382, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-tail .dc-form-group {
  margin-top: 0;
}

/* line 385, app/assets/stylesheets/includes/_forms.sass */
textarea.dc-form-control, .multiselect textarea.multiselect__tags, textarea.dc-select.v-select, textarea.StripeElement {
  height: 150px;
  resize: none;
  line-height: 1.4;
}

/* line 389, app/assets/stylesheets/includes/_forms.sass */
textarea.dc-form-control.mod-shorter, .multiselect textarea.mod-shorter.multiselect__tags, textarea.mod-shorter.dc-select.v-select, textarea.mod-shorter.StripeElement {
  height: 100px;
}

/* line 392, app/assets/stylesheets/includes/_forms.sass */
select.dc-form-control, .multiselect select.multiselect__tags, .dc-select.v-select, select.StripeElement {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/pro/assets/old_design/caret-efc4e74ba219a73a86de7f38b148f71e71aaf8dcdc10046f79538e61d477dbcc.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 25px;
  cursor: pointer;
  line-height: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 392, app/assets/stylesheets/includes/_forms.sass */
  select.dc-form-control, .multiselect select.multiselect__tags, .dc-select.v-select, select.StripeElement {
    background-size: 1.56vw;
    line-height: 50px;
  }
}

/* line 405, app/assets/stylesheets/includes/_forms.sass */
.mod-invalid select.dc-form-control:focus, .mod-invalid .multiselect select.multiselect__tags:focus, .multiselect .mod-invalid select.multiselect__tags:focus, .mod-invalid .dc-select.v-select:focus, .mod-invalid select.StripeElement:focus {
  border: solid 1px var(--color-primary) !important;
}

/* line 408, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control:-webkit-autofill, .multiselect .multiselect__tags:-webkit-autofill, .dc-select.v-select:-webkit-autofill, .StripeElement:-webkit-autofill,
textarea.dc-form-control:-webkit-autofill,
select.dc-form-control:-webkit-autofill {
  box-shadow: 0 0 0 30px #f3f4f7 inset;
}

/* line 412, app/assets/stylesheets/includes/_forms.sass */
select.dc-form-control::-ms-expand, .multiselect select.multiselect__tags::-ms-expand, .dc-select.v-select::-ms-expand, select.StripeElement::-ms-expand {
  display: none;
}

/* line 414, app/assets/stylesheets/includes/_forms.sass */
select.dc-form-control::-ms-value, .multiselect select.multiselect__tags::-ms-value, .dc-select.v-select::-ms-value, select.StripeElement::-ms-value {
  background: transparent;
  color: #000;
}

/* line 418, app/assets/stylesheets/includes/_forms.sass */
.dc-control-group {
  position: relative;
}

/* line 420, app/assets/stylesheets/includes/_forms.sass */
.dc-control-group + .dc-control--header {
  margin-top: 10px;
}

/* line 423, app/assets/stylesheets/includes/_forms.sass */
.dc-control-tools {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 14px;
  line-height: 1.5;
  color: var(--color-primary);
}

/* line 431, app/assets/stylesheets/includes/_forms.sass */
.dc-control-tools > * {
  cursor: pointer;
}

/* line 434, app/assets/stylesheets/includes/_forms.sass */
.block-password-errors {
  display: block !important;
}

/* line 437, app/assets/stylesheets/includes/_forms.sass */
.dc-form-helper {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 440, app/assets/stylesheets/includes/_forms.sass */
* + .dc-form-helper {
  margin-top: 5px;
}

/* line 443, app/assets/stylesheets/includes/_forms.sass */
.dc-control--error {
  font-size: 12px;
  color: var(--color-danger);
  display: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  padding-left: 0;
}

/* line 452, app/assets/stylesheets/includes/_forms.sass */
.dc-control--error > span {
  display: block;
}

/* line 454, app/assets/stylesheets/includes/_forms.sass */
.dc-control--error.mod-no-ellipsis {
  overflow: visible;
}

/* line 456, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-error .dc-control--error, .dc-form-group.mod-group-error-product .dc-control--error {
  display: block;
  margin-top: 10px;
}

/* line 460, app/assets/stylesheets/includes/_forms.sass */
.is-two-step-checkout .dc-form-group.mod-group-error .dc-control--error {
  display: block;
  margin-top: 3px;
  margin-bottom: 10px;
}

/* line 464, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control + .dc-control--error, .multiselect .multiselect__tags + .dc-control--error, .dc-select.v-select + .dc-control--error, .StripeElement + .dc-control--error {
  margin-top: 10px;
}

/* line 466, app/assets/stylesheets/includes/_forms.sass */
.dc-control--error.multiline {
  white-space: normal;
}

/* line 468, app/assets/stylesheets/includes/_forms.sass */
.dc-control--error.float-right {
  float: right;
}

/* line 470, app/assets/stylesheets/includes/_forms.sass */
.dc-control--error.error-visible {
  display: block;
}

/* line 473, app/assets/stylesheets/includes/_forms.sass */
.dc-control--hint {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
  padding: 15px;
  font-size: 12px;
  line-height: 1.5;
  position: absolute;
  left: 0;
  top: calc(100% + 25px);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  color: #000;
  width: 100%;
  transition: top .2s, opacity .2s;
}

@media only screen and (min-width: 2000px) {
  /* line 473, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--hint {
    border-radius: 0.1875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 473, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--hint {
    padding: 0.9375vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 473, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--hint {
    font-size: 0.75vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 489, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--hint.mod-mobile-scale-to-0 {
    transform: scale(0);
  }
}

/* line 492, app/assets/stylesheets/includes/_forms.sass */
.dc-control--hint.mod-220 {
  min-width: 220px;
}

@media only screen and (min-width: 2000px) {
  /* line 492, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--hint.mod-220 {
    min-width: 13.75vw;
  }
}

/* line 494, app/assets/stylesheets/includes/_forms.sass */
.dc-control--hint.mod-max-230 {
  max-width: 230px;
}

@media only screen and (min-width: 2000px) {
  /* line 494, app/assets/stylesheets/includes/_forms.sass */
  .dc-control--hint.mod-max-230 {
    max-width: 14.375vw;
  }
}

/* line 496, app/assets/stylesheets/includes/_forms.sass */
.dc-control--hint:before {
  content: '';
  display: block;
  border-bottom: 15px solid #fff;
  border-right: 15px solid transparent;
  right: auto;
  left: 15px;
  top: auto;
  bottom: 100%;
  position: absolute;
  transform: rotate(135deg) translate(10%, -70%);
  z-index: 0;
}

/* line 508, app/assets/stylesheets/includes/_forms.sass */
.dc-radio input:checked + label .dc-control--hint {
  top: calc(100% + 15px);
  opacity: 1;
  left: 0;
  transform: none;
  animation: hideHint 1s linear 5s both;
}

/* line 514, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control:focus ~ .dc-control--hint, .multiselect .multiselect__tags:focus ~ .dc-control--hint, .dc-select.v-select:focus ~ .dc-control--hint, .StripeElement:focus ~ .dc-control--hint {
  top: calc(100% + 15px);
  opacity: 1;
  pointer-events: auto;
}

/* line 518, app/assets/stylesheets/includes/_forms.sass */
.dc-control--hint.mod-right {
  left: calc(100% + 30px);
  bottom: 25px;
  top: auto;
  width: 300px;
  transform: translate(0, 50%);
  transition: left .2s, opacity .2s;
}

/* line 525, app/assets/stylesheets/includes/_forms.sass */
.dc-control--hint.mod-right:before {
  box-shadow: -7px 7px 25px 0 rgba(0, 0, 0, 0.15);
  left: auto;
  right: 100%;
  top: 50%;
  transform: rotate(45deg) translate(10%, -70%);
}

/* line 531, app/assets/stylesheets/includes/_forms.sass */
.dc-form-control:focus ~ .dc-control--hint.mod-right, .multiselect .multiselect__tags:focus ~ .dc-control--hint.mod-right, .dc-select.v-select:focus ~ .dc-control--hint.mod-right, .StripeElement:focus ~ .dc-control--hint.mod-right {
  top: auto;
  left: calc(100% + 20px);
  opacity: 1;
  pointer-events: auto;
}

/* line 538, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section + .dc-form-section {
  margin-top: 40px;
}

/* line 540, app/assets/stylesheets/includes/_forms.sass */
.checkout-form-cnt .dc-form-section + .dc-form-section, .dc-product-preview .dc-form-section + .dc-form-section, .dc-wizard.mod-checkout-layout .dc-form-section + .dc-form-section {
  margin-top: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 538, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section + .dc-form-section {
    margin-top: 2.5vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 538, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section + .dc-form-section {
    margin-top: 50px;
  }
}

/* line 548, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info {
  padding: 15px;
  background-color: var(--color-background);
}

/* line 549, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info .pr-5 {
  padding-right: 5px;
}

@media only screen and (min-width: 2000px) {
  /* line 548, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section.mod-summary-info {
    padding: 0.9375vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 548, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section.mod-summary-info {
    margin: 20px -15px 0;
    overflow: hidden;
  }
}

/* line 556, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info {
  padding: 0;
}

/* line 558, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info td {
  font-size: 14px;
}

/* line 560, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info td.dc-table--small-sum {
  font-size: 18px;
}

/* line 562, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info .dc-form-section--title {
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 640px) {
  /* line 562, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section.mod-summary-info.mod-short-info .dc-form-section--title {
    font-size: 14px;
  }
}

/* line 567, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info .dc-form-section--title + * {
  margin-top: 0;
  padding: 15px;
}

/* line 570, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info .total-charge {
  font-size: 16px;
}

/* line 572, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section.mod-summary-info.mod-short-info .total-charge span {
  font-size: 12px;
}

/* line 574, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section .highlighted-red {
  border-radius: 5px;
  background-color: #ff00000f;
  padding: 3px;
}

/* line 579, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section--title {
  font-size: 18px;
  color: #000;
}

@media only screen and (min-width: 2000px) {
  /* line 579, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section--title {
    font-size: 1.125vw;
  }
}

/* line 582, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section--title + * {
  margin-top: 30px;
}

/* line 584, app/assets/stylesheets/includes/_forms.sass */
.checkout-form-cnt .dc-form-section--title + *, .dc-product-preview .dc-form-section--title + *, .dc-wizard.mod-checkout-layout .dc-form-section--title + * {
  margin-top: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 582, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section--title + * {
    margin-top: 1.8vw;
  }
}

/* line 590, app/assets/stylesheets/includes/_forms.sass */
.dc-form-section--title.mod-large {
  font-size: 20px;
  color: var(--color-primary);
}

@media only screen and (min-width: 2000px) {
  /* line 590, app/assets/stylesheets/includes/_forms.sass */
  .dc-form-section--title.mod-large {
    font-size: 1.25vw;
  }
}

/* line 593, app/assets/stylesheets/includes/_forms.sass */
.dc-error-list {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
  padding: 15px;
  font-size: 12px;
  line-height: 1.5;
  position: relative;
  z-index: 1;
  display: none;
}

/* line 603, app/assets/stylesheets/includes/_forms.sass */
.dc-error-list:before {
  content: '';
  display: block;
  border-bottom: 15px solid #fff;
  border-right: 15px solid transparent;
  box-shadow: -7px 7px 25px 0 rgba(0, 0, 0, 0.15);
  right: 100%;
  top: 50%;
  position: absolute;
  transform: rotate(45deg) translate(10%, -70%);
  z-index: 0;
}

/* line 614, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-error .dc-error-list, .dc-form-group.mod-group-error-product .dc-error-list {
  position: absolute;
  left: calc(100% + 20px);
  bottom: 25px;
  width: 300px;
  transform: translate(0, 50%);
  display: block;
}

/* line 622, app/assets/stylesheets/includes/_forms.sass */
.dc-error-list li:before {
  font-family: 'Material-Design-Iconic-Font';
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  position: relative;
  bottom: -1px;
}

/* line 630, app/assets/stylesheets/includes/_forms.sass */
.dc-error-list li.dc-color-danger:before {
  content: '\f135';
}

/* line 633, app/assets/stylesheets/includes/_forms.sass */
.dc-error-list li.dc-color-success:before {
  content: '\f269';
}

/* line 635, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-error .dc-error-list.mod-bottom, .dc-form-group.mod-group-error-product .dc-error-list.mod-bottom {
  left: 0;
  top: calc(100% + 15px);
  bottom: auto;
  transform: translate(0, 0);
  width: 100%;
}

/* line 641, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.mod-group-error .dc-error-list.mod-bottom:before, .dc-form-group.mod-group-error-product .dc-error-list.mod-bottom:before {
  transform: rotate(135deg) translate(10%, -70%);
  right: auto;
  left: 15px;
  top: auto;
  bottom: 100%;
  box-shadow: none;
}

/* line 652, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox [type="checkbox"] {
  display: none;
}

/* line 654, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox [type="checkbox"]:checked ~ label:before {
  content: '\f26a';
  font-family: 'Material-Design-Iconic-Font';
  border: none;
  width: auto;
  height: auto;
  font-size: 25px;
  color: var(--color-primary);
  left: 2px;
}

@media only screen and (min-width: 2000px) {
  /* line 654, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox [type="checkbox"]:checked ~ label:before {
    font-size: 1.5625vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 654, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox [type="checkbox"]:checked ~ label:before {
    left: 0.125vw;
  }
}

/* line 663, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-fullfilled [type="checkbox"]:checked ~ label {
  color: var(--color-primary);
}

/* line 665, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-small {
  font-size: 14px;
}

/* line 667, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-small label {
  line-height: 20px;
  padding-left: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 667, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox.mod-small label {
    line-height: .7vw;
    padding-left: 1.8vw;
  }
}

/* line 673, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-small label:before {
  width: 18px;
  height: 18px;
}

@media only screen and (min-width: 2000px) {
  /* line 673, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox.mod-small label:before {
    width: 1.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 673, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox.mod-small label:before {
    height: 1.125vw;
  }
}

/* line 676, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox label {
  padding-left: 38px;
  position: relative;
  min-height: 23px;
  line-height: 24px;
}

@media only screen and (min-width: 2000px) {
  /* line 676, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox label {
    line-height: 1.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 676, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox label {
    padding-left: 2.37vw;
    min-height: 1.43vw;
  }
}

/* line 684, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 2px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  width: 23px;
  height: 23px;
}

@media only screen and (min-width: 2000px) {
  /* line 684, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox label:before {
    border-radius: 0.1875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 684, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox label:before {
    width: 1.4375vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 684, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox label:before {
    height: 1.4375vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 684, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox label:before {
    border-width: .125vw;
  }
}

/* line 696, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox + .dc-checkbox {
  margin-top: 30px;
}

/* line 698, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-icon {
  flex-grow: 1;
  margin: 0px 6px;
  min-width: calc(20% - 12px);
  margin-bottom: 12px;
  cursor: pointer;
}

@media only screen and (min-width: 2000px) {
  /* line 698, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox.mod-icon {
    margin: 0vw 0.375vw;
  }
}

/* line 704, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-icon:nth-child(5) + .dc-radio.mod-icon {
  flex-grow: 0;
}

/* line 706, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-icon label {
  padding-top: 67%;
  font-size: 45px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.02);
}

@media only screen and (min-width: 2000px) {
  /* line 706, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox.mod-icon label {
    font-size: 2.8125vw;
  }
}

/* line 711, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--group.mod-small-icons .dc-checkbox.mod-icon label {
  width: 90px;
  height: 60px;
}

@media only screen and (min-width: 2000px) {
  /* line 711, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox--group.mod-small-icons .dc-checkbox.mod-icon label {
    width: 5.625vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 711, app/assets/stylesheets/includes/_forms.sass */
  .dc-checkbox--group.mod-small-icons .dc-checkbox.mod-icon label {
    height: 3.75vw;
  }
}

/* line 714, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-icon label:before {
  display: none;
}

/* line 716, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox.mod-icon label > [class^="dc-icon"], .dc-checkbox.mod-icon label > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 721, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card {
  flex: 0 0 160px;
  height: 160px;
  position: relative;
}

/* line 728, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card [type="checkbox"]:checked ~ label {
  border-color: var(--color-primary);
}

/* line 731, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card [type="checkbox"]:checked ~ label:before {
  content: "\f269";
  opacity: 1;
  left: calc(100% - 24px);
  font-size: 18px;
  line-height: 15px;
  background: #fff;
  width: 14px;
  height: 14px;
}

/* line 740, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card [type="checkbox"]:checked ~ label .dc-checkbox--card-name {
  background: var(--color-primary);
  color: #fff;
}

/* line 743, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card [type="checkbox"]:checked ~ label .dc-checkbox--card-icon-wrap {
  filter: none;
}

/* line 746, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card label {
  padding: 0;
  min-height: initial;
  line-height: initial;
  width: 100%;
  height: 100%;
  border: solid 2px #d2d2d2;
  border-radius: 5px;
  padding-top: 115px;
  transition: all .3s ease-out;
}

/* line 757, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card label:before {
  position: absolute;
  opacity: 0;
  top: 9px;
  left: calc(100% - 25px);
  border-radius: 100%;
  border-color: rgba(255, 255, 255, 0.7);
  width: 16px;
  height: 16px;
  transition: opacity .3s ease-out;
}

/* line 767, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-name {
  height: 100%;
  display: flex;
  font-size: 14px;
  padding-left: 10px;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
  background: #fff;
  transition: .3s ease-out;
}

/* line 777, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-name span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 140px;
}

/* line 782, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  transition: .3s ease-out;
}

/* line 796, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-settings {
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
}

/* line 803, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-settings:before {
  content: "\f1c6";
  font-family: 'Material-Design-Iconic-Font';
  width: 40px;
  height: 40px;
  font-size: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  opacity: 0;
  color: rgba(255, 255, 255, 0.7);
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease-out;
}

/* line 819, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-settings:hover:before {
  color: #fff;
}

/* line 823, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card:hover .dc-checkbox--card-settings:before {
  opacity: 1;
}

/* line 826, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card:hover label {
  background: rgba(0, 0, 0, 0.7);
}

/* line 829, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card:hover label:before {
  opacity: 1;
}

/* line 835, app/assets/stylesheets/includes/_forms.sass */
.mod-group-error .dc-checkbox label {
  color: var(--color-danger);
}

/* line 837, app/assets/stylesheets/includes/_forms.sass */
.mod-group-error .dc-checkbox label:before {
  border-color: var(--color-danger);
}

/* line 843, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-group {
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
}

/* line 850, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-group .dc-checkbox--card {
  margin-top: 15px;
}

/* line 853, app/assets/stylesheets/includes/_forms.sass */
.dc-checkbox--card-group:after {
  content: "";
  visibility: hidden;
  flex: 0 0 160px;
}

/* line 858, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--group, .dc-checkbox--group {
  display: flex;
  margin-left: -6px;
  margin-bottom: -6px;
  margin-right: -6px;
  flex-wrap: wrap;
}

/* line 865, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--group.mod-small-icons .dc-radio, .dc-radio--group.mod-small-icons .dc-checkbox, .dc-radio--group.mod-big-icons .dc-radio, .dc-radio--group.mod-big-icons .dc-checkbox, .dc-checkbox--group.mod-small-icons .dc-radio, .dc-checkbox--group.mod-small-icons .dc-checkbox, .dc-checkbox--group.mod-big-icons .dc-radio, .dc-checkbox--group.mod-big-icons .dc-checkbox {
  flex-grow: 0;
  min-width: 0;
}

/* line 868, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--group.mod-small-icons .dc-radio label, .dc-radio--group.mod-small-icons .dc-checkbox label, .dc-radio--group.mod-big-icons .dc-radio label, .dc-radio--group.mod-big-icons .dc-checkbox label, .dc-checkbox--group.mod-small-icons .dc-radio label, .dc-checkbox--group.mod-small-icons .dc-checkbox label, .dc-checkbox--group.mod-big-icons .dc-radio label, .dc-checkbox--group.mod-big-icons .dc-checkbox label {
  height: 50px;
  width: 75px;
  border-radius: 3px;
  box-shadow: inner 0px 2px 3px 0 rgba(0, 0, 0, 0.15);
  padding: 0;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  transition: all .3s;
}

@media only screen and (min-width: 2000px) {
  /* line 868, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio--group.mod-small-icons .dc-radio label, .dc-radio--group.mod-small-icons .dc-checkbox label, .dc-radio--group.mod-big-icons .dc-radio label, .dc-radio--group.mod-big-icons .dc-checkbox label, .dc-checkbox--group.mod-small-icons .dc-radio label, .dc-checkbox--group.mod-small-icons .dc-checkbox label, .dc-checkbox--group.mod-big-icons .dc-radio label, .dc-checkbox--group.mod-big-icons .dc-checkbox label {
    height: 3.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 868, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio--group.mod-small-icons .dc-radio label, .dc-radio--group.mod-small-icons .dc-checkbox label, .dc-radio--group.mod-big-icons .dc-radio label, .dc-radio--group.mod-big-icons .dc-checkbox label, .dc-checkbox--group.mod-small-icons .dc-radio label, .dc-checkbox--group.mod-small-icons .dc-checkbox label, .dc-checkbox--group.mod-big-icons .dc-radio label, .dc-checkbox--group.mod-big-icons .dc-checkbox label {
    width: 4.6875vw;
  }
}

/* line 879, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--group.mod-small-icons .dc-radio input:checked + label, .dc-radio--group.mod-small-icons .dc-checkbox input:checked + label, .dc-radio--group.mod-big-icons .dc-radio input:checked + label, .dc-radio--group.mod-big-icons .dc-checkbox input:checked + label, .dc-checkbox--group.mod-small-icons .dc-radio input:checked + label, .dc-checkbox--group.mod-small-icons .dc-checkbox input:checked + label, .dc-checkbox--group.mod-big-icons .dc-radio input:checked + label, .dc-checkbox--group.mod-big-icons .dc-checkbox input:checked + label {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
  border: solid 2px var(--color-primary);
}

/* line 885, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--group.mod-big-icons .dc-radio label, .dc-radio--group.mod-big-icons .dc-checkbox label, .dc-checkbox--group.mod-big-icons .dc-radio label, .dc-checkbox--group.mod-big-icons .dc-checkbox label {
  width: 240px;
  height: 100px;
  position: relative;
  border: solid 2px transparent;
}

/* line 892, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--group.mod-big-icons .dc-radio input:checked + label:after, .dc-radio--group.mod-big-icons .dc-checkbox input:checked + label:after, .dc-checkbox--group.mod-big-icons .dc-radio input:checked + label:after, .dc-checkbox--group.mod-big-icons .dc-checkbox input:checked + label:after {
  content: '\f269';
  font-family: 'Material-Design-Iconic-Font';
  color: var(--color-primary);
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px;
  line-height: 1;
}

/* line 903, app/assets/stylesheets/includes/_forms.sass */
.dc-radio + .dc-radio {
  margin-top: 15px;
}

/* line 905, app/assets/stylesheets/includes/_forms.sass */
.dc-grid-row > .dc-radio + .dc-radio {
  margin-top: 0;
}

/* line 907, app/assets/stylesheets/includes/_forms.sass */
.dc-radio [type="radio"] {
  display: none;
}

/* line 909, app/assets/stylesheets/includes/_forms.sass */
.dc-radio [type="radio"]:checked ~ label {
  border-color: var(--color-primary);
  color: var(--color-primary);
}

/* line 912, app/assets/stylesheets/includes/_forms.sass */
.dc-radio [type="radio"]:checked ~ label:before {
  border: solid 7px var(--color-primary);
}

@media only screen and (min-width: 2000px) {
  /* line 912, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio [type="radio"]:checked ~ label:before {
    border-width: .44vw;
  }
}

@media only screen and (min-width: 3000px) {
  /* line 912, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio [type="radio"]:checked ~ label:before {
    border-width: .24vw;
  }
}

/* line 918, app/assets/stylesheets/includes/_forms.sass */
.dc-radio label {
  display: block;
  width: 100%;
  border-radius: 3px;
  border: solid 2px transparent;
  transition: border .2s, color .2s;
  cursor: pointer;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  padding: 15px 15px 15px 55px;
  background-color: rgba(0, 0, 0, 0.02);
  position: relative;
}

@media only screen and (min-width: 2000px) {
  /* line 918, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label {
    font-size: 1vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 918, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label {
    padding: 0.9375vw 0.9375vw 0.9375vw 3.4375vw;
  }
}

/* line 930, app/assets/stylesheets/includes/_forms.sass */
.mod-circle-center .dc-radio label:before {
  top: 50%;
  transform: translate(0, -50%);
}

/* line 933, app/assets/stylesheets/includes/_forms.sass */
.dc-radio label:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border: solid 2px rgba(0, 0, 0, 0.5);
  border-radius: 13px;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: border .3s;
}

@media only screen and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    width: 1.5625vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    height: 1.5625vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    border-radius: 0.8125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    left: 0.9375vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    border-width: .125vw;
    left: .5vw;
  }
}

@media only screen and (min-width: 3000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    left: .2vw;
    width: 15px;
    height: 15px;
  }
}

@media only screen and (min-width: 3000px) and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    width: 0.9375vw;
  }
}

@media only screen and (min-width: 3000px) and (min-width: 2000px) {
  /* line 933, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label:before {
    height: 0.9375vw;
  }
}

/* line 952, app/assets/stylesheets/includes/_forms.sass */
.dc-radio label.dc-font-15 {
  font-size: 15px;
}

@media only screen and (min-width: 2000px) {
  /* line 952, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label.dc-font-15 {
    font-size: 0.9375vw;
  }
}

/* line 954, app/assets/stylesheets/includes/_forms.sass */
.dc-radio label small {
  font-size: 12px;
}

@media only screen and (min-width: 2000px) {
  /* line 954, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio label small {
    font-size: 0.75vw;
  }
}

/* line 956, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-hint {
  display: flex;
  align-items: center;
}

/* line 960, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thicker-top label {
  border-top-width: 10px;
}

/* line 962, app/assets/stylesheets/includes/_forms.sass */
.dc-radio + .dc-radio.mod-thicker-top {
  margin-top: 6px;
}

/* line 965, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img img {
  max-width: 110px;
  opacity: .5;
  width: 100%;
  pointer-events: none;
}

/* line 970, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img label {
  height: 65px;
  padding-left: 70px;
  padding-top: 0;
  padding-bottom: 0;
  align-items: center;
  display: flex;
  color: rgba(0, 0, 0, 0.5);
}

/* line 978, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img [type="radio"]:checked ~ label {
  color: rgba(0, 0, 0, 0.7);
}

/* line 980, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img [type="radio"]:checked ~ label img {
  opacity: 1;
}

/* line 983, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img.force_uncheck label {
  color: rgba(0, 0, 0, 0.5) !important;
  border-color: rgba(0, 0, 0, 0) !important;
}

/* line 986, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img.force_uncheck label:before {
  border: solid 2px rgba(0, 0, 0, 0.5);
}

/* line 988, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img.force_uncheck label img {
  opacity: .5 !important;
}

/* line 991, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img.force_check label {
  border-color: #005aff !important;
  color: rgba(0, 0, 0, 0.7) !important;
}

/* line 994, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img.force_check label:before {
  border: solid 7px #005aff;
}

/* line 996, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-with-img.force_check label img {
  opacity: 1 !important;
}

/* line 998, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-icon {
  flex-grow: 1;
  z-index: 1;
  margin: 0px 6px 12px 6px;
  min-width: calc(20% - 12px);
}

@media only screen and (min-width: 2000px) {
  /* line 998, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio.mod-icon {
    margin: 0vw 0.375vw 0.75vw 0.375vw;
  }
}

/* line 1003, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-icon:last-child {
  z-index: 0;
}

/* line 1005, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-icon:nth-child(5) + .dc-radio.mod-icon {
  flex-grow: 0;
}

/* line 1007, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-icon label {
  padding-top: 67%;
  font-size: 45px;
}

@media only screen and (min-width: 2000px) {
  /* line 1007, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio.mod-icon label {
    font-size: 2.8125vw;
  }
}

/* line 1010, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-icon label:before {
  display: none;
}

/* line 1012, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-icon label > [class^="dc-icon"], .dc-radio.mod-icon label > i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* line 1017, app/assets/stylesheets/includes/_forms.sass */
.dc-radio .dc-radio--hint {
  position: relative;
}

/* line 1020, app/assets/stylesheets/includes/_forms.sass */
.dc-radio .dc-radio--hint-icon {
  width: 20px;
  height: 24px;
  margin-left: 10px;
}

/* line 1025, app/assets/stylesheets/includes/_forms.sass */
.dc-radio .dc-radio--hint-icon:before {
  cursor: pointer;
  content: '\f1f7';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 24px;
  color: var(--color-primary);
  width: 100%;
  height: 100%;
}

/* line 1033, app/assets/stylesheets/includes/_forms.sass */
.dc-radio .dc-radio--hint-box {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: calc(100% + 150px);
  top: -30px;
  font-size: 12px;
  line-height: 18px;
  width: 320px;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 3px;
  transition: all .3s ease-out;
  box-shadow: 0px 7px 15px 0 rgba(0, 0, 0, 0.15);
  min-height: 80px;
}

/* line 1049, app/assets/stylesheets/includes/_forms.sass */
.dc-radio .dc-radio--hint-box:before, .dc-radio .dc-radio--hint-box:after {
  content: "";
  position: absolute;
  top: 42px;
  left: -5px;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  background: #fff;
  margin-top: -10px;
}

/* line 1061, app/assets/stylesheets/includes/_forms.sass */
.dc-radio .dc-radio--hint:hover .dc-radio--hint-box {
  left: calc(100% + 15px);
  opacity: 1;
  visibility: visible;
}

/* line 1065, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail {
  display: block;
}

/* line 1067, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail [type="radio"]:checked ~ label:before {
  display: block;
  border: none;
}

/* line 1070, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail label {
  padding: 100% 0 0;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
  border-radius: 5px;
}

/* line 1076, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail label:before {
  content: '\f269';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 24px;
  color: var(--color-primary);
  left: auto;
  right: 15px;
  top: 12px;
  text-align: center;
  z-index: 2;
  display: none;
}

/* line 1088, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail label:hover .dc-radio--name {
  opacity: 1;
  top: 15px;
}

/* line 1091, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail label:hover .dc-radio--tools {
  opacity: 1;
  pointer-events: auto;
  top: 0;
}

/* line 1095, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail label:hover .dc-radio--tools:before {
  top: 0;
}

/* line 1097, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 1104, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--name {
  position: absolute;
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 25px;
  left: 15px;
  z-index: 2;
  opacity: 0;
  padding-right: 45px;
  transition: opacity .3s, top .3s;
}

/* line 1115, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s, top .3s;
}

/* line 1128, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools:before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  top: 20px;
  right: 0;
  height: 100%;
  padding-top: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: top .3s;
}

/* line 1140, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools > li > a, .dc-radio.mod-thumbnail .dc-radio--tools > li > button,
.dc-radio.mod-thumbnail .dc-radio--tools > li [type="submit"] {
  font-size: 24px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  color: rgba(var(--color-main-light), 0.7);
  border: none;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  position: relative;
}

/* line 1158, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools > li > a:hover, .dc-radio.mod-thumbnail .dc-radio--tools > li > button:hover,
.dc-radio.mod-thumbnail .dc-radio--tools > li [type="submit"]:hover {
  background-color: black;
  color: var(--color-main-light);
}

/* line 1161, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools > li > a:hover .zmdi:after, .dc-radio.mod-thumbnail .dc-radio--tools > li > button:hover .zmdi:after,
.dc-radio.mod-thumbnail .dc-radio--tools > li [type="submit"]:hover .zmdi:after {
  opacity: 1;
  top: calc(100% + 10px);
}

/* line 1164, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools > li > a:focus, .dc-radio.mod-thumbnail .dc-radio--tools > li > button:focus,
.dc-radio.mod-thumbnail .dc-radio--tools > li [type="submit"]:focus {
  outline: none;
}

/* line 1166, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools > li .zmdi:after {
  content: attr(data-lable);
  display: block;
  position: absolute;
  left: 50%;
  top: calc(100% + 20px);
  transform: translate(-50%, 0);
  font-family: Roboto;
  line-height: 1;
  font-size: 12px;
  color: rgba(var(--color-main-light), 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s, top .3s;
}

/* line 1180, app/assets/stylesheets/includes/_forms.sass */
.dc-radio.mod-thumbnail .dc-radio--tools + li {
  margin-left: 15px;
}

@media screen and (max-width: 640px) {
  /* line 1184, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio.mod-pricing .dc-flex-row {
    flex-direction: column;
  }
  /* line 1186, app/assets/stylesheets/includes/_forms.sass */
  .dc-radio.mod-pricing .dc-radio--price {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
  }
}

/* line 1191, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--hint,
.dc-label--hint {
  position: relative;
}

/* line 1195, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--hint-icon,
.dc-label--hint-icon {
  width: 20px;
  height: 24px;
  margin-left: 10px;
}

/* line 1200, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--hint-icon:before,
.dc-label--hint-icon:before {
  cursor: pointer;
  content: '\f1f7';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 24px;
  color: var(--color-primary);
  width: 100%;
  height: 100%;
}

/* line 1208, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--hint-box,
.dc-label--hint-box {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: calc(100% + 150px);
  top: -30px;
  font-size: 12px;
  line-height: 18px;
  width: 320px;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 3px;
  transition: all .3s ease-out;
  box-shadow: 0px 7px 15px 0 rgba(0, 0, 0, 0.15);
  min-height: 80px;
  z-index: 1;
}

/* line 1225, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--hint-box:before, .dc-radio--hint-box:after,
.dc-label--hint-box:before,
.dc-label--hint-box:after {
  content: "";
  position: absolute;
  top: 42px;
  left: -5px;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  background: #fff;
  margin-top: -10px;
}

/* line 1237, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--hint:hover .dc-radio--hint-box,
.dc-radio--hint:hover .dc-label--hint-box,
.dc-label--hint:hover .dc-radio--hint-box,
.dc-label--hint:hover .dc-label--hint-box {
  left: calc(100% + 15px);
  opacity: 1;
  visibility: visible;
}

/* line 1244, app/assets/stylesheets/includes/_forms.sass */
.dc-label--hint-icon {
  margin-left: 0;
}

/* line 1246, app/assets/stylesheets/includes/_forms.sass */
.dc-label--hint-icon:before {
  font-size: 18px;
}

/* line 1249, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--price {
  font-size: 18px;
}

/* line 1252, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--caption {
  font-size: 12px;
  display: inline-block;
  margin-top: 5px;
}

/* line 1258, app/assets/stylesheets/includes/_forms.sass */
.dc-radio--title small {
  padding-left: 5px;
}

/* line 1264, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle [type="checkbox"] {
  display: none;
}

/* line 1266, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle [type="checkbox"]:checked ~ label {
  color: var(--color-primary);
}

/* line 1268, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle [type="checkbox"]:checked ~ label:before {
  background-color: rgba(var(--color-primary), 0.5);
}

/* line 1270, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle [type="checkbox"]:checked ~ label:after {
  left: 16px;
  background-color: var(--color-primary);
}

@media only screen and (min-width: 2000px) {
  /* line 1270, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle [type="checkbox"]:checked ~ label:after {
    left: 1vw;
  }
}

/* line 1273, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle label {
  padding-left: 55px;
  font-size: 16px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.7);
  position: relative;
  cursor: pointer;
  transition: color .3s;
  user-select: none;
}

@media only screen and (min-width: 2000px) {
  /* line 1273, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label {
    font-size: 1vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1273, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label {
    line-height: 1.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1273, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label {
    padding-left: 3.43vw;
  }
}

/* line 1284, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle label:before, .dc-toggle label:after {
  content: '';
  display: block;
  position: absolute;
}

/* line 1289, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle label:before {
  width: 40px;
  height: 18px;
  border-radius: 9px;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 0;
  transition: background-color .3s;
}

@media only screen and (min-width: 2000px) {
  /* line 1289, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:before {
    width: 2.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1289, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:before {
    height: 1.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1289, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:before {
    border-radius: 0.5625vw;
  }
}

/* line 1297, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle label:after {
  width: 24px;
  height: 24px;
  background-color: #959595;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35);
  left: 0;
  top: -3px;
  border-radius: 12px;
  transition: background-color .3s, left .3s;
}

@media only screen and (min-width: 2000px) {
  /* line 1297, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:after {
    width: 1.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1297, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:after {
    height: 1.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1297, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:after {
    top: -0.1875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1297, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle label:after {
    border-radius: 0.75vw;
  }
}

/* line 1308, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle.mod-check [type="checkbox"]:checked ~ label {
  color: var(--color-success);
}

/* line 1310, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle.mod-check [type="checkbox"]:checked ~ label:before {
  background-color: rgba(var(--color-success), 0.3);
}

/* line 1312, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle.mod-check [type="checkbox"]:checked ~ label:after {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  left: 16px;
  font-size: 16px;
  color: #fff;
  background-color: var(--color-success);
  line-height: 24px;
  text-align: center;
}

@media only screen and (min-width: 2000px) {
  /* line 1312, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-check [type="checkbox"]:checked ~ label:after {
    left: 1vw;
  }
}

/* line 1322, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle.mod-small label {
  line-height: 14px;
  font-size: 14px;
  padding-left: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 1322, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label {
    line-height: 0.875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1322, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label {
    font-size: 0.875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1322, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label {
    padding-left: 2.5vw;
  }
}

/* line 1328, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle.mod-small label:before {
  width: 32px;
  height: 14px;
}

@media only screen and (min-width: 2000px) {
  /* line 1328, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label:before {
    width: 2vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1328, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label:before {
    height: 0.875vw;
  }
}

/* line 1331, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle.mod-small label:after {
  width: 18px;
  height: 18px;
  top: -2px;
}

@media only screen and (min-width: 2000px) {
  /* line 1331, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label:after {
    width: 1.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1331, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label:after {
    height: 1.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1331, app/assets/stylesheets/includes/_forms.sass */
  .dc-toggle.mod-small label:after {
    top: -0.125vw;
  }
}

/* line 1335, app/assets/stylesheets/includes/_forms.sass */
.dc-toggle + small {
  display: inline-block;
  margin-top: 10px;
  line-height: 1.3;
}

/* line 1342, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler {
  padding-top: 10px;
}

/* line 1344, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler [type="checkbox"] {
  display: none;
}

/* line 1347, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler [type="checkbox"]:checked ~ label .dc-tumbler--left {
  background-color: var(--color-primary);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35);
  color: #fff;
}

/* line 1351, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler [type="checkbox"]:checked ~ label .dc-tumbler--right {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000000;
  box-shadow: none;
}

/* line 1355, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler label {
  display: flex;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
}

/* line 1361, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler .dc-tumbler--left,
.dc-tumbler .dc-tumbler--right {
  display: block;
  width: 75px;
  height: 30px;
  user-select: none;
  transition: color .2s, background-color .2s, box-shadow .2s;
}

/* line 1368, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler .dc-tumbler--left {
  background-color: rgba(0, 0, 0, 0.05);
  color: #000000;
  box-shadow: none;
  border-radius: 3px 0 0 3px;
}

/* line 1373, app/assets/stylesheets/includes/_forms.sass */
.dc-tumbler .dc-tumbler--right {
  background-color: var(--color-primary);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.35);
  color: #fff;
  border-radius: 0 3px 3px 0;
}

/* line 1380, app/assets/stylesheets/includes/_forms.sass */
.dc-credit-card-label {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #000;
  line-height: 30px;
  padding-left: 65px;
  margin-top: 20px;
  position: relative;
}

/* line 1389, app/assets/stylesheets/includes/_forms.sass */
.dc-credit-card-label * + * {
  margin-left: 15px;
}

/* line 1391, app/assets/stylesheets/includes/_forms.sass */
.dc-credit-card-label:before {
  content: '';
  width: 50px;
  height: 30px;
  background-image: url(/assets/mastercard.png);
  background-size: cover;
  position: absolute;
  left: 0;
}

/* line 1399, app/assets/stylesheets/includes/_forms.sass */
.dc-credit-card--stars {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}

/* line 1403, app/assets/stylesheets/includes/_forms.sass */
.dc-captcha-wrapper {
  margin: 30px 0;
}

/* line 1406, app/assets/stylesheets/includes/_forms.sass */
.dc-date-picker {
  width: 300px;
}

/* line 1408, app/assets/stylesheets/includes/_forms.sass */
.dc-date-picker input {
  width: 100%;
  border: solid 1px #d4d5d8;
  font-size: 16px;
  border-radius: 3px;
  padding: 0 40px;
  height: 50px;
  outline: none;
  background: #f8f9fc;
  font-family: 'Roboto';
}

/* line 1418, app/assets/stylesheets/includes/_forms.sass */
.dc-date-picker + * {
  margin-left: 20px;
}

@keyframes hideHint {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1430, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-toggle {
  border: none;
}

/* line 1432, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__open-indicator {
  display: none;
}

/* line 1434, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .form-control {
  position: absolute;
  height: 100%;
  width: 100% !important;
  left: 0;
  top: 0;
  padding-left: 20px;
}

/* line 1441, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__selected {
  margin-top: 0;
  line-height: 17px;
}

/* line 1444, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__clear {
  display: none;
}

/* line 1446, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select.mod-small {
  height: 40px;
  width: auto;
  min-width: 220px;
  padding: 5px 10px;
}

/* line 1451, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select.mod-small input.form-control[type=search],
.dc-select.v-select.mod-small input.form-control[type=search]:focus {
  height: 40px;
}

/* line 1454, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu {
  overflow-y: auto;
  border: none;
  box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.15);
  padding: 0;
}

/* line 1460, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main {
  font-size: 16px;
  line-height: 24px;
  padding: 15px;
  display: flex;
  align-items: center;
}

/* line 1466, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span {
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-size: contain;
}

/* line 1474, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-digital-product {
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
}

/* line 1476, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-event-product {
  background-image: url(/pro/assets/common/event-d51d57acf05057059bf74cf914c6109efc7a4816f866bb4a6942d022209e7163.svg);
}

/* line 1478, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-physical-product {
  background-image: url(/pro/assets/common/box-db45d6ea8f2ec254dba7af8702dd703c6016c862a1ca753a67b6a7baff7bb646.svg);
}

/* line 1480, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-printed_book-product {
  background-image: url(/pro/assets/common/book-d2bc751f1d48277624cb945bf245f3d6bce24e167ad97adc2d6a8cb18da3b79b.svg);
}

/* line 1482, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-electronic_book-product {
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
}

/* line 1484, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-service-product {
  background-image: url(/pro/assets/common/service-c5d1b28e319fdd220ed91a6bb7ed52a30c78fc5e90c76fc0d61aa0b3fb9f4c76.svg);
}

/* line 1486, app/assets/stylesheets/includes/_forms.sass */
.dc-select.v-select .vs__dropdown-menu li .main span.mod-supplements-product {
  background-image: url(/pro/assets/common/supplements-9bf25dced11860adb20ab3ec15a0757f9f4ae1a2363ad60da6c4c7b386969c9f.svg);
}

/* line 1489, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter {
  position: relative;
}

/* line 1491, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter .dc-btn {
  border-radius: 0 3px 3px 0;
  border: 1px solid #d4d5d8;
  border-left: none;
}

/* line 1495, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter .dc-btn:active {
  top: 0;
}

/* line 1497, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter--popup {
  display: none;
  width: 250px;
  background: #fff;
  position: absolute;
  top: 100%;
  left: -100px;
  z-index: 10;
  padding: 15px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}

/* line 1507, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter--popup.mod-open {
  display: block;
}

/* line 1509, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter--popup > * + *,
.dc-form-filter--popup .dc-checkbox + .dc-checkbox {
  margin-top: 15px;
}

/* line 1512, app/assets/stylesheets/includes/_forms.sass */
.dc-form-filter--popup .dc-form-filter--title {
  font-size: 14px;
  color: #d4d5d8;
}

/* line 1516, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-btn {
  display: flex;
  height: 50px;
}

/* line 1519, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-btn .dc-btn {
  min-width: 150px;
  height: 50px;
  white-space: nowrap;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 10px;
}

/* line 1526, app/assets/stylesheets/includes/_forms.sass */
.dc-input-with-btn input {
  background: var(--color-primary);
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 100%;
  border: solid 1px white;
  padding-left: 15px;
  font-size: 16px;
  border-right: none;
  color: rgba(255, 255, 255, 0.5);
}

/* line 1537, app/assets/stylesheets/includes/_forms.sass */
input[type=number] {
  padding-right: 0;
}

/* line 1540, app/assets/stylesheets/includes/_forms.sass */
.dc-form--left-label {
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 20px;
  position: relative;
  display: inline-block;
}

/* line 1546, app/assets/stylesheets/includes/_forms.sass */
.dc-form--left-label small {
  font-size: 11px;
  position: absolute;
  bottom: -100%;
  left: 0;
}

/* line 1554, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__tags {
  overflow: hidden;
  white-space: nowrap;
  padding-right: 85px;
  padding-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1562, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__select {
  top: 50%;
  background-color: #fafafa;
  z-index: 1;
  transform: translate(0, -50%);
}

/* line 1567, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__tag {
  color: #000000;
  font-size: 16px;
  line-height: 1;
  padding-left: 0;
  background: transparent;
  padding-right: 0;
  margin-right: 2px;
  margin-bottom: 10px;
}

/* line 1577, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__tag:last-child:after {
  display: none;
}

/* line 1579, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__tag:after {
  content: ',';
  right: 3px;
  position: relative;
}

/* line 1584, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__tag-icon {
  display: none;
}

/* line 1586, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__placeholder {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  margin-bottom: 0;
  padding: 0;
}

/* line 1592, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__input {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 24px;
  background: transparent;
}

/* line 1597, app/assets/stylesheets/includes/_forms.sass */
.multiselect--active {
  white-space: normal;
  height: auto;
}

/* line 1601, app/assets/stylesheets/includes/_forms.sass */
.multiselect--active .multiselect__select {
  transform: translate(0, -50%) rotate(180deg);
}

/* line 1603, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element {
  color: rgba(0, 0, 0, 0.7);
}

/* line 1605, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option {
  padding-left: 45px;
  color: #000000;
}

/* line 1608, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option:after {
  font-size: 25px;
  content: "\f279";
  font-family: 'Material-Design-Iconic-Font';
  left: 9px;
  position: absolute;
  color: rgba(0, 0, 0, 0.5);
  padding-right: 10px;
  padding-left: 10px;
}

/* line 1617, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--selected {
  background-color: #fff;
  color: var(--color-primary);
  font-weight: 400;
}

/* line 1621, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--selected:after {
  color: var(--color-primary);
  font-weight: 400;
  font-size: 25px;
  font-family: 'Material-Design-Iconic-Font';
  content: "\f26a";
  position: absolute;
  padding-right: 10px;
  padding-left: 10px;
  background: none;
}

/* line 1631, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight {
  background: #fff;
  color: var(--color-primary);
}

/* line 1634, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--selected.multiselect__option--highlight:after {
  content: "\f26a";
  background: none;
}

/* line 1637, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--highlight {
  background: #fff;
  color: #000000;
}

/* line 1640, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--highlight:after {
  content: "\f279";
  background: none;
}

/* line 1643, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--group {
  background: rgba(0, 0, 0, 0.03);
}

/* line 1645, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--group.multiselect__option--group-selected {
  color: var(--color-primary);
}

/* line 1647, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--group.multiselect__option--group-selected:after {
  color: var(--color-primary);
  content: "\f26a";
}

/* line 1650, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--group.multiselect__option--highlight {
  background: rgba(0, 0, 0, 0.05);
}

/* line 1652, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--group.multiselect__option--highlight.multiselect__option--group-selected {
  color: var(--color-primary);
}

/* line 1654, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__element .multiselect__option.multiselect__option--group.multiselect__option--highlight.multiselect__option--group-selected:after {
  color: var(--color-primary);
  content: "\f26a";
}

/* line 1657, app/assets/stylesheets/includes/_forms.sass */
.multiselect .multiselect__strong {
  line-height: 24px;
  color: rgba(0, 0, 0, 0.4);
}

/* line 1661, app/assets/stylesheets/includes/_forms.sass */
.flex-row {
  flex-flow: row !important;
}

/* line 1663, app/assets/stylesheets/includes/_forms.sass */
.inline-flex-20 {
  width: 20%;
  border-right: 0;
  border-radius: 3px 0 0 3px;
  line-height: 30px;
  padding: 10px 15px;
  text-align: center;
}

/* line 1671, app/assets/stylesheets/includes/_forms.sass */
.inline-flex-80 {
  width: 80%;
}

/* line 1674, app/assets/stylesheets/includes/_forms.sass */
.inline-flex-80 input.dc-form-control, .inline-flex-80 input.StripeElement, .inline-flex-80 input.dc-select.v-select, .inline-flex-80 .multiselect input.multiselect__tags, .multiselect .inline-flex-80 input.multiselect__tags {
  border-radius: 0 3px 3px 0;
}

/* line 1677, app/assets/stylesheets/includes/_forms.sass */
.inline-flex-80 .vfl-has-label {
  position: relative;
}

/* line 1681, app/assets/stylesheets/includes/_forms.sass */
.vfl-has-label .vfl-label.dc-top-25 {
  top: 25px;
}

/* line 1684, app/assets/stylesheets/includes/_forms.sass */
.dc-form-group.dc-form-group-error {
  border: solid 1px var(--color-danger);
  box-shadow: 0 0 0 1px var(--color-danger);
  border-radius: 3px;
  padding: 5px;
}

/* line 1, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 530px;
  position: relative;
  min-height: 100vh;
}

@media only screen and (min-width: 2000px) {
  /* line 1, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard {
    max-width: 75vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 1, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard {
    padding-left: 0;
  }
}

@media screen and (min-width: 2000px) {
  /* line 1, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard {
    padding-left: 33vw;
  }
}

/* line 11, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard.mod-checkout-layout {
  border-radius: 3px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  padding-left: 0;
  display: grid;
  grid-template-columns: auto 460px;
  display: -ms-grid;
  -ms-grid-columns: 680px auto;
  padding-top: 0;
  min-height: 0;
}

@media only screen and (min-width: 2000px) {
  /* line 11, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout {
    border-radius: 0.1875vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 11, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout {
    grid-gap: 20px;
    grid-template-columns: 1fr;
  }
}

@media screen and (min-width: 2000px) {
  /* line 11, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout {
    grid-template-columns: auto 28vw;
  }
}

/* line 26, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--info {
  width: 530px;
  min-height: 100%;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  padding: 85px 60px 75px;
  font-size: 16px;
  background-color: #fff;
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--info {
    width: 33.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--info {
    padding: 5.3125vw 3.75vw 4.6875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--info {
    font-size: 1vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 26, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--info {
    display: none;
  }
}

@media screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--info {
    left: calc(50% - 40vw);
  }
}

/* line 40, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--info h5 {
  line-height: 24px;
}

@media only screen and (min-width: 2000px) {
  /* line 40, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--info h5 {
    line-height: 1.5vw;
  }
}

/* line 43, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--body {
  flex: 1 1 auto;
  padding: 75px 110px 0px;
  position: relative;
  min-height: 100vh;
  display: grid;
  grid-template-rows: 1fr auto;
  background-color: transparent;
}

@media only screen and (min-width: 2000px) {
  /* line 43, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--body {
    padding: 4.6875vw 6.875vw 0vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 43, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--body {
    padding: 50px 15px 0;
  }
}

/* line 53, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard.mod-checkout-layout .dc-wizard--body {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  padding: 50px;
  min-height: 0;
  background-color: #fff;
}

@media only screen and (min-width: 2000px) {
  /* line 53, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout .dc-wizard--body {
    padding: 3.125vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 53, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout .dc-wizard--body {
    border: none;
    grid-row-start: 2;
    padding: 75px 15px 15px;
  }
}

/* line 64, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--header + * {
  margin-top: 50px;
}

@media screen and (max-width: 640px) {
  /* line 64, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--header + * {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 2000px) {
  /* line 64, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--header + * {
    margin-top: 3.1vw;
  }
}

/* line 71, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard.mod-checkout-layout .dc-wizard--header + * {
  margin-top: 10px;
}

@media screen and (min-width: 2000px) {
  /* line 71, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout .dc-wizard--header + * {
    margin-top: 0.6vw;
  }
}

/* line 75, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-img {
  max-height: 250px;
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 75, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-img {
    max-height: 15.625vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 75, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-img {
    display: none;
  }
}

/* line 81, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-img img {
  max-height: 250px;
}

@media only screen and (min-width: 2000px) {
  /* line 81, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-img img {
    max-height: 15.625vw;
  }
}

/* line 84, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--counter {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 2000px) {
  /* line 84, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--counter {
    font-size: 0.75vw;
  }
}

/* line 87, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--counter + * {
  margin-top: 5px;
}

@media screen and (min-width: 2000px) {
  /* line 87, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--counter + * {
    margin-top: 0.3vw;
  }
}

/* line 91, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--right-sidebar {
  background-color: #fff;
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  padding: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 91, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--right-sidebar {
    padding: 1.875vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 91, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--right-sidebar {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    padding: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
  }
}

/* line 106, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps {
  display: flex;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

@media only screen and (min-width: 2000px) {
  /* line 106, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps {
    font-size: 0.75vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 106, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps {
    display: none;
  }
}

/* line 116, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > * {
  flex: 1 0 0;
  text-align: center;
  line-height: 1;
}

/* line 120, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > * + * {
  margin-left: 4px;
}

@media screen and (min-width: 2000px) {
  /* line 120, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > * + * {
    margin-left: 0.25vw;
  }
}

/* line 124, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > *:before {
  content: '';
  display: block;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 124, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > *:before {
    height: 0.3125vw;
  }
}

@media screen and (min-width: 2000px) {
  /* line 124, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > *:before {
    margin-bottom: 0.6vw;
  }
}

/* line 132, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > *.mod-success {
  color: #000;
}

/* line 134, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > *.mod-success:before {
  background-color: var(--color-success);
}

/* line 136, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > *.mod-success .zmdi {
  color: var(--color-success);
}

/* line 138, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > *.mod-current {
  color: #000;
}

/* line 140, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > *.mod-current:before {
  background-color: var(--color-primary);
}

/* line 142, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--steps > * .zmdi {
  font-size: 18px;
  line-height: 0;
  display: inline-block;
  margin-right: 7px;
  margin-left: -21px;
}

@media only screen and (min-width: 2000px) {
  /* line 142, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > * .zmdi {
    font-size: 1.125vw;
  }
}

@media screen and (min-width: 2000px) {
  /* line 142, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > * .zmdi {
    margin-right: 0.4vw;
    margin-left: -1.3vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 142, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > * .zmdi {
    font-size: 12px;
  }
}

@media screen and (max-width: 640px) {
  /* line 153, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout .dc-wizard--steps {
    display: flex;
    font-size: 10px;
  }
}

/* line 159, app/assets/stylesheets/includes/_wizard.sass */
.dc-login-block {
  width: 50%;
}

@media screen and (max-width: 640px) {
  /* line 159, app/assets/stylesheets/includes/_wizard.sass */
  .dc-login-block {
    width: 100%;
    margin-top: 30px;
  }
}

/* line 184, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-name + * {
  margin-top: 30px;
}

@media screen and (min-width: 2000px) {
  /* line 184, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-name + * {
    margin-top: 1.9vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 183, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-name {
    order: 2;
  }
  /* line 190, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-name + * {
    margin-top: 15px;
  }
}

/* line 192, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-additional-img {
  height: 200px;
  position: relative;
}

@media only screen and (min-width: 2000px) {
  /* line 192, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-additional-img {
    height: 12.5vw;
  }
}

/* line 195, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-additional-img::before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3827 9.69136C18.3827 14.4915 14.4915 18.3827 9.69136 18.3827C4.89125 18.3827 1 14.4915 1 9.69136C1 4.89125 4.89125 1 9.69136 1C14.4915 1 18.3827 4.89125 18.3827 9.69136Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.69136 16.7531C13.5914 16.7531 16.7531 13.5914 16.7531 9.69136C16.7531 5.79127 13.5914 2.62963 9.69136 2.62963C5.79127 2.62963 2.62963 5.79127 2.62963 9.69136C2.62963 13.5914 5.79127 16.7531 9.69136 16.7531ZM9.69136 18.3827C14.4915 18.3827 18.3827 14.4915 18.3827 9.69136C18.3827 4.89125 14.4915 1 9.69136 1C4.89125 1 1 4.89125 1 9.69136C1 14.4915 4.89125 18.3827 9.69136 18.3827Z' fill='%2300145E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6271 14.7065L22.6024 20.6819C23.1327 21.2122 23.1327 22.072 22.6024 22.6024C22.072 23.1327 21.2122 23.1327 20.6819 22.6024L14.7065 16.6271L16.6271 14.7065Z' fill='%2300145E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6914 5.61719C10.1414 5.61719 10.5062 5.98199 10.5062 6.432V12.9505C10.5062 13.4005 10.1414 13.7653 9.6914 13.7653C9.24139 13.7653 8.87659 13.4005 8.87659 12.9505V6.432C8.87659 5.98199 9.24139 5.61719 9.6914 5.61719Z' fill='%2300145E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7654 9.69201C13.7654 10.142 13.4006 10.5068 12.9506 10.5068L6.43205 10.5068C5.98204 10.5068 5.61723 10.142 5.61723 9.69201C5.61723 9.242 5.98204 8.8772 6.43205 8.8772L12.9506 8.8772C13.4006 8.8772 13.7654 9.242 13.7654 9.69201Z' fill='%2300145E'/%3E%3C/svg%3E%0A");
  background-color: rgba(0, 20, 94, 0.2);
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 208, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-additional-img:hover::before {
  display: block;
}

/* line 210, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-additional-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (max-width: 640px) {
  /* line 192, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-additional-img {
    order: 1;
    margin: 0 -15px 30px;
  }
}

/* line 218, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-bullets .dc-icon-block {
  margin-top: 15px;
}

/* line 220, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-bullets + * {
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  /* line 217, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-bullets {
    order: 5;
  }
}

/* line 225, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--product-prices .dc-table--label {
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  /* line 225, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-prices .dc-table--label {
    white-space: normal;
  }
}

@media screen and (max-width: 640px) {
  /* line 224, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-prices {
    order: 4;
    margin-top: 30px;
  }
}

@media screen and (max-width: 640px) {
  /* line 232, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--product-description {
    order: 3;
  }
}

/* line 236, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizard--mobile-more-btn {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 236, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--mobile-more-btn {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-top: 1px solid rgba(1, 1, 1, 0.1);
    margin: -15px;
    height: 50px;
    padding: 0 10px;
    font-size: 16px;
    color: var(--color-primary);
  }
  /* line 251, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--mobile-more-btn .dc-wizard--mobile-more-btn-text * + * {
    margin-left: 5px;
  }
  /* line 253, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--mobile-more-btn .dc-wizard--mobile-more-btn-price {
    color: rgba(0, 0, 0, 0.9);
  }
}

@media screen and (max-width: 640px) {
  /* line 256, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--mobile-more-content {
    height: 0;
    opacity: 0;
    overflow: hidden;
  }
  /* line 261, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--mobile-more-content.mod-open {
    max-height: 100%;
    height: 100%;
    opacity: 1;
  }
  /* line 265, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--mobile-more-content.mod-open + .dc-wizard--mobile-more-btn {
    margin: 15px -15px -15px;
  }
}

/* line 268, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo {
  width: 100%;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  background-image: url(/pro/assets/old_design/copecart_logo_white-821db6d24c858b93a51f31de54443209c09a4441e295403abf28c824c0208a1e.png), linear-gradient(to top, #005aff, #5792ff);
  padding: 0 40px 50px;
  background-repeat: no-repeat;
  background-position: 40px 40px, 0 0;
  background-size: 120px, cover;
  position: relative;
}

/* line 278, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo img {
  position: absolute;
  left: 0;
  top: 100px;
  max-width: 100%;
  width: 100%;
}

/* line 284, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo .dc-wizzard--promo-title {
  padding-top: 300px;
  color: #fff;
  font-size: 60px;
}

/* line 288, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo .dc-wizzard--promo-title strong {
  font-weight: 800;
}

/* line 290, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo .dc-wizzard--promo-text {
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 296, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo ul.dc-wizzard--promo-list {
  color: rgba(255, 255, 255, 0.7);
  list-style-type: disc;
  font-size: 14px;
  padding-left: 10px;
}

/* line 301, app/assets/stylesheets/includes/_wizard.sass */
.dc-wizzard--promo ul.dc-wizzard--promo-list li + li {
  margin-top: 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 167, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard {
    display: flex;
  }
}

@media all and (-ms-high-contrast: none) and (max-width: 640px), screen and (-ms-high-contrast: active) and (max-width: 640px) {
  /* line 169, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard.mod-checkout-layout {
    grid-template-columns: 100%;
    -ms-grid-columns: 100%;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 173, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--body {
    display: -ms-grid;
    -ms-grid-rows: 1fr auto;
    -ms-grid-columns: 1fr;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  /* line 180, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > * {
    -ms-flex: 1 1 auto;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 167, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard {
    display: flex;
  }
  @media screen and (max-width: 640px) {
    /* line 169, app/assets/stylesheets/includes/_wizard.sass */
    .dc-wizard.mod-checkout-layout {
      grid-template-columns: 100%;
      -ms-grid-columns: 100%;
    }
  }
  /* line 173, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--body {
    display: -ms-grid;
    -ms-grid-rows: 1fr auto;
    -ms-grid-columns: 1fr;
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  /* line 180, app/assets/stylesheets/includes/_wizard.sass */
  .dc-wizard--steps > * {
    -ms-flex: 1 1 auto;
  }
}

/* line 1, app/assets/stylesheets/includes/_modal.sass */
.dc-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
  transition: opacity .3s;
  pointer-events: none;
  overflow-y: auto;
}

/* line 12, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-open {
  opacity: 1;
  pointer-events: auto;
}

/* line 15, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-small {
  max-width: 560px;
}

/* line 17, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-tiny {
  max-width: 300px;
}

/* line 19, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.dashboard {
  z-index: 2048;
}

/* line 23, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--body.mod-center {
  text-align: center;
}

/* line 26, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--overlay {
  background-color: var(--color-main-dark);
  opacity: 0;
  opacity: .8;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

/* line 36, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper, .dc-modal-delete--wrapper {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  max-width: 890px;
  width: 100%;
  display: flex;
  position: relative;
  margin: 100px auto;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
}

/* line 49, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper .dc-modal--tutorial-link, .dc-modal-delete--wrapper .dc-modal--tutorial-link {
  margin-bottom: 10px;
  margin-top: 0px;
}

/* line 52, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper .dc-modal--tutorial-link .mod-pl-5, .dc-modal-delete--wrapper .dc-modal--tutorial-link .mod-pl-5 {
  padding-left: 5px;
}

/* line 55, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper .mod-mt-10, .dc-modal-delete--wrapper .mod-mt-10 {
  margin-top: 10px;
}

/* line 58, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion .dc-modal--wrapper, .dc-modal.mod-promotion .dc-modal-delete--wrapper {
  background-image: url(/pro/assets/old_design/copecart_logo_white-821db6d24c858b93a51f31de54443209c09a4441e295403abf28c824c0208a1e.png), linear-gradient(to top, #005aff, #5792ff);
  padding: 260px 60px 30px;
  background-repeat: no-repeat;
  background-position: 25px 25px, 0 0;
  background-size: 120px, cover;
  max-width: 600px;
}

/* line 65, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper > *, .dc-modal-delete--wrapper > * {
  flex-grow: 1;
}

/* line 67, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper.mod-small, .mod-small.dc-modal-delete--wrapper {
  max-width: 560px;
}

/* line 69, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--wrapper.mod-tiny, .mod-tiny.dc-modal-delete--wrapper {
  max-width: 300px;
}

/* line 75, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--pic {
  flex: 0 0 37%;
  background-color: var(--color-background);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px 0 0 3px;
  padding: 0 25px;
}

/* line 83, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--pic.mod-on-top {
  align-items: flex-start;
  padding-top: 100px;
}

/* line 86, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--pic img {
  width: 100%;
}

/* line 89, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--container {
  padding: 30px;
  position: relative;
  flex: 1 1 auto;
}

/* line 94, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--header {
  padding-right: 30px;
  font-size: 24px;
  line-height: 1.33;
  margin-top: -5px;
}

/* line 99, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--header + * {
  margin-top: 25px;
}

/* line 101, app/assets/stylesheets/includes/_modal.sass */
.mod-transaction .dc-modal--header {
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d5d8;
}

/* line 104, app/assets/stylesheets/includes/_modal.sass */
.mod-transaction .dc-modal--header h2 {
  color: var(--color-primary);
}

/* line 106, app/assets/stylesheets/includes/_modal.sass */
.mod-transaction .dc-modal--header h2 * + * {
  margin-top: 15px;
}

/* line 108, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--header .tooltip-wrapper {
  display: inline-block;
  top: -0.5em;
  position: relative;
}

/* line 113, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--header .tooltip-wrapper .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  top: 6px;
  right: -10px;
}

/* line 116, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--header .tooltip-wrapper .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  left: 1em;
}

/* line 119, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--header-overflow-wrapper {
  overflow: hidden;
  max-width: 400px;
  display: inline-block;
  vertical-align: bottom;
  text-overflow: ellipsis;
}

/* line 125, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--close {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.7);
  position: absolute;
  right: 30px;
  top: 30px;
  line-height: 0;
  cursor: pointer;
  transition: color .2s;
}

/* line 134, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--close:hover {
  color: #000;
}

/* line 136, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--close .zmdi {
  line-height: .6;
}

/* line 140, app/assets/stylesheets/includes/_modal.sass */
* + .dc-modal--footer {
  margin-top: 50px;
}

/* line 143, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--footer .dc-btns-group * + * {
  margin-left: 15px;
}

/* line 146, app/assets/stylesheets/includes/_modal.sass */
.dc-modal--footer.dc-btns-group * + * {
  margin-left: 15px;
}

@media screen and (max-width: 640px) {
  /* line 146, app/assets/stylesheets/includes/_modal.sass */
  .dc-modal--footer.dc-btns-group * + * {
    margin-left: 0;
    margin-top: 15px;
  }
}

/* line 151, app/assets/stylesheets/includes/_modal.sass */
.mod-transaction .dc-modal--footer {
  padding-top: 30px;
  border-top: 1px solid #d4d5d8;
}

/* line 154, app/assets/stylesheets/includes/_modal.sass */
.mod-transaction .dc-modal--footer .dc-btns-group {
  display: flex;
  justify-content: space-between;
}

/* line 157, app/assets/stylesheets/includes/_modal.sass */
.mod-transaction .dc-modal--footer .dc-btns-group .dc-btn {
  font-size: 14px;
  margin-left: 0;
  padding: 0 15px;
}

/* line 162, app/assets/stylesheets/includes/_modal.sass */
.modal {
  min-width: 100%;
}

/* line 165, app/assets/stylesheets/includes/_modal.sass */
.modal-backdrop {
  background-color: var(--color-main-dark);
}

/* line 167, app/assets/stylesheets/includes/_modal.sass */
.modal-backdrop.in {
  opacity: .8;
}

/* line 171, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion .dc-modal--close {
  color: rgba(0, 0, 0, 0.5);
}

/* line 173, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion .dc-modal--container {
  padding: 0;
}

/* line 175, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion ul {
  color: #ffffff;
  margin-top: 20px;
  padding-left: 20px;
}

/* line 179, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion ul li {
  font-size: 16px;
  line-height: 24px;
  display: block;
  position: relative;
}

/* line 184, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion ul li:after {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  left: -10px;
  top: 0;
  font-size: 18px;
  color: #fff;
  position: absolute;
  left: -20px;
}

/* line 193, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion ul li + li {
  margin-top: 20px;
}

/* line 195, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion .dc-modal--footer {
  margin-top: 50px;
  border: none;
  padding: 0;
}

/* line 199, app/assets/stylesheets/includes/_modal.sass */
.dc-modal.mod-promotion p {
  font-size: 14px;
  line-height: 21px;
  color: #ffffff;
  margin-top: 40px;
}

/* line 204, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-promotion--title {
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
}

/* line 208, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-promotion--img {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
}

/* line 214, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-promotion--list-title {
  margin-top: 40px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7);
}

/* line 221, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--header {
  padding: 30px 30px 10px 30px;
  font-size: 24px;
  color: #000000;
}

/* line 226, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--body p {
  margin-top: 15px;
}

/* line 228, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--container {
  padding: 0 30px 30px 30px;
}

/* line 230, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--pic {
  justify-content: flex-start;
  padding: 30px 20px;
  margin: 15px 30px 130px 0;
}

@media screen and (max-width: 640px) {
  /* line 230, app/assets/stylesheets/includes/_modal.sass */
  .dc-modal-leave--pic {
    max-width: 100%;
  }
}

/* line 236, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--pic .dc-icon-list-block {
  padding: 0;
}

/* line 238, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--pic .dc-icon-list-block .dc-icon-list--icon {
  background-color: transparent;
  box-shadow: none;
}

/* line 241, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--pic .dc-icon-list-block .dc-icon-list--icon .zmdi {
  font-size: 48px;
}

/* line 243, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--pic .dc-icon-list-block .dc-icon-list--title {
  margin-left: 0;
  font-size: 24px;
}

/* line 246, app/assets/stylesheets/includes/_modal.sass */
.dc-modal-leave--pic .dc-btn--leave {
  height: auto;
  white-space: unset;
  padding: 15px 25px;
  line-height: normal;
}

@media screen and (max-width: 640px) {
  /* line 254, app/assets/stylesheets/includes/_modal.sass */
  .dc-modal-leave--footer .dc-btn {
    margin-left: 0;
  }
}

/* line 2, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 6, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container, #product-form .dc-dashboard-tooltip--body, #product-form .dc-dashboard-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 14, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container {
  position: relative;
}

/* line 16, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  text-align: center;
  opacity: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 26, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 37, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 41, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body strong {
  font-weight: 500;
}

/* line 44, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 250px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 56, app/assets/stylesheets/includes/_product.sass */
#product-form .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 60, app/assets/stylesheets/includes/_product.sass */
#product-form .disable-thank-you-params-toggle {
  display: flex;
  justify-content: space-between;
}

/* line 66, app/assets/stylesheets/includes/_product.sass */
.stock_levels--info .dc-control-label {
  line-height: 40px;
  margin-right: 20px;
  color: #000000;
}

/* line 70, app/assets/stylesheets/includes/_product.sass */
.stock_levels--info button {
  margin-top: 0px;
}

/* line 72, app/assets/stylesheets/includes/_product.sass */
.stock_levels--info button + .dc-control-label {
  margin-right: 0px;
  margin-left: 20px;
}

/* line 76, app/assets/stylesheets/includes/_product.sass */
.stock_levels .dc-tumbler .dc-tumbler--left,
.stock_levels .dc-tumbler .dc-tumbler--right {
  width: 100px;
}

/* line 82, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form label {
  padding-top: 17px;
  padding-bottom: 7px;
}

/* line 85, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt {
  position: relative;
  width: 195px;
  border-radius: 3px;
  background-color: #FFFFFF;
  border: solid 1px #d4d5d8;
  padding: 10px;
}

/* line 92, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .dc-form-control, #timer-for-checkout .input-timers-form .input-timers-cnt .StripeElement, #timer-for-checkout .input-timers-form .input-timers-cnt .dc-select.v-select, #timer-for-checkout .input-timers-form .input-timers-cnt .multiselect .multiselect__tags, .multiselect #timer-for-checkout .input-timers-form .input-timers-cnt .multiselect__tags {
  padding: 5px;
  height: auto;
  border-color: #FFFFFF;
  background-color: rgba(73, 65, 65, 0.02);
}

/* line 97, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .dc-form-control:hover, #timer-for-checkout .input-timers-form .input-timers-cnt .StripeElement:hover, #timer-for-checkout .input-timers-form .input-timers-cnt .dc-select.v-select:hover, #timer-for-checkout .input-timers-form .input-timers-cnt .multiselect .multiselect__tags:hover, .multiselect #timer-for-checkout .input-timers-form .input-timers-cnt .multiselect__tags:hover {
  border-color: #d4d5d8;
}

/* line 99, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .dc-form-control:focus, #timer-for-checkout .input-timers-form .input-timers-cnt .StripeElement:focus, #timer-for-checkout .input-timers-form .input-timers-cnt .dc-select.v-select:focus, #timer-for-checkout .input-timers-form .input-timers-cnt .multiselect .multiselect__tags:focus, .multiselect #timer-for-checkout .input-timers-form .input-timers-cnt .multiselect__tags:focus {
  border-color: #005aff;
}

/* line 101, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .predefined-timers {
  position: absolute;
  border-radius: 3px;
  background-color: #FFFFFF;
  border: solid 1px #d4d5d8;
  padding: 10px;
  right: 0px;
}

/* line 108, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .predefined-timers-btn {
  display: inline;
  border-radius: 3px;
  padding: 5px;
  margin-left: 5px;
  cursor: pointer;
}

/* line 114, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .predefined-timers-btn:hover {
  background-color: #d4d5d8;
}

/* line 116, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .predefined-timers-item {
  padding: 5px;
  border-radius: 3px;
  margin: 2px 0;
  cursor: pointer;
}

/* line 121, app/assets/stylesheets/includes/_product.sass */
#timer-for-checkout .input-timers-form .input-timers-cnt .predefined-timers-item:hover {
  background-color: rgba(73, 65, 65, 0.02);
}

/* line 126, app/assets/stylesheets/includes/_product.sass */
#prodPayment .prod-payment-plan-editable label.breakdown_payment.en {
  margin-top: 14px;
  line-height: 14px;
}

/* line 130, app/assets/stylesheets/includes/_product.sass */
#prodPayment .prod-payment-plan-editable label.breakdown_payment.en.multiline {
  margin-top: 0;
}

/* line 133, app/assets/stylesheets/includes/_product.sass */
#prodPayment .dc-checkbox.mod-icon.stripe {
  width: 100%;
}

/* line 136, app/assets/stylesheets/includes/_product.sass */
#prodPayment .dc-checkbox.mod-icon.stripe label {
  width: 100%;
}

/* line 139, app/assets/stylesheets/includes/_product.sass */
#prodPayment .dc-checkbox.mod-icon.stripe label .dc-icon-stripe {
  width: 500px;
  height: 60px;
  background-image: url(/images/card_pay.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

/* line 146, app/assets/stylesheets/includes/_product.sass */
#prodPayment .dc-checkbox.mod-icon.stripe label .dc-icon-stripe.mod-big-icon-in-text {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

/* line 152, app/assets/stylesheets/includes/_product.sass */
#prodPayment .dc-checkbox.mod-icon.stripe label .dc-icon-stripe:after {
  content: ' ';
}

/* line 157, app/assets/stylesheets/includes/_product.sass */
#addonProducts #addon-section #editAddon label.breakdown_payment.en {
  margin-top: 14px;
  line-height: 14px;
}

/* line 161, app/assets/stylesheets/includes/_product.sass */
#addonProducts #addon-section #editAddon label.breakdown_payment.en.multiline {
  margin-top: 0;
}

/* line 164, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview {
  max-width: 900px;
  margin: 140px auto 0;
  position: relative;
}

@media only screen and (min-width: 2000px) {
  /* line 164, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview {
    max-width: 56.25vw;
  }
}

/* line 168, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview.dc-card {
  padding: 30px 30px 25px;
}

@media only screen and (min-width: 2000px) {
  /* line 168, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview.dc-card {
    padding: 1.875vw 1.875vw 1.5625vw;
  }
}

@media only screen and (max-width: 640px) {
  /* line 168, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview.dc-card {
    padding: 0 15px 30px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 164, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview {
    margin: 0;
  }
}

/* line 174, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--hint {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  right: 0;
  top: -40px;
  width: 100%;
}

@media only screen and (min-width: 2000px) {
  /* line 174, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--hint {
    font-size: 0.875vw;
  }
}

/* line 181, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--hint a {
  color: #fff;
}

/* line 183, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--hint > * {
  line-height: 1;
}

@media only screen and (max-width: 640px) {
  /* line 186, app/assets/stylesheets/includes/_product.sass */
  .dc-product-image--wrapper {
    margin: 0 -15px;
  }
}

/* line 190, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--info {
  font-size: 16px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  display: flex;
  flex-direction: column;
  overflow-wrap: break-word;
}

@media only screen and (min-width: 2000px) {
  /* line 190, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--info {
    font-size: 1vw;
  }
}

/* line 198, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--info--heading__mobile {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 190, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--info {
    margin-top: 30px;
  }
  /* line 202, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--info--heading {
    display: none;
  }
  /* line 204, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--info--heading__mobile {
    display: block;
    padding: 0 !important;
  }
}

/* line 208, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--info > *:last-child {
  margin-top: auto;
  padding: 20px 0px 0px 0px;
}

@media only screen and (min-width: 2000px) {
  /* line 208, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--info > *:last-child {
    padding: 1.25vw 0vw 0vw 0vw;
  }
}

/* line 211, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--info > * + * {
  margin: 20px 0px 0px 0px;
}

@media only screen and (min-width: 2000px) {
  /* line 211, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--info > * + * {
    margin: 1.25vw 0vw 0vw 0vw;
  }
}

/* line 214, app/assets/stylesheets/includes/_product.sass */
.dc-product-description,
.dc-product-preview--mobile-description {
  background-color: inherit;
  white-space: pre-line;
  text-align: left;
}

/* line 219, app/assets/stylesheets/includes/_product.sass */
.dc-product-description b, .dc-product-description strong,
.dc-product-preview--mobile-description b,
.dc-product-preview--mobile-description strong {
  font-weight: 500 !important;
}

/* line 228, app/assets/stylesheets/includes/_product.sass */
.dc-wizard--product-description div,
.dc-product-description div,
.dc-product-preview--mobile-description div {
  height: auto !important;
}

/* line 230, app/assets/stylesheets/includes/_product.sass */
.dc-wizard--product-description b, .dc-wizard--product-description strong,
.dc-product-description b,
.dc-product-description strong,
.dc-product-preview--mobile-description b,
.dc-product-preview--mobile-description strong {
  font-weight: 500 !important;
}

/* line 233, app/assets/stylesheets/includes/_product.sass */
.width-140 {
  width: 140%;
}

/* line 235, app/assets/stylesheets/includes/_product.sass */
.dc-buyer-email-message {
  margin-top: 25px;
}

/* line 237, app/assets/stylesheets/includes/_product.sass */
.dc-upsell-warning.dc-card--details {
  margin-top: 15px;
  color: #000;
}

/* line 241, app/assets/stylesheets/includes/_product.sass */
.dc-product-preview--details {
  max-width: 900px;
  margin: 30px auto 0;
  line-height: 1.5;
  font-size: 14px;
  color: #000;
}

@media only screen and (min-width: 2000px) {
  /* line 241, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--details {
    max-width: 56.25vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 241, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--details {
    font-size: 0.875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 241, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--details {
    margin: 2vw auto 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 241, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--details {
    padding: 0 15px;
  }
  /* line 251, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--details * + * {
    margin: 0px 15px 0px 0px;
  }
}

@media only screen and (max-width: 640px) and (min-width: 2000px) {
  /* line 251, app/assets/stylesheets/includes/_product.sass */
  .dc-product-preview--details * + * {
    margin: 0vw 0.9375vw 0vw 0vw;
  }
}

/* line 254, app/assets/stylesheets/includes/_product.sass */
.dc-product-small-preview {
  display: grid;
  grid-template-columns: 100px auto;
  grid-gap: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #e7e7e7;
}

/* line 261, app/assets/stylesheets/includes/_product.sass */
.dc-product-small-preview .dc-product-name {
  color: #000000;
  font-size: 16px;
}

/* line 264, app/assets/stylesheets/includes/_product.sass */
.dc-product-small-preview .dc-product-name + * {
  margin-top: 20px;
}

/* line 266, app/assets/stylesheets/includes/_product.sass */
.dc-product-small-preview .dc-product-description {
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
}

/* line 269, app/assets/stylesheets/includes/_product.sass */
.dc-product-small-preview .dc-product-description + * {
  margin-top: 30px;
}

/* line 271, app/assets/stylesheets/includes/_product.sass */
.dc-product-small-preview .dc-table {
  font-size: 16px;
  padding: 0;
}

@-moz-document url-prefix() {
  /* line 278, app/assets/stylesheets/includes/_product.sass */
  #addAddon .dc-modal--overlay, #addSubstituteProduct .dc-modal--overlay {
    pointer-events: none;
  }
}

@supports (-webkit-appearance: none) {
  /* line 283, app/assets/stylesheets/includes/_product.sass */
  #addAddon .dc-modal--overlay, #addSubstituteProduct .dc-modal--overlay {
    pointer-events: none;
  }
}

/* line 286, app/assets/stylesheets/includes/_product.sass */
.inline-block {
  display: inline-block;
}

/* line 289, app/assets/stylesheets/includes/_product.sass */
.text-justify-with-hyphens {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* line 295, app/assets/stylesheets/includes/_product.sass */
#tooltip-recent-sale {
  border-radius: 5px;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  background: #FFF;
  margin-top: 10px;
}

@media (max-width: 780px) {
  /* line 307, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader #products-back-button {
    display: inline-block;
    width: 70px;
  }
  /* line 311, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader #products-back-button span {
    display: none;
  }
  /* line 314, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-sidenav {
    display: none;
  }
  /* line 317, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-container.mod-content-center {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 780px) {
  /* line 323, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-btns-group > * ~ * {
    margin-left: 10px;
  }
  /* line 325, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-btn {
    padding: 0 10px;
    font-size: 14px;
  }
}

@media (min-width: 650px) {
  /* line 332, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-expand-control {
    display: none;
  }
}

@media (max-width: 649px) {
  /* line 338, app/assets/stylesheets/includes/_product.sass */
  #product-form .note-editor .note-toolbar-wrapper, #product-form .note-editor .note-statusbar {
    display: none;
  }
  /* line 340, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-container.mod-content-center {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 343, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-card {
    padding: 10px 10px 15px;
  }
  /* line 345, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-card .dc-card--group {
    padding: 15px;
  }
  /* line 349, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-addon-list .dc-addon--action-menu {
    right: 0px;
    z-index: 1000;
  }
  /* line 353, app/assets/stylesheets/includes/_product.sass */
  #product-form #dropzone .dc-upload-img--pic {
    display: none;
  }
  /* line 355, app/assets/stylesheets/includes/_product.sass */
  #product-form #dropzone .dc-upload-img--descr {
    padding: 0;
  }
  /* line 359, app/assets/stylesheets/includes/_product.sass */
  #product-form #prodPayment .dc-checkbox.mod-icon.stripe label .dc-icon-stripe {
    width: 100%;
    background-size: 100%;
  }
  /* line 364, app/assets/stylesheets/includes/_product.sass */
  #product-form #saleabilityCountries .dc-control--header.mod-with-hint, #product-form #affiliateSettings .dc-control--header.mod-with-hint {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  /* line 367, app/assets/stylesheets/includes/_product.sass */
  #product-form #saleabilityCountries .dc-control--header.mod-with-hint .dc-label--hint, #product-form #affiliateSettings .dc-control--header.mod-with-hint .dc-label--hint {
    margin-right: 5px;
    margin-left: 0;
  }
  /* line 370, app/assets/stylesheets/includes/_product.sass */
  #product-form #saleabilityCountries .dc-control--header.mod-with-hint .dc-label--hint .dc-label--hint-box, #product-form #affiliateSettings .dc-control--header.mod-with-hint .dc-label--hint .dc-label--hint-box {
    display: none;
  }
  /* line 373, app/assets/stylesheets/includes/_product.sass */
  #product-form #saleabilityCountries .dc-control--header.mod-with-hint .dc-label--hint:hover .dc-label--hint-box, #product-form #affiliateSettings .dc-control--header.mod-with-hint .dc-label--hint:hover .dc-label--hint-box {
    display: block;
  }
  /* line 377, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader {
    overflow: hidden;
    height: 70px;
  }
  /* line 381, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader.expanded {
    height: auto;
  }
  /* line 384, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader.expanded .dc-expand-control .zmdi-caret-down-circle {
    display: none;
  }
  /* line 386, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader.expanded .dc-expand-control .zmdi-caret-up-circle {
    display: block;
  }
  /* line 390, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-container.dc-flex-row {
    padding-right: 70px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  /* line 394, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-container.dc-flex-row .dc-btns-group {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
    align-content: start;
  }
  /* line 401, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-container.dc-flex-row .dc-btns-group #submitInteraction {
    order: -1;
  }
  /* line 403, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-container.dc-flex-row .dc-btns-group > * {
    flex: 0 0 auto;
    margin: 0 0 10px 0;
    width: 100%;
  }
  /* line 407, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-container.dc-flex-row .dc-btns-group .dc-toggle {
    padding: 10px 0;
  }
  /* line 410, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-expand-control {
    position: absolute;
    margin: auto;
    font-size: 50px;
    background-color: white;
    padding: 10px;
    border-radius: 3px 3px;
    right: 0px;
    top: 0px;
    display: block;
  }
  /* line 420, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-expand-control .zmdi-caret-down-circle {
    display: block;
  }
  /* line 422, app/assets/stylesheets/includes/_product.sass */
  #product-form .dc-subheader .dc-expand-control .zmdi-caret-up-circle {
    display: none;
  }
}

/* line 426, app/assets/stylesheets/includes/_product.sass */
.product-type-section-product-edit {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: 1fr 2fr;
  gap: 0px 0px;
  grid-template-areas: "product-type-label product-type-value" "product-group-label product-group-value";
}

/* line 433, app/assets/stylesheets/includes/_product.sass */
.product-type-label {
  grid-area: product-type-label;
}

/* line 435, app/assets/stylesheets/includes/_product.sass */
.product-group-label {
  grid-area: product-group-label;
}

/* line 437, app/assets/stylesheets/includes/_product.sass */
.product-type-value {
  grid-area: product-type-value;
}

/* line 439, app/assets/stylesheets/includes/_product.sass */
.product-group-value {
  grid-area: product-group-value;
}

/* line 1, app/assets/stylesheets/includes/_products.scss */
#products
.text-small-grey {
  font-size: 12px;
  color: #8798AD;
}

/* line 8, app/assets/stylesheets/includes/_products.scss */
.dc-flex-product-search .products_list_search {
  max-width: 400px;
  margin-top: -1px;
  min-width: 400px;
}

/* line 15, app/assets/stylesheets/includes/_products.scss */
.dc-flex-product-search .input-group-btn button {
  padding: 0 5px;
}

/* line 21, app/assets/stylesheets/includes/_products.scss */
.dc-tabs.affiliates {
  margin-top: -12px;
  visibility: hidden;
}

/* line 27, app/assets/stylesheets/includes/_products.scss */
.new_product .dc-radio .dc-dashboard-tooltip--container {
  top: -23px;
}

/* line 33, app/assets/stylesheets/includes/_products.scss */
#newProduct .dc-modal--container {
  overflow: hidden;
}

@media (max-width: 1024px) {
  /* line 42, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--tools, #products-list .dc-tile--check label {
    opacity: 1;
    transition: none;
  }
  /* line 47, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--tools {
    top: 10px;
    padding-right: 60px;
    padding-left: 15px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  /* line 53, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--tools:before {
    top: -10px;
    height: 60px;
  }
}

@media screen and (max-width: 1024px) and (max-width: 320px) {
  /* line 47, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--tools {
    padding-left: 7px;
  }
  /* line 60, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--tools > li + li {
    margin-left: 5px;
  }
}

@media screen and (max-width: 1024px) and (max-width: 320px) {
  /* line 66, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--tools--data {
    padding: 15px 15px 20px;
  }
}

@media (max-width: 1024px) {
  /* line 71, app/assets/stylesheets/includes/_products.scss */
  #products-list .dc-tile--check label:before {
    width: 40px;
    height: 40px;
    font-size: 34px;
    line-height: 40px;
    left: calc(100% - 50px);
  }
}

@media (max-width: 640px) {
  /* line 85, app/assets/stylesheets/includes/_products.scss */
  #create-product .note-editor .note-toolbar-wrapper, #create-product .note-editor .note-statusbar {
    display: none;
  }
  /* line 91, app/assets/stylesheets/includes/_products.scss */
  #create-product #newProduct.dc-modal .dc-modal--pic,
#products .dc-modal-delete--wrapper .dc-modal--pic {
    display: none;
  }
  /* line 94, app/assets/stylesheets/includes/_products.scss */
  #create-product #newProduct.dc-modal .dc-modal--container,
#products .dc-modal-delete--wrapper .dc-modal--container {
    padding: 15px;
  }
  /* line 97, app/assets/stylesheets/includes/_products.scss */
  #create-product #newProduct.dc-modal .dc-btns-group > * ~ *,
#products .dc-modal-delete--wrapper .dc-btns-group > * ~ * {
    margin-left: 0;
    margin-top: 5px;
  }
  /* line 104, app/assets/stylesheets/includes/_products.scss */
  #products .dc-flex-product-search input[type=checkbox] {
    margin-left: 10px;
  }
  /* line 110, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-tabs li > a {
    width: 100%;
    padding: 15px 15px;
    margin-bottom: 0;
    border-bottom: none;
    border-radius: 3px;
    background-color: #eaeaea;
  }
  /* line 117, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-tabs li > a.mod-active {
    border-bottom: none;
    background-color: #FFF;
  }
  /* line 123, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-tabs.affiliates {
    position: absolute;
    margin: 0;
    padding: 0 70px 0 10px;
    background-color: #FFF;
    text-align: center;
    left: 0;
    top: 10px;
  }
  /* line 131, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-tabs.affiliates .dc-btns-group {
    width: 100%;
    margin: 0 !important;
  }
  /* line 134, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-tabs.affiliates .dc-btns-group .dc-btn {
    background-color: #38b76b;
    color: #fff;
  }
}

@media (min-width: 750px) {
  /* line 148, app/assets/stylesheets/includes/_products.scss */
  #products .dc-expand-control {
    display: none;
  }
}

@media (max-width: 750px) {
  /* line 156, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader {
    overflow: hidden;
    height: 70px;
  }
  /* line 160, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader.expanded {
    height: auto;
  }
  /* line 163, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader.expanded .dc-expand-control .zmdi-caret-down-circle {
    display: none;
  }
  /* line 167, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader.expanded .dc-expand-control .zmdi-caret-up-circle {
    display: block;
  }
  /* line 174, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-container.dc-flex-row {
    padding-right: 70px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: start;
    align-content: start;
  }
  /* line 182, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-container.dc-flex-row .dc-tabs {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 186, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-container.dc-flex-row .dc-tabs > * {
    flex: 0 0 auto;
    margin: 3px 0 10px 0;
    width: 100%;
  }
  /* line 192, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-container.dc-flex-row .dc-flex-product-search {
    border-top: solid 1px #d4d5d8;
  }
  /* line 194, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-container.dc-flex-row .dc-flex-product-search.hidden {
    display: block !important;
  }
  /* line 201, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-expand-control {
    position: absolute;
    margin: auto;
    font-size: 50px;
    background-color: white;
    padding: 10px;
    border-radius: 3px 3px;
    right: 0;
    top: 0;
    display: block;
  }
  /* line 211, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-expand-control .zmdi-caret-down-circle {
    display: block;
  }
  /* line 214, app/assets/stylesheets/includes/_products.scss */
  #products .dc-subheader .dc-expand-control .zmdi-caret-up-circle {
    display: none;
  }
}

/* line 2, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
  display: inline-block;
  margin-right: 10px;
}

/* line 8, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container, #payouts-table .dc-payouts-tooltip--body, #payouts-table .dc-payouts-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 16, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container {
  position: relative;
}

/* line 18, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container .dc-payouts-tooltip--button {
  text-align: center;
  opacity: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 28, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container .dc-payouts-tooltip--body {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 39, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container .dc-payouts-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 43, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container .dc-payouts-tooltip--body strong {
  font-weight: 500;
}

/* line 46, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container.active .dc-payouts-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 350px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 58, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container.active .dc-payouts-tooltip--body ul {
  list-style-type: disc;
}

/* line 60, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container.active .dc-payouts-tooltip--body ul li {
  margin-left: 16px;
}

/* line 63, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table .dc-payouts-tooltip--container.active .dc-payouts-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798ad;
}

/* line 68, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table #payouts-sepa-description {
  background-color: #f8f9fd;
  color: #8798ad;
  width: auto;
  margin-bottom: 50px;
  display: inline-block;
  height: 50px;
  line-height: 20px;
  padding: 5px 10px;
  border-radius: 5px;
}

/* line 79, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table #payouts-sepa-description .icon {
  display: block;
  width: 25px;
  float: left;
  height: 50px;
}

/* line 85, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table #payouts-sepa-description .icon .icon-symbol {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  opacity: 1;
  width: 16px;
  height: 16px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  content: "!";
}

/* line 99, app/assets/stylesheets/includes/_payouts.sass */
#payouts-table #payouts-sepa-description .text-description {
  display: inline-block;
  font-size: 12px;
}

/* line 103, app/assets/stylesheets/includes/_payouts.sass */
.as_table {
  display: table !important;
  width: 100%;
}

/* line 106, app/assets/stylesheets/includes/_payouts.sass */
.as_table li {
  display: table-cell;
}

/* line 108, app/assets/stylesheets/includes/_payouts.sass */
.as_table li.to_right {
  text-align: right;
}

/* line 112, app/assets/stylesheets/includes/_payouts.sass */
.as_table .margin-10 {
  margin: 10px;
}

/* line 1, app/assets/stylesheets/includes/_cards.sass */
.dc-card {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  padding: 20px 20px 25px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 8, app/assets/stylesheets/includes/_cards.sass */
.dc-card + .dc-card {
  margin-top: 20px;
}

/* line 10, app/assets/stylesheets/includes/_cards.sass */
.dc-grid-row > .dc-card + .dc-card {
  margin-top: 0;
}

/* line 12, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto 1fr auto;
  grid-gap: 30px 10px;
  min-height: 215px;
  padding: 30px 25px;
}

/* line 19, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan .dc-card--title {
  padding-right: 25px;
}

/* line 21, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan .dc-card--title,
.dc-card.mod-plan .dc-card--description {
  grid-column: span 2;
}

/* line 24, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan .dc-card--price,
.dc-card.mod-plan .dc-btn {
  align-self: center;
}

/* line 27, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan .dc-btn {
  justify-self: right;
}

/* line 29, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan.mod-dateless:not(.mod-active) {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

/* line 33, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan.mod-dateless:not(.mod-active) .dc-card--title,
.dc-card.mod-plan.mod-dateless:not(.mod-active) .dc-card--description {
  color: rgba(0, 0, 0, 0.5);
}

/* line 36, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan.mod-active {
  border: solid 3px var(--color-success);
  padding: 27px 22px;
  border-radius: 5px;
  position: relative;
}

/* line 41, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-plan.mod-active:before {
  content: '\f269';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 24px;
  line-height: 1;
  color: var(--color-success);
  position: absolute;
  top: 30px;
  right: 25px;
}

/* line 50, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing {
  position: relative;
  overflow: hidden;
  padding: 30px;
}

/* line 54, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 7px;
  top: 0;
  left: 0;
}

/* line 62, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing.mod-primary:after {
  background-color: var(--color-primary);
}

/* line 64, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing.mod-primary .dc-card--title {
  color: var(--color-primary);
}

/* line 67, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing.mod-success:after {
  background-color: var(--color-success);
}

/* line 69, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing.mod-success .dc-card--title {
  color: var(--color-success);
}

/* line 71, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing .dc-card--title {
  font-size: 48px;
  margin-bottom: 50px;
}

/* line 74, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing .dc-card--title small {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 77, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing .dc-card--title small + small {
  margin-left: 8px;
}

/* line 79, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing .dc-card--title small.mod-success {
  color: var(--color-success);
}

/* line 81, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing .dc-card--subtitle {
  font-size: 24px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 50px;
}

/* line 86, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-pricing .dc-card--subtitle small {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 89, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-simple-info {
  padding: 25px 50px 50px;
}

/* line 93, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-simple-info .dc-card--title {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 25px;
}

/* line 98, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-simple-info .dc-card-text {
  font-size: 16px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
}

/* line 102, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-icon {
  padding-left: 80px;
  position: relative;
}

/* line 105, app/assets/stylesheets/includes/_cards.sass */
.dc-card.mod-icon .dc-card--icon {
  position: absolute;
  top: 20px;
  left: 30px;
  font-size: 36px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  color: var(--color-primary);
}

/* line 114, app/assets/stylesheets/includes/_cards.sass */
.dc-card .dc-card--full-width-wrap {
  margin: 0 -20px;
}

/* line 116, app/assets/stylesheets/includes/_cards.sass */
.dc-card--title {
  font-size: 24px;
  line-height: 1.33;
  color: #000;
}

/* line 120, app/assets/stylesheets/includes/_cards.sass */
.dc-card--title .dc-form-group {
  font-size: 16px;
}

/* line 122, app/assets/stylesheets/includes/_cards.sass */
.dc-card--title.mod-tabs {
  border-bottom: 1px solid #e7e7e7;
  margin: -20px -20px 0 -20px;
}

/* line 125, app/assets/stylesheets/includes/_cards.sass */
.dc-card--description {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 129, app/assets/stylesheets/includes/_cards.sass */
.dc-card--details {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.5;
}

/* line 133, app/assets/stylesheets/includes/_cards.sass */
.dc-card--details + * {
  margin-top: 30px;
}

/* line 136, app/assets/stylesheets/includes/_cards.sass */
.dc-card--price {
  font-size: 36px;
  font-weight: 500;
  line-height: 0.89;
  color: var(--color-primary);
  display: flex;
  position: relative;
}

/* line 144, app/assets/stylesheets/includes/_cards.sass */
.dc-card--price-caption {
  font-size: 18px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.7);
  font-weight: 400;
  align-self: flex-end;
}

/* line 151, app/assets/stylesheets/includes/_cards.sass */
.dc-card--price-savings {
  font-size: 12px;
  line-height: 2.67;
  color: var(--color-success);
  position: absolute;
  bottom: -100%;
  left: 0;
  white-space: nowrap;
}

/* line 160, app/assets/stylesheets/includes/_cards.sass */
.dc-card--heading {
  font-size: 18px;
  color: #000;
}

/* line 163, app/assets/stylesheets/includes/_cards.sass */
.dc-card--heading + * {
  margin-top: 25px;
}

/* line 165, app/assets/stylesheets/includes/_cards.sass */
.dc-card--heading small {
  display: block;
  margin-top: 10px;
}

/* line 169, app/assets/stylesheets/includes/_cards.sass */
.dc-card--heading--row {
  display: flex;
  justify-content: space-between;
}

/* line 173, app/assets/stylesheets/includes/_cards.sass */
.dc-card--divider {
  margin: 30px -30px 0px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 2000px) {
  /* line 173, app/assets/stylesheets/includes/_cards.sass */
  .dc-card--divider {
    margin: 1.875vw -1.875vw 0vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 173, app/assets/stylesheets/includes/_cards.sass */
  .dc-card--divider {
    height: 0.0625vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 173, app/assets/stylesheets/includes/_cards.sass */
  .dc-card--divider {
    height: 20px;
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: inset 0px 2px 3px 0 rgba(0, 0, 0, 0.1);
    margin: 30px -15px 0;
  }
}

/* line 182, app/assets/stylesheets/includes/_cards.sass */
.dc-card--divider + * {
  margin-top: 25px;
}

@media screen and (max-width: 640px) {
  /* line 182, app/assets/stylesheets/includes/_cards.sass */
  .dc-card--divider + * {
    margin-top: 30px;
  }
}

/* line 186, app/assets/stylesheets/includes/_cards.sass */
.dc-card--divider + .dc-checkout-addon--list, .dc-card--divider + .dc-invoice-addon--list {
  margin-top: 20px;
}

/* line 189, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group {
  border: 1px solid var(--color-gray);
  border-radius: 3px;
  padding: 20px;
  margin-top: 30px;
  position: relative;
}

/* line 195, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group + * {
  margin-top: 30px;
}

/* line 197, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group .dc-card--over {
  padding: 20px;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  top: 0;
  left: 0;
}

/* line 206, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group .dc-card--over.dc-center-items {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 211, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group-red-border {
  border: 1px solid var(--color-danger);
  border-radius: 3px;
  padding: 20px;
  margin-top: 30px;
  position: relative;
}

/* line 217, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group-red-border + * {
  margin-top: 30px;
}

/* line 220, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group-remove {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  z-index: 1;
}

/* line 229, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group-remove:hover {
  text-decoration: none;
}

/* line 231, app/assets/stylesheets/includes/_cards.sass */
.dc-card--group-remove:before {
  color: rgba(0, 0, 0, 0.7);
  font-size: 24px;
  opacity: .7;
}

/* line 236, app/assets/stylesheets/includes/_cards.sass */
.dc-card--notification {
  text-align: center !important;
  background: #ECEDEF;
  border: 1px solid #CFD0D2;
  box-sizing: border-box;
  border-radius: 2px;
  font-size: 13px;
  line-height: 22px;
  text-transform: uppercase;
  color: #DE3526;
  padding: 13px;
}

/* line 247, app/assets/stylesheets/includes/_cards.sass */
.dc-card--notification.position-absolute {
  position: absolute;
}

/* line 251, app/assets/stylesheets/includes/_cards.sass */
.dc-graggable-wrapper {
  box-sizing: border-box;
  border: 2px solid transparent;
  padding: 10px;
  margin: 20px -10px;
}

/* line 256, app/assets/stylesheets/includes/_cards.sass */
.dc-graggable-wrapper .dc-card--group:first-child {
  margin-top: 0;
}

/* line 258, app/assets/stylesheets/includes/_cards.sass */
.dc-graggable-wrapper.mod-dragging {
  border: 2px dashed var(--color-primary);
  border-radius: 3px;
}

/* line 261, app/assets/stylesheets/includes/_cards.sass */
.bc-drag-icon {
  display: inline-block;
  padding: 5px 5px 0 0;
  color: var(--color-gray);
  cursor: pointer;
}

/* line 266, app/assets/stylesheets/includes/_cards.sass */
.sortable-ghost {
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 272, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan {
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    position: relative;
  }
  /* line 277, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan .dc-card--description {
    margin-top: 30px;
  }
  /* line 279, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan .dc-card--price {
    position: absolute;
    bottom: 27px;
    left: 22px;
  }
  /* line 283, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan .dc-btn {
    position: absolute;
    bottom: 27px;
    right: 22px;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 272, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan {
    display: flex;
    margin-bottom: 30px;
    flex-direction: column;
    position: relative;
  }
  /* line 277, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan .dc-card--description {
    margin-top: 30px;
  }
  /* line 279, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan .dc-card--price {
    position: absolute;
    bottom: 27px;
    left: 22px;
  }
  /* line 283, app/assets/stylesheets/includes/_cards.sass */
  .dc-card.mod-plan .dc-btn {
    position: absolute;
    bottom: 27px;
    right: 22px;
  }
}

/* line 1, app/assets/stylesheets/includes/_alert.sass */
.alert {
  position: fixed;
  bottom: 30px;
  left: 30px;
  display: none;
}

/* line 1, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs, .dc-tabs-secondary {
  display: flex;
}

/* line 4, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs > li > a, .dc-tabs-secondary > li > a {
  display: inline-block;
  padding: 20px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1;
  transition: color .2s;
  text-decoration: none;
}

@media screen and (max-width: 640px) {
  /* line 4, app/assets/stylesheets/includes/_tabs.sass */
  .dc-tabs > li > a, .dc-tabs-secondary > li > a {
    padding: 20px 15px;
    line-height: 1;
    white-space: nowrap;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 4, app/assets/stylesheets/includes/_tabs.sass */
  .dc-tabs > li > a, .dc-tabs-secondary > li > a {
    font-size: .8vw;
    padding: 1vw;
  }
}

/* line 19, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs > li > a:hover, .dc-tabs-secondary > li > a:hover {
  text-decoration: none;
  color: #000;
}

/* line 22, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs > li > a.mod-active, .dc-tabs-secondary > li > a.mod-active {
  border-bottom: 3px solid var(--color-primary);
  color: #000;
}

/* line 25, app/assets/stylesheets/includes/_tabs.sass */
.dc-subheader .dc-tabs, .dc-subheader .dc-tabs-secondary {
  margin-bottom: -10px;
}

/* line 27, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs.mod-landing, .dc-tabs-secondary.mod-landing {
  margin-bottom: 220px;
  justify-content: center;
}

@media screen and (max-width: 640px) {
  /* line 27, app/assets/stylesheets/includes/_tabs.sass */
  .dc-tabs.mod-landing, .dc-tabs-secondary.mod-landing {
    margin-bottom: 0;
    justify-content: flex-start;
    max-width: calc(100vw - 17px);
    overflow-x: scroll;
  }
  /* line 35, app/assets/stylesheets/includes/_tabs.sass */
  .dc-tabs.mod-landing::-webkit-scrollbar, .dc-tabs-secondary.mod-landing::-webkit-scrollbar {
    display: none;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 27, app/assets/stylesheets/includes/_tabs.sass */
  .dc-tabs.mod-landing, .dc-tabs-secondary.mod-landing {
    margin-bottom: 15vw;
  }
}

/* line 40, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs.mod-landing > li > a, .dc-tabs-secondary.mod-landing > li > a {
  color: rgba(0, 0, 0, 0.9);
  line-height: 2;
}

/* line 43, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs.mod-landing > li > a.mod-active, .dc-tabs-secondary.mod-landing > li > a.mod-active {
  color: var(--color-primary);
}

/* line 45, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs.mod-table-switcher, .dc-tabs-secondary.mod-table-switcher {
  margin-left: -20px;
  margin-right: -20px;
  border-bottom: 1px solid #d4d5d8;
  margin-bottom: 15px;
}

/* line 51, app/assets/stylesheets/includes/_tabs.sass */
.dc-tabs.mod-table-switcher > li > a, .dc-tabs-secondary.mod-table-switcher > li > a {
  padding: 10px 20px;
}

/* line 53, app/assets/stylesheets/includes/_tabs.sass */
.dc-tab-body {
  height: 0;
  overflow: hidden;
}

/* line 56, app/assets/stylesheets/includes/_tabs.sass */
.dc-tab-body.mod-active {
  height: auto;
  overflow: visible;
}

/* line 59, app/assets/stylesheets/includes/_tabs.sass */
.dc-tab-body--wrapper .dc-tab-body {
  display: none;
}

/* line 61, app/assets/stylesheets/includes/_tabs.sass */
.dc-tab-body--wrapper .dc-tab-body.mod-active {
  display: block;
}

/* line 2, app/assets/stylesheets/includes/_notifications.scss */
#user-notification {
  max-height: calc(100vh - 100px);
  overflow: auto;
}

/* line 5, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-dropdown-menu-wrapper.dropdown-menu {
  display: block;
  width: 300px;
  min-width: unset;
  position: relative;
  border: 0;
  z-index: unset;
  padding: 0;
}

@media screen and (max-width: 1400px) {
  /* line 16, app/assets/stylesheets/includes/_notifications.scss */
  #user-notification .dc-notification-dropdown {
    padding-right: 15px;
  }
}

/* line 20, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification-dropdown .zmdi-notifications {
  font-size: 16px;
}

/* line 23, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification-dropdown .dropdown-toggle {
  font-size: 24px;
  position: relative;
}

/* line 27, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification-dropdown .dc-dropdown-menu-wrapper {
  right: -50px;
  width: 450px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 32, app/assets/stylesheets/includes/_notifications.scss */
.dropdown.open #user-notification .dc-notification-dropdown .dc-dropdown-menu-wrapper {
  height: 750px;
}

/* line 37, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--counter {
  padding: 3px;
  border-radius: 3px;
  background-color: red;
  color: #fff;
  position: absolute;
  left: 11px;
  top: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

/* line 49, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--header {
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  padding: 0;
}

/* line 56, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--header-label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 60, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--header-counter {
  display: none;
}

/* line 64, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--list {
  list-style: none;
  padding-left: 0;
}

/* line 68, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item {
  padding: 10px;
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #e7e7e7;
}

/* line 72, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item .dc-flex-row {
  display: flex;
}

/* line 75, app/assets/stylesheets/includes/_notifications.scss */
.dc-card #user-notification .dc-notification--item {
  padding: 20px 0;
}

/* line 78, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item .dc-notification--item-img {
  display: none;
}

/* line 81, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-warning {
  background-color: rgba(236, 167, 0, 0.1);
}

/* line 83, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-warning .dc-notification--item-img {
  position: relative;
  background-color: rgba(236, 167, 0, 0.1);
}

/* line 86, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-warning .dc-notification--item-img i {
  font-size: 30px;
  color: #eca700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* line 98, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-approved .dc-user-placeholder {
  background-color: rgba(0, 128, 0, 0.1);
}

/* line 100, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-approved .dc-user-placeholder i {
  color: green;
}

/* line 106, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-denied .dc-user-placeholder {
  background-color: rgba(255, 0, 0, 0.1);
}

/* line 108, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item.mod-denied .dc-user-placeholder i {
  color: red;
}

/* line 114, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item-info {
  white-space: initial;
  font-size: 13px;
  padding-left: 0;
}

/* line 118, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--item-info p + a {
  margin-top: 20px;
}

/* line 122, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--actions {
  padding-top: 20px;
  text-align: center;
}

/* line 125, app/assets/stylesheets/includes/_notifications.scss */
#user-notification .dc-notification--actions * + * {
  margin-left: 15px;
}

/* line 128, app/assets/stylesheets/includes/_notifications.scss */
.dc-card #user-notification .dc-notification--actions {
  margin-left: 80px;
  text-align: left;
}

/* line 1, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-container {
  display: flex;
  margin-top: -50px !important;
  height: calc(100vh - 130px);
}

/* line 6, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-sidebar {
  width: 455px;
  box-shadow: 0px 7px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  z-index: 2;
  padding: 50px 30px 0 25px;
}

/* line 12, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-table-wrapper {
  position: relative;
  height: calc(100vh - 130px);
  width: 100%;
  overflow: auto;
}

/* line 17, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-table {
  background-color: var(--color-background);
  position: absolute;
  padding-top: 50px;
  padding-bottom: 50px;
  min-width: 100%;
}

/* line 23, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree {
  display: flex;
  flex-direction: column;
}

/* line 26, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}

/* line 32, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row:not(:first-of-type) .dc-funnel-steps.mod-with-data:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: var(--color-gray);
  top: -25px;
  left: 50%;
  transform: translate(-50%);
}

/* line 41, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row:not(:first-of-type) .dc-funnel-step {
  padding-top: 30px;
}

/* line 44, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row:not(:first-of-type) .dc-funnel-step:first-child:after {
  content: attr(data-yes);
}

/* line 47, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row:not(:first-of-type) .dc-funnel-step:last-child:after {
  content: attr(data-no);
}

/* line 49, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row:not(:first-of-type) .dc-funnel-step:after {
  width: 50px;
  height: 50px;
  border: 1px solid var(--color-gray);
  position: absolute;
  top: -24px;
  background-color: var(--color-background);
  border-radius: 50%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 2;
  color: rgba(0, 0, 0, 0.7);
  align-content: center;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 67, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-tree-row:not(:first-of-type) .dc-funnel-step:before {
  content: '';
  height: 30px;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  background-color: var(--color-gray);
}

/* line 76, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-steps {
  display: flex;
  flex-direction: row;
  min-width: 760px;
  width: 100%;
  align-items: center;
  justify-content: space-around;
  position: relative;
}

/* line 84, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-step {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
}

/* line 92, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-btn {
  width: 50px;
  height: 50px;
  background-color: #E8EBEE;
  position: relative;
  margin-top: 30px;
  border-radius: 3px;
  cursor: pointer;
  z-index: 1;
}

/* line 101, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-btn:before {
  content: '';
  height: 30px;
  width: 1px;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translate(-50%);
  background-color: var(--color-gray);
}

/* line 110, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-btn:after {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: '\f154';
  position: absolute;
  font-size: 24px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 121, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-funnel-btn.mod-add:after {
  content: '\f278';
}

/* line 125, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-card.mod-funnel {
  width: 350px;
  padding: 20px 25px;
}

/* line 128, app/assets/stylesheets/includes/_funnel-table.sass */
.dc-card.mod-funnel select, .dc-card.mod-funnel .dc-select.v-select {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 35px;
}

/* line 1, app/assets/stylesheets/includes/_contacts.sass */
.dc-form-hidden {
  display: none;
}

/* line 3, app/assets/stylesheets/includes/_contacts.sass */
#contact-form-success-message {
  color: var(--color-success);
}

/* line 1, app/assets/stylesheets/includes/_landing.sass */
.dc-section {
  padding-bottom: 400px;
  background-repeat: no-repeat;
  background-position-y: top;
}

@media only screen and (min-width: 2000px) {
  /* line 1, app/assets/stylesheets/includes/_landing.sass */
  .dc-section {
    background-size: 100% auto;
    padding-bottom: 30vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 1, app/assets/stylesheets/includes/_landing.sass */
  .dc-section {
    background-image: none !important;
    padding-bottom: 0 !important;
  }
}

/* line 12, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-right-text .dc-section--details {
  grid-column-start: 2;
  grid-column-end: 3;
}

/* line 15, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-hero {
  padding-top: 250px;
  background-position-y: 60px;
  background-position-x: center;
  background-image: url(/pro/assets/old_design/hero-7878102d8a77afdb37395a6bf8d04c7826aacc35263936a2ff7d7b47e34ab203.png);
}

@media screen and (max-width: 640px) {
  /* line 15, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-hero {
    padding-top: 30px;
  }
}

/* line 22, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-hero .dc-section--details {
  grid-column-start: 2;
  margin-left: 130px;
}

@media screen and (max-width: 640px) {
  /* line 22, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-hero .dc-section--details {
    margin-left: 0;
  }
}

@media screen and (min-width: 1900px) {
  /* line 15, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-hero {
    background-position-x: left;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 15, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-hero {
    padding-top: 10vw;
    padding-bottom: 33vw;
    background-size: 100% auto;
  }
  /* line 33, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-hero .dc-section--details {
    margin-left: 8.5vw;
  }
}

/* line 35, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-hero h3 {
  line-height: 1.78;
}

/* line 37, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-1 {
  padding-top: 270px;
  margin-top: -270px;
  background-image: url(/pro/assets/old_design/section1-947d1274f451b5fb0414c795933201a533395c404116b6d0d1657e83f1812209.png);
  background-position-x: center;
}

@media screen and (max-width: 640px) {
  /* line 37, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-1 {
    padding-top: 0;
    margin-top: 0;
  }
}

@media screen and (min-width: 1900px) {
  /* line 37, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-1 {
    background-position-x: right;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 37, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-1 {
    padding-top: 17vw;
    margin-top: -17vw;
  }
}

/* line 50, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-2 {
  background-image: url(/pro/assets/old_design/section2-135dc0fab6a104152d9b5d2ebc4e0316bbc00dd06dfd4579c0ff167a966bf513.png);
  background-position-x: center;
  background-position-y: 50px;
}

/* line 54, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-2 .dc-section--details {
  padding-left: 150px;
}

@media screen and (max-width: 640px) {
  /* line 54, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-2 .dc-section--details {
    padding: 0;
  }
}

/* line 58, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-3 {
  padding-top: 315px;
  margin-top: -315px;
  background-image: url(/pro/assets/old_design/section3-9c30777d6219f3539f81e0b5c46f9eb5ea84af94d3f20444a826572c4fbb3979.png);
  background-position-x: center;
}

/* line 63, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-3 .dc-section--details {
  max-width: 400px;
}

@media screen and (max-width: 640px) {
  /* line 58, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-3 {
    padding-top: 0;
    margin-top: 0;
  }
  /* line 68, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-3 .dc-section--details {
    max-width: 100%;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 58, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-3 {
    padding-top: 17vw;
    margin-top: -17vw;
  }
  /* line 73, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-3 .dc-section--details {
    min-width: 20vw;
  }
}

/* line 75, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-4 {
  padding-top: 45px;
  margin-top: -45px;
  background-image: url(/pro/assets/old_design/section4-9fe638567fcba648a089ff67b1976b442653e1107a49448cde31a5eede4f041d.png);
  background-position-x: center;
}

@media screen and (max-width: 640px) {
  /* line 75, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-4 {
    padding-top: 0;
    margin-top: 0;
  }
}

/* line 83, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-4 .dc-section--details {
  margin-left: 150px;
}

@media screen and (max-width: 640px) {
  /* line 83, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-4 .dc-section--details {
    margin-left: 0;
  }
}

/* line 87, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-5 {
  padding-top: 255px;
  margin-top: -255px;
  background-image: url(/pro/assets/old_design/section5-ab919a6b630f579dfe3771e2e045bd79218fc15c3f6c2de2200f77d064137c8d.png);
  background-position-x: left;
}

@media screen and (max-width: 640px) {
  /* line 87, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-5 {
    padding-top: 0;
    margin-top: 0;
  }
}

@media screen and (min-width: 1900px) {
  /* line 87, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-5 {
    background-position-x: right;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 87, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-5 {
    padding-top: 14vw;
    margin-top: -14vw;
  }
}

/* line 100, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-6 {
  padding-top: 150px;
  margin-top: -150px;
  padding-bottom: 200px;
  background-image: url(/pro/assets/old_design/section6-085f0724dfa8e76f863b815104048456dcd83651a838a1d2f13b2fcdb45b63fe.png);
  background-position-x: center;
}

@media screen and (max-width: 640px) {
  /* line 100, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-6 {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 100, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-6 {
    padding-bottom: 25vw;
    padding-top: 8vw;
    margin-top: -8vw;
  }
}

/* line 114, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-section-6 .dc-section--details {
  margin-left: 150px;
}

@media screen and (max-width: 640px) {
  /* line 114, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-6 .dc-section--details {
    margin-left: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 114, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-6 .dc-section--details {
    margin-left: 10vw;
  }
}

/* line 120, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-subscribing {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: -50px;
  background-image: url(/pro/assets/old_design/landing_footer_bg-b39e3bdd5a4974fa6a477389966b3eab585679324ceed8da5d29d9e59750aaf7.png);
  background-position-x: center;
}

@media screen and (min-width: 1900px) {
  /* line 120, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-subscribing {
    background-size: 100%;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 120, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-subscribing {
    padding-top: 3vw;
    padding-bottom: 3vw;
    margin-top: -3vw;
  }
}

/* line 132, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-thank_you {
  padding-top: 130px;
  padding-bottom: 225px;
}

@media screen and (max-width: 640px) {
  /* line 132, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-thank_you {
    padding-top: 10px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 132, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-thank_you {
    padding-top: 7.8vw;
    padding-bottom: 13.5vw;
  }
}

/* line 140, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-thank_you .dc-grid-row {
  align-items: center;
}

/* line 142, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-thank_you .dc-section--details.mod-two-col {
  max-width: 550px;
  grid-column-start: 2;
  grid-column-end: 4;
  padding-left: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 142, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-thank_you .dc-section--details.mod-two-col {
    max-width: 33vw;
  }
}

/* line 149, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-slider {
  padding-bottom: 120px;
  padding-top: 100px;
}

@media screen and (max-width: 640px) {
  /* line 149, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-slider {
    padding-top: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 149, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-slider {
    padding-bottom: 7.2vw;
    padding-top: 6vw;
  }
}

/* line 157, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-confirm-subscribing {
  padding-top: 130px;
  padding-bottom: 200px;
}

@media screen and (max-width: 640px) {
  /* line 157, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-confirm-subscribing {
    padding-top: 10px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 157, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-confirm-subscribing {
    padding-top: 7.3vw;
    padding-bottom: 12vw;
  }
}

/* line 165, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-confirm-subscribing h5 {
  line-height: 1.7;
  color: rgba(0, 0, 0, 0.7);
}

/* line 168, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-confirm-subscribing .dc-section--image {
  padding-top: 35px;
  padding-right: 120px;
}

@media screen and (max-width: 640px) {
  /* line 168, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-confirm-subscribing .dc-section--image {
    padding-right: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 168, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-confirm-subscribing .dc-section--image {
    padding-top: 2.1vw;
    padding-right: 8.2vw;
  }
}

/* line 176, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-feature-hero {
  padding-top: 100px;
  padding-bottom: 75px;
  text-align: center;
}

@media only screen and (min-width: 2000px) {
  /* line 176, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-feature-hero {
    padding-top: 6vw;
    padding-bottom: 4.5vw;
  }
}

/* line 183, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-features-action-block {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

@media only screen and (min-width: 2000px) {
  /* line 183, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-features-action-block {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
}

/* line 190, app/assets/stylesheets/includes/_landing.sass */
.dc-section.mod-features-action-block h5 {
  line-height: 1.5;
}

/* line 193, app/assets/stylesheets/includes/_landing.sass */
#besserVerkaufen .dc-section {
  padding-bottom: 200px;
  background-image: url(/pro/assets/old_design/besserVerkaufen-7744a65188f9d01f020db8c16f45dbc5f93547b535bd2d3ac7e31dd09ab9f7e5.png);
  padding-top: 500px;
  margin-top: -500px;
  background-position-x: right;
}

@media screen and (min-width: 1730px) {
  /* line 193, app/assets/stylesheets/includes/_landing.sass */
  #besserVerkaufen .dc-section {
    background-position-x: 65%;
  }
}

@media screen and (min-width: 1900px) {
  /* line 193, app/assets/stylesheets/includes/_landing.sass */
  #besserVerkaufen .dc-section {
    background-position-x: left;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 193, app/assets/stylesheets/includes/_landing.sass */
  #besserVerkaufen .dc-section {
    padding-bottom: 10vw;
    padding-top: 25vw;
    margin-top: -25vw;
  }
}

/* line 208, app/assets/stylesheets/includes/_landing.sass */
#gewinnOptimierung .dc-section {
  padding-bottom: 200px;
  background-position-x: center;
  background-image: url(/pro/assets/old_design/section2-135dc0fab6a104152d9b5d2ebc4e0316bbc00dd06dfd4579c0ff167a966bf513.png);
}

@media only screen and (min-width: 2000px) {
  /* line 208, app/assets/stylesheets/includes/_landing.sass */
  #gewinnOptimierung .dc-section {
    padding-bottom: 10vw;
  }
}

/* line 215, app/assets/stylesheets/includes/_landing.sass */
#affiliateManagement .dc-section {
  padding-bottom: 200px;
  padding-top: 300px;
  margin-top: -300px;
  background-image: url(/images/old_desing/affiliateManagement.png);
  background-position-x: 70%;
}

@media only screen and (min-width: 2000px) {
  /* line 215, app/assets/stylesheets/includes/_landing.sass */
  #affiliateManagement .dc-section {
    padding-bottom: 10vw;
    padding-top: 20vw;
    margin-top: -20vw;
  }
}

/* line 226, app/assets/stylesheets/includes/_landing.sass */
#verwaltungLeichtgemacht .dc-section {
  padding-bottom: 200px;
  background-position-x: center;
  background-image: url(/pro/assets/old_design/section4-9fe638567fcba648a089ff67b1976b442653e1107a49448cde31a5eede4f041d.png);
}

@media only screen and (min-width: 2000px) {
  /* line 226, app/assets/stylesheets/includes/_landing.sass */
  #verwaltungLeichtgemacht .dc-section {
    padding-bottom: 13vw;
  }
}

/* line 233, app/assets/stylesheets/includes/_landing.sass */
#analytics .dc-section {
  padding-bottom: 200px;
  background-position-x: 70%;
  padding-top: 300px;
  margin-top: -300px;
  background-image: url(/pro/assets/old_design/analytics-a7117f9af6dbeb5358cea7c647a83274e97a29ed6341001686cff6ff96da1a27.png);
}

@media only screen and (min-width: 2000px) {
  /* line 233, app/assets/stylesheets/includes/_landing.sass */
  #analytics .dc-section {
    padding-bottom: 10vw;
    padding-top: 16vw;
    margin-top: -16vw;
  }
}

/* line 244, app/assets/stylesheets/includes/_landing.sass */
#schnittstellen .dc-section {
  padding-bottom: 200px;
  background-position-x: 70%;
  background-image: url(/pro/assets/old_design/section6-085f0724dfa8e76f863b815104048456dcd83651a838a1d2f13b2fcdb45b63fe.png);
  padding-top: 100px;
  margin-top: -100px;
}

@media only screen and (min-width: 2000px) {
  /* line 244, app/assets/stylesheets/includes/_landing.sass */
  #schnittstellen .dc-section {
    padding-bottom: 12vw;
    padding-top: 8vw;
    margin-top: -8vw;
  }
}

/* line 255, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details {
  max-width: 450px;
  color: rgba(0, 0, 0, 0.9);
  opacity: .9;
  box-sizing: content-box;
}

@media screen and (max-width: 640px) {
  /* line 255, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details {
    max-width: 100%;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 255, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details {
    max-width: 25vw;
  }
}

/* line 264, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details.mod-indent-left {
  padding-left: 150px;
}

@media screen and (max-width: 640px) {
  /* line 264, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details.mod-indent-left {
    padding-left: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 264, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details.mod-indent-left {
    padding-left: 7vw;
  }
}

/* line 270, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h2 {
  color: rgba(0, 0, 0, 0.9);
  opacity: .9;
  font-size: 36px;
}

@media only screen and (min-width: 2000px) {
  /* line 270, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details h2 {
    font-size: 2vw;
  }
}

/* line 276, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h2.mod-primary {
  color: var(--color-primary);
}

/* line 279, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h2.mod-midium-indent + * {
  margin-top: 30px;
}

/* line 281, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h3 {
  line-height: 1.5;
}

/* line 283, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h3 + a {
  margin-top: 50px;
  display: inline-block;
}

@media only screen and (min-width: 2000px) {
  /* line 283, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details h3 + a {
    margin-top: 3.3vw;
  }
}

/* line 288, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h3 + p {
  margin-top: 50px;
}

@media only screen and (min-width: 2000px) {
  /* line 288, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details h3 + p {
    margin-top: 3.3vw;
  }
}

/* line 292, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h3 + h5 {
  margin-top: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 292, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details h3 + h5 {
    margin-top: 2vw;
  }
}

/* line 296, app/assets/stylesheets/includes/_landing.sass */
.dc-section--details h3 + .dc-check-list {
  margin-top: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 296, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--details h3 + .dc-check-list {
    margin-top: 2.6vw;
  }
}

/* line 301, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card {
  max-width: 700px;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #f8f9fc;
  box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 50px 65px 20px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  /* line 301, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card {
    box-shadow: none;
    padding: 0 15px;
    text-align: left;
    margin-top: 100px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 301, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card {
    max-width: 50vw;
    padding: 3vw 4vw 1vw;
  }
}

/* line 319, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card:before {
  content: '';
  box-sizing: content-box;
  background: url(/pro/assets/old_design/landing_footer_bg-b39e3bdd5a4974fa6a477389966b3eab585679324ceed8da5d29d9e59750aaf7.png);
  background-position-x: center;
  background-position-y: -50px;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: absolute;
  top: -20px;
  left: -20px;
  filter: blur(20px);
  z-index: 1;
  pointer-events: none;
  opacity: .6;
}

@media screen and (max-width: 640px) {
  /* line 319, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card:before {
    display: none;
  }
}

@media screen and (min-width: 2000px) {
  /* line 319, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card:before {
    width: 100vw;
    left: 50%;
    transform: translate(-50%);
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

/* line 343, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card + .dc-footer {
  margin-top: 115px;
}

@media screen and (max-width: 640px) {
  /* line 343, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card + .dc-footer {
    margin-top: 65px;
  }
}

/* line 348, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card h2 + * {
  margin-top: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 348, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card h2 + * {
    margin-top: 2.4vw;
  }
}

/* line 352, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card h3 {
  line-height: 1.5;
}

/* line 354, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card h3 + * {
  margin-top: 50px;
}

@media only screen and (min-width: 2000px) {
  /* line 354, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card h3 + * {
    margin-top: 3vw;
  }
}

/* line 358, app/assets/stylesheets/includes/_landing.sass */
.dc-subscribing-card p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  line-height: 1.5;
}

@media only screen and (min-width: 2000px) {
  /* line 358, app/assets/stylesheets/includes/_landing.sass */
  .dc-subscribing-card p {
    font-size: .72vw;
  }
}

/* line 364, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper {
  max-width: 500px;
  margin: 0 auto;
}

@media only screen and (min-width: 2000px) {
  /* line 364, app/assets/stylesheets/includes/_landing.sass */
  .subscribing-form-wrapper {
    max-width: 30vw;
  }
}

/* line 369, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper .dc-btn {
  margin-top: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 369, app/assets/stylesheets/includes/_landing.sass */
  .subscribing-form-wrapper .dc-btn {
    margin-top: 1.8vw;
  }
}

/* line 373, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper + * {
  margin-top: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 373, app/assets/stylesheets/includes/_landing.sass */
  .subscribing-form-wrapper + * {
    margin-top: 1.8vw;
  }
}

/* line 377, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper .has-error {
  border: #f37c7b 1px solid;
}

/* line 379, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper .tooltip-error {
  display: block;
  position: absolute;
  font-size: 13px;
  z-index: 10000001;
  padding-bottom: 4px;
  top: -35px;
  right: 0;
}

/* line 387, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper .tooltip-error__arrow {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f37c7b;
}

/* line 396, app/assets/stylesheets/includes/_landing.sass */
.subscribing-form-wrapper .tooltip-error__inner {
  padding: 8px 12px;
  background-color: #f37c7b;
  font-size: 13px;
  font-family: arial, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}

/* line 408, app/assets/stylesheets/includes/_landing.sass */
.dc-slider {
  min-height: 610px;
}

@media screen and (max-width: 640px) {
  /* line 408, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider {
    padding-top: 100px;
  }
}

/* line 412, app/assets/stylesheets/includes/_landing.sass */
.dc-slider > h3 {
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
}

@media only screen and (min-width: 2000px) {
  /* line 412, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider > h3 {
    font-size: 1.2vw;
  }
}

/* line 417, app/assets/stylesheets/includes/_landing.sass */
.dc-slider > h3 + * {
  margin-top: 90px;
}

@media only screen and (min-width: 2000px) {
  /* line 417, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider > h3 + * {
    margin-top: 6vw;
  }
}

/* line 421, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--caption {
  text-align: right;
}

@media screen and (max-width: 640px) {
  /* line 421, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption {
    display: flex;
    justify-content: space-between;
  }
}

/* line 426, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--caption-item {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  border: 5px solid transparent;
  display: inline-block;
  margin-bottom: 40px;
}

@media screen and (max-width: 640px) {
  /* line 426, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item {
    width: 80px;
    height: 80px;
    border-width: 2px;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 426, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item {
    width: 10vw;
    height: 10vw;
    border-width: .2vw;
    margin-bottom: 2.4vw;
  }
}

/* line 445, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--caption-item + .dc-slider--caption-item {
  margin-left: 40px;
}

@media screen and (max-width: 640px) {
  /* line 445, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item + .dc-slider--caption-item {
    margin-left: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 445, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item + .dc-slider--caption-item {
    margin-left: 2.4vw;
  }
}

/* line 451, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--caption-item img {
  width: 100%;
  padding: 9px;
  border-radius: 50%;
}

@media only screen and (min-width: 2000px) {
  /* line 451, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item img {
    padding: .5vw;
  }
}

/* line 457, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--caption-item.mod-active {
  border: 5px solid var(--color-primary);
}

@media screen and (max-width: 640px) {
  /* line 457, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item.mod-active {
    border-width: 2px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 457, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--caption-item.mod-active {
    border-width: .2vw;
  }
}

/* line 463, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--details-wrapper {
  grid-column-start: 2;
  grid-column-end: 4;
  margin-left: 150px;
}

@media screen and (max-width: 640px) {
  /* line 463, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--details-wrapper {
    margin-left: 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 463, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--details-wrapper {
    margin-left: 9vw;
  }
}

/* line 471, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--details {
  padding-top: 70px;
  display: none;
  max-width: 650px;
  width: 650px;
}

@media screen and (max-width: 640px) {
  /* line 471, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--details {
    padding-top: 170px;
    width: auto;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 471, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--details {
    padding-top: 4.2vw;
    max-width: 39vw;
  }
}

/* line 482, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--details h3 {
  color: rgba(0, 0, 0, 0.9);
}

/* line 484, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--details h3 + h3 {
  margin-top: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 484, app/assets/stylesheets/includes/_landing.sass */
  .dc-slider--details h3 + h3 {
    margin-top: 0.6vw;
  }
}

/* line 488, app/assets/stylesheets/includes/_landing.sass */
.dc-slider--details.mod-show {
  display: block;
  animation-name: showSlide;
  animation-fill-mode: both;
  animation-duration: .5s;
  animation-timing-function: easy-in-out;
}

@keyframes showSlide {
  from {
    opacity: 0;
    transform: translate(0, 50%);
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}

/* line 504, app/assets/stylesheets/includes/_landing.sass */
.dc-cite {
  font-size: 24px;
  font-style: italic;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.9);
  position: relative;
}

@media screen and (max-width: 640px) {
  /* line 504, app/assets/stylesheets/includes/_landing.sass */
  .dc-cite {
    font-size: 18px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 504, app/assets/stylesheets/includes/_landing.sass */
  .dc-cite {
    font-size: 1.4vw;
  }
}

/* line 514, app/assets/stylesheets/includes/_landing.sass */
.dc-cite:before {
  line-height: 0;
  content: '”';
  font-size: 120px;
  position: absolute;
  top: -40px;
  color: var(--color-primary);
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  /* line 514, app/assets/stylesheets/includes/_landing.sass */
  .dc-cite:before {
    top: -10px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 514, app/assets/stylesheets/includes/_landing.sass */
  .dc-cite:before {
    font-size: 7vw;
    top: -1.6vw;
  }
}

/* line 527, app/assets/stylesheets/includes/_landing.sass */
.dc-cite + * {
  margin-top: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 527, app/assets/stylesheets/includes/_landing.sass */
  .dc-cite + * {
    margin-top: 2.4vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 532, app/assets/stylesheets/includes/_landing.sass */
  .dc-cite--author {
    position: absolute;
    top: 0;
  }
}

/* line 536, app/assets/stylesheets/includes/_landing.sass */
.dc-section--image {
  text-align: center;
}

@media screen and (max-width: 640px) {
  /* line 539, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--image img:not(.dc-only-mobile) {
    display: none;
  }
}

/* line 541, app/assets/stylesheets/includes/_landing.sass */
.dc-section--image img {
  width: 100%;
}

/* line 543, app/assets/stylesheets/includes/_landing.sass */
.dc-section--image img + * {
  margin-top: 30px;
}

/* line 545, app/assets/stylesheets/includes/_landing.sass */
.dc-section--image p {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 1.93;
}

@media only screen and (min-width: 2000px) {
  /* line 545, app/assets/stylesheets/includes/_landing.sass */
  .dc-section--image p {
    font-size: .85vw;
  }
}

/* line 551, app/assets/stylesheets/includes/_landing.sass */
.dc-section--image.mod-two-col {
  grid-column-start: 1;
  grid-column-end: 3;
}

/* line 556, app/assets/stylesheets/includes/_landing.sass */
.dc-section-img-mobile {
  display: none;
  min-height: 400px;
  align-items: center;
  justify-content: flex-end;
}

@media screen and (max-width: 640px) {
  /* line 556, app/assets/stylesheets/includes/_landing.sass */
  .dc-section-img-mobile {
    display: flex;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 567, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-2 .dc-grid-row, .dc-section.mod-section-4 .dc-grid-row, .dc-section.mod-section-6 .dc-grid-row, .dc-section.mod-right-text .dc-grid-row {
    flex-direction: row-reverse;
  }
}

@supports (-ms-ime-align: auto) {
  /* line 567, app/assets/stylesheets/includes/_landing.sass */
  .dc-section.mod-section-2 .dc-grid-row, .dc-section.mod-section-4 .dc-grid-row, .dc-section.mod-section-6 .dc-grid-row, .dc-section.mod-right-text .dc-grid-row {
    flex-direction: row-reverse;
  }
}

/* line 3, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended {
  display: flex;
}

/* line 5, app/assets/stylesheets/includes/_table.sass */
.dc-card .dc-table-extended {
  margin: 0 -20px;
}

/* line 8, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-sales-by-date .dc-table-fixed-part {
  width: 150px;
}

/* line 10, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-sales-by-date .dc-table-srolled-part {
  width: calc(100% - 150px);
}

/* line 13, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-sales-by-product .dc-table-fixed-part {
  width: 300px;
}

/* line 15, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-sales-by-product .dc-table-srolled-part {
  width: calc(100% - 300px);
}

/* line 18, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-funnels-statistic .dc-table-fixed-part {
  width: 250px;
}

/* line 20, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-funnels-statistic .dc-table-srolled-part {
  width: calc(100% - 250px);
}

/* line 23, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-payouts .dc-table-fixed-part {
  width: 200px;
}

/* line 25, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-payouts .dc-table-srolled-part {
  width: calc(100% - 200px);
  overflow: visible;
}

/* line 28, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-payouts .capital_letter {
  text-transform: capitalize;
}

/* line 32, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--header {
  transition: top 0.3s;
  position: sticky;
  top: 70px;
  background-color: white;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 41, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--header .dc-table--cell {
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #B0BAC9;
}

/* line 48, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--header.mod-scroll-to-bottom {
  top: 130px;
}

/* line 51, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell {
  min-width: 50px;
  padding: 0px 10px;
}

@media only screen and (max-width: 1100px) {
  /* line 51, app/assets/stylesheets/includes/_table.sass */
  .dc-table-extended.mod-debts .dc-table .dc-table--cell {
    padding: 0px 5px;
  }
}

/* line 56, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.past_due {
  color: #8798AD;
}

/* line 58, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.on_hold {
  color: #8798AD;
}

/* line 60, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.in_progress {
  color: #8798AD;
}

/* line 62, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.canceled {
  color: #F57161;
}

/* line 64, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.blocked {
  color: #F57161;
}

/* line 66, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.ready_for_collection {
  color: #56C5CC;
}

/* line 68, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.sent_for_collection {
  color: #56C5CC;
}

/* line 70, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.paid {
  color: #56C5CC;
}

/* line 72, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.failed {
  color: #F57161;
}

/* line 74, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-debts .dc-table .dc-table--cell.debt_state > span {
  font-size: 30px;
  margin-right: 3px;
  line-height: 18px;
  float: left;
}

/* line 80, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-select-header {
  border-bottom: 1px solid #d4d5d8;
  background-color: var(--color-background);
}

/* line 83, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-select-header .dc-table-fixed-part {
  border-right-color: transparent;
}

/* line 85, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-select-header .dc-table-srolled-part {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
}

/* line 90, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-select-header .dc-table-srolled-part > * + * {
  margin-left: 10px;
}

/* line 93, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-affiliate-management .dc-table-fixed-part {
  width: 240px;
}

/* line 95, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-affiliate-management .dc-table-srolled-part {
  width: calc(100% - 240px);
}

/* line 98, app/assets/stylesheets/includes/_table.sass */
.dc-table-extended.mod-only-scrolled .dc-table-srolled-part {
  width: 100%;
}

/* line 100, app/assets/stylesheets/includes/_table.sass */
#dc-sales-by-date-graphics {
  margin-bottom: 20px;
}

/* line 102, app/assets/stylesheets/includes/_table.sass */
.dc-table-empty {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 110px;
  font-size: 14px;
  color: #CBD6E5;
  background: #fff;
}

/* line 111, app/assets/stylesheets/includes/_table.sass */
.dc-table-empty-small {
  padding: 50px 0;
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.6);
}

/* line 116, app/assets/stylesheets/includes/_table.sass */
.loading {
  min-height: 300px;
  position: relative;
}

/* line 119, app/assets/stylesheets/includes/_table.sass */
.loading:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(/pro/assets/common/ajax-loader-6d6ac630286b8bcc5713f2ef430748fb8635d9e551b86996e2a038b1be104690.gif);
  background-repeat: no-repeat;
  background-position: center;
}

/* line 130, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part {
  border-right: 1px solid #d4d5d8;
  box-sizing: content-box;
}

@media only screen and (max-width: 1999px) {
  /* line 130, app/assets/stylesheets/includes/_table.sass */
  .dc-table-fixed-part {
    width: 455px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 130, app/assets/stylesheets/includes/_table.sass */
  .dc-table-fixed-part {
    width: auto;
  }
}

/* line 137, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part.mod-actions {
  width: 180px;
}

/* line 139, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part.mod-actions + .dc-table-srolled-part {
  width: calc(100% - 180px);
}

/* line 141, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part.mod-actions--admin-products {
  width: 220px;
}

/* line 143, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part.mod-invoices {
  width: 310px;
}

/* line 145, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part.mod-invoices + .dc-table-srolled-part {
  width: calc(100% - 310px);
}

/* line 148, app/assets/stylesheets/includes/_table.sass */
.dc-table-fixed-part .dc-toggle.mod-invoices {
  margin-bottom: 30px;
}

/* line 150, app/assets/stylesheets/includes/_table.sass */
.dc-table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  font-size: 18px;
  color: #000;
}

/* line 154, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-auto-width {
  width: auto;
}

/* line 156, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-layout-fixed {
  table-layout: fixed;
}

/* line 158, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-layout-fixed .dc-table--cell {
  overflow: hidden;
  text-overflow: ellipsis;
}

@media only screen and (min-width: 2000px) {
  /* line 150, app/assets/stylesheets/includes/_table.sass */
  .dc-table {
    font-size: 1.125vw;
  }
}

/* line 165, app/assets/stylesheets/includes/_table.sass */
.dc-table tr.mod-dashed-delim td {
  padding-top: 0px !important;
  border-bottom: 1px dashed #d4d5d8 !important;
  font-size: 0 !important;
  height: 0 !important;
}

/* line 171, app/assets/stylesheets/includes/_table.sass */
.dc-table tr.mod-spacer-small td {
  padding-top: 10px !important;
  font-size: 0 !important;
  height: 0 !important;
}

/* line 176, app/assets/stylesheets/includes/_table.sass */
.dc-table tr.mod-spacer td {
  padding-top: 20px !important;
  font-size: 0 !important;
  height: 0 !important;
}

/* line 180, app/assets/stylesheets/includes/_table.sass */
.dc-table td {
  transition: opacity 0.5s ease-out;
}

/* line 182, app/assets/stylesheets/includes/_table.sass */
.dc-table td.dc-item-disabled {
  opacity: 0.3;
}

/* line 185, app/assets/stylesheets/includes/_table.sass */
.dc-table tr + tr td {
  padding-top: 5px;
}

/* line 187, app/assets/stylesheets/includes/_table.sass */
.dc-form-section.mod-summary-info .dc-table tr + tr td {
  padding-top: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 187, app/assets/stylesheets/includes/_table.sass */
  .dc-form-section.mod-summary-info .dc-table tr + tr td {
    padding-top: .62vw;
  }
}

/* line 193, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-medium-padded tr + tr td {
  padding-top: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 193, app/assets/stylesheets/includes/_table.sass */
  .dc-table.mod-medium-padded tr + tr td {
    padding-top: .62vw;
  }
}

/* line 199, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-no-padded tr + tr td {
  padding-top: 0px;
}

/* line 201, app/assets/stylesheets/includes/_table.sass */
.dc-table .dc-ellipsis-in-table {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 2.4em;
  margin-right: -1em;
  padding-right: 1em;
}

/* line 9, app/assets/stylesheets/includes/_mixins.sass */
.dc-table .dc-ellipsis-in-table:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 14, app/assets/stylesheets/includes/_mixins.sass */
.dc-table .dc-ellipsis-in-table:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: #fff;
}

/* line 203, app/assets/stylesheets/includes/_table.sass */
.dc-table > .dc-table--row:nth-child(even),
.dc-table tr.dc-table--row:nth-child(even) {
  background-color: var(--color-background);
}

/* line 206, app/assets/stylesheets/includes/_table.sass */
.dc-table > .dc-table--row:nth-child(even) .dc-ellipsis-in-table,
.dc-table tr.dc-table--row:nth-child(even) .dc-ellipsis-in-table {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 2.4em;
  margin-right: -1em;
  padding-right: 1em;
}

/* line 9, app/assets/stylesheets/includes/_mixins.sass */
.dc-table > .dc-table--row:nth-child(even) .dc-ellipsis-in-table:before,
.dc-table tr.dc-table--row:nth-child(even) .dc-ellipsis-in-table:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 14, app/assets/stylesheets/includes/_mixins.sass */
.dc-table > .dc-table--row:nth-child(even) .dc-ellipsis-in-table:after,
.dc-table tr.dc-table--row:nth-child(even) .dc-ellipsis-in-table:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: #f8f9fc;
}

/* line 209, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-product-prices .pr-5 {
  padding-right: 5px;
}

/* line 211, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-product-prices .pr-5.dc-table--small-sum {
  font-size: 18px;
}

@media screen and (max-width: 640px) {
  /* line 213, app/assets/stylesheets/includes/_table.sass */
  .dc-table.mod-product-prices .pr-5.dc-table--label {
    width: 90px;
  }
}

/* line 216, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-product-prices .pr-5:not(.dc-table--label) {
  text-align: right;
}

@media screen and (max-width: 640px) {
  /* line 216, app/assets/stylesheets/includes/_table.sass */
  .dc-table.mod-product-prices .pr-5:not(.dc-table--label) {
    text-align: left;
  }
}

/* line 221, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-cell-in-one-row .dc-table--cell:not(.mod-multiple-rows) {
  max-width: 300px;
  min-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 228, app/assets/stylesheets/includes/_table.sass */
.dc-table.mod-cell-space-wrap .dc-table--cell {
  max-width: 300px;
  min-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: break-spaces;
}

/* line 234, app/assets/stylesheets/includes/_table.sass */
.dc-table-srolled-part {
  width: calc(100% - 455px);
  overflow-x: auto;
  overflow-y: hidden;
  cursor: pointer;
}

/* line 239, app/assets/stylesheets/includes/_table.sass */
.dc-table-srolled-part::-webkit-scrollbar {
  height: 6px;
  background-color: #fff;
}

/* line 242, app/assets/stylesheets/includes/_table.sass */
.dc-table-srolled-part::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}

/* line 245, app/assets/stylesheets/includes/_table.sass */
.dc-table-srolled-part::-webkit-scrollbar-track {
  background-color: #fff;
}

/* line 247, app/assets/stylesheets/includes/_table.sass */
.dc-table--header {
  display: table-header-group;
  border-bottom: 1px solid #d4d5d8;
}

/* line 250, app/assets/stylesheets/includes/_table.sass */
.dc-table--header .dc-table--cell {
  color: rgba(0, 0, 0, 0.5);
  height: 40px;
  white-space: nowrap;
  cursor: pointer;
  text-transform: capitalize;
}

/* line 256, app/assets/stylesheets/includes/_table.sass */
.dc-table--header .dc-table--cell.mod-active {
  color: var(--color-primary);
}

/* line 258, app/assets/stylesheets/includes/_table.sass */
.dc-table--header .dc-table--cell.mod-active:after {
  content: '';
  border: 4px solid;
  position: relative;
  left: 3px;
}

/* line 264, app/assets/stylesheets/includes/_table.sass */
.dc-table--header .dc-table--cell.mod-asc-sorting:after {
  border-color: var(--color-primary) transparent transparent transparent;
  top: 10px;
}

/* line 268, app/assets/stylesheets/includes/_table.sass */
.dc-table--header .dc-table--cell.mod-desc-sorting:after {
  border-color: transparent transparent var(--color-primary) transparent;
  bottom: 10px;
}

/* line 271, app/assets/stylesheets/includes/_table.sass */
.dc-table--header .dc-table--cell.mod-text-transform-none {
  text-transform: none;
}

/* line 277, app/assets/stylesheets/includes/_table.sass */
#transactions-table .dc-table--header .dc-table--cell.mod-asc-sorting:after {
  border-color: transparent transparent var(--color-primary) transparent;
  bottom: 10px;
  top: unset;
}

/* line 282, app/assets/stylesheets/includes/_table.sass */
#transactions-table .dc-table--header .dc-table--cell.mod-desc-sorting:after {
  border-color: var(--color-primary) transparent transparent transparent;
  top: 10px;
  bottom: unset;
}

/* line 287, app/assets/stylesheets/includes/_table.sass */
.dc-table--footer {
  display: table-footer-group;
  border-top: 1px solid #d4d5d8;
}

/* line 290, app/assets/stylesheets/includes/_table.sass */
.dc-table--footer .dc-table--cell {
  color: black;
  height: 40px;
  white-space: nowrap;
  cursor: pointer;
  text-transform: capitalize;
}

/* line 296, app/assets/stylesheets/includes/_table.sass */
.dc-table--footer .dc-table--cell.mod-active {
  color: var(--color-primary);
}

/* line 298, app/assets/stylesheets/includes/_table.sass */
.dc-table--footer .dc-table--cell.mod-active:after {
  content: '';
  border: 4px solid;
  position: relative;
  left: 3px;
}

/* line 304, app/assets/stylesheets/includes/_table.sass */
.dc-table--footer .dc-table--cell.mod-asc-sorting:after {
  border-color: var(--color-primary) transparent transparent transparent;
  top: 10px;
}

/* line 308, app/assets/stylesheets/includes/_table.sass */
.dc-table--footer .dc-table--cell.mod-desc-sorting:after {
  border-color: transparent transparent var(--color-primary) transparent;
  bottom: 10px;
}

/* line 311, app/assets/stylesheets/includes/_table.sass */
.dc-table--row {
  display: table-row;
}

/* line 313, app/assets/stylesheets/includes/_table.sass */
.dc-table--row.highlighted {
  border: 1px solid green;
}

/* line 315, app/assets/stylesheets/includes/_table.sass */
.dc-table--cell {
  display: table-cell;
  height: 60px;
  padding: 0px 20px;
  vertical-align: middle;
  font-size: 14px;
}

@media only screen and (min-width: 2000px) {
  /* line 315, app/assets/stylesheets/includes/_table.sass */
  .dc-table--cell {
    height: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 315, app/assets/stylesheets/includes/_table.sass */
  .dc-table--cell {
    padding: 0vw 1.25vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 315, app/assets/stylesheets/includes/_table.sass */
  .dc-table--cell {
    font-size: 0.875vw;
  }
}

/* line 321, app/assets/stylesheets/includes/_table.sass */
.dc-table--cell.mod-center {
  text-align: center;
}

/* line 323, app/assets/stylesheets/includes/_table.sass */
.dc-table--cell.mod-no-paddings {
  padding: 0;
}

/* line 325, app/assets/stylesheets/includes/_table.sass */
.dc-table--cell.nowrap {
  white-space: nowrap;
}

/* line 327, app/assets/stylesheets/includes/_table.sass */
.dc-table--cell.mod-150 {
  width: 150px;
}

@media only screen and (min-width: 2000px) {
  /* line 327, app/assets/stylesheets/includes/_table.sass */
  .dc-table--cell.mod-150 {
    width: 9.375vw;
  }
}

/* line 329, app/assets/stylesheets/includes/_table.sass */
.dc-table--label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  padding-right: 10px;
}

@media only screen and (min-width: 2000px) {
  /* line 329, app/assets/stylesheets/includes/_table.sass */
  .dc-table--label {
    font-size: 0.875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 329, app/assets/stylesheets/includes/_table.sass */
  .dc-table--label {
    padding-right: 0.62vw;
  }
}

/* line 335, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.nowrap {
  white-space: nowrap;
}

/* line 337, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-strong {
  font-weight: 500;
}

/* line 339, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-color-blue {
  color: #002F59;
}

/* line 341, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-font-16 * {
  font-size: 16px !important;
}

/* line 343, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-color-black * {
  color: #000;
}

/* line 345, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-140 {
  width: 140px;
}

@media only screen and (min-width: 2000px) {
  /* line 345, app/assets/stylesheets/includes/_table.sass */
  .dc-table--label.mod-140 {
    width: 8.75vw;
  }
}

/* line 347, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-100 {
  width: 100px;
}

@media only screen and (min-width: 2000px) {
  /* line 347, app/assets/stylesheets/includes/_table.sass */
  .dc-table--label.mod-100 {
    width: 6.25vw;
  }
}

/* line 349, app/assets/stylesheets/includes/_table.sass */
.dc-table--label.mod-115 {
  width: 115px;
}

@media only screen and (min-width: 2000px) {
  /* line 349, app/assets/stylesheets/includes/_table.sass */
  .dc-table--label.mod-115 {
    width: 7.1875vw;
  }
}

/* line 351, app/assets/stylesheets/includes/_table.sass */
.show_edit_table_view {
  padding: 0;
  float: right;
  height: 40px;
  width: 50px;
  padding: 0 !important;
}

/* line 358, app/assets/stylesheets/includes/_table.sass */
.show_edit_table_view .zmdi.zmdi-settings {
  bottom: -4px;
}

/* line 1, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination-wrapper {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 20px;
}

/* line 5, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination {
  display: flex;
}

/* line 7, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination--number {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination--number.active {
  color: var(--color-primary);
}

/* line 15, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination--number:hover {
  color: #005aff;
}

/* line 17, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination--number + .dc-pagination--number {
  margin-left: 15px;
}

/* line 19, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination--number.first:after {
  content: '...';
  padding-left: 15px;
}

/* line 22, app/assets/stylesheets/includes/_pagination.sass */
.dc-pagination--number.last:before {
  content: '...';
  padding-right: 15px;
}

/* line 2, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships > .dc-card > .dc-card--title.dc-flex-row {
  margin-top: -55px;
}

/* line 5, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-mod-spacer {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  margin-bottom: 50px;
}

/* line 11, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships h3 {
  margin-bottom: 15px;
}

/* line 15, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-modal--container .duplication_error_container {
  height: 30px;
  color: #ff0030;
}

/* line 20, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-tabs .h4 {
  color: white;
  border-radius: 3px;
  background-color: #ff0030;
  padding: 2px 3px 2px 3px;
  margin-left: -10px;
  height: 22px;
}

/* line 28, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-logisticans-search label.dc-control-label {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 2.5;
  padding-right: 10px;
}

/* line 33, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-logisticans-search .dc-form-filter--popup {
  z-index: 1;
  right: 10px;
  left: auto;
  max-height: 200px;
  overflow-y: auto;
  min-width: 227px;
  max-width: 400px;
  width: auto;
  overflow-x: hidden;
  padding-top: 25px;
}

/* line 44, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-logisticans-search .dc-form-filter--popup .dc-logisticans-search-clean {
  position: absolute;
  margin-top: -15px;
  right: 10px;
}

/* line 48, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-logisticans-search .dc-form-filter--popup .dc-logisticans-search--item {
  text-overflow: ellipsis;
  overflow: hidden;
}

/* line 51, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-logisticans-search .dc-form-filter--popup .dc-logisticans-search--item a {
  white-space: nowrap;
}

/* line 53, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-logisticans-search .dc-form-filter--popup .dc-logisticans-search--item a:hover {
  color: rgba(0, 0, 0, 0.5);
}

/* line 57, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .mod-affiliate-management .state-pending .mod-partnership-masked {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.01), rgba(255, 165, 0, 0.2));
  text-align: center;
}

/* line 60, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .mod-affiliate-management .state-pending .mod-partnership-masked--description {
  color: orange;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}

/* line 66, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .mod-affiliate-management .state-pending .partner-nickname {
  color: orange;
  font-weight: 500;
}

/* line 71, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .mod-affiliate-management .state-declined .mod-partnership-masked {
  background-image: linear-gradient(to top, rgba(255, 0, 0, 0.01), rgba(255, 0, 0, 0.2));
}

/* line 73, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .mod-affiliate-management .state-declined .mod-partnership-masked--description {
  color: red;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

/* line 78, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .mod-affiliate-management .state-declined .partner-nickname {
  color: red;
  font-weight: 500;
}

/* line 83, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-table--cell .dc-btn {
  margin-right: 10px;
}

/* line 85, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-table--cell .dc-btn .zmdi-check {
  color: green;
}

/* line 87, app/assets/stylesheets/includes/_partnerships.sass */
.dc-partnerships .dc-table--cell .dc-btn .zmdi-close {
  color: red;
}

/* line 91, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .w-full {
  width: 100%;
}

/* line 93, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .inline-block {
  display: inline-block;
}

/* line 95, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .block {
  display: block;
}

/* line 97, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .flex {
  display: flex;
}

/* line 99, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .border {
  border-width: thin;
  border-style: solid;
}

/* line 102, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .rounded {
  border-radius: 0.25em;
}

/* line 104, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .text-black {
  color: #22292f;
}

/* line 106, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .border-grey-lighter {
  border-color: #ced4da;
}

/* line 108, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .bg-grey-lighter {
  background-color: #606f7b;
}

/* line 110, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .bg-grey-light {
  background-color: #dae1e7;
}

/* line 112, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .bg-grey-dark {
  background-color: #8795a1;
}

/* line 114, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .bg-white {
  background-color: #fff;
}

/* line 116, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .pin-r {
  right: 0;
}

/* line 118, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .pin-y {
  top: 0;
  bottom: 0;
}

/* line 121, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .absolute {
  position: absolute;
}

/* line 123, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .relative {
  position: relative;
}

/* line 125, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .items-center {
  align-items: center;
}

/* line 127, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .p-0 {
  padding: 0;
}

/* line 129, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .p-1 {
  padding: 0.25em;
}

/* line 131, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .px-1 {
  padding-left: 0.25em;
  padding-right: 0.25em;
}

/* line 134, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .py-2 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* line 137, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .px-2 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 140, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .mt-px {
  margin-top: 1px;
}

/* line 142, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .leading-tight {
  line-height: 1.25;
}

/* line 144, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .leading-normal {
  line-height: 1.5;
}

/* line 146, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .text-left {
  text-align: left;
}

/* line 148, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .w-full {
  width: 100%;
}

/* line 150, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 152, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .list-reset {
  list-style: none;
  padding: 0;
}

/* line 155, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .overflow-auto {
  overflow: auto;
}

/* line 157, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 161, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .w-1 {
  width: 0.25em;
}

/* line 163, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .w-2 {
  width: 0.5em;
}

/* line 165, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .w-3 {
  width: 0.75em;
}

/* line 167, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .w-4 {
  width: 1em;
}

/* line 169, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .h-4 {
  height: 1em;
}

/* line 171, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .h-1 {
  height: 0.25em;
}

/* line 173, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .h-2 {
  height: 0.5em;
}

/* line 175, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .h-3 {
  height: 0.75em;
}

/* line 177, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .fill-current {
  fill: currentColor;
}

/* line 179, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .no-underline {
  text-decoration: none;
}

/* line 182, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .hover\:no-underline:hover {
  text-decoration: none;
}

/* line 184, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .outline-none {
  outline: 0;
}

/* line 186, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .hover\:outline-none {
  outline: 0;
}

/* line 189, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .hover\:bg-grey-light:hover {
  background-color: #dae1e7;
}

/* line 191, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .shadow-md {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

/* line 193, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .search-input {
  display: block;
  width: 100%;
  padding: 0.375em 0.75em;
  font-size: 1em;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25em;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
}

/* line 206, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .icons {
  padding: 0 1em;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #606f7b;
}

/* line 212, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .icons svg {
  width: 0.75em;
  height: 0.75em;
}

/* line 215, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .single-select-wrapper {
  position: relative;
  margin-bottom: 0.5em;
}

/* line 218, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .required {
  _color: #721c24;
  _background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 222, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .cursor-pointer {
  cursor: pointer;
}

/* line 224, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .dropdown {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  color: #606f7b;
  border-radius: 0.25em;
  line-height: 1.25;
  text-align: left;
}

/* line 232, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .dropdown > li {
  padding: 0.5em 0.75em;
}

/* line 234, app/assets/stylesheets/includes/_partnerships.sass */
.single-select .active {
  background: #dae1e7;
}

/* line 238, app/assets/stylesheets/includes/_partnerships.sass */
.seller-inline-commision span {
  display: inline-flex;
  padding: 5px 10px;
}

/* line 241, app/assets/stylesheets/includes/_partnerships.sass */
.seller-inline-commision a {
  background-color: transparent;
  width: 25px;
  height: 40px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* line 249, app/assets/stylesheets/includes/_partnerships.sass */
.seller-inline-commision a i {
  font-size: 24px;
  line-height: 1.13;
  color: rgba(0, 0, 0, 0.7);
}

/* line 254, app/assets/stylesheets/includes/_partnerships.sass */
.logisticians_filter_field,
.sellers_single_select {
  width: 230px;
}

/* line 258, app/assets/stylesheets/includes/_partnerships.sass */
.logisticians_filter_field_divider {
  border-right: 1px solid #d4d5d8;
  margin: 0 10px 0 10px;
}

/* line 262, app/assets/stylesheets/includes/_partnerships.sass */
.logisticians_filter_add_button {
  flex: none !important;
  width: 230px;
  margin-right: 8px;
}

/* line 268, app/assets/stylesheets/includes/_partnerships.sass */
.mod-affiliate-management .first-seller-row {
  border-top: 1px solid #d4d5d8;
}

/* line 272, app/assets/stylesheets/includes/_partnerships.sass */
#partnership-filter-btn::placeholder {
  font-size: 14px;
}

/* line 274, app/assets/stylesheets/includes/_partnerships.sass */
#partnership-filter-btn.en, #partnership-filter-btn.es {
  width: 300px;
}

/* line 276, app/assets/stylesheets/includes/_partnerships.sass */
#partnership-filter-btn.de {
  width: 400px;
}

/* line 2, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block {
  padding: 30px;
  background-color: var(--color-background);
  border-radius: 3px;
}

@media only screen and (min-width: 2000px) {
  /* line 2, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block {
    padding: 1.875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 2, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block {
    border-radius: 0.1875vw;
  }
}

@media screen and (max-width: 640px) {
  /* line 2, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block {
    padding: 15px;
  }
}

/* line 9, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block.mod-small .dc-icon-list--icon {
  width: 40px;
  height: 40px;
  max-width: 40px;
  min-width: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 9, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--icon {
    width: 2.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 9, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--icon {
    height: 2.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 9, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--icon {
    max-width: 2.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 9, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--icon {
    min-width: 2.5vw;
  }
}

/* line 14, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block.mod-small .dc-icon-list--icon .zmdi {
  font-size: 24px;
  line-height: 40px;
}

@media only screen and (min-width: 2000px) {
  /* line 14, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--icon .zmdi {
    font-size: 1.5vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 14, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--icon .zmdi {
    line-height: 2.5vw;
  }
}

/* line 17, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block.mod-small .dc-icon-list--title {
  font-size: 16px;
}

@media only screen and (min-width: 2000px) {
  /* line 17, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block.mod-small .dc-icon-list--title {
    font-size: 1vw;
  }
}

/* line 19, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list-item {
  display: flex;
  align-items: center;
}

/* line 22, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list-item + .dc-icon-list-item {
  margin-top: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 22, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list-item + .dc-icon-list-item {
    margin-top: 1.25vw;
  }
}

/* line 26, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list--icon {
  min-width: 60px;
  height: 60px;
  max-width: 60px;
  min-width: 60px;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon {
    min-width: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon {
    height: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon {
    max-width: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon {
    min-width: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 26, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon {
    border-radius: 0.1875vw;
  }
}

/* line 35, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list--icon .zmdi {
  font-size: 36px;
  line-height: 60px;
  color: var(--color-primary);
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 2000px) {
  /* line 35, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon .zmdi {
    font-size: 2.25vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 35, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--icon .zmdi {
    line-height: 3.75vw;
  }
}

/* line 40, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list--title {
  font-size: 18px;
  line-height: 2;
  color: rgba(0, 0, 0, 0.7);
  margin-left: 20px;
}

@media only screen and (min-width: 2000px) {
  /* line 40, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--title {
    font-size: 1.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 40, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block .dc-icon-list--title {
    margin-left: 1.25vw;
  }
}

/* line 47, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list--title.mod-two-lines {
  line-height: 1;
}

/* line 49, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block .dc-icon-list--title.mod-two-lines .dc-btn {
  height: auto;
  line-height: 1;
}

/* line 52, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-list-block + * {
  margin-top: 30px;
}

@media only screen and (min-width: 2000px) {
  /* line 52, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-list-block + * {
    margin-top: 1.87vw;
  }
}

/* line 57, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-paypal {
  width: 35px;
  height: 35px;
  background-image: url(/pro/assets/common/Paypal-8f5899e939eee0a4efd75eb34e16505297096d4f66595908b713e805d370984c.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 57, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-paypal {
    width: 2.1875vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 57, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-paypal {
    height: 2.1875vw;
  }
}

/* line 63, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-paypal.mod-big-icon-in-text {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

/* line 69, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-refund {
  width: 24px;
  height: 24px;
  background-image: url(/pro/assets/common/refund-c075b9345dde0c8634b7860c084ecfe3aa7da5d11592617c4d3bb912f31b349b.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 76, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-resend {
  width: 24px;
  height: 24px;
  background-image: url(/pro/assets/common/resend-2d592eb0a7f42f5d1715aa2938f79fe37e3b5e25f305305067321d4c3284b443.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 83, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-pdf {
  width: 18px;
  height: 20px;
  background-image: url(/pro/assets/common/pdf_icon-a9cb3ee6b7917c40d33cad502ebc03608b94325fee5475780a36456c90d41e6a.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 90, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-csv {
  width: 18px;
  height: 20px;
  background-image: url(/pro/assets/common/icon-csv-fb57a6e3c83570c7c93e3f26f3bab8cbbca4a2e98d37272ed069b06d72c33930.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 97, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-sofort {
  width: 60px;
  height: 20px;
  background-image: url(/pro/assets/common/sofort-f77e7026f9ee215638551d46211222442d65d67f8cc4e19ac9b86d2fafb83735.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 97, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-sofort {
    width: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 97, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-sofort {
    height: 1.25vw;
  }
}

/* line 103, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-sofort.mod-big-icon-in-text {
  width: 96px;
  height: 30px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-sofort.en {
  background-image: url(/pro/assets/common/sofort_en-3c63cd9654c1bc033ce5497fa62e1080489a37bcfd315bf8c8adc9a9ab47813f.png);
}

/* line 112, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-invoice {
  width: 60px;
  height: 20px;
  background-image: url(/pro/assets/common/rechnung-35b2be48ca7f3f935fd07aa225e10498668f2984d424fa6ed78263761b3d5d84.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 112, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-invoice {
    width: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 112, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-invoice {
    height: 1.25vw;
  }
}

/* line 118, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-invoice.en {
  background-image: url(/pro/assets/common/invoice-c91d79f1112797c9431e417074741cc1ac8059b3e6f82a666d05bdad5b64b245.png);
}

/* line 121, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-sepa {
  width: 60px;
  height: 20px;
  background-image: url(/pro/assets/common/sepa-c5902ac8940a119b2e3044cd9fc2c4b07ca97331fa7a34513781559020791c51.png);
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 121, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-sepa {
    width: 3.75vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 121, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-sepa {
    height: 1.25vw;
  }
}

/* line 128, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-stripe {
  position: relative;
  color: var(--color-primary);
}

/* line 131, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-stripe:after {
  position: absolute;
  content: '\f129';
  font-family: 'Material-Design-Iconic-Font';
  font-size: 45.4px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 140, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-leaningsuite {
  background-image: url(/images/common/leaningsuite.png);
  width: 82px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 140, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-leaningsuite {
    width: 5.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 140, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-leaningsuite {
    height: 0.875vw;
  }
}

/* line 146, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-leaningsuite.mod-big-icon {
  width: 180px;
  height: 30px;
}

/* line 149, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-leaningsuite.mod-huge {
  width: 210px;
  height: 34px;
}

/* line 153, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-umsatz {
  background-image: url(/pro/assets/common/umsatz-a87a628b0a9bbd3ac8e8357544492a0aed02609b45343fc8a3acb869e1e15aba.png);
  width: 82px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 153, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-umsatz {
    width: 5.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 153, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-umsatz {
    height: 0.875vw;
  }
}

/* line 159, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-umsatz.mod-big-icon {
  width: 180px;
  height: 30px;
}

/* line 162, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-umsatz.mod-huge {
  width: 210px;
  height: 34px;
}

/* line 166, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-digimember {
  background-image: url(/pro/assets/common/digimember-c1cf10206f744a94374cd8a98ff47743fb626f1451037e8553c140daed781f7a.png);
  width: 82px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 2000px) {
  /* line 166, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-digimember {
    width: 5.125vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 166, app/assets/stylesheets/includes/_icons.sass */
  .dc-icon-digimember {
    height: 0.875vw;
  }
}

/* line 172, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-digimember.mod-big-icon {
  width: 180px;
  height: 30px;
}

/* line 175, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-digimember.mod-huge {
  width: 210px;
  height: 34px;
}

/* line 179, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-infusionsoft {
  background-image: url(/pro/assets/common/infusionsoft-94b1a3e020f1ca14eb9d6e984f8f8913860590bf8621bb3d60e9018a8b383170.png);
  width: 75px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 185, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-infusionsoft.mod-big-icon {
  width: 195px;
  height: 31px;
}

/* line 188, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-infusionsoft.mod-huge {
  width: 210px;
  height: 40px;
}

/* line 192, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-kajabi {
  background-image: url(/pro/assets/common/kajabi-5b8e381c8a51b92094862f75799442d161ff5b2c9b66bfc944f8390f553bf462.png);
  width: 80px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 198, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-kajabi.mod-big-icon {
  width: 145px;
  height: 26px;
}

/* line 201, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-kajabi.mod-huge {
  width: 210px;
  height: 36px;
}

/* line 205, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-klick-tipp,
.dc-icon-klicktipp {
  background-image: url(/pro/assets/common/klick-tipp-36292a3d96f1ddfdfa1a8e2419b99e604709f11a718f6a9f9273907ddff731d0.png);
  width: 82px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 212, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-klick-tipp.mod-huge,
.dc-icon-klicktipp.mod-huge {
  width: 210px;
  height: 54px;
}

/* line 217, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-block {
  padding: 30px;
  background-color: var(--color-background);
  display: flex;
  align-items: center;
  border-radius: 3px;
}

/* line 223, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-block .dc-icon-block--text {
  margin-left: 30px;
}

/* line 225, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-block .dc-icon-block--icon {
  font-size: 115.3px;
  text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
  color: var(--color-primary);
}

/* line 229, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-block .dc-big-title {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 10px;
}

/* line 233, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-block h2 {
  margin-top: 0;
  color: rgba(0, 0, 0, 0.5);
}

/* line 237, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-generic {
  color: rgba(57, 57, 57, 0.65);
}

/* line 239, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-generic:before {
  content: 'Generic';
  display: block;
}

/* line 242, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-generic:after {
  content: 'integration';
  display: block;
}

/* line 245, app/assets/stylesheets/includes/_icons.sass */
.dc-checkbox--card-icon-wrap .dc-icon-generic {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  text-align: center;
}

/* line 250, app/assets/stylesheets/includes/_icons.sass */
.dc-checkbox--card-icon-wrap .dc-icon-generic:before {
  font-size: 24px;
}

/* line 252, app/assets/stylesheets/includes/_icons.sass */
.dc-checkbox--card-icon-wrap .dc-icon-generic:after {
  font-size: 12px;
}

/* line 254, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-generic.mod-huge {
  width: 100%;
  text-align: center;
}

/* line 257, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-generic.mod-huge:before {
  font-size: 36px;
}

/* line 259, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-generic.mod-huge:after {
  font-size: 16px;
}

/* line 261, app/assets/stylesheets/includes/_icons.sass */
.dc-tile.mod-active .dc-icon-generic {
  color: var(--color-primary);
}

/* line 264, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-memberspot {
  color: rgba(57, 57, 57, 0.65);
}

/* line 266, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-memberspot:before {
  content: 'Memberspot';
  display: block;
}

/* line 269, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-memberspot:after {
  content: 'integration';
  display: block;
}

/* line 272, app/assets/stylesheets/includes/_icons.sass */
.dc-checkbox--card-icon-wrap .dc-icon-memberspot {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  text-align: center;
}

/* line 277, app/assets/stylesheets/includes/_icons.sass */
.dc-checkbox--card-icon-wrap .dc-icon-memberspot:before {
  font-size: 24px;
}

/* line 279, app/assets/stylesheets/includes/_icons.sass */
.dc-checkbox--card-icon-wrap .dc-icon-memberspot:after {
  font-size: 12px;
}

/* line 281, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-memberspot.mod-huge {
  width: 100%;
  text-align: center;
}

/* line 284, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-memberspot.mod-huge:before {
  font-size: 36px;
}

/* line 286, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-memberspot.mod-huge:after {
  font-size: 16px;
}

/* line 288, app/assets/stylesheets/includes/_icons.sass */
.dc-tile.mod-active .dc-icon-memberspot {
  color: var(--color-primary);
}

/* line 290, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-coachy {
  background-image: url(/pro/assets/common/coachy_logo-f675d2c77a357553e4047e9749ac9667a17b59df7358b349fba1b3acd0b48ed0.png);
  width: 70px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 296, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-coachy.mod-huge {
  width: 210px;
  height: 40px;
}

/* line 300, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-test {
  color: rgba(57, 57, 57, 0.65);
}

/* line 302, app/assets/stylesheets/includes/_icons.sass */
.dc-radio input:checked + label .dc-icon-test {
  color: var(--color-primary);
}

/* line 304, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-test:before {
  content: 'Test';
  display: block;
  font-size: 18px;
}

/* line 309, app/assets/stylesheets/includes/_icons.sass */
.dc-icon-comments {
  width: 18px;
  height: 20px;
  background-image: url(/pro/assets/common/comment-text-9950d90f1204786233d6bffed8c1c69dd0ee86a6e6962f8bafaefabaa5f01f44.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* line 1, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img {
  width: 100%;
  border: 2px dashed rgba(var(--color-primary), 0.3);
  padding: 15px;
  height: 200px;
  max-height: 200px;
  position: relative;
  border-radius: 3px;
}

/* line 9, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img.mod-complete {
  border: solid 1px #e7e7e7;
}

/* line 11, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img.mod-error {
  border: solid 1px var(--color-danger);
}

/* line 13, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img.dz-drag-hover {
  border-color: var(--color-primary);
}

/* line 15, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img.dz-drag-hover .dc-upload-img--wrapper {
  display: none;
}

/* line 17, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img.dz-drag-hover:after {
  content: 'Drop here!';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 24, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img.dz-max-files-reached .dz-default.dz-message, .dc-upload-img.mod-error .dz-default.dz-message, .dc-upload-img.mod-complete .dz-default.dz-message {
  display: none;
}

/* line 26, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper {
  display: flex;
}

/* line 29, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dc-upload-img--pic {
  position: relative;
  width: 160px;
  height: 170px;
  border-radius: 3px;
  background-color: #ffffff;
}

/* line 35, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dc-upload-img--pic img {
  display: none;
}

/* line 37, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dc-upload-img--pic:before {
  content: '\f17f';
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 72px;
  color: rgba(0, 0, 0, 0.1);
}

/* line 46, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dz-remove {
  display: block;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}

/* line 51, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dz-remove:before {
  content: '\f136';
  font-family: 'Material-Design-Iconic-Font';
}

/* line 54, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dc-upload-img--progress {
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}

/* line 61, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-processing:not(.dz-complete) .dc-upload-img--upload {
  position: absolute;
  background-color: var(--color-primary);
  height: 4px;
  top: 0;
  left: 0;
}

/* line 67, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.mod-default-text {
  height: 170px;
  align-items: center;
  line-height: 1.5;
}

/* line 71, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.mod-default-text .dc-upload-img--descr {
  align-self: flex-start;
  margin-top: 15px;
}

/* line 74, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.mod-default-text .dc-upload-img--pic {
  box-shadow: none;
  flex-basis: 150px;
  flex-shrink: 0;
}

/* line 79, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-complete .dz-success-mark {
  display: none;
}

/* line 81, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-complete .dz-remove {
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.05);
  width: 40px;
  height: 40px;
  position: relative;
}

/* line 87, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--wrapper.dz-complete .dz-remove:before {
  font-size: 24px;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.7);
  content: '\f154';
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 98, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--filename {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}

/* line 102, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--filename + * {
  margin-top: 10px;
}

/* line 104, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--pic {
  max-width: 250px;
  max-height: 170px;
  overflow: hidden;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}

/* line 110, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--pic img {
  display: block;
}

/* line 112, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--descr {
  padding-left: 15px;
  flex-grow: 1;
  padding-top: 10px;
  max-width: 100%;
}

/* line 117, app/assets/stylesheets/includes/_upload-img.sass */
.dc-upload-img--error {
  color: var(--color-danger);
  margin-top: 10px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
  padding: 0;
}

/* line 128, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block span.title-tooltip {
  display: inline-block;
  margin-left: 10px;
}

/* line 132, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block #file-stack-btn {
  width: 100%;
  height: 50px;
  background-color: #265EF6;
  border-radius: 999px;
  font-style: normal;
  font-weight: normal;
  font-size: 19px;
  line-height: 22px;
  color: #FFF;
  text-align: left;
  padding-left: 50px;
}

/* line 145, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-settings {
  font-size: 14px;
  margin-top: 15px;
  line-height: 20px;
}

/* line 150, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block header.line-28 {
  line-height: 14px;
  min-height: 28px;
}

/* line 154, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item {
  width: 100%;
  height: 50px;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

/* line 159, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item span.file-icon {
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  background-size: contain;
  height: 50px;
  margin-left: 2.5%;
  width: 5%;
}

/* line 167, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item span.file-icon.electronic_book {
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
}

/* line 169, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item span.file-icon.digital {
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
}

/* line 172, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item span.file-name {
  display: inline-block;
  width: 80%;
  height: 50px;
  line-height: 50px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 2.5%;
}

/* line 181, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item span.file-action {
  display: inline-block;
  width: 10%;
  height: 50px;
  line-height: 50px;
}

/* line 187, app/assets/stylesheets/includes/_upload-img.sass */
#attachment-block .file-attachment-item span.file-action .remove-attachment-btn {
  display: table;
  margin: 0 auto;
  color: black;
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/includes/_user.sass */
.dc-user {
  display: flex;
  align-items: center;
}

/* line 4, app/assets/stylesheets/includes/_user.sass */
.dc-user * + * {
  margin-left: 10px;
}

/* line 6, app/assets/stylesheets/includes/_user.sass */
.dc-user > * {
  max-width: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 11, app/assets/stylesheets/includes/_user.sass */
.dc-user .dc-user-placeholder {
  width: 40px;
  min-width: 40px;
  height: 40px;
}

/* line 15, app/assets/stylesheets/includes/_user.sass */
.dc-user .dc-user-placeholder .dc-user-placeholder--letter {
  line-height: 40px;
  font-size: 20px;
}

/* line 18, app/assets/stylesheets/includes/_user.sass */
.dc-user * + span {
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 22, app/assets/stylesheets/includes/_user.sass */
.warning-message {
  color: #ff0030;
}

/* line 25, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 30px;
  grid-template-areas: "label-area";
  line-height: 30px;
}

/* line 32, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area {
  display: grid;
  grid-template-columns: repeat(4, 22.5%) 10%;
  grid-template-rows: 1fr;
  grid-template-areas: "percentage-fee amount-fee earned-amount payments-count actions-area";
  grid-area: label-area;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 41, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area .percentage-fee {
  grid-area: percentage-fee;
}

/* line 43, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area .amount-fee {
  grid-area: amount-fee;
}

/* line 45, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area .earned-amount {
  grid-area: earned-amount;
}

/* line 47, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area .payments-count {
  grid-area: payments-count;
}

/* line 49, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area .actions-area {
  grid-area: actions-area;
}

/* line 51, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-label .label-area .fee-label {
  padding: 0 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 57, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 30px;
  grid-template-areas: "input-area";
  line-height: 30px;
}

/* line 63, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input:nth-child(even) {
  background: #f1f1f1;
}

/* line 65, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input:nth-child(odd) {
  background: #FFF;
}

/* line 68, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .no-wrap {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* line 73, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area {
  display: grid;
  grid-template-columns: repeat(4, 22.5%) 10%;
  grid-template-rows: 1fr;
  grid-template-areas: "percentage-fee-input amount-fee-input earned-amount-input payments-count-input actions-input";
  grid-area: input-area;
}

/* line 79, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area.with-border {
  border-bottom: 1px dashed rgba(140, 140, 140, 0.7);
}

/* line 83, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .dc-input-with-tail * + * {
  padding-left: 5px;
}

/* line 85, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .fee-label {
  padding: 0 3px;
}

/* line 88, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .percentage-fee-input {
  grid-area: percentage-fee-input;
}

/* line 90, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .amount-fee-input {
  grid-area: amount-fee-input;
}

/* line 92, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .earned-amount-input {
  grid-area: earned-amount-input;
}

/* line 94, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .payments-count-input {
  grid-area: payments-count-input;
}

/* line 96, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .actions-input {
  grid-area: actions-input;
}

/* line 99, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .actions-input .mod-small-square {
  background-color: transparent;
}

/* line 102, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .actions-input .mod-small-square {
  width: 20px;
  height: 20px;
}

/* line 105, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .actions-input .mod-small-square .zmdi {
  font-size: 20px;
}

/* line 108, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .input-icon {
  position: relative;
}

/* line 111, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .input-icon > i {
  position: absolute;
  display: block;
  transform: translate(0, -50%);
  top: 50%;
  pointer-events: none;
  width: 30px;
  text-align: center;
  font-style: normal;
  height: 96%;
  line-height: 50px;
  background-color: #d4d5d8;
  border-radius: 3px 0 0 3px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  margin-left: 1px;
}

/* line 128, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .input-icon > input {
  padding-left: 35px;
  padding-right: 0;
}

/* line 132, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .input-icon-right > i {
  right: 0;
}

/* line 135, app/assets/stylesheets/includes/_user.sass */
.grid-container-fee-tier-input .input-area .input-icon-right > input {
  padding-left: 0;
  padding-right: 35px;
  text-align: right;
}

/* line 141, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 30px 50px;
  grid-template-areas: "grid-container-fee-tier-label" "grid-container-fee-tier-input";
}

/* line 147, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "label-area";
  line-height: 30px;
}

/* line 154, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label .label-area {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "percentage-fee amount-fee earned-amount payments-count";
  grid-area: label-area;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 163, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label .label-area .percentage-fee {
  grid-area: percentage-fee;
}

/* line 165, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label .label-area .amount-fee {
  grid-area: amount-fee;
}

/* line 167, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label .label-area .earned-amount {
  grid-area: earned-amount;
}

/* line 169, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label .label-area .payments-count {
  grid-area: payments-count;
}

/* line 171, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-label .label-area .fee-label {
  padding: 0 3px;
}

/* line 174, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 30px;
  grid-template-areas: "input-area";
  line-height: 30px;
}

/* line 180, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input:nth-child(even) {
  background: #FFF;
}

/* line 182, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input:nth-child(odd) {
  background: #f1f1f1;
}

/* line 185, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "percentage-fee-input amount-fee-input earned-amount-input payments-count-input";
  grid-area: input-area;
}

/* line 191, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area.with-border {
  border-bottom: 1px dashed rgba(140, 140, 140, 0.7);
}

/* line 194, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area .fee-label {
  padding: 0 3px;
}

/* line 197, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area .percentage-fee-input {
  grid-area: percentage-fee-input;
}

/* line 199, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area .amount-fee-input {
  grid-area: amount-fee-input;
}

/* line 201, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area .earned-amount-input {
  grid-area: earned-amount-input;
}

/* line 203, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area .payments-count-input {
  grid-area: payments-count-input;
}

/* line 205, app/assets/stylesheets/includes/_user.sass */
.dc-modal .grid-container-fee-tier-input .input-area .with-error {
  border-color: red;
}

/* Chrome, Safari, Edge, Opera */
/* line 209, app/assets/stylesheets/includes/_user.sass */
.disable-counter input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
/* line 214, app/assets/stylesheets/includes/_user.sass */
.disable-counter input[type=number] {
  -moz-appearance: textfield;
}

/* line 1, app/assets/stylesheets/includes/_tooltip.sass */
.tooltip.show {
  opacity: 1;
}

/* line 1, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list {
  margin: 30px 0;
}

/* line 3, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list .dc-addon--info {
  flex: 1 1 auto;
}

/* line 6, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list.mod-simple-list .dc-addon--img {
  min-width: 50px;
  max-width: 50px;
  height: 50px;
}

/* line 10, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list.mod-simple-list .dc-addon--img img {
  width: 50px;
  height: 50px;
}

/* line 13, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list.mod-simple-list .dc-btn {
  width: 50px;
  height: 50px;
}

/* line 16, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list.mod-simple-list .dc-btn i {
  font-size: 24px;
}

/* line 18, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list--item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 22, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list--item + .dc-addon-list--item {
  margin-top: 15px;
}

/* line 24, app/assets/stylesheets/includes/_addons.sass */
.dc-addon {
  display: flex;
  position: relative;
  padding: 15px 55px 15px 15px;
  border-radius: 3px;
  border: solid 1px var(--color-gray);
}

/* line 30, app/assets/stylesheets/includes/_addons.sass */
.dc-addon.mod-preview {
  padding: 10px;
  align-items: center;
}

/* line 33, app/assets/stylesheets/includes/_addons.sass */
.dc-addon.mod-preview .dc-addon--img {
  height: 50px;
  max-width: 50px;
  min-width: 50px;
}

/* line 37, app/assets/stylesheets/includes/_addons.sass */
.dc-addon.mod-preview .dc-addon--img img {
  width: 50px;
  height: 50px;
}

/* line 40, app/assets/stylesheets/includes/_addons.sass */
.dc-addon.mod-preview .dc-addon--title {
  white-space: normal;
  line-height: 1.5;
}

/* line 43, app/assets/stylesheets/includes/_addons.sass */
.dc-addon + .dc-addon {
  margin-top: 15px;
}

/* line 45, app/assets/stylesheets/includes/_addons.sass */
.dc-addon-list.mod-simple-list .dc-addon {
  padding: 10px 15px;
  width: calc(100% - 65px);
}

/* line 49, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .zmdi.zmdi-alert-circle::before {
  color: #FF6700;
}

/* line 52, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip {
  padding-left: 5px;
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 57, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container, .dc-addon .dc-addon-restriction-tooltip--body, .dc-addon .dc-addon-restriction-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 65, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container {
  position: relative;
  right: 0px;
  top: 0px;
}

/* line 70, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container .dc-addon-restriction-tooltip--button {
  text-align: center;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 83, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container .dc-addon-restriction-tooltip--body {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 94, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container .dc-addon-restriction-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 98, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container .dc-addon-restriction-tooltip--body strong {
  font-weight: 500;
}

/* line 101, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container.active .dc-addon-restriction-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 350px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 113, app/assets/stylesheets/includes/_addons.sass */
.dc-addon .dc-addon-restriction-tooltip--container.active .dc-addon-restriction-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 118, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--action {
  color: rgba(0, 0, 0, 0.7);
  font-size: 24px;
  position: absolute;
  top: 10px;
  right: 15px;
}

/* line 124, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--img {
  min-width: 70px;
  max-width: 70px;
  height: 70px;
  margin-right: 15px;
  border-radius: 3px;
  overflow: hidden;
}

/* line 131, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--img img {
  height: 70px;
  width: 70px;
  object-fit: contain;
  object-position: top;
}

/* line 137, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--info {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}

/* line 141, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--info .dc-toggle {
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 145, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--info .dc-toggle + * {
  margin-top: 25px;
}

/* line 147, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--title {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}

/* line 152, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--title + * {
  margin-top: 15px;
}

/* line 154, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--internal-name {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(0, 0, 0, 0.7);
}

/* line 160, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type {
  display: block;
  padding-left: 25px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
  background-size: 20px 15px;
  background-repeat: no-repeat;
  background-size: 19px auto;
  background-position: left center;
  margin-top: 4px;
}

/* line 170, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-digital-product {
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
}

/* line 172, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-event-product {
  background-image: url(/pro/assets/common/event-d51d57acf05057059bf74cf914c6109efc7a4816f866bb4a6942d022209e7163.svg);
}

/* line 174, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-physical-product {
  background-image: url(/pro/assets/common/box-db45d6ea8f2ec254dba7af8702dd703c6016c862a1ca753a67b6a7baff7bb646.svg);
}

/* line 176, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-printed_book-product {
  background-image: url(/pro/assets/common/book-d2bc751f1d48277624cb945bf245f3d6bce24e167ad97adc2d6a8cb18da3b79b.svg);
}

/* line 178, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-electronic_book-product {
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
}

/* line 180, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-service-product {
  background-image: url(/pro/assets/common/service-c5d1b28e319fdd220ed91a6bb7ed52a30c78fc5e90c76fc0d61aa0b3fb9f4c76.svg);
}

/* line 182, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--type.mod-supplements-product {
  background-image: url(/pro/assets/common/supplements-9bf25dced11860adb20ab3ec15a0757f9f4ae1a2363ad60da6c4c7b386969c9f.svg);
}

/* line 185, app/assets/stylesheets/includes/_addons.sass */
.items-center {
  align-items: center !important;
}

/* line 188, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--info-row {
  display: flex;
  align-items: flex-end;
  font-size: 12px;
}

/* line 192, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--info-row .mt-4 {
  margin-top: 4px;
}

/* line 194, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--info-row + .dc-addon--info-row {
  margin-top: 5px;
}

/* line 196, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--price-lable {
  color: rgba(0, 0, 0, 0.7);
}

/* line 198, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--price-lable + * {
  margin-left: 5px;
}

/* line 200, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--price-value {
  font-size: 18px;
  color: #000;
}

/* line 203, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--price-value + * {
  margin-left: 5px;
}

/* line 205, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--price-period {
  color: #000;
}

/* line 209, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--action.dropdown.open .dc-addon--action-menu {
  display: block;
  z-index: 1;
}

/* line 213, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--action-menu {
  display: none;
  position: absolute;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0px 7px 15px 0 rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.7);
  padding: 30px 20px;
}

/* line 221, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--action-menu-item {
  font-size: 14px;
  white-space: nowrap;
  cursor: pointer;
}

/* line 225, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--action-menu-item.mod-danger {
  color: var(--color-danger);
}

/* line 227, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--action-menu-item + .dc-addon--action-menu-item {
  margin-top: 20px;
}

/* line 231, app/assets/stylesheets/includes/_addons.sass */
.bundles-counter {
  margin-top: 10px;
  font-size: 14px;
}

/* line 234, app/assets/stylesheets/includes/_addons.sass */
.bundles-counter.error {
  color: #EB333B;
}

/* line 236, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list {
  max-height: 450px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 15px;
  overflow-y: auto;
  margin-left: -30px;
  margin-right: -30px;
}

/* line 246, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list.dc-fit-to-container {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 249, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon {
  padding: 10px 50px 10px 0;
  border: none;
  align-items: center;
  cursor: pointer;
}

/* line 254, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon.mod-normal-cursor {
  cursor: default;
}

/* line 256, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon + .dc-addon {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 258, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon input {
  display: none;
}

/* line 260, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon input:checked + .dc-addon--check:after {
  content: "\f269";
  color: var(--color-primary);
}

/* line 263, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon input:disabled + .dc-addon--check:after {
  color: rgba(0, 0, 0, 0.1);
}

/* line 265, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--check {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

/* line 270, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--check:after {
  content: "\f26c";
  font-family: 'Material-Design-Iconic-Font';
  opacity: 1;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 276, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--custom-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

/* line 281, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--custom-icon.mod-button {
  font-size: 20px;
  background-color: #ecedef;
  padding: 10px;
  border-radius: 3px;
  cursor: pointer;
}

/* line 287, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--custom-icon.mod-button:hover {
  opacity: 0.8;
}

/* line 289, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--img {
  min-width: 50px;
  max-width: 50px;
  height: 50px;
}

/* line 293, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--img img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  object-position: top;
}

/* line 299, app/assets/stylesheets/includes/_addons.sass */
.dc-add-addon--list .dc-addon--title {
  max-width: 100%;
  overflow: hidden;
}

/* line 305, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list + .dc-entry-container, .dc-invoice-addon--list + .dc-entry-container {
  margin-top: 50px;
}

/* line 307, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list h3, .dc-invoice-addon--list h3 {
  margin-bottom: 15px;
}

/* line 309, app/assets/stylesheets/includes/_addons.sass */
.dc-wizard .dc-checkout-addon--list h3, .dc-wizard .dc-invoice-addon--list h3 {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

/* line 313, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list + *, .dc-invoice-addon--list + * {
  margin-top: 50px;
}

/* line 315, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon, .dc-invoice-addon--list .dc-addon {
  margin: 0 -30px;
  padding: 30px;
  border-right: none;
  border-left: none;
  border-radius: 0;
}

@media screen and (max-width: 640px) {
  /* line 315, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon, .dc-invoice-addon--list .dc-addon {
    max-width: none;
  }
}

/* line 323, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon + .dc-addon, .dc-invoice-addon--list .dc-addon + .dc-addon {
  border-top: none;
}

@media screen and (max-width: 640px) {
  /* line 315, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon, .dc-invoice-addon--list .dc-addon {
    padding: 15px;
    margin: 0 -15px;
    flex-direction: column;
  }
}

/* line 329, app/assets/stylesheets/includes/_addons.sass */
.dc-wizard .dc-checkout-addon--list .dc-addon, .dc-wizard .dc-invoice-addon--list .dc-addon {
  margin: 0 -50px;
}

@media screen and (max-width: 640px) {
  /* line 329, app/assets/stylesheets/includes/_addons.sass */
  .dc-wizard .dc-checkout-addon--list .dc-addon, .dc-wizard .dc-invoice-addon--list .dc-addon {
    margin: 0 -15px;
  }
}

/* line 333, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon.mod-checked, .dc-invoice-addon--list .dc-addon.mod-checked {
  background-color: rgba(0, 90, 255, 0.05);
}

/* line 335, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--info-wrapper, .dc-invoice-addon--list .dc-addon--info-wrapper {
  display: flex;
  min-width: 480px;
  width: 480px;
}

@supports (-ms-ime-align: auto) {
  /* line 335, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--info-wrapper, .dc-invoice-addon--list .dc-addon--info-wrapper {
    min-width: auto;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 335, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--info-wrapper, .dc-invoice-addon--list .dc-addon--info-wrapper {
    min-width: auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 335, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--info-wrapper, .dc-invoice-addon--list .dc-addon--info-wrapper {
    width: auto;
    max-width: 250px;
    min-width: 0;
    padding-bottom: 10px;
  }
}

/* line 348, app/assets/stylesheets/includes/_addons.sass */
.dc-wizard .dc-checkout-addon--list .dc-addon--info-wrapper, .dc-wizard .dc-invoice-addon--list .dc-addon--info-wrapper {
  width: 480px;
}

@media screen and (max-width: 640px) {
  /* line 348, app/assets/stylesheets/includes/_addons.sass */
  .dc-wizard .dc-checkout-addon--list .dc-addon--info-wrapper, .dc-wizard .dc-invoice-addon--list .dc-addon--info-wrapper {
    width: auto;
  }
}

/* line 352, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--img, .dc-invoice-addon--list .dc-addon--img {
  min-width: 100px;
  max-width: 100px;
  margin-right: 30px;
  overflow: hidden;
  height: auto;
  align-self: flex-start;
  line-height: 0;
}

/* line 360, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--img img, .dc-invoice-addon--list .dc-addon--img img {
  width: 100px;
  height: auto;
}

@media screen and (max-width: 640px) {
  /* line 352, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--img, .dc-invoice-addon--list .dc-addon--img {
    min-width: 60px;
    max-width: 60px;
    margin-right: 15px;
  }
}

/* line 367, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--title, .dc-invoice-addon--list .dc-addon--title {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}

@media screen and (max-width: 640px) {
  /* line 367, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--title, .dc-invoice-addon--list .dc-addon--title {
    white-space: normal;
    font-size: 14px;
    line-height: 1.5;
  }
}

/* line 375, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--price, .dc-invoice-addon--list .dc-addon--price {
  flex: 1;
  margin-left: 20px;
  margin-right: 20px;
  min-width: 50px;
  font-size: 22px;
  font-weight: 500;
  color: var(--color-primary);
  text-align: right;
  transition: opacity 0.5s ease-out;
}

/* line 385, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--price.dc-item-disabled, .dc-invoice-addon--list .dc-addon--price.dc-item-disabled {
  opacity: 0.3;
}

@media screen and (min-width: 641px) {
  /* line 388, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--price > span, .dc-invoice-addon--list .dc-addon--price > span {
    position: absolute;
    right: 70px;
  }
}

@media screen and (max-width: 640px) {
  /* line 375, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--price, .dc-invoice-addon--list .dc-addon--price {
    width: 100%;
    text-align: right;
    margin: 10px 0;
  }
}

/* line 395, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--price-info, .dc-invoice-addon--list .dc-addon--price-info {
  margin-top: 20px;
}

/* line 397, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--price-info .dc-table--label, .dc-invoice-addon--list .dc-addon--price-info .dc-table--label {
  padding-top: 10px;
  white-space: nowrap;
}

/* line 400, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--description, .dc-invoice-addon--list .dc-addon--description {
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 640px) {
  /* line 400, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--description, .dc-invoice-addon--list .dc-addon--description {
    font-size: 12px;
  }
}

/* line 406, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--additional, .dc-invoice-addon--list .dc-addon--additional {
  display: flex;
  flex: 1 1 auto;
}

@media screen and (max-width: 640px) {
  /* line 406, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--additional, .dc-invoice-addon--list .dc-addon--additional {
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: space-between;
  }
}

/* line 413, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--action, .dc-invoice-addon--list .dc-addon--action {
  flex: 0 0 auto;
  text-align: right;
  color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  position: relative;
  top: auto;
  right: auto;
}

@media screen and (max-width: 640px) {
  /* line 413, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--action, .dc-invoice-addon--list .dc-addon--action {
    position: static;
  }
}

/* line 423, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--action > * + *, .dc-invoice-addon--list .dc-addon--action > * + * {
  margin-top: 15px;
}

/* line 425, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--checkbox, .dc-invoice-addon--list .dc-addon--checkbox {
  height: 25px;
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  /* line 425, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--checkbox, .dc-invoice-addon--list .dc-addon--checkbox {
    position: absolute;
    top: 15px;
    right: 15px;
  }
}

/* line 432, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--checkbox input, .dc-invoice-addon--list .dc-addon--checkbox input {
  display: none;
}

/* line 434, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--checkbox input:checked + span, .dc-invoice-addon--list .dc-addon--checkbox input:checked + span {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}

/* line 437, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--checkbox input:checked + span:after, .dc-invoice-addon--list .dc-addon--checkbox input:checked + span:after {
  content: '\f26b';
  font-family: 'Material-Design-Iconic-Font';
  color: #fff;
  font-size: 19px;
  line-height: 19px;
}

/* line 443, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--checkbox span, .dc-invoice-addon--list .dc-addon--checkbox span {
  display: block;
  text-align: center;
  width: 23px;
  height: 23px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  position: relative;
}

/* line 451, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--checkbox span:after, .dc-invoice-addon--list .dc-addon--checkbox span:after {
  content: '';
  line-height: 19px;
}

/* line 455, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-table.mod-product-prices td, .dc-invoice-addon--list .dc-table.mod-product-prices td {
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  /* line 455, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-table.mod-product-prices td, .dc-invoice-addon--list .dc-table.mod-product-prices td {
    font-size: 12px;
  }
}

/* line 459, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-table.mod-product-prices td .dc-small-label, .dc-invoice-addon--list .dc-table.mod-product-prices td .dc-small-label {
  margin-top: 0;
}

/* line 461, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-table.mod-product-prices td.dc-table--label, .dc-invoice-addon--list .dc-table.mod-product-prices td.dc-table--label {
  width: 110px;
}

/* line 463, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-table.mod-product-prices td:not(.dc-table--label), .dc-invoice-addon--list .dc-table.mod-product-prices td:not(.dc-table--label) {
  text-align: left;
}

/* line 465, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-table.mod-product-prices td.dc-text-right:not(.dc-table--label), .dc-invoice-addon--list .dc-table.mod-product-prices td.dc-text-right:not(.dc-table--label) {
  text-align: right;
}

/* line 467, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--show-more, .dc-invoice-addon--list .dc-addon--show-more {
  color: var(--color-primary);
  font-size: 14px;
  margin-top: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 640px) {
  /* line 467, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--show-more, .dc-invoice-addon--list .dc-addon--show-more {
    font-size: 12px;
  }
}

/* line 476, app/assets/stylesheets/includes/_addons.sass */
.dc-checkout-addon--list .dc-addon--show-more i, .dc-invoice-addon--list .dc-addon--show-more i {
  font-size: 24px;
  margin-left: 10px;
}

@media screen and (max-width: 640px) {
  /* line 476, app/assets/stylesheets/includes/_addons.sass */
  .dc-checkout-addon--list .dc-addon--show-more i, .dc-invoice-addon--list .dc-addon--show-more i {
    margin-left: 3px;
  }
}

/* line 482, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--refund-policy {
  color: var(--color-primary);
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
}

@media screen and (max-width: 640px) {
  /* line 482, app/assets/stylesheets/includes/_addons.sass */
  .dc-addon--refund-policy {
    font-size: 12px;
  }
}

/* line 489, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--refund-policy i {
  vertical-align: middle;
  font-size: 16px;
  margin-left: 5px;
}

@media screen and (max-width: 640px) {
  /* line 489, app/assets/stylesheets/includes/_addons.sass */
  .dc-addon--refund-policy i {
    margin-left: 3px;
  }
}

/* line 495, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--refund-policy.fit-content-width {
  width: fit-content;
}

/* line 497, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--refund-policy.font-size-12 {
  font-size: 12px;
}

/* line 499, app/assets/stylesheets/includes/_addons.sass */
.dc-addon--refund-policy.ml-auto {
  margin-left: auto;
}

@media screen and (max-width: 860px) {
  /* line 499, app/assets/stylesheets/includes/_addons.sass */
  .dc-addon--refund-policy.ml-auto {
    width: inherit;
  }
}

/* line 506, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--titles {
  display: flex;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  margin: 0 -30px;
  padding: 15px 30px;
}

/* line 514, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--price-info {
  display: none;
}

/* line 516, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--price-info td {
  font-size: 14px;
}

/* line 518, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--price-info .dc-table--label {
  font-size: 14px;
}

/* line 520, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--title-img {
  width: 130px;
}

/* line 522, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--title-description {
  width: 470px;
}

/* line 524, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--title-quantity {
  flex: 1 1 0;
}

/* line 526, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--title-price {
  flex: 1 1 0;
}

/* line 528, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon {
  border-radius: 0;
  border-top: none;
}

/* line 532, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--info-wrapper {
  width: 600px;
}

/* line 534, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--quantity {
  font-size: 16px;
  flex: 1 1 0;
  color: #000000;
  text-align: center;
}

/* line 539, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--price {
  flex: 1 1 0;
  white-space: nowrap;
}

/* line 543, app/assets/stylesheets/includes/_addons.sass */
.dc-invoice-addon--list .dc-addon--show-more .dc-addon--show-less-label {
  display: none;
}

/* line 1, app/assets/stylesheets/includes/_bump.sass */
.dc-bump {
  padding: 20px;
  border-left: 3px solid var(--color-success);
  margin-left: -40px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  background-color: #fff;
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 640px) {
  /* line 1, app/assets/stylesheets/includes/_bump.sass */
  .dc-bump {
    margin-left: 0;
  }
}

/* line 12, app/assets/stylesheets/includes/_bump.sass */
.dc-wizard--main .dc-bump {
  margin-left: -60px;
  max-width: 580px;
}

@media screen and (max-width: 640px) {
  /* line 12, app/assets/stylesheets/includes/_bump.sass */
  .dc-wizard--main .dc-bump {
    max-width: 100%;
    margin-left: 0;
  }
}

/* line 18, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check {
  padding: 20px;
  background-color: rgba(56, 183, 107, 0.05);
  border-radius: 6px;
}

/* line 22, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check label {
  color: var(--color-success);
  font-size: 18px;
  font-weight: 500;
  padding-left: 45px;
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 640px) {
  /* line 22, app/assets/stylesheets/includes/_bump.sass */
  .dc-bump--check label {
    font-size: 16px;
  }
}

/* line 31, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check label:before {
  content: '\f279';
  line-height: 25px;
  position: absolute;
  background-color: var(--color-background);
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 36px;
  font-family: "Material-Design-Iconic-Font";
}

/* line 41, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check label:after {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  animation-name: checkbox_animation;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: ease-out;
  animation-delay: 1s;
  border-radius: 3px;
  top: 50%;
  transform: translate(0, -50%);
  box-sizing: content-box;
  border: 0px solid var(--color-success);
}

/* line 57, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check input {
  display: none;
}

/* line 61, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check input:checked + label:before {
  content: '\f26a';
  text-align: center;
}

/* line 64, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--check input:checked + label:after {
  animation: none;
}

/* line 66, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--product {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
}

/* line 70, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--img {
  line-height: 0;
  min-width: 120px;
  max-width: 120px;
  margin-right: 20px;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  /* line 70, app/assets/stylesheets/includes/_bump.sass */
  .dc-bump--img {
    min-width: 100px;
    max-width: 100px;
    margin-right: 15px;
  }
}

/* line 82, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--text {
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.7);
  word-break: break-word;
}

@media screen and (max-width: 640px) {
  /* line 82, app/assets/stylesheets/includes/_bump.sass */
  .dc-bump--text {
    font-size: 12px;
  }
}

/* line 89, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--price {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  color: black;
}

/* line 95, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--price-cent {
  font-size: 18px;
  line-height: 2;
  display: inline;
}

/* line 99, app/assets/stylesheets/includes/_bump.sass */
.dc-bump--price-currency {
  display: inline;
  font-size: 16px;
  line-height: 2.25;
}

@keyframes checkbox_animation {
  0% {
    border: 0px solid var(--color-success);
    left: 0;
  }
  33% {
    border: 17px solid transparent;
    left: -15px;
  }
  100% {
    border: 17px solid transparent;
    left: -15px;
  }
}

/* line 2, app/assets/stylesheets/includes/_summernote.sass */
.note-editable b, .note-editable strong {
  font-weight: bold;
}

/* line 4, app/assets/stylesheets/includes/_summernote.sass */
.note-editable i {
  font-style: italic;
}

/* line 7, app/assets/stylesheets/includes/_summernote.sass */
.note-editor {
  margin-top: 15px;
}

/* line 10, app/assets/stylesheets/includes/_summernote.sass */
.note-toolbar {
  z-index: 2;
}

/* line 1, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt {
  width: 50%;
}

@media screen and (min-width: 641px) {
  /* line 4, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt .show-order-cnt-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

/* line 10, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .show-order-cnt-header .order {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}

/* line 16, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .show-order-cnt-header .show-order-purchase-date {
  margin-top: unset;
  padding-top: 6px;
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: left;
  color: #909BBF;
}

/* line 28, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .line-border {
  height: 0px;
  border: 1px solid #D6E0FF;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 33, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .section-header {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #00145E;
}

/* line 40, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .details-row {
  margin-top: 20px;
  margin-bottom: 7px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
}

/* line 48, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-grid-row-1 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  /* line 48, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt .product-grid-row-1 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 48, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt .product-grid-row-1 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 0.5fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: "col-1 col-2";
  }
}

/* line 62, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-grid-row-1 .product-grid-col-1 {
  grid-area: col-1;
}

@media screen and (max-width: 1199px) {
  /* line 62, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt .product-grid-row-1 .product-grid-col-1 {
    margin-bottom: 30px;
  }
}

/* line 66, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-grid-row-1 .product-grid-col-2 {
  margin-top: 10px;
  grid-area: col-2;
}

/* line 69, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-grid-row-1 .product-grid-col-2 .product-name {
  font-size: 16px;
  line-height: 20px;
  color: #00145E;
}

/* line 73, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-grid-row-1 .product-grid-col-2 .vendor-name {
  margin-top: 16px;
  font-size: 14px;
  line-height: 18px;
  color: #909BBF;
}

/* line 78, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-description {
  height: 160px;
  overflow-x: hidden;
  overflow-y: scroll;
}

/* line 82, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .product-image {
  background: rgba(0, 90, 255, 0.02);
  border: 1px solid #D6E0FF;
  border-radius: 3px;
}

/* line 86, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .line {
  height: 0px;
  border: 1px dashed #CCDEFF;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 91, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .separator {
  border: 1px solid #80ACFF;
  margin-top: 24px;
  margin-bottom: 20px;
}

/* line 95, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .price-section {
  background: #F2F7FF;
  border-radius: 4px;
  height: 42px;
}

/* line 99, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .price {
  font-size: 18px;
  line-height: 22px;
  color: #005AFF;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
}

/* line 108, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .align-left {
  text-align: left;
}

/* line 110, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .align-right {
  text-align: right;
}

/* line 112, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .margin-left {
  margin-left: 14px;
}

/* line 114, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .margin-right {
  margin-right: 14px;
}

/* line 116, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .margin-top {
  margin-top: 10.5px;
}

/* line 118, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .key {
  font-size: 14px;
  line-height: 17px;
  margin-left: 14px;
  color: #909BBF;
}

/* line 123, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .value {
  font-size: 14px;
  line-height: 18px;
  margin-right: 14px;
  color: #00145E;
}

@media screen and (min-width: 641px) {
  /* line 129, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt .purchased_on-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

/* line 135, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .purchased_on-header .show-order-purchase-date {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  margin-top: unset;
  padding-top: 6px;
}

/* line 141, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .radius {
  box-shadow: 0px 6px 12px rgba(46, 91, 255, 0.06);
  border-radius: 4px;
}

/* line 144, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt #change-payment-method,
#change-payment-method-cnt .order-details-cnt {
  min-height: 386px;
  border-radius: 1px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  padding: 32px;
  -webkit-box-shadow: 0px 0px 15px 10px #f2eaf2;
  -moz-box-shadow: 0px 0px 15px 10px #f2eaf2;
  box-shadow: 0px 0px 15px 5px #f2eaf2;
}

@media screen and (max-width: 960px) {
  /* line 144, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt #change-payment-method,
#change-payment-method-cnt .order-details-cnt {
    margin: auto;
    margin-bottom: 32px;
  }
}

/* line 157, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .order-details td {
  vertical-align: top;
  padding: 5px;
}

/* line 160, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .order-details td.dc-label {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: normal;
  color: #2e384d;
  width: 150px;
}

/* line 166, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .order-details td.dc-label.dc-order-summary-label {
  line-height: 38px;
}

/* line 168, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .order-details td div {
  margin-bottom: 5px;
}

/* line 170, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .order-details td div.item-title {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #2e384d;
}

/* line 177, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .order-details td div.item-vendor {
  width: 108px;
  height: 22px;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #8798ad;
}

/* line 187, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .dc-grid-row.mod-col-2 {
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px 30px;
}

@media screen and (max-width: 960px) {
  /* line 187, app/assets/stylesheets/includes/_change_payment_method.sass */
  #change-payment-method-cnt .dc-grid-row.mod-col-2 {
    display: block;
  }
}

/* line 192, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .dc-card--divider {
  margin: 30px 0px 0px;
}

/* line 194, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .dc-card--doted-divider {
  margin: 30px 0px 0px;
  border: 0;
  border-top: 1px dotted;
}

/* line 198, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .padding-0 {
  padding: 0px;
}

/* line 200, app/assets/stylesheets/includes/_change_payment_method.sass */
#change-payment-method-cnt .sepa-section {
  margin-top: 25px;
}

/* line 2, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .w-full {
  width: 100%;
}

/* line 4, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .inline-block {
  display: inline-block;
}

/* line 6, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .block {
  display: block;
}

/* line 8, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .flex {
  display: flex;
}

/* line 10, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .border {
  border-width: thin;
  border-style: solid;
}

/* line 13, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .rounded {
  border-radius: 0.25em;
}

/* line 15, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .text-black {
  color: #22292f;
}

/* line 17, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .border-grey-lighter {
  border-color: #ced4da;
}

/* line 19, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .bg-grey-lighter {
  background-color: #606f7b;
}

/* line 21, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .bg-grey-light {
  background-color: #dae1e7;
}

/* line 23, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .bg-grey-dark {
  background-color: #8795a1;
}

/* line 25, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .bg-white {
  background-color: #fff;
}

/* line 27, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .pin-r {
  right: 0;
}

/* line 29, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .pin-y {
  top: 0;
  bottom: 0;
}

/* line 32, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .absolute {
  position: absolute;
}

/* line 34, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .relative {
  position: relative;
}

/* line 36, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .items-center {
  align-items: center;
}

/* line 38, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .p-0 {
  padding: 0;
}

/* line 40, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .p-1 {
  padding: 0.25em;
}

/* line 42, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .px-1 {
  padding-left: 0.25em;
  padding-right: 0.25em;
}

/* line 45, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .py-2 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

/* line 48, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .px-2 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 51, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .mt-px {
  margin-top: 1px;
}

/* line 53, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .leading-tight {
  line-height: 1.25;
}

/* line 55, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .leading-normal {
  line-height: 1.5;
}

/* line 57, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .text-left {
  text-align: left;
}

/* line 59, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .w-full {
  width: 100%;
}

/* line 61, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

/* line 63, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .list-reset {
  list-style: none;
  padding: 0;
}

/* line 66, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .overflow-auto {
  overflow: auto;
}

/* line 68, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 72, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .w-1 {
  width: 0.25em;
}

/* line 74, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .w-2 {
  width: 0.5em;
}

/* line 76, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .w-3 {
  width: 0.75em;
}

/* line 78, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .w-4 {
  width: 1em;
}

/* line 80, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .h-4 {
  height: 1em;
}

/* line 82, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .h-1 {
  height: 0.25em;
}

/* line 84, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .h-2 {
  height: 0.5em;
}

/* line 86, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .h-3 {
  height: 0.75em;
}

/* line 88, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .fill-current {
  fill: currentColor;
}

/* line 90, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .no-underline {
  text-decoration: none;
}

/* line 93, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .hover\:no-underline:hover {
  text-decoration: none;
}

/* line 95, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .outline-none {
  outline: 0;
}

/* line 97, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .hover\:outline-none {
  outline: 0;
}

/* line 100, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .hover\:bg-grey-light:hover {
  background-color: #dae1e7;
}

/* line 102, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .shadow-md {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}

/* line 104, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .search-input {
  display: block;
  width: 100%;
  padding: 0.375em 0.75em;
  font-size: 1em;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25em;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-sizing: border-box;
}

/* line 117, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .icons {
  padding: 0 1em;
  right: 0;
  top: 0;
  bottom: 0;
  fill: #606f7b;
}

/* line 123, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .icons svg {
  width: 0.75em;
  height: 0.75em;
}

/* line 126, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .single-select-wrapper {
  position: relative;
  margin-bottom: 0.5em;
}

/* line 129, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .required {
  _color: #721c24;
  _background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 133, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .cursor-pointer {
  cursor: pointer;
}

/* line 135, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .dropdown {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12), 0 2px 4px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  color: #606f7b;
  border-radius: 0.25em;
  line-height: 1.25;
  text-align: left;
}

/* line 143, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .dropdown > li {
  padding: 0.5em 0.75em;
}

/* line 145, app/assets/stylesheets/includes/_order_overview.sass */
.single-select .active {
  background: #dae1e7;
}

/* line 148, app/assets/stylesheets/includes/_order_overview.sass */
#order-overview-affiliate .add-affiliate {
  display: flex;
}

/* line 150, app/assets/stylesheets/includes/_order_overview.sass */
#order-overview-affiliate .mod-dashboard {
  background-color: transparent;
}

/* line 152, app/assets/stylesheets/includes/_order_overview.sass */
#order-overview-affiliate .mod-dashboard .dc-dashboard-tooltip--container {
  right: 0;
  top: 0;
  margin-left: 23px;
}

/* line 156, app/assets/stylesheets/includes/_order_overview.sass */
#order-overview-affiliate a {
  color: rgba(0, 0, 0, 0.7);
}

/* line 158, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview {
  margin-top: 50px;
  /* debts container */
  /* addons container */
  /* addon tile */
  /* product details */
}

@media screen and (max-width: 1050px) {
  /* line 160, app/assets/stylesheets/includes/_order_overview.sass */
  .dc-order-overview .dc-grid-row.mod-col-3 {
    grid-template-columns: 1fr;
    grid-gap: 30px 0px;
  }
}

/* line 164, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview--header {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 167, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview--header h2 {
  font-size: 24px;
  font-weight: 500;
  color: #2e384d;
  margin-bottom: 5px;
}

/* line 172, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview--header .dc-order-id {
  font-size: 15px;
  line-height: 1.47;
  color: #8798ad;
}

/* line 177, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card--main {
  border-radius: 1px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 15px 10px #f2eaf2;
  -moz-box-shadow: 0px 0px 15px 10px #f2eaf2;
  box-shadow: 0px 0px 15px 5px #f2eaf2;
}

/* line 184, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card--heading {
  font-size: 24px;
  font-weight: 500;
  color: #2e384d;
  margin-bottom: 5px;
}

/* line 190, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--item {
  margin-bottom: 10px;
}

/* line 192, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--name {
  font-size: 15px;
  line-height: 1.47;
  color: #8798ad;
}

/* line 196, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--name.mod-summary--item {
  font-size: 15px;
  font-weight: 500;
  color: #2e384d;
  padding-top: 10px;
}

/* line 201, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--name.mod-summary--item.nowrap {
  white-space: nowrap;
}

/* line 203, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--value {
  font-size: 15px;
  line-height: 1.47;
  color: #2e384d;
}

/* line 207, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--value.mod-summary--item {
  font-size: 32px;
  font-weight: 500;
  color: #2e5bff;
}

/* line 211, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--value.mod-summary--item.nowrap {
  white-space: nowrap;
}

/* line 213, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-description--value.dc-text--right {
  width: 100%;
  text-align: right;
}

/* line 216, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-card .dc-card--divider {
  margin: 25px 0px 0px;
  border: 0;
  border-top: dotted 2px #E3E7ED;
  background: none;
  box-shadow: none;
}

/* line 223, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts {
  background: #FFEFE6;
  border: 1px solid rgba(46, 91, 255, 0.08);
}

/* line 226, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-status {
  margin-bottom: 10px;
}

/* line 228, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-status .dc-description--name {
  width: auto;
  min-width: fit-content;
  padding-right: 5px;
}

/* line 232, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-status .dc-description--name, .dc-order-overview .dc-order-overview-debts .debt-status .dc-description--value {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #798BA3;
}

/* line 238, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-description {
  margin-bottom: 20px;
}

/* line 240, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-description .dc-description--value {
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 244, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-amount {
  border-bottom: 0.5px dashed #8097B1;
}

/* line 246, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-amount .dc-description--item {
  margin-bottom: 5px;
}

/* line 248, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-amount .dc-description--name, .dc-order-overview .dc-order-overview-debts .debt-amount .dc-description--value {
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 252, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-amount .dc-description--value {
  width: 100%;
  text-align: right;
}

/* line 256, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-buttons {
  margin-top: 20px;
}

/* line 258, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-buttons .dc-description--item {
  margin-bottom: 0;
}

/* line 260, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-buttons .dc-btns-group {
  width: 100%;
}

/* line 262, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-buttons .dc-btns-group .dc-btn {
  width: 50%;
  color: #2E5BFF;
  background-color: #FFF;
}

/* line 266, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-buttons .dc-btns-group .dc-btn:hover {
  opacity: 0.8;
}

/* line 268, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-debts .debt-buttons .dc-btns-group .dc-btn.mod-success {
  background-color: #2E5BFF;
  color: #FFF;
}

/* line 273, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addons {
  grid-gap: 20px 20px;
}

/* line 276, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon {
  background-color: #f8f9fc;
  border-radius: 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 282, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-card--divider {
  margin: 20px 0px 0px;
  box-shadow: none;
}

/* line 285, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-common-text {
  font-size: 12px;
  line-height: 1.33;
  color: #2e384d;
}

/* line 289, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-common-text a {
  color: #2e5bff;
  font-size: 12px;
}

/* line 292, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon h3 {
  font-size: 12px;
  font-weight: 500;
  color: #2e384d;
}

/* line 296, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon h3 + * {
  margin-top: 5px;
}

/* line 298, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon--image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 88px;
  border: solid 1px #979797;
  margin-right: 20px;
}

/* line 306, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon--image img {
  max-width: 100%;
  max-height: 100%;
}

/* line 309, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon--title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: normal;
  color: #2e384d;
}

/* line 315, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon--id {
  font-size: 12px;
  line-height: 1.33;
  color: #8798ad;
}

/* line 319, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon--price {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.17;
  color: #2e5bff;
}

/* line 325, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-table .dc-table--row {
  background-color: inherit;
}

/* line 327, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-table .dc-table--row .dc-table--cell {
  height: 30px;
  font-size: 12px;
  line-height: 1.33;
  color: #2e384d;
  padding: 0px 0px;
}

/* line 333, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-table .dc-table--row .dc-table--cell.dc-font-light {
  color: #8798ad;
}

/* line 335, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-order-overview-addon .dc-table .dc-table--row .dc-table--cell a {
  color: #2e5bff;
  font-size: 12px;
}

/* line 341, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product h3 {
  font-size: 12px;
  font-weight: 500;
  color: #2e384d;
}

/* line 345, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product h3 + * {
  margin-top: 5px;
}

/* line 347, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 200px;
  border: solid 1px #979797;
  margin-right: 10px;
}

/* line 355, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--image img {
  max-width: 100%;
  max-height: 100%;
}

/* line 358, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--description {
  width: 100%;
}

/* line 360, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.47;
  letter-spacing: normal;
  color: #2e384d;
}

/* line 366, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--id {
  font-size: 12px;
  line-height: 1.33;
  color: #8798ad;
}

/* line 370, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--price {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.17;
  color: #2e5bff;
}

/* line 375, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--subtitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.17;
  color: #2e5bff;
}

/* line 380, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product--payment {
  margin-right: 0;
  padding-right: 0;
}

/* line 384, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row {
  border-bottom: dotted 2px #E3E7ED;
  background-color: inherit;
}

/* line 387, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row:last-of-type {
  border-bottom: 0;
}

/* line 389, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row.dotted-anyway {
  border-bottom: dotted 2px #E3E7ED;
}

/* line 391, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row .dc-table--cell {
  height: 40px;
  font-size: 12px;
  line-height: 1.33;
  color: #2e384d;
  padding: 0px 0px;
}

/* line 397, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row .dc-table--cell.dc-font-light {
  color: #8798ad;
}

/* line 399, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row .dc-table--cell .mod-display-flex {
  display: flex;
}

/* line 401, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row .dc-table--cell .mod-pl-5 {
  padding-left: 5px;
}

/* line 403, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-frontend-product .dc-table .dc-table--row .dc-table--cell a {
  color: #2e5bff;
  font-size: 12px;
}

/* line 407, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details {
  padding-bottom: 0;
}

/* line 411, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--payment-method .dc-table .dc-table--row {
  background-color: inherit;
  border-bottom: dotted 2px #E3E7ED;
}

/* line 414, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--payment-method .dc-table .dc-table--row .dc-table--cell {
  height: 40px;
  font-size: 15px;
  line-height: 1.47;
  color: #2e384d;
  padding: 0px 0px;
}

/* line 420, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--payment-method .dc-table .dc-table--row .dc-table--cell:first-of-type {
  width: 130px;
  white-space: nowrap;
}

/* line 423, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--payment-method .dc-table .dc-table--row .dc-table--cell.dc-font-light {
  color: #8798ad;
}

/* line 425, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--payment-method .dc-table .dc-table--row .dc-table--cell a {
  color: #2e5bff;
  font-size: 15px;
}

/* line 430, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--header {
  background-color: #f4f6fc;
  border-bottom: 0px;
}

/* line 433, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--header .dc-table--cell {
  height: 40px;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 1.13px;
  color: #b0bac9;
  text-transform: uppercase;
  padding: 0px 7px;
  table-layout: fixed;
  white-space: normal;
}

@media screen and (max-width: 640px) {
  /* line 433, app/assets/stylesheets/includes/_order_overview.sass */
  .dc-order-overview .dc-payment-details--transaction .dc-table--header .dc-table--cell {
    padding: 0px 5px;
  }
}

/* line 445, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row {
  background-color: inherit;
  height: 75px;
  border: 0;
  border-bottom: solid 1px rgba(46, 91, 255, 0.08);
}

/* line 450, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row:last-of-type {
  border-bottom: 0;
}

/* line 452, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row .dc-table--cell {
  height: 40px;
  font-size: 15px;
  line-height: 1.47;
  color: #2e384d;
  padding: 0px 7px;
}

@media screen and (max-width: 640px) {
  /* line 452, app/assets/stylesheets/includes/_order_overview.sass */
  .dc-order-overview .dc-payment-details--transaction .dc-table--row .dc-table--cell {
    padding: 0px 5px;
  }
}

/* line 460, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row .dc-table--cell.dc-font-light {
  color: #8798ad;
}

/* line 462, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row .dc-table--cell.no_wrap {
  white-space: nowrap;
}

/* line 464, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row .dc-table--cell a {
  color: #2e5bff;
  font-size: 15px;
}

/* line 468, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .dc-payment-details--transaction .dc-table--row .dc-table--cell.mod-center .dc-btn {
  margin-right: auto;
  margin-left: auto;
}

/* line 472, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .overview-date-picker i.zmdi.zmdi-calendar {
  position: absolute;
  z-index: 1;
  padding: 18px 10px 0 16px;
  pointer-events: none;
  color: #8798AD;
}

/* line 478, app/assets/stylesheets/includes/_order_overview.sass */
.dc-order-overview .overview-date-picker .dc-date-picker {
  width: 100%;
}

/* line 480, app/assets/stylesheets/includes/_order_overview.sass */
.incasso-settings-message {
  display: block;
  width: 100%;
  height: 100px;
  line-height: 80px;
  padding: 10px 20px;
  margin-bottom: 20px;
  font-size: 20px;
  color: white;
  border-radius: 5px;
  background-color: #2f5bff;
}

/* line 491, app/assets/stylesheets/includes/_order_overview.sass */
.incasso-settings-message .incasso-settings-link {
  margin-top: 15px;
}

/* line 493, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info {
  grid-area: buyer_address_info;
  display: grid;
}

/* line 497, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info.eu {
  grid-template-areas: "buyer_address_info_country" "buyer_address_info_city" "buyer_address_info_address_details" "buyer_address_info_zip" "buyer_address_info_state";
}

/* line 500, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info.us {
  grid-template-areas: "buyer_address_info_address_details" "buyer_address_info_city" "buyer_address_info_state" "buyer_address_info_zip" "buyer_address_info_country";
}

/* line 503, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info .buyer_address_info_country {
  grid-area: buyer_address_info_country;
}

/* line 505, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info .buyer_address_info_city {
  grid-area: buyer_address_info_city;
}

/* line 507, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info .buyer_address_info_address_details {
  grid-area: buyer_address_info_address_details;
}

/* line 509, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info .buyer_address_info_zip {
  grid-area: buyer_address_info_zip;
}

/* line 511, app/assets/stylesheets/includes/_order_overview.sass */
.buyer_address_info .buyer_address_info_state {
  grid-area: buyer_address_info_state;
}

/* line 1, app/assets/stylesheets/admin_includes/_loading_spinner.sass */
#copecart_loading_spinner {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 99;
  text-align: center;
}

/* line 12, app/assets/stylesheets/admin_includes/_loading_spinner.sass */
#copecart_loading_spinner-image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  margin-left: -75px;
  margin-top: -65px;
}

/* line 1, app/assets/stylesheets/products/deliveries/_layout.sass */
.mod-deliveries {
  background-color: #F4F6FC;
}

/* line 3, app/assets/stylesheets/products/deliveries/_layout.sass */
.mod-deliveries .dc-main {
  font-family: 'Rubik', sans-serif;
  margin-top: 210px !important;
}

/* line 10, app/assets/stylesheets/products/deliveries/_layout.sass */
.mod-deliveries .dc-subheader--filter-label {
  color: #8798ad;
  font-size: 15px;
  line-height: 1.37;
  margin: 10px;
}

/* line 16, app/assets/stylesheets/products/deliveries/_layout.sass */
.mod-deliveries .dc-total-counter {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  margin: 0 5px 10px 5px;
}

/* line 24, app/assets/stylesheets/products/deliveries/_layout.sass */
.mod-deliveries .dc-pagination {
  margin: 0 5px 10px 5px;
}

/* line 27, app/assets/stylesheets/products/deliveries/_layout.sass */
.mod-deliveries .dc-card {
  -webkit-box-shadow: 0px 10px 20px rgba(46, 91, 255, 0.07);
  -moz-box-shadow: 0px 10px 20px rgba(46, 91, 255, 0.07);
  box-shadow: 0px 10px 20px rgba(46, 91, 255, 0.07);
  background: #FFFFFF;
  border: 1px solid rgba(46, 91, 255, 0.08);
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 3, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change strong {
  font-weight: 500 !important;
}

/* line 5, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change .delivery-status {
  font-weight: 500;
}

/* line 7, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change .delivery-status--not_send {
  color: #F57161;
}

/* line 9, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change .delivery-status--pending {
  color: #2E384D;
}

/* line 11, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change .delivery-status--clarifying {
  color: #2E384D;
}

/* line 13, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change .delivery-status--sent {
  color: #56C5CC;
}

/* line 15, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .delivery-status-change .delivery-status--returned {
  color: #FFA800;
}

/* line 20, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right .dc-modal--body::-webkit-scrollbar-thumb {
  background: #eaeaea;
}

/* line 22, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right .dc-modal--body::-webkit-scrollbar-track {
  background: #2E384D;
}

/* line 24, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right .dc-modal--body::-webkit-scrollbar-thumb:hover {
  background: #eaeaea;
}

/* line 26, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right .dc-modal--body::-webkit-scrollbar-thumb:active {
  background: #eaeaea;
}

/* line 29, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right h3 {
  font-family: Rubik;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #2E384D;
}

/* line 36, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right .dc-modal--footer {
  box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.05);
}

/* line 38, app/assets/stylesheets/products/deliveries/_modals.sass */
.mod-deliveries .dc-modal-right .dc-btns-group {
  justify-content: flex-start;
}

/* line 2, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters {
  position: absolute;
  top: 0px;
  background: #FFFFFF;
  padding: 152px 20px 20px 20px;
  left: 0;
  width: 100%;
}

/* line 9, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  font-size: 14px;
}

/* line 17, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filters-section--row-1 {
  display: grid;
  grid-template-columns: auto 40px 10px 200px;
  margin-bottom: 10px;
}

/* line 22, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filters-section--row-2 {
  display: grid;
  grid-template-columns: 200px 10px 200px 10px 200px auto 200px;
}

/* line 27, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filters-section .datepicker-section i.zmdi.zmdi-calendar {
  position: absolute;
  z-index: 1;
  padding: 14px 10px 0 10px;
  pointer-events: none;
  color: #8798AD;
}

/* line 33, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filters-section .datepicker-section .dc-date-picker.popover-container {
  padding-left: 18px;
}

/* line 36, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner select, .mod-deliveries .deliveries-filters--inner .dc-select.v-select {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  background-color: transparent;
  padding: 5px;
  height: auto;
  border-radius: 4px;
  border: 1px solid #F4F6FC;
  outline: 0;
  background-size: 25px;
}

/* line 49, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner select:hover, .mod-deliveries .deliveries-filters--inner .dc-select.v-select:hover {
  background-color: #F4F6FC;
}

/* line 51, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner select:focus, .mod-deliveries .deliveries-filters--inner .dc-select.v-select:focus {
  border: 1px solid #F4F6FC !important;
  outline: 0;
  box-shadow: unset !important;
}

/* line 56, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filter-1 input {
  background: #FFFFFF;
  border: 1px solid #CFD7E1;
  box-sizing: border-box;
  border-radius: 4px 0 0 4px;
  border-right: 0;
  height: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
}

/* line 68, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filter-1 input:focus {
  border: 1px solid #CFD7E1 !important;
  outline: 0;
  box-shadow: unset !important;
}

/* line 73, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .dc-date-picker {
  background: #FFFFFF;
  border: 1px solid #CFD7E1;
  box-sizing: border-box;
  border-radius: 4px;
  height: 40px;
  width: 200px;
}

/* line 80, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .dc-date-picker input {
  height: 38px;
  border: unset;
  background: transparent;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  padding: 0 10px;
}

/* line 91, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filter-btn button {
  border-radius: 0 4px 4px 0;
}

/* line 94, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .reset-button {
  padding-right: 5px;
  text-align: right;
}

/* line 97, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .reset-button a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: var(--Text-Secondary);
  margin-top: 10px;
  display: inline-block;
}

/* line 105, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .reset-button a:hover {
  color: var(--Text-Secondary);
}

/* line 107, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .reset-button a .zmdi {
  color: var(text_medium);
  margin-right: 3px;
}

/* line 112, app/assets/stylesheets/products/deliveries/_forms.sass */
.mod-deliveries .deliveries-filters--inner .filter-btn button {
  width: 40px;
  height: 40px;
}

/* line 3, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended {
  margin: -20px -20px;
}

/* line 5, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table-fixed-part {
  width: auto;
  border-right: 1px dotted #EAEEF0;
}

/* line 8, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table-srolled-part {
  width: calc(100vw - 30px);
}

/* line 11, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row {
  border-top: 1px solid #EAEEF0;
}

/* line 13, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row:nth-child(even) {
  background-color: transparent;
}

/* line 15, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row.selected, .mod-deliveries .dc-card .dc-table-extended .dc-table--row:hover {
  background-color: #F4F6FC;
}

/* line 18, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row.selected .delivery-details-btn, .mod-deliveries .dc-card .dc-table-extended .dc-table--row:hover .delivery-details-btn {
  display: inline-block !important;
}

/* line 21, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell {
  padding: 0 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  height: 55px;
  cursor: default;
}

/* line 31, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .delivery-details-btn {
  display: none;
  color: #8798AD;
  padding: 5px;
  margin: 3px 15px 3px 3px;
  font-size: 18px;
}

/* line 37, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .delivery-details-btn:hover {
  background: #8798AD;
  border-radius: 4px;
  color: #ffffff;
}

/* line 42, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell.w_40 {
  width: 40px;
}

/* line 45, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell.w_200 {
  width: 200px;
}

/* line 48, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell.no_right_padding {
  padding-right: 0px;
}

/* line 51, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell.no-padding {
  padding: 0 !important;
}

/* line 54, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell.to-right {
  text-align: right;
}

/* line 57, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell select, .mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .dc-select.v-select {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  border-color: transparent;
  background-color: transparent;
  padding: 5px;
  height: auto;
}

/* line 68, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .date-time-picker {
  width: 190px;
}

/* line 70, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .date-time-picker--info-date {
  height: auto;
  text-align: right;
  padding: 0px 10px;
  border-radius: 4px;
  line-height: 30px;
  margin-right: 0;
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
}

/* line 79, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .date-time-picker--info-date:hover {
  background-color: #f4f6fc;
  border: 1px solid #8798AD;
}

/* line 82, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .date-time-picker .zmdi.zmdi-calendar {
  float: right;
  padding: 8px 5px 8px 5px;
  color: #8798AD;
}

/* line 86, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--row .dc-table--cell .date-time-picker .date-time-picker--popup {
  width: 370px;
  margin-left: -180px;
}

/* line 90, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--header {
  border: unset;
}

/* line 92, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--header .dc-table--row {
  border-top: unset;
}

/* line 94, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--header .dc-table--row:hover {
  background-color: transparent;
}

/* line 96, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-card .dc-table-extended .dc-table--header .dc-table--row .dc-table--cell {
  padding: 0 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B0BAC9;
  height: 55px;
  cursor: default;
}

/* line 110, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row {
  display: grid;
  grid-template-columns: 165px auto;
  padding: 5px 0 5px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}

/* line 118, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row > div:first-child {
  color: #8798AD;
}

/* line 120, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row > div:last-child {
  color: #2E384D;
}

/* line 122, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row .zmdi.zmdi-download {
  margin: -1px 0 0 5px;
}

/* line 124, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row .inline_edit_input--info {
  min-height: 24px;
  padding: 0 0px 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 323px;
  height: auto;
}

/* line 131, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row + .orders-details-table--row {
  border-top: 1px solid #EFEFEF;
}

/* line 138, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .zmdi.zmdi-download,
.mod-deliveries .orders-details-table .zmdi.zmdi-download {
  color: #8798AD;
  cursor: pointer;
  background: transparent;
  padding: 5px;
  margin: 3px;
  font-size: 15px;
}

/* line 145, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .zmdi.zmdi-download:hover,
.mod-deliveries .orders-details-table .zmdi.zmdi-download:hover {
  background: #8798AD;
  border-radius: 4px;
  color: #FFFFFF;
}

/* line 153, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select {
  min-width: 140px;
}

/* line 155, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  background-color: transparent;
  padding: 5px;
  height: auto;
  border-radius: 4px;
  border: 1px solid #F4F6FC;
  outline: 0;
  margin-right: 0;
}

/* line 168, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info:hover,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info:hover {
  background-color: #8798AD;
}

/* line 170, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info:focus,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info:focus {
  border: 1px solid #F4F6FC !important;
  outline: 0;
  box-shadow: unset !important;
}

/* line 176, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info.select-cls--not_send,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info.select-cls--not_send {
  background-color: #F57161;
  border-color: #F57161;
  color: #FFFFFF;
}

/* line 180, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info.select-cls--pending,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info.select-cls--pending {
  background-color: #ECEFF7;
  border-color: #ECEFF7;
  color: #2E384D;
}

/* line 184, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info.select-cls--clarifying,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info.select-cls--clarifying {
  background-color: #ECEFF7;
  border-color: #ECEFF7;
  color: #2E384D;
}

/* line 188, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info.select-cls--sent,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info.select-cls--sent {
  background-color: #56C5CC;
  border-color: #56C5CC;
  color: #FFFFFF;
}

/* line 192, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--info.select-cls--returned,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--info.select-cls--returned {
  background-color: #FFA800;
  border-color: #FFA800;
  color: #FFFFFF;
}

/* line 197, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option {
  margin-top: 5px;
  background-color: #FFFFFF;
}

/* line 201, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--not_send,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--not_send {
  color: #F57161;
}

/* line 203, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--not_send:hover,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--not_send:hover {
  background-color: #FDE8E5;
}

/* line 205, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--pending,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--pending {
  color: #2E384D;
}

/* line 207, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--pending:hover,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--pending:hover {
  background-color: #DFE1E6;
}

/* line 209, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--clarifying,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--clarifying {
  color: #2E384D;
}

/* line 211, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--clarifying:hover,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--clarifying:hover {
  background-color: #DFE1E6;
}

/* line 213, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--sent,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--sent {
  color: #56C5CC;
}

/* line 215, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--sent:hover,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--sent:hover {
  background-color: #E5F9FA;
}

/* line 217, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--returned,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--returned {
  color: #FFA800;
}

/* line 219, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell .delivery-state .custom_select--popup-option.option-cls--returned:hover,
.mod-deliveries .delivery-details-modal--header .delivery-state .custom_select--popup-option.option-cls--returned:hover {
  background-color: #FDF8E5;
}

/* line 226, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span span,
.mod-deliveries .delivery-status--item-header > span span,
.mod-deliveries .orders-details-table--row > div:last-child > span span {
  font-size: 30px;
  margin-right: 3px;
  line-height: 18px;
  float: left;
}

/* line 234, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.delivery-state.delivery-state--not_send,
.mod-deliveries .delivery-status--item-header > span.delivery-state.delivery-state--not_send,
.mod-deliveries .orders-details-table--row > div:last-child > span.delivery-state.delivery-state--not_send {
  color: #f57161;
}

/* line 236, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.delivery-state.delivery-state--pending,
.mod-deliveries .delivery-status--item-header > span.delivery-state.delivery-state--pending,
.mod-deliveries .orders-details-table--row > div:last-child > span.delivery-state.delivery-state--pending {
  color: #2E384D;
}

/* line 238, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.delivery-state.delivery-state--clarifying,
.mod-deliveries .delivery-status--item-header > span.delivery-state.delivery-state--clarifying,
.mod-deliveries .orders-details-table--row > div:last-child > span.delivery-state.delivery-state--clarifying {
  color: #2E384D;
}

/* line 240, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.delivery-state.delivery-state--sent,
.mod-deliveries .delivery-status--item-header > span.delivery-state.delivery-state--sent,
.mod-deliveries .orders-details-table--row > div:last-child > span.delivery-state.delivery-state--sent {
  color: #56C5CC;
}

/* line 242, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.delivery-state.delivery-state--returned,
.mod-deliveries .delivery-status--item-header > span.delivery-state.delivery-state--returned,
.mod-deliveries .orders-details-table--row > div:last-child > span.delivery-state.delivery-state--returned {
  color: #FFA800;
}

/* line 246, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.order-state.order-state--chargeback_failed, .mod-deliveries .dc-table--cell > span.order-state.order-state--chargeback_succeeded, .mod-deliveries .dc-table--cell > span.order-state.order-state--canceled, .mod-deliveries .dc-table--cell > span.order-state.order-state--failed_as_chargeback, .mod-deliveries .dc-table--cell > span.order-state.order-state--failed_refunded,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--chargeback_failed,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--chargeback_succeeded,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--canceled,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--failed_as_chargeback,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--failed_refunded,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--chargeback_failed,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--chargeback_succeeded,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--canceled,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--failed_as_chargeback,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--failed_refunded {
  color: #F57161;
}

/* line 252, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.order-state.order-state--paid,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--paid,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--paid {
  color: #56C5CC;
}

/* line 254, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .dc-table--cell > span.order-state.order-state--pending, .mod-deliveries .dc-table--cell > span.order-state.order-state--successed_refunded, .mod-deliveries .dc-table--cell > span.order-state.order-state--test_paid, .mod-deliveries .dc-table--cell > span.order-state.order-state--test_successed_refunded, .mod-deliveries .dc-table--cell > span.order-state.order-state--test_trial, .mod-deliveries .dc-table--cell > span.order-state.order-state--trial, .mod-deliveries .dc-table--cell > span.order-state.order-state--upcoming,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--pending,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--successed_refunded,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--test_paid,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--test_successed_refunded,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--test_trial,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--trial,
.mod-deliveries .delivery-status--item-header > span.order-state.order-state--upcoming,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--pending,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--successed_refunded,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--test_paid,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--test_successed_refunded,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--test_trial,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--trial,
.mod-deliveries .orders-details-table--row > div:last-child > span.order-state.order-state--upcoming {
  color: #8798AD;
}

/* line 265, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .orders-details-table--row > div:last-child > span span {
  line-height: 22px;
}

/* line 269, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-details-modal--header {
  position: absolute;
  margin-top: -63px;
  width: 475px;
  display: grid;
  margin-right: 50px;
  grid-template-columns: 150px 1fr;
  border-right: 1px solid #EAEEF0;
}

@media screen and (max-width: 570px) {
  /* line 269, app/assets/stylesheets/products/deliveries/_table.sass */
  .mod-deliveries .delivery-details-modal--header {
    border-right: 0;
    width: auto;
  }
}

/* line 281, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-details-modal--header .download-buttons {
  text-align: right;
}

/* line 283, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-details-modal--header .download-buttons a {
  padding: 5px 10px;
  cursor: pointer;
  margin: 0 10px;
  color: #8798AD;
}

/* line 288, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-details-modal--header .download-buttons a .zmdi.zmdi-download {
  color: #8798AD;
  cursor: pointer;
  background: transparent;
  padding: 5px;
  margin: 3px;
  font-size: 15px;
}

/* line 295, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-details-modal--header .download-buttons a:hover {
  background: #8798AD;
  border-radius: 4px;
  color: #FFFFFF;
}

/* line 299, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-details-modal--header .download-buttons a:hover .zmdi.zmdi-download {
  color: #FFFFFF;
}

/* line 303, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt {
  transition: height 0.35s ease;
}

/* line 306, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item {
  margin-bottom: 20px;
}

/* line 308, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header {
  background: #F4F6FC;
  color: #8798AD;
  border-radius: 4px;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 20px;
}

/* line 315, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span {
  padding-right: 10px;
}

/* line 317, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span.delivery-state {
  font-weight: 500;
}

/* line 319, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span.delivery-state--date {
  float: right;
}

/* line 321, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span.delivery-state--date em {
  margin-left: 10px;
}

/* line 323, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span:first-child {
  margin-right: 10px;
}

/* line 325, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span:last-child {
  padding-right: 0;
}

/* line 328, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker {
  width: 180px;
  height: 20px;
  margin-right: -10px;
}

/* line 332, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker--info {
  height: 20px;
}

/* line 334, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker--info-date {
  text-align: right;
  height: 20px;
  font-size: 14px;
  padding: 0px 5px;
  border-radius: 4px;
  line-height: 20px;
  margin-right: 0;
  color: #8798AD;
  border: 1px solid #F4F6FC;
  background-color: #F4F6FC;
}

/* line 346, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker.mod-active .date-time-picker--info-date, .mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker--info-date:hover {
  background-color: #FFFFFF;
  color: #2E384D;
}

/* line 351, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker .zmdi.zmdi-calendar {
  float: right;
  padding: 3px 5px 0px 5px;
  color: #2E384D;
}

/* line 355, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span .date-time-picker .date-time-picker--popup {
  width: 370px;
  margin-left: -190px;
}

/* line 359, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span > a {
  color: #8798AD;
  text-decoration: underline;
}

/* line 362, app/assets/stylesheets/products/deliveries/_table.sass */
.mod-deliveries .delivery-statuses-cnt .delivery-status--item-header > span > a:hover {
  color: #F57161;
}

/* line 3, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--item-comments,
.delivery-status--item-comments {
  margin-bottom: 20px;
}

/* line 6, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--item-comments a,
.delivery-status--item-comments a {
  font-size: 14px;
  line-height: 20px;
  color: #8798AD;
  text-decoration: underline;
}

/* line 11, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--item-comments a:hover,
.delivery-status--item-comments a:hover {
  color: #2E384D;
}

/* line 14, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment,
.delivery-status--comment {
  margin-top: 5px;
  padding: 5px 0 5px 0;
}

/* line 17, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment ~ .delivery-status--new-comment-form,
.delivery-status--comment ~ .delivery-status--new-comment-form {
  border-top: 1px solid #EFEFEF;
  padding-top: 8px;
}

/* line 20, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment:hover,
.delivery-status--comment:hover {
  background-color: #F4F6FC;
  border-radius: 5px;
}

/* line 23, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data,
.delivery-status--comment-data {
  width: 100%;
  display: grid;
  grid-template-columns: 58px min-content min-content auto;
  grid-template-areas: "thumbnail author date delete" ". body body body";
  grid-template-rows: auto auto;
}

/* line 30, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-thumbnail,
.delivery-status--comment-data-thumbnail {
  margin-left: 10px;
  grid-area: thumbnail;
  background: #858DE6;
  width: 32px;
  height: 32px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 12px;
  line-height: 32px;
  border-radius: 16px;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
}

/* line 44, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-author,
.delivery-status--comment-data-author {
  padding-top: 7px;
  white-space: nowrap;
  grid-area: author;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
}

/* line 52, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-date,
.delivery-status--comment-data-date {
  padding-top: 7px;
  white-space: nowrap;
  grid-area: date;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
  padding-left: 20px;
}

/* line 60, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-delete,
.delivery-status--comment-data-delete {
  padding-top: 7px;
  text-align: right;
  grid-area: delete;
  font-size: 14px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #8798AD;
  padding-right: 5px;
}

/* line 69, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-delete a:hover,
.delivery-status--comment-data-delete a:hover {
  color: #F57161;
}

/* line 71, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-body,
.delivery-status--comment-data-body {
  padding-top: 5px;
  grid-area: body;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
}

/* line 77, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-body textarea,
.delivery-status--comment-data-body textarea {
  width: 100%;
}

/* line 79, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-actions,
.delivery-status--comment-data-actions {
  padding-top: 7px;
  text-align: right;
  grid-area: delete;
  font-size: 14px;
  line-height: 20px;
  color: #8798AD;
  padding-right: 5px;
}

/* line 87, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-actions a,
.delivery-status--comment-data-actions a {
  text-decoration-line: underline;
}

/* line 89, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-actions a:hover,
.delivery-status--comment-data-actions a:hover {
  color: #F57161;
}

/* line 91, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-actions .dc-toggle,
.delivery-status--comment-data-actions .dc-toggle {
  padding-top: 5px;
}

/* line 93, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data-actions .dc-toggle .dc-control-label,
.delivery-status--comment-data-actions .dc-toggle .dc-control-label {
  font-size: 14px;
  line-height: 20px;
  color: #8798AD;
}

/* line 98, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data.is-anonimous,
.delivery-status--comment-data.is-anonimous {
  grid-template-columns: min-content min-content auto;
  grid-template-areas: "author date delete" "body body body";
}

/* line 101, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data.is-anonimous .transaction--comment-data-date,
.delivery-status--comment-data.is-anonimous .transaction--comment-data-date {
  padding-left: 10px !important;
}

/* line 103, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-data.is-anonimous .transaction--comment-data-body,
.delivery-status--comment-data.is-anonimous .transaction--comment-data-body {
  padding-left: 10px !important;
}

/* line 106, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-delete-confirm-cnt,
.delivery-status--comment-delete-confirm-cnt {
  position: relative;
}

/* line 108, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-delete-confirm,
.delivery-status--comment-delete-confirm {
  width: 100%;
  z-index: 22;
  position: absolute;
  height: 40px;
  margin-top: -5px;
  padding-top: 5px;
  border-radius: 4px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.15);
}

/* line 120, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--comment-delete-confirm .dc-btn,
.delivery-status--comment-delete-confirm .dc-btn {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  margin: 0 5px;
}

/* line 126, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--new-comment-form,
.delivery-status--new-comment-form {
  margin-top: 10px;
}

/* line 129, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--new-comment-form textarea,
.delivery-status--new-comment-form textarea {
  width: 100%;
  resize: vertical;
  margin-top: 0px;
  margin-bottom: 0px;
  max-height: 240px;
  min-height: 100px;
  height: 100px;
  font-family: Rubik;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
}

/* line 144, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--new-comment-form-buttons,
.delivery-status--new-comment-form-buttons {
  text-align: right;
}

/* line 146, app/assets/stylesheets/products/deliveries/_comments.sass */
.transaction--new-comment-form-buttons .dc-btn,
.delivery-status--new-comment-form-buttons .dc-btn {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
}

/* line 1, app/assets/stylesheets/includes/dashboard/_icons.sass */
:root {
  --dashboard_affiliates_icon: url("data:image/svg+xml,%3Csvg width='30' height='28' viewBox='0 0 30 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 28C27.3137 28 30 25.3137 30 22C30 18.6863 27.3137 16 24 16C20.6863 16 18 18.6863 18 22C18 25.3137 20.6863 28 24 28Z' fill='%23333333'/%3E%3Cpath d='M6 28C9.31371 28 12 25.3137 12 22C12 18.6863 9.31371 16 6 16C2.68629 16 0 18.6863 0 22C0 25.3137 2.68629 28 6 28Z' fill='%23333333'/%3E%3Cpath d='M15 12C18.3137 12 21 9.31371 21 6C21 2.68629 18.3137 0 15 0C11.6863 0 9 2.68629 9 6C9 9.31371 11.6863 12 15 12Z' fill='%23333333'/%3E%3Cpath d='M17.4 10L22.5 19' stroke='%23333333' stroke-width='3'/%3E%3Cpath d='M7.5 19L13.5 8.5' stroke='%23333333' stroke-width='3'/%3E%3Cpath d='M26 21.5H10' stroke='%23333333' stroke-width='3'/%3E%3C/svg%3E");
  --dashboard_conversion_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath d='M22.75 15.25C22.7031 17.1719 22.0469 18.7656 20.7812 20.0312C19.5156 21.2969 17.9219 21.9531 16 22H10.375L14.3125 18.0625L15.3672 19.1172L13.9961 20.4883H16C17.5 20.4648 18.7422 19.9609 19.7266 18.9766C20.7109 17.9922 21.2148 16.75 21.2383 15.25V11.4883L22.75 10.0117V15.25ZM9.25 15.25C9.29688 13.3281 9.95312 11.7344 11.2188 10.4688C12.4844 9.20312 14.0781 8.54688 16 8.5H21.625L17.6875 12.4375L16.6328 11.3828L18.0039 10.0117H16C14.5 10.0352 13.2578 10.5391 12.2734 11.5234C11.2891 12.5078 10.7852 13.75 10.7617 15.25V19.0117L9.25 20.4883V15.25Z' fill='white'/%3E%3Cpath d='M22.75 15.25L23.25 15.2622V15.25H22.75ZM16 22V22.5001L16.0122 22.4999L16 22ZM10.375 22L10.0214 21.6464L9.16789 22.5H10.375V22ZM14.3125 18.0625L14.6661 17.7089L14.3125 17.3554L13.9589 17.7089L14.3125 18.0625ZM15.3672 19.1172L15.7207 19.4707L16.0743 19.1172L15.7207 18.7636L15.3672 19.1172ZM13.9961 20.4883L13.6425 20.1347L12.789 20.9883H13.9961V20.4883ZM16 20.4883V20.9883L16.0078 20.9882L16 20.4883ZM21.2383 15.25L21.7383 15.2578V15.25H21.2383ZM21.2383 11.4883L20.8889 11.1306L20.7383 11.2777V11.4883H21.2383ZM22.75 10.0117H23.25V8.82441L22.4006 9.65403L22.75 10.0117ZM9.25 15.25L8.75 15.2378V15.25H9.25ZM16 8.5V7.99985L15.9878 8.00015L16 8.5ZM21.625 8.5L21.9786 8.85355L22.8321 8H21.625V8.5ZM17.6875 12.4375L17.3339 12.7911L17.6875 13.1446L18.0411 12.7911L17.6875 12.4375ZM16.6328 11.3828L16.2793 11.0293L15.9257 11.3828L16.2793 11.7364L16.6328 11.3828ZM18.0039 10.0117L18.3575 10.3653L19.211 9.51172H18.0039V10.0117ZM16 10.0117V9.51166L15.9922 9.51178L16 10.0117ZM10.7617 15.25L10.2617 15.2422V15.25H10.7617ZM10.7617 19.0117L11.1111 19.3694L11.2617 19.2223V19.0117H10.7617ZM9.25 20.4883H8.75V21.6756L9.59937 20.846L9.25 20.4883ZM22.2501 15.2378C22.2062 17.0418 21.5954 18.51 20.4277 19.6777L21.1348 20.3848C22.4983 19.0213 23.2001 17.302 23.2499 15.2622L22.2501 15.2378ZM20.4277 19.6777C19.26 20.8454 17.7918 21.4562 15.9878 21.5001L16.0122 22.4999C18.052 22.4501 19.7713 21.7483 21.1348 20.3848L20.4277 19.6777ZM16 21.5H10.375V22.5H16V21.5ZM10.7286 22.3536L14.6661 18.4161L13.9589 17.7089L10.0214 21.6464L10.7286 22.3536ZM13.9589 18.4161L15.0136 19.4707L15.7207 18.7636L14.6661 17.7089L13.9589 18.4161ZM15.0136 18.7636L13.6425 20.1347L14.3496 20.8418L15.7207 19.4707L15.0136 18.7636ZM13.9961 20.9883H16V19.9883H13.9961V20.9883ZM16.0078 20.9882C17.6266 20.9629 18.9963 20.4139 20.0801 19.3301L19.373 18.623C18.488 19.508 17.3734 19.9668 15.9922 19.9883L16.0078 20.9882ZM20.0801 19.3301C21.1639 18.2463 21.7129 16.8766 21.7382 15.2578L20.7383 15.2422C20.7168 16.6234 20.258 17.738 19.373 18.623L20.0801 19.3301ZM21.7383 15.25V11.4883H20.7383V15.25H21.7383ZM21.5877 11.846L23.0994 10.3694L22.4006 9.65403L20.8889 11.1306L21.5877 11.846ZM22.25 10.0117V15.25H23.25V10.0117H22.25ZM9.74985 15.2622C9.79385 13.4582 10.4046 11.99 11.5723 10.8223L10.8652 10.1152C9.50166 11.4787 8.7999 13.198 8.75015 15.2378L9.74985 15.2622ZM11.5723 10.8223C12.74 9.65459 14.2082 9.04385 16.0122 8.99985L15.9878 8.00015C13.948 8.0499 12.2287 8.75166 10.8652 10.1152L11.5723 10.8223ZM16 9H21.625V8H16V9ZM21.2714 8.14645L17.3339 12.0839L18.0411 12.7911L21.9786 8.85355L21.2714 8.14645ZM18.0411 12.0839L16.9864 11.0293L16.2793 11.7364L17.3339 12.7911L18.0411 12.0839ZM16.9864 11.7364L18.3575 10.3653L17.6504 9.65817L16.2793 11.0293L16.9864 11.7364ZM18.0039 9.51172H16V10.5117H18.0039V9.51172ZM15.9922 9.51178C14.3734 9.53707 13.0037 10.0861 11.9199 11.1699L12.627 11.877C13.512 10.992 14.6266 10.5332 16.0078 10.5117L15.9922 9.51178ZM11.9199 11.1699C10.8361 12.2537 10.2871 13.6234 10.2618 15.2422L11.2617 15.2578C11.2832 13.8766 11.742 12.762 12.627 11.877L11.9199 11.1699ZM10.2617 15.25V19.0117H11.2617V15.25H10.2617ZM10.4123 18.654L8.90063 20.1306L9.59937 20.846L11.1111 19.3694L10.4123 18.654ZM9.75 20.4883V15.25H8.75V20.4883H9.75Z' fill='white'/%3E%3C/svg%3E");
  --dashboard_customer_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 16C32 24.836 24.836 32 16 32C7.164 32 0 24.836 0 16C0 7.164 7.164 0 16 0C24.836 0 32 7.164 32 16Z' fill='%23333333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 11C23 9.343 21.657 8 20 8C18.343 8 17 9.343 17 11C17 12.657 18.343 14 20 14C21.657 14 23 12.657 23 11Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 8C10.343 8 9 9.343 9 11C9 12.657 10.343 14 12 14C13.657 14 15 12.657 15 11C15 9.343 13.657 8 12 8Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.1133 16H17.8863C17.4313 16 17.0063 16.115 16.6233 16.303C17.2983 16.959 17.7213 17.873 17.7213 18.887V20.278C17.7213 20.542 17.6453 20.787 17.5213 21H24.2783C24.6763 21 25.0003 20.677 25.0003 20.278V18.887C25.0003 17.292 23.7073 16 22.1133 16Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 20.2783V18.8863C17 18.0173 16.608 17.2473 16 16.7173C15.493 16.2763 14.838 16.0003 14.113 16.0003H9.887C8.292 16.0003 7 17.2923 7 18.8863V20.2783C7 20.6763 7.323 21.0003 7.722 21.0003H15.722H16.278C16.677 21.0003 17 20.6763 17 20.2783Z' fill='white'/%3E%3C/svg%3E");
  --dashboard_customer_icon: url("data:image/svg+xml,%3Csvg width='30' height='28' viewBox='0 0 30 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6879 16.0183C19.117 16.0183 22.7094 12.4259 22.7094 7.99686C22.7094 3.56787 19.1169 0 14.6879 0C10.259 0 6.6665 3.59245 6.6665 7.99686C6.6665 12.4013 10.2589 16.0183 14.6879 16.0183Z' fill='%23333333'/%3E%3Cpath d='M1.05803 27.7884H28.9116C29.5022 27.7884 29.9697 27.3209 29.9697 26.7304C29.9697 21.1941 25.4669 16.6667 19.906 16.6667H10.0637C4.52745 16.6667 0 21.1695 0 26.7304C0 27.3209 1.05803 27.7884 1.05803 27.7884Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_pageviews_icon: url("data:image/svg+xml,%3Csvg width='36' height='29' viewBox='0 0 36 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.7712 13.615C35.4496 13.059 27.7867 0 17.9998 0C8.21295 0 0.549705 13.059 0.228446 13.6145C-0.0761487 14.142 -0.0761487 14.8575 0.228446 15.385C0.549705 15.941 8.21295 29 17.9998 29C27.7867 29 35.4496 15.9409 35.7712 15.3854C36.0763 14.858 36.0763 14.142 35.7712 13.615Z' fill='%23333333'/%3E%3Cpath d='M17.6209 7.06409C13.6945 7.06409 10.5 10.2313 10.5 14.1241C10.5 18.017 13.6945 21.1842 17.6209 21.1842C21.5473 21.1842 24.7418 18.017 24.7418 14.1241C24.7418 10.2313 21.5473 7.06409 17.6209 7.06409Z' fill='white'/%3E%3Cpath d='M17.4375 10.0385C15.2664 10.0385 13.5 11.7898 13.5 13.9423C13.5 16.0948 15.2664 17.8461 17.4375 17.8461C19.6086 17.8461 21.375 16.0948 21.375 13.9423C21.375 11.7898 19.6086 10.0385 17.4375 10.0385Z' fill='%23333333'/%3E%3C/svg%3E");
  --dashboard_refund_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg' style=''%3E%3Crect id='backgroundrect' width='100%25' height='100%25' x='0' y='0' fill='none' stroke='none'/%3E%3Cg class='currentLayer' style=''%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333' id='svg_1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.032181471586227,15.886359214782715 L21.751011580228806,11.167318344116211 C22.044211119413376,10.874378204345703 22.044211119413376,10.399067878723145 21.751011580228806,10.106127738952637 C21.457812041044235,9.81294059753418 20.98311111330986,9.81294059753418 20.68991157412529,10.106127738952637 L15.971031874418259,14.825179100036621 L11.251930922269821,10.106127738952637 C10.95876094698906,9.81294059753418 10.483970373868942,9.81294059753418 10.1907899081707,10.106127738952637 C9.897616118192673,10.399067878723145 9.897616118192673,10.874378204345703 10.1907899081707,11.167318344116211 L14.909891813993454,15.886359214782715 L10.1907899081707,20.605440139770508 C9.897616118192673,20.898340225219727 9.897616118192673,21.373640060424805 10.1907899081707,21.66663932800293 C10.337380141019821,21.812938690185547 10.52950069308281,21.886240005493164 10.721359938383102,21.886240005493164 C10.913230627775192,21.886240005493164 11.105350226163864,21.812938690185547 11.251930922269821,21.666339874267578 L15.971031874418259,16.94729995727539 L20.68991157412529,21.666339874267578 C20.83651039004326,21.812938690185547 21.028610914945602,21.886240005493164 21.220411986112595,21.886240005493164 C21.41231033205986,21.886240005493164 21.604410856962204,21.812938690185547 21.751011580228806,21.666339874267578 C22.044211119413376,21.37343978881836 22.044211119413376,20.89813995361328 21.751011580228806,20.605138778686523 L17.032181471586227,15.886359214782715 z' fill='white' stroke='white' id='svg_2' class=''/%3E%3C/g%3E%3C/svg%3E");
  --dashboard_revenue_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.430907 20.7854C-0.378972 20.2207 0.0287083 18.9698 1.02267 18.9698H6V2.00088C6 0.895822 6.91399 0 8.04146 0H24.0187C25.1462 0 26.0601 0.895821 26.0601 2.00088V18.9698H30.9773C31.9763 18.9698 32.3806 20.231 31.5611 20.7909L16.4219 31.8201C16.0682 32.0619 15.5976 32.0597 15.2463 31.8147L0.430907 20.7854ZM11.3333 10.0833C11.3333 8.79417 13.4216 7.75 16 7.75C18.5783 7.75 20.6666 8.79417 20.6666 10.0833C20.6666 11.3725 18.5783 12.4167 16 12.4167C13.4216 12.4167 11.3333 11.3725 11.3333 10.0833ZM11.3333 13V11.25C11.3333 12.5392 13.4216 13.5833 16 13.5833C18.5783 13.5833 20.6666 12.5392 20.6666 11.25V13C20.6666 14.2892 18.5783 15.3333 16 15.3333C13.4216 15.3333 11.3333 14.2892 11.3333 13ZM11.3333 15.9167V14.1667C11.3333 15.4558 13.4216 16.5 16 16.5C18.5783 16.5 20.6666 15.4558 20.6666 14.1667V15.9167C20.6666 17.2058 18.5783 18.25 16 18.25C13.4216 18.25 11.3333 17.2058 11.3333 15.9167Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_sales_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath d='M19.8701 21.5391C19.3186 21.5391 18.8701 21.0906 18.8701 20.5391C18.8701 19.9876 19.3186 19.5391 19.8701 19.5391C20.4216 19.5391 20.8701 19.9876 20.8701 20.5391C20.8701 21.0906 20.4216 21.5391 19.8701 21.5391Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4015 11.7352C22.5856 11.7352 22.7594 11.8198 22.8727 11.9648C22.986 12.1099 23.0265 12.2988 22.9825 12.4775L21.5261 18.3628C21.4601 18.6298 21.2203 18.8173 20.9452 18.8173H11.6284C11.3515 18.8173 11.1107 18.6274 11.0463 18.3578L9.10116 10.219H7.5985C7.26794 10.219 7 9.95106 7 9.6205C7 9.28994 7.26794 9.022 7.5985 9.02203H9.57356C9.85047 9.02203 10.0913 9.21216 10.1557 9.48147L10.6944 11.7352H22.4015ZM12.1008 17.6203H20.4769L21.6368 12.9322H10.9804L12.1008 17.6203Z' fill='white'/%3E%3Cpath d='M12.6289 21.5391C12.0774 21.5391 11.6289 21.0906 11.6289 20.5391C11.6289 19.9876 12.0774 19.5391 12.6289 19.5391C13.1804 19.5391 13.6289 19.9876 13.6289 20.5391C13.6289 21.0906 13.1804 21.5391 12.6289 21.5391Z' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_refunds_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.8565 24.2917C20.5361 23.8796 23.4851 20.9381 23.9047 17.2585C24.4556 12.4472 20.716 8.35168 16.0284 8.29922V6.14091C16.0284 6.021 15.8785 5.9573 15.7773 6.03224L11.3333 9.29594C11.2584 9.35215 11.2584 9.46082 11.3333 9.51702L15.7773 12.7807C15.8785 12.8557 16.0284 12.7882 16.0284 12.6721V10.5175C19.3221 10.5699 21.96 13.3728 21.7352 16.7226C21.5441 19.6041 19.1947 21.9423 16.3132 22.1259C13.2593 22.3208 10.6626 20.14 10.198 17.2547C10.1118 16.7189 9.64339 16.3292 9.10381 16.3292C8.43308 16.3292 7.90849 16.925 8.01341 17.5882C8.6654 21.6988 12.4612 24.7826 16.8565 24.2917Z' fill='white'/%3E%3C/svg%3E%0A");
  --avarage_order_value_icon: url("data:image/svg+xml,%3Csvg width='27' height='33' viewBox='0 0 27 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 13C10.5899 13 13.5 10.0899 13.5 6.5H25.5C26.0523 6.5 26.5 6.94772 26.5 7.5V31.5C26.5 32.0523 26.0523 32.5 25.5 32.5H1.5C0.947716 32.5 0.5 32.0523 0.5 31.5V7.5C0.5 7.40308 0.513788 7.30938 0.539509 7.22076C0.898109 10.4714 3.65376 13 7 13ZM2.66667 6.5H1.5C1.04463 6.5 0.660358 6.80437 0.539509 7.22076C0.513402 6.9841 0.5 6.74362 0.5 6.5C0.5 2.91015 3.41015 0 7 0C10.5899 0 13.5 2.91015 13.5 6.5H11.3333C11.3333 4.10677 9.39323 2.16667 7 2.16667C4.60677 2.16667 2.66667 4.10677 2.66667 6.5ZM2.66667 6.5H11.3333C11.3333 8.89323 9.39323 10.8333 7 10.8333C4.60677 10.8333 2.66667 8.89323 2.66667 6.5Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --units_sold_icon: url("data:image/svg+xml,%3Csvg width='30' height='32' viewBox='0 0 30 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.1941 7.05783C29.2465 7.1706 29.2727 7.29 29.2727 7.4094C29.2727 7.41603 29.2727 7.42266 29.2858 7.4293V23.9926C29.2858 24.2978 29.1089 24.5764 28.8404 24.709L15.3276 31.3423C15.321 31.349 15.321 31.349 15.3145 31.349C15.2948 31.3622 15.2752 31.3689 15.2555 31.3755L15.2555 31.3755C15.2478 31.3755 15.2424 31.3778 15.2379 31.3797C15.2347 31.381 15.232 31.3821 15.2293 31.3821L15.1704 31.402C15.1671 31.402 15.1638 31.4037 15.1605 31.4054C15.1573 31.407 15.154 31.4087 15.1507 31.4087C15.1311 31.4153 15.1049 31.4219 15.0852 31.4219H15.0656C15.0394 31.4286 15.0066 31.4286 14.9804 31.4286C14.9673 31.4286 14.9526 31.4269 14.9378 31.4253C14.9231 31.4236 14.9084 31.4219 14.8953 31.4219H14.8756C14.8658 31.4186 14.8543 31.417 14.8429 31.4153C14.8314 31.4136 14.8199 31.412 14.8101 31.4087C14.8068 31.4087 14.8036 31.407 14.8003 31.4054C14.797 31.4037 14.7937 31.402 14.7905 31.402L14.7315 31.3821C14.7238 31.3821 14.7184 31.3799 14.7139 31.378C14.7107 31.3766 14.708 31.3755 14.7053 31.3755C14.6892 31.3646 14.673 31.3582 14.6495 31.3488C14.6445 31.3468 14.6391 31.3447 14.6333 31.3423L1.15976 24.7289C0.884657 24.5963 0.714355 24.3177 0.714355 24.0125V7.41603V7.38286C0.727456 7.08436 0.897758 6.81903 1.15976 6.693L14.6333 0.0795996C14.8494 -0.0265332 15.1049 -0.0265332 15.321 0.0795996L28.6635 6.6333C28.8862 6.67973 29.0893 6.8323 29.1941 7.05783ZM26.6592 7.41603L14.9739 1.67822L3.30387 7.41603L14.9785 13.1445L26.6592 7.41603Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_clock_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.8629 0C7.11608 0 0 7.11608 0 15.8629C0 24.6096 7.11608 31.7257 15.8629 31.7257C24.6096 31.7257 31.7257 24.6096 31.7257 15.8629C31.7257 7.11608 24.6096 0 15.8629 0Z' fill='%23333333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.1297 15.373H17.0009V6.80161C17.0009 6.0803 16.4161 5.49548 15.6948 5.49548C14.9735 5.49548 14.3887 6.0803 14.3887 6.80161V16.6792C14.3887 17.4005 14.9735 17.9853 15.6948 17.9853H24.1297C24.851 17.9853 25.4359 17.4005 25.4359 16.6792C25.4359 15.9579 24.851 15.373 24.1297 15.373Z' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_churn_rate_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(/%23mask0)'%3E%3C/g%3E%3Crect x='10' y='10' width='2' height='12' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9994 21.2638C19.1251 21.3944 19.2875 21.4596 19.4551 21.4596C19.6227 21.4596 19.7851 21.3944 19.9108 21.2638L24.3051 16.7003C24.5565 16.4392 24.5565 16.0204 24.3051 15.7593L19.9108 11.1958C19.6594 10.9347 19.2561 10.9347 19.0047 11.1958C18.7532 11.4569 18.7532 11.8757 19.0047 12.1368L22.3044 15.5635H14.6442C14.2881 15.5635 14 15.8627 14 16.2325C14 16.6024 14.2881 16.9016 14.6442 16.9016H22.2991L18.9994 20.3283C18.748 20.5839 18.748 21.0082 18.9994 21.2638Z' fill='white' stroke='white' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  --dashboard_recurring_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.1127 23.6251C11.4331 23.2129 8.48417 20.2715 8.06449 16.5918C7.51367 11.7806 11.2533 7.68506 15.9408 7.6326V5.47428C15.9408 5.35438 16.0907 5.29068 16.1919 5.36562L20.6359 8.62932C20.7109 8.68552 20.7109 8.79419 20.6359 8.8504L16.1919 12.1141C16.0907 12.189 15.9408 12.1216 15.9408 12.0054V9.85086C12.6472 9.90332 10.0092 12.7061 10.234 16.056C10.4252 18.9375 12.7746 21.2757 15.6561 21.4593C18.7099 21.6541 21.3066 19.4733 21.7713 16.5881C21.8575 16.0523 22.3259 15.6626 22.8654 15.6626C23.5362 15.6626 24.0607 16.2584 23.9558 16.9216C23.3038 21.0321 19.5081 24.116 15.1127 23.6251Z' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_euro_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16ZM10 12.25C10 10.5925 12.685 9.25 16 9.25C19.315 9.25 22 10.5925 22 12.25C22 13.9075 19.315 15.25 16 15.25C12.685 15.25 10 13.9075 10 12.25ZM10 16V13.75C10 15.4075 12.685 16.75 16 16.75C19.315 16.75 22 15.4075 22 13.75V16C22 17.6575 19.315 19 16 19C12.685 19 10 17.6575 10 16ZM10 19.75V17.5C10 19.1575 12.685 20.5 16 20.5C19.315 20.5 22 19.1575 22 17.5V19.75C22 21.4075 19.315 22.75 16 22.75C12.685 22.75 10 21.4075 10 19.75Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_paid_out_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.1753 20.0295C12.0697 20.1313 12.0169 20.2627 12.0169 20.3984C12.0169 20.534 12.0697 20.6655 12.1753 20.7672L15.8662 24.324C16.0774 24.5275 16.4161 24.5275 16.6273 24.324L20.3182 20.7672C20.5294 20.5637 20.5294 20.2373 20.3182 20.0338C20.107 19.8303 19.7683 19.8303 19.5571 20.0338L16.7856 22.7046V16.5044C16.7856 16.2161 16.5437 15.983 16.2445 15.983C15.9454 15.983 15.7034 16.2161 15.7034 16.5044V22.7004L12.932 20.0295C12.7252 19.8261 12.3821 19.8261 12.1753 20.0295Z' fill='white' stroke='white' stroke-width='0.5'/%3E%3Crect x='9' y='10' width='15' height='1' fill='white'/%3E%3Crect x='19' y='17' width='5' height='1' fill='white'/%3E%3Crect x='9' y='17' width='5' height='1' fill='white'/%3E%3Crect x='24' y='10' width='8' height='1' transform='rotate(90 24 10)' fill='white'/%3E%3Crect x='10' y='10' width='8' height='1' transform='rotate(90 10 10)' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_customer_time: url("data:image/svg+xml,%3Csvg width='36' height='34' viewBox='0 0 36 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.5 34C32.642 34 36 30.642 36 26.5C36 22.358 32.642 19 28.5 19C24.358 19 21 22.358 21 26.5C21 30.642 24.358 34 28.5 34Z' fill='%23333333'/%3E%3Cpath d='M28.5 21.5V26.458' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.182 29.1821L28.5 26.5001' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.5 18C29.656 18 30.758 18.233 31.763 18.651C31.907 17.787 32 16.905 32 16C32 7.164 24.836 0 16 0C7.164 0 0 7.164 0 16C0 24.836 7.164 32 16 32C17.875 32 19.667 31.661 21.339 31.068C20.496 29.748 20 28.183 20 26.5C20 21.806 23.806 18 28.5 18Z' fill='%23333333'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3894 20H21.5954C21.8324 20 22.0204 19.812 22.0204 19.574C22.0204 17.347 20.2094 15.525 17.9724 15.525H14.0124C11.7854 15.525 9.96338 17.337 9.96338 19.574C9.96338 19.812 10.1514 20 10.3894 20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.8725 15.2646C17.6545 15.2646 19.0995 13.8196 19.0995 12.0376C19.0995 10.2556 17.6545 8.82062 15.8725 8.82062C14.0905 8.82062 12.6455 10.2656 12.6455 12.0376C12.6455 13.8096 14.0905 15.2646 15.8725 15.2646Z' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_active_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='8' fill='%23333333'/%3E%3Cpath d='M10 17.1545L14.0661 21L24 11' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --dashboard_active_1_icon: url("data:image/svg+xml,%3Csvg width='34' height='27' viewBox='0 0 34 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 15.4626L11.9704 22L29 5' stroke='%23333333' stroke-width='7' stroke-linecap='square'/%3E%3C/svg%3E%0A");
  --dashboard_clock_1_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath d='M16 16V3.97363' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 16L23 12' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --dashboard_timer_icon: url("data:image/svg+xml,%3Csvg width='32' height='38' viewBox='0 0 32 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 38C24.8366 38 32 30.8366 32 22C32 13.1634 24.8366 6 16 6C7.16344 6 0 13.1634 0 22C0 30.8366 7.16344 38 16 38Z' fill='%23333333'/%3E%3Crect x='11' width='10' height='4' fill='%23333333'/%3E%3Cpath d='M16 22L21 17' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --dashboard_amplify_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath d='M5.86328 15.9412H9.16243L11.9703 23L18.3304 8L21.4333 15.8054H24.4424' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  --dashboard_vip_icon: url("data:image/svg+xml,%3Csvg width='32' height='31' viewBox='0 0 32 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 24.432L25.888 30.4L23.264 19.152L32 11.584L20.496 10.592L16 0L11.504 10.592L0 11.584L8.72 19.152L6.112 30.4L16 24.432Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_lapsed_icon: url("data:image/svg+xml,%3Csvg width='31' height='32' viewBox='0 0 31 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.7145 22.2942C29.2241 22.753 27.6409 23 26 23C17.1634 23 10 15.8366 10 7.00005C10 4.76542 10.4581 2.63778 11.2855 0.705933C4.75003 2.71817 0 8.80439 0 16C0 24.8366 7.16344 32 16 32C22.6019 32 28.2699 28.0016 30.7145 22.2942Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_inactive_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Crect x='8' y='14' width='16' height='5' rx='1' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_dead_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29 16C29 23.1797 23.1797 29 16 29C8.8203 29 3 23.1797 3 16C3 8.8203 8.8203 3 16 3C23.1797 3 29 8.8203 29 16Z' stroke='url(/%23paint0_linear)' stroke-width='6'/%3E%3Cpath d='M8.08472 23.9153L24.4141 7.58594' stroke='url(/%23paint1_linear)' stroke-width='6' stroke-linecap='square'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='0' y1='0' x2='0' y2='32' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23333333'/%3E%3Cstop offset='1' stop-color='%23363636'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='8' y1='7' x2='8' y2='24' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23333333'/%3E%3Cstop offset='1' stop-color='%23363636'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  --dashboard_clicks_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z' fill='%23333333'/%3E%3Cpath d='M20.7124 12.7408C20.7124 12.3779 21.0012 12.0828 21.3561 12.0828C21.7112 12.0828 22 12.3779 22 12.7408V17.3349C22 18.4583 21.1366 21.4784 20.6602 23.0167H13.0663C12.7872 22.4359 12.2641 21.36 12.0083 20.9188C11.6169 20.244 11.0971 19.4519 10.5469 18.6131C9.81914 17.5042 8.99447 16.2472 8.24538 14.9313C8.04988 14.5874 7.8707 14.1239 8.12725 13.8674C8.2469 13.7474 8.40803 13.6848 8.5819 13.6829C8.75158 13.6838 8.91118 13.7478 9.03349 13.8635L11.6298 16.8335C11.8143 17.0447 12.1108 17.1193 12.3732 17.0207C12.6359 16.9221 12.8098 16.6709 12.8098 16.3905V6.65784C12.8098 6.29504 13.0987 6 13.4538 6C13.8089 6 14.0979 6.29504 14.0979 6.65784V12.943C14.0979 13.3148 14.3993 13.6162 14.771 13.6162C15.1427 13.6162 15.4442 13.3148 15.4442 12.943V10.76C15.4442 10.3974 15.733 10.1024 16.088 10.1024C16.4431 10.1024 16.7319 10.3974 16.7319 10.76V13.821C16.7319 14.193 17.0333 14.4943 17.405 14.4943C17.7768 14.4943 18.0782 14.1931 18.0782 13.821V11.6385C18.0782 11.2757 18.367 10.9806 18.722 10.9806C19.0772 10.9806 19.3661 11.2757 19.3661 11.6385V14.6998C19.3661 15.0715 19.6675 15.373 20.0393 15.373C20.4111 15.373 20.7125 15.0715 20.7125 14.6998V12.7408H20.7124Z' fill='white'/%3E%3C/svg%3E%0A");
  --dashboard_earning_clicks_icon: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32 16C32 24.8366 24.8366 32 16 32C7.16344 32 0 24.8366 0 16C0 7.16344 7.16344 0 16 0C24.8366 0 32 7.16344 32 16ZM14 10.5C14 9.11875 16.2375 8 19 8C21.7625 8 24 9.11875 24 10.5C24 11.8813 21.7625 13 19 13C16.2375 13 14 11.8813 14 10.5ZM16.8715 15.888C17.5172 16.04 18.2387 16.125 19 16.125C21.7625 16.125 24 15.0063 24 13.625V11.75C24 13.1313 21.7625 14.25 19 14.25C18.4452 14.25 17.9115 14.2049 17.4129 14.1216C17.4053 14.1809 17.3921 14.2411 17.373 14.3014L16.8715 15.888ZM16.4195 14L14.5845 14.5801L14.4215 14.6316L7 16.9777L10.3519 18.8279L7.12159 22.0582L8.36131 23.2979L11.5916 20.0676L13.4418 23.4195L16.4195 14Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  --dashboard_rate_arrow_img: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8203 2.85156L11.6484 1.67969L2.82031 10.5078V5H1.17969V13.3203H9.5V11.6797H3.99219L12.8203 2.85156Z'/%3E%3Cpath d='M12.8203 2.85156L13.5274 3.55867L14.2345 2.85156L13.5274 2.14446L12.8203 2.85156ZM11.6484 1.67969L12.3555 0.972581L11.6484 0.265474L10.9413 0.972581L11.6484 1.67969ZM2.82031 10.5078H1.82031V12.922L3.52742 11.2149L2.82031 10.5078ZM2.82031 5H3.82031V4H2.82031V5ZM1.17969 5V4H0.179688V5H1.17969ZM1.17969 13.3203H0.179688V14.3203H1.17969V13.3203ZM9.5 13.3203V14.3203H10.5V13.3203H9.5ZM9.5 11.6797H10.5V10.6797H9.5V11.6797ZM3.99219 11.6797L3.28508 10.9726L1.57797 12.6797H3.99219V11.6797ZM13.5274 2.14446L12.3555 0.972581L10.9413 2.38679L12.1132 3.55867L13.5274 2.14446ZM10.9413 0.972581L2.11321 9.80071L3.52742 11.2149L12.3555 2.38679L10.9413 0.972581ZM3.82031 10.5078V5H1.82031V10.5078H3.82031ZM2.82031 4H1.17969V6H2.82031V4ZM0.179688 5V13.3203H2.17969V5H0.179688ZM1.17969 14.3203H9.5V12.3203H1.17969V14.3203ZM10.5 13.3203V11.6797H8.5V13.3203H10.5ZM9.5 10.6797H3.99219V12.6797H9.5V10.6797ZM4.69929 12.3868L13.5274 3.55867L12.1132 2.14446L3.28508 10.9726L4.69929 12.3868Z'/%3E%3C/svg%3E%0A");
  --dashbaord_customers_matrix_export_csv: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Шар_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 20' style='enable-background:new 0 0 18 20;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bopacity:0.7;enable-background:new ;%7D%0A%3C/style%3E%3Cpath class='st0' d='M16,0H4C2.9,0,2,0.9,2,2v4C0.9,6,0,6.9,0,8c0,0,0,0,0,0v5c0,1.1,0.9,2,2,2v3c0,1.1,0.9,2,2,2h12 c1.1,0,2-0.9,2-2V2C18,0.9,17.1,0,16,0z M4,13.1c-0.4,0-0.7-0.1-1-0.3c-0.3-0.2-0.5-0.4-0.6-0.6c0-0.1-0.1-0.1-0.1-0.2 c0-0.1-0.1-0.2-0.1-0.3c0-0.2,0-0.6,0-1.1c0-0.6,0-0.9,0-1.1c0-0.2,0.1-0.4,0.2-0.5C2.5,8.7,2.7,8.5,3,8.3C3.2,8.1,3.6,8,4,8 c0.5,0,0.9,0.2,1.2,0.4c0.3,0.3,0.5,0.7,0.6,1.1l0,0.2h-1l0-0.1c0-0.2-0.1-0.3-0.3-0.4C4.3,9.1,4.2,9,4,9C3.8,9,3.7,9,3.6,9.1 C3.5,9.1,3.4,9.2,3.4,9.3C3.3,9.4,3.3,9.5,3.2,9.6c0,0.2,0,0.5,0,0.9s0,0.8,0,0.9c0,0.1,0.1,0.3,0.1,0.3C3.4,11.9,3.5,12,3.6,12 c0.1,0.1,0.2,0.1,0.4,0.1c0.3,0,0.6-0.2,0.7-0.6l0-0.1h1l0,0.2c-0.1,0.5-0.3,0.8-0.6,1.1C4.8,13,4.4,13.1,4,13.1z M16,18H4v-3h10 c1.1,0,2-0.9,2-2V18z M8.3,11.1L7.6,11c-0.4-0.1-0.8-0.2-1-0.5c-0.2-0.3-0.4-0.6-0.4-1c0-0.5,0.2-0.8,0.4-1.1C7,8.1,7.4,8,7.9,8 c0.6,0,1.1,0.2,1.6,0.5l0.1,0.1L9.1,9.4L9,9.3C8.7,9.1,8.3,9,7.9,9C7.7,9,7.6,9,7.5,9.1C7.4,9.2,7.3,9.4,7.3,9.5 c0,0.1,0,0.2,0.1,0.3C7.5,9.9,7.6,10,7.8,10c0.1,0,0.3,0,0.5,0.1c0.5,0.1,0.8,0.2,1.1,0.5c0.2,0.3,0.3,0.6,0.3,1 c0,0.7-0.3,1.5-1.8,1.5c-0.7,0-1.3-0.2-1.9-0.7L6,12.3l0.6-0.8l0.1,0.1c0.3,0.3,0.7,0.4,1.2,0.4c0.7,0,0.8-0.3,0.8-0.5 C8.7,11.4,8.7,11.2,8.3,11.1z M10.2,8h1.1l0.9,3.3L13.1,8h1.1l-1.6,5.1h-0.8L10.2,8z M16,8c0-1.1-0.9-2-2-2H4V2h12V8z'/%3E%3C/svg%3E");
  --dashboard_expected_payments_icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.1999 4.79999C3.72251 4.79999 3.26468 4.98963 2.92711 5.3272C2.58954 5.66476 2.3999 6.1226 2.3999 6.59999V15C2.3999 15.4774 2.58954 15.9352 2.92711 16.2728C3.26468 16.6103 3.72251 16.8 4.1999 16.8H10.8263C10.9142 15.8341 11.2139 14.8994 11.7041 14.0624C12.1943 13.2255 12.8629 12.5069 13.6624 11.9577C14.4619 11.4086 15.3726 11.0424 16.3297 10.8852C17.2868 10.728 18.2668 10.7838 19.1999 11.0484V6.59999C19.1999 6.1226 19.0103 5.66476 18.6727 5.3272C18.3351 4.98963 17.8773 4.79999 17.3999 4.79999H4.1999ZM7.1999 7.19999C7.1999 7.83651 6.94705 8.44696 6.49696 8.89704C6.04687 9.34713 5.43642 9.59999 4.7999 9.59999H3.5999V8.39999H4.7999C5.11816 8.39999 5.42339 8.27356 5.64843 8.04852C5.87347 7.82347 5.9999 7.51825 5.9999 7.19999V5.99999H7.1999V7.19999ZM10.7999 12.9C10.2429 12.9 9.7088 12.6787 9.31498 12.2849C8.92115 11.8911 8.6999 11.3569 8.6999 10.8C8.6999 10.243 8.92115 9.70889 9.31498 9.31506C9.7088 8.92124 10.2429 8.69999 10.7999 8.69999C11.3569 8.69999 11.891 8.92124 12.2848 9.31506C12.6787 9.70889 12.8999 10.243 12.8999 10.8C12.8999 11.3569 12.6787 11.8911 12.2848 12.2849C11.891 12.6787 11.3569 12.9 10.7999 12.9ZM3.5999 13.2V12H4.7999C5.43642 12 6.04687 12.2528 6.49696 12.7029C6.94705 13.153 7.1999 13.7635 7.1999 14.4V15.6H5.9999V14.4C5.9999 14.0817 5.87347 13.7765 5.64843 13.5515C5.42339 13.3264 5.11816 13.2 4.7999 13.2H3.5999ZM15.5999 7.19999C15.5999 7.51825 15.7263 7.82347 15.9514 8.04852C16.1764 8.27356 16.4816 8.39999 16.7999 8.39999H17.9999V9.59999H16.7999C16.1634 9.59999 15.5529 9.34713 15.1028 8.89704C14.6528 8.44696 14.3999 7.83651 14.3999 7.19999V5.99999H15.5999V7.19999ZM4.9019 18H10.8263C10.8635 18.4116 10.9391 18.8136 11.0483 19.2H6.5999C6.22751 19.2002 5.86423 19.0849 5.56011 18.87C5.256 18.655 5.02603 18.3511 4.9019 18ZM21.5999 8.99999V12.3084C21.2297 12.0028 20.8273 11.7384 20.3999 11.52V7.30199C20.751 7.42612 21.0549 7.65609 21.2699 7.9602C21.4848 8.26431 21.6001 8.6276 21.5999 8.99999Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.2 18C21.2 19.768 19.768 21.2 18 21.2C16.232 21.2 14.8 19.768 14.8 18C14.8 16.232 16.232 14.8 18 14.8C19.768 14.8 21.2 16.232 21.2 18ZM19.98 16.5856L19.4144 16.02L17.4344 18L18 18.5656L19.98 16.5856Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 24C21.3137 24 24 21.3137 24 18C24 14.6863 21.3137 12 18 12C14.6863 12 12 14.6863 12 18C12 21.3137 14.6863 24 18 24ZM22 18C22 15.792 20.208 14 18 14C15.792 14 14 15.792 14 18C14 20.208 15.792 22 18 22C20.208 22 22 20.208 22 18Z' fill='%23005AFF'/%3E%3C/svg%3E%0A");
  --dashboard_received_payments_icons: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.20002 4.79999C3.72263 4.79999 3.2648 4.98963 2.92723 5.3272C2.58967 5.66476 2.40002 6.1226 2.40002 6.59999V15C2.40002 15.4774 2.58967 15.9352 2.92723 16.2728C3.2648 16.6103 3.72263 16.8 4.20002 16.8H10.8264C10.9143 15.8341 11.214 14.8994 11.7042 14.0624C12.1944 13.2255 12.863 12.5069 13.6625 11.9577C14.462 11.4086 15.3727 11.0424 16.3298 10.8852C17.2869 10.728 18.2669 10.7838 19.2 11.0484V6.59999C19.2 6.1226 19.0104 5.66476 18.6728 5.3272C18.3352 4.98963 17.8774 4.79999 17.4 4.79999H4.20002ZM7.20002 7.19999C7.20002 7.83651 6.94717 8.44696 6.49708 8.89704C6.04699 9.34713 5.43654 9.59999 4.80002 9.59999H3.60002V8.39999H4.80002C5.11828 8.39999 5.42351 8.27356 5.64855 8.04852C5.8736 7.82347 6.00002 7.51825 6.00002 7.19999V5.99999H7.20002V7.19999ZM10.8 12.9C10.2431 12.9 9.70893 12.6787 9.3151 12.2849C8.92127 11.8911 8.70002 11.3569 8.70002 10.8C8.70002 10.243 8.92127 9.70889 9.3151 9.31506C9.70893 8.92124 10.2431 8.69999 10.8 8.69999C11.357 8.69999 11.8911 8.92124 12.2849 9.31506C12.6788 9.70889 12.9 10.243 12.9 10.8C12.9 11.3569 12.6788 11.8911 12.2849 12.2849C11.8911 12.6787 11.357 12.9 10.8 12.9ZM3.60002 13.2V12H4.80002C5.43654 12 6.04699 12.2528 6.49708 12.7029C6.94717 13.153 7.20002 13.7635 7.20002 14.4V15.6H6.00002V14.4C6.00002 14.0817 5.8736 13.7765 5.64855 13.5515C5.42351 13.3264 5.11828 13.2 4.80002 13.2H3.60002ZM15.6 7.19999C15.6 7.51825 15.7265 7.82347 15.9515 8.04852C16.1765 8.27356 16.4818 8.39999 16.8 8.39999H18V9.59999H16.8C16.1635 9.59999 15.5531 9.34713 15.103 8.89704C14.6529 8.44696 14.4 7.83651 14.4 7.19999V5.99999H15.6V7.19999ZM4.90202 18H10.8264C10.8636 18.4116 10.9392 18.8136 11.0484 19.2H6.60002C6.22763 19.2002 5.86435 19.0849 5.56023 18.87C5.25612 18.655 5.02615 18.3511 4.90202 18ZM21.6 8.99999V12.3084C21.2298 12.0028 20.8275 11.7384 20.4 11.52V7.30199C20.7511 7.42612 21.0551 7.65609 21.27 7.9602C21.4849 8.26431 21.6002 8.6276 21.6 8.99999Z' fill='%23005AFF'/%3E%3Cpath d='M18 12C14.688 12 12 14.688 12 18C12 21.312 14.688 24 18 24C21.312 24 24 21.312 24 18C24 14.688 21.312 12 18 12ZM16.8 21L13.8 18L14.646 17.154L16.8 19.302L21.354 14.748L22.2 15.6L16.8 21Z' fill='%2336B368'/%3E%3C/svg%3E%0A");
  --dashboard_outstanding_payments_icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.20002 4.79999C3.72263 4.79999 3.2648 4.98963 2.92723 5.3272C2.58967 5.66476 2.40002 6.1226 2.40002 6.59999V15C2.40002 15.4774 2.58967 15.9352 2.92723 16.2728C3.2648 16.6103 3.72263 16.8 4.20002 16.8H10.8264C10.9143 15.8341 11.214 14.8994 11.7042 14.0624C12.1944 13.2255 12.863 12.5069 13.6625 11.9577C14.462 11.4086 15.3727 11.0424 16.3298 10.8852C17.2869 10.728 18.2669 10.7838 19.2 11.0484V6.59999C19.2 6.1226 19.0104 5.66476 18.6728 5.3272C18.3352 4.98963 17.8774 4.79999 17.4 4.79999H4.20002ZM7.20002 7.19999C7.20002 7.83651 6.94717 8.44696 6.49708 8.89704C6.04699 9.34713 5.43654 9.59999 4.80002 9.59999H3.60002V8.39999H4.80002C5.11828 8.39999 5.42351 8.27356 5.64855 8.04852C5.8736 7.82347 6.00002 7.51825 6.00002 7.19999V5.99999H7.20002V7.19999ZM10.8 12.9C10.2431 12.9 9.70893 12.6787 9.3151 12.2849C8.92127 11.8911 8.70002 11.3569 8.70002 10.8C8.70002 10.243 8.92127 9.70889 9.3151 9.31506C9.70893 8.92124 10.2431 8.69999 10.8 8.69999C11.357 8.69999 11.8911 8.92124 12.2849 9.31506C12.6788 9.70889 12.9 10.243 12.9 10.8C12.9 11.3569 12.6788 11.8911 12.2849 12.2849C11.8911 12.6787 11.357 12.9 10.8 12.9ZM3.60002 13.2V12H4.80002C5.43654 12 6.04699 12.2528 6.49708 12.7029C6.94717 13.153 7.20002 13.7635 7.20002 14.4V15.6H6.00002V14.4C6.00002 14.0817 5.8736 13.7765 5.64855 13.5515C5.42351 13.3264 5.11828 13.2 4.80002 13.2H3.60002ZM15.6 7.19999C15.6 7.51825 15.7265 7.82347 15.9515 8.04852C16.1765 8.27356 16.4818 8.39999 16.8 8.39999H18V9.59999H16.8C16.1635 9.59999 15.5531 9.34713 15.103 8.89704C14.6529 8.44696 14.4 7.83651 14.4 7.19999V5.99999H15.6V7.19999ZM4.90202 18H10.8264C10.8636 18.4116 10.9392 18.8136 11.0484 19.2H6.60002C6.22763 19.2002 5.86435 19.0849 5.56023 18.87C5.25612 18.655 5.02615 18.3511 4.90202 18ZM21.6 8.99999V12.3084C21.2298 12.0028 20.8275 11.7384 20.4 11.52V7.30199C20.7511 7.42612 21.0551 7.65609 21.27 7.9602C21.4849 8.26431 21.6002 8.6276 21.6 8.99999Z' fill='%23005AFF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 18C12 14.682 14.682 12 18 12C21.318 12 24 14.682 24 18C24 21.318 21.318 24 18 24C14.682 24 12 21.318 12 18ZM18 16.9091V15.8182C16.7587 15.8182 15.75 16.7964 15.75 18C15.75 18.3673 15.8438 18.7164 16.0125 19.0182L15.465 19.5491C15.1725 19.1018 15 18.5709 15 18C15 16.3927 16.3425 15.0909 18 15.0909V14L19.5 15.4545L18 16.9091ZM19.9875 16.9818L20.535 16.4509C20.8275 16.8982 21 17.4291 21 18C21 19.6073 19.6575 20.9091 18 20.9091V22L16.5 20.5455L18 19.0909V20.1818C19.2413 20.1818 20.25 19.2036 20.25 18C20.25 17.6327 20.1525 17.2873 19.9875 16.9818Z' fill='%23EF9400'/%3E%3C/svg%3E%0A");
  --dashboard_overdue_payments_icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.20002 4.79999C3.72263 4.79999 3.2648 4.98963 2.92723 5.3272C2.58967 5.66476 2.40002 6.1226 2.40002 6.59999V15C2.40002 15.4774 2.58967 15.9352 2.92723 16.2728C3.2648 16.6103 3.72263 16.8 4.20002 16.8H10.8264C10.9143 15.8341 11.214 14.8994 11.7042 14.0624C12.1944 13.2255 12.863 12.5069 13.6625 11.9577C14.462 11.4086 15.3727 11.0424 16.3298 10.8852C17.2869 10.728 18.2669 10.7838 19.2 11.0484V6.59999C19.2 6.1226 19.0104 5.66476 18.6728 5.3272C18.3352 4.98963 17.8774 4.79999 17.4 4.79999H4.20002ZM7.20002 7.19999C7.20002 7.83651 6.94717 8.44696 6.49708 8.89704C6.04699 9.34713 5.43654 9.59999 4.80002 9.59999H3.60002V8.39999H4.80002C5.11828 8.39999 5.42351 8.27356 5.64855 8.04852C5.8736 7.82347 6.00002 7.51825 6.00002 7.19999V5.99999H7.20002V7.19999ZM10.8 12.9C10.2431 12.9 9.70893 12.6787 9.3151 12.2849C8.92127 11.8911 8.70002 11.3569 8.70002 10.8C8.70002 10.243 8.92127 9.70889 9.3151 9.31506C9.70893 8.92124 10.2431 8.69999 10.8 8.69999C11.357 8.69999 11.8911 8.92124 12.2849 9.31506C12.6788 9.70889 12.9 10.243 12.9 10.8C12.9 11.3569 12.6788 11.8911 12.2849 12.2849C11.8911 12.6787 11.357 12.9 10.8 12.9ZM3.60002 13.2V12H4.80002C5.43654 12 6.04699 12.2528 6.49708 12.7029C6.94717 13.153 7.20002 13.7635 7.20002 14.4V15.6H6.00002V14.4C6.00002 14.0817 5.8736 13.7765 5.64855 13.5515C5.42351 13.3264 5.11828 13.2 4.80002 13.2H3.60002ZM15.6 7.19999C15.6 7.51825 15.7265 7.82347 15.9515 8.04852C16.1765 8.27356 16.4818 8.39999 16.8 8.39999H18V9.59999H16.8C16.1635 9.59999 15.5531 9.34713 15.103 8.89704C14.6529 8.44696 14.4 7.83651 14.4 7.19999V5.99999H15.6V7.19999ZM4.90202 18H10.8264C10.8636 18.4116 10.9392 18.8136 11.0484 19.2H6.60002C6.22763 19.2002 5.86435 19.0849 5.56023 18.87C5.25612 18.655 5.02615 18.3511 4.90202 18ZM21.6 8.99999V12.3084C21.2298 12.0028 20.8275 11.7384 20.4 11.52V7.30199C20.7511 7.42612 21.0551 7.65609 21.27 7.9602C21.4849 8.26431 21.6002 8.6276 21.6 8.99999Z' fill='%23005AFF'/%3E%3Cpath d='M18 12C14.682 12 12 14.682 12 18C12 21.318 14.682 24 18 24C21.318 24 24 21.318 24 18C24 14.682 21.318 12 18 12ZM21 20.154L20.154 21L18 18.846L15.846 21L15 20.154L17.154 18L15 15.846L15.846 15L18 17.154L20.154 15L21 15.846L18.846 18L21 20.154Z' fill='%23FF2947'/%3E%3C/svg%3E%0A");
  --dashboard_upcoming_payments_refresh_icon: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9982 11.9991C23.9982 12.5169 23.5785 12.9366 23.0607 12.9366C22.543 12.9366 22.1234 12.5169 22.1234 11.9991C22.1234 6.41656 17.5816 1.87482 11.9991 1.87482C9.36035 1.87482 6.87323 2.88593 4.99823 4.6853H7.49945C8.01709 4.6853 8.43677 5.10498 8.43677 5.6228C8.43677 6.14044 8.01709 6.56012 7.49945 6.56012H4.68713C3.93311 6.56012 3.24792 6.26129 2.74255 5.77661C2.72058 5.75702 2.69989 5.73651 2.6803 5.71545C2.18262 5.20789 1.87482 4.51337 1.87482 3.7478V0.9375C1.87482 0.419678 2.29449 0 2.81232 0C3.32996 0 3.74963 0.419678 3.74963 0.9375V3.28455C5.96594 1.18085 8.89398 0 11.9991 0C15.2042 0 18.2173 1.24823 20.4838 3.51434C22.7501 5.78082 23.9982 8.79401 23.9982 11.9991ZM19.311 17.438H16.4987C15.9811 17.438 15.5614 17.8577 15.5614 18.3754C15.5614 18.8932 15.9811 19.3129 16.4987 19.3129H19.0005C17.1235 21.1104 14.6232 22.1252 11.9991 22.1252C6.41656 22.1252 1.87482 17.5834 1.87482 12.0009C1.87482 11.4831 1.45514 11.0634 0.9375 11.0634C0.419678 11.0634 0 11.4831 0 12.0009C0 15.206 1.24823 18.2192 3.51434 20.4857C5.78082 22.752 8.79401 24 11.9991 24C15.0864 24 18.0295 22.8151 20.2485 20.7138V23.0607C20.2485 23.5785 20.6682 23.9982 21.1859 23.9982C21.7037 23.9982 22.1234 23.5785 22.1234 23.0607V20.2504C22.1234 18.6996 20.8618 17.438 19.311 17.438ZM8.93884 8.39008C8.93317 8.39008 8.92786 8.39081 8.92218 8.39081C8.9165 8.39081 8.91119 8.39008 8.90552 8.39008C7.61334 8.39008 6.56195 9.44128 6.56195 10.7336C6.56195 11.2513 6.98163 11.671 7.49945 11.671C8.01709 11.671 8.43677 11.2513 8.43677 10.7336C8.43677 10.4795 8.65155 10.2649 8.90552 10.2649C8.91119 10.2649 8.91669 10.2642 8.92218 10.264C8.92786 10.2642 8.93317 10.2649 8.93884 10.2649C9.1897 10.2649 9.40192 10.474 9.40741 10.7238C9.39825 10.7719 9.2829 11.2548 8.17987 12.4711C7.52655 13.1917 6.87634 13.7827 6.87012 13.7886C6.58282 14.0488 6.48523 14.4589 6.62476 14.8206C6.76428 15.1822 7.11182 15.4208 7.49945 15.4208H10.4055C10.9232 15.4208 11.3428 15.0011 11.3428 14.4833C11.3428 13.9655 10.9232 13.5458 10.4055 13.5458H9.73407C11.1033 11.9936 11.2824 11.2284 11.2824 10.7336C11.2824 9.44128 10.2312 8.39008 8.93884 8.39008ZM13.6395 8.39008C13.1219 8.39008 12.7022 8.80975 12.7022 9.32739V10.4758C12.7022 11.8843 13.8481 13.0303 15.2567 13.0303C15.492 13.0303 15.7198 12.9976 15.9362 12.9377V14.4833C15.9362 15.0011 16.3559 15.4208 16.8737 15.4208C17.3915 15.4208 17.8112 15.0011 17.8112 14.4833V9.32739C17.8112 8.80975 17.3915 8.39008 16.8737 8.39008C16.3559 8.39008 15.9362 8.80975 15.9362 9.32739V10.4758C15.9362 10.8505 15.6313 11.1553 15.2567 11.1553C14.8819 11.1553 14.577 10.8505 14.577 10.4758V9.32739C14.577 8.80975 14.1573 8.39008 13.6395 8.39008ZM22.3577 14.8583C21.8399 14.8583 21.4202 15.278 21.4202 15.7956C21.4202 16.3134 21.8399 16.7331 22.3577 16.7331C22.8754 16.7331 23.295 16.3134 23.295 15.7956C23.295 15.278 22.8754 14.8583 22.3577 14.8583ZM1.59357 9.32739C2.11139 9.32739 2.53107 8.90771 2.53107 8.39008C2.53107 7.87225 2.11139 7.45258 1.59357 7.45258C1.07593 7.45258 0.65625 7.87225 0.65625 8.39008C0.65625 8.90771 1.07593 9.32739 1.59357 9.32739Z' fill='%23909BBF'/%3E%3C/svg%3E%0A");
  --dashboard_upcoming_payments_icon: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6562 15.4688C11.1309 15.4688 11.5156 15.8535 11.5156 16.3281C11.5156 16.8028 11.1309 17.1875 10.6562 17.1875H9.45311C8.97844 17.1875 8.59373 16.8028 8.59373 16.3281C8.59373 15.8535 8.97844 15.4688 9.45311 15.4688H10.6562ZM17.7031 10.8711C17.7031 10.3964 17.3184 10.0117 16.8437 10.0117H9.45311C8.97844 10.0117 8.59373 10.3964 8.59373 10.8711C8.59373 11.3458 8.97844 11.7305 9.45311 11.7305H16.8437C17.3184 11.7305 17.7031 11.3458 17.7031 10.8711ZM9.45311 6.57422H16.8437C17.3184 6.57422 17.7031 6.18951 17.7031 5.71484C17.7031 5.24017 17.3184 4.85547 16.8437 4.85547H9.45311C8.97844 4.85547 8.59373 5.24017 8.59373 5.71484C8.59373 6.18951 8.97844 6.57422 9.45311 6.57422ZM6.01561 15.4688H5.15624C4.68157 15.4688 4.29687 15.8535 4.29687 16.3281C4.29687 16.8028 4.68157 17.1875 5.15624 17.1875H6.01561C6.49028 17.1875 6.87499 16.8028 6.87499 16.3281C6.87499 15.8535 6.49028 15.4688 6.01561 15.4688ZM6.01561 10.0117H5.15624C4.68157 10.0117 4.29687 10.3964 4.29687 10.8711C4.29687 11.3458 4.68157 11.7305 5.15624 11.7305H6.01561C6.49028 11.7305 6.87499 11.3458 6.87499 10.8711C6.87499 10.3964 6.49028 10.0117 6.01561 10.0117ZM6.01561 4.85547H5.15624C4.68157 4.85547 4.29687 5.24017 4.29687 5.71484C4.29687 6.18951 4.68157 6.57422 5.15624 6.57422H6.01561C6.49028 6.57422 6.87499 6.18951 6.87499 5.71484C6.87499 5.24017 6.49028 4.85547 6.01561 4.85547ZM21.7484 20.5329C22.0839 20.8685 22.0839 21.4127 21.7484 21.7482C21.5805 21.9161 21.3605 22 21.1406 22C20.9207 22 20.7007 21.9161 20.5328 21.7484L19.0791 20.2947C18.5002 20.6406 17.8238 20.8398 17.1015 20.8398C14.9692 20.8398 13.2344 19.105 13.2344 16.9727C13.2344 14.8403 14.9692 13.1055 17.1015 13.1055C19.2339 13.1055 20.9687 14.8403 20.9687 16.9727C20.9687 17.7617 20.731 18.496 20.3237 19.1085L21.7484 20.5329ZM17.1015 19.1211C18.2862 19.1211 19.25 18.1573 19.25 16.9727C19.25 15.788 18.2862 14.8242 17.1015 14.8242C15.9169 14.8242 14.9531 15.788 14.9531 16.9727C14.9531 18.1573 15.9169 19.1211 17.1015 19.1211ZM18.5625 0H3.43749C1.542 0 0 1.54201 0 3.4375V18.5625C0 20.458 1.542 22 3.43749 22H12.289C12.7637 22 13.1484 21.6153 13.1484 21.1406C13.1484 20.666 12.7637 20.2812 12.289 20.2812H3.43749C2.48983 20.2812 1.71875 19.5102 1.71875 18.5625V3.4375C1.71875 2.48984 2.48983 1.71875 3.43749 1.71875H18.5625C19.5101 1.71875 20.2812 2.48984 20.2812 3.4375V11.9453C20.2812 12.42 20.6659 12.8047 21.1406 12.8047C21.6153 12.8047 22 12.42 22 11.9453V3.4375C22 1.54201 20.458 0 18.5625 0Z' fill='%23005AFF'/%3E%3C/svg%3E%0A");
  --dashboard_upcoming_payment_statistics_icon: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.1406 18.1403C21.6152 18.1403 22 17.7563 22 17.2826V8.27681C22 7.09448 21.0362 6.13254 19.8515 6.13254H17.9609C16.7763 6.13254 15.8125 7.09444 15.8125 8.27681V20.2846H9.62498V15.1384H12.375V17.2827C12.375 17.7564 12.7597 18.1404 13.2343 18.1404C13.709 18.1404 14.0937 17.7564 14.0937 17.2827V2.14427C14.0938 0.961898 13.1299 0 11.9453 0H10.0547C8.87006 0 7.90624 0.961898 7.90624 2.14427V20.2846H1.71875V15.1384H4.46874V17.2827C4.46874 17.7564 4.8535 18.1404 5.32811 18.1404C5.80272 18.1404 6.18749 17.7564 6.18749 17.2827V11.2787C6.18749 10.0964 5.22371 9.13447 4.03903 9.13447H2.14846C0.96382 9.13447 0 10.0964 0 11.2787V21.1423C0 21.616 0.384762 22 0.859374 22H21.1406C21.6152 22 22 21.616 22 21.1423C22 20.6686 21.6152 20.2846 21.1406 20.2846H17.5313V15.1384H20.2813V17.2827C20.2813 17.7564 20.666 18.1403 21.1406 18.1403ZM9.62498 2.14427C9.62498 1.90781 9.81773 1.7154 10.0547 1.7154H11.9453C12.1822 1.7154 12.375 1.90777 12.375 2.14427V13.423H9.62503V2.14427H9.62498ZM1.71875 11.2787C1.71875 11.0423 1.9115 10.8499 2.14841 10.8499H4.03903C4.27595 10.8499 4.46874 11.0423 4.46874 11.2787V13.423H1.71875V11.2787ZM17.5313 13.423V8.27681C17.5313 8.04035 17.724 7.84794 17.9609 7.84794H19.8515C20.0885 7.84794 20.2813 8.04031 20.2813 8.27681V13.423H17.5313Z' fill='%23005AFF'/%3E%3C/svg%3E%0A");
  --dashboard_upcoming_payment_statistics_csv: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.25 9.375C20.25 9.89282 19.8303 10.3125 19.3125 10.3125H13.3594C12.8416 10.3125 12.4219 9.89282 12.4219 9.375C12.4219 8.85718 12.8416 8.4375 13.3594 8.4375H19.3125C19.8303 8.4375 20.25 8.85718 20.25 9.375ZM19.3125 11.7188H13.3594C12.8416 11.7188 12.4219 12.1384 12.4219 12.6562C12.4219 13.1741 12.8416 13.5938 13.3594 13.5938H19.3125C19.8303 13.5938 20.25 13.1741 20.25 12.6562C20.25 12.1384 19.8303 11.7188 19.3125 11.7188ZM20.25 15.9375C20.25 15.4197 19.8303 15 19.3125 15H13.3594C12.8416 15 12.4219 15.4197 12.4219 15.9375C12.4219 16.4553 12.8416 16.875 13.3594 16.875H19.3125C19.8303 16.875 20.25 16.4553 20.25 15.9375ZM13.3594 18.2812C12.8416 18.2812 12.4219 18.7009 12.4219 19.2188C12.4219 19.7366 12.8416 20.1562 13.3594 20.1562H16.5C17.0178 20.1562 17.4375 19.7366 17.4375 19.2188C17.4375 18.7009 17.0178 18.2812 16.5 18.2812H13.3594ZM23.0625 16.4531C23.5803 16.4531 24 16.0334 24 15.5156V8.44318C24 6.37555 22.3178 4.69318 20.25 4.69318H12.4219C10.3541 4.69318 8.67187 6.37555 8.67187 8.44318V20.25C8.67187 22.3178 10.3541 24 12.4219 24H20.25C22.3178 24 24 22.3178 24 20.25C24 19.7322 23.5803 19.3125 23.0625 19.3125C22.5447 19.3125 22.125 19.7322 22.125 20.25C22.125 21.2838 21.2838 22.125 20.25 22.125H12.4219C11.3881 22.125 10.5469 21.2838 10.5469 20.25V8.44318C10.5469 7.40936 11.3881 6.56818 12.4219 6.56818H20.25C21.2838 6.56818 22.125 7.40936 22.125 8.44318V15.5156C22.125 16.0334 22.5447 16.4531 23.0625 16.4531ZM7.60547 1.875H11.3906C11.9084 1.875 12.3281 1.45532 12.3281 0.9375C12.3281 0.419678 11.9084 0 11.3906 0H7.60547C4.85925 0 2.625 2.23425 2.625 4.98047V8.52045L1.58569 7.52582C1.21161 7.16766 0.618162 7.18085 0.260191 7.55493C-0.0977801 7.92902 -0.0847796 8.52246 0.289305 8.88043L1.79608 10.3226C2.29687 10.8144 2.95312 11.0603 3.60937 11.0603C4.26819 11.0603 4.927 10.8124 5.42853 10.3165C5.432 10.313 5.4353 10.3098 5.43878 10.3063L6.90362 8.81268C7.26617 8.44299 7.2605 7.84937 6.89081 7.487C6.52112 7.12427 5.92749 7.13013 5.56512 7.49982L4.5 8.58582V4.98047C4.5 3.26807 5.89306 1.875 7.60547 1.875Z' fill='%23005AFF'/%3E%3C/svg%3E%0A");
}

/* line 1, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard {
  background-color: #F4F6FC;
}

/* line 4, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-main {
  font-family: 'Rubik', sans-serif;
}

/* line 7, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-main #send_csv_email {
  margin-left: auto;
}

/* line 12, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard--menu a {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  color: #2e384d;
  padding: 20px 5px 20px 5px;
  margin-right: 30px;
}

/* line 22, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard--menu a:hover, .mod-dashboard .dc-dashboard--menu a:active, .mod-dashboard .dc-dashboard--menu a:focus {
  color: #2e5bff;
}

/* line 26, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard--menu a.mod-active {
  color: #2e5bff;
  border-bottom: 3px solid;
}

/* line 30, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard--menu .dc-form-group select, .mod-dashboard .dc-dashboard--menu .dc-form-group .dc-select.v-select {
  margin-top: 10px;
  height: 45px;
  color: #2E5BFF;
  background-color: #ECEFF7;
  border-radius: 4px;
  padding-right: 30px;
  text-overflow: ellipsis;
  max-width: 400px;
}

/* line 40, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard--menu.mod-compact a {
  font-size: 13px;
  margin-right: 15px;
}

/* line 46, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-header.mod-primary + .dc-main {
  margin-top: 140px;
}

/* line 52, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter-label {
  color: #8798ad;
  font-size: 15px;
  line-height: 1.37;
  margin: 10px;
}

/* line 57, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter .dc-date-picker {
  width: inherit;
}

/* line 59, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter .dc-date-picker input {
  width: 100%;
  border: solid 1px rgba(46, 91, 255, 0.08);
  font-size: 15px;
  line-height: 1.47;
  padding: 0 10px;
  height: 40px;
  outline: none;
  background: #fff;
  color: #8798ad;
  -webkit-box-shadow: 0px 0px 15px -1px #E7EBF9;
  -moz-box-shadow: 0px 0px 15px -1px #E7EBF9;
  box-shadow: 0px 0px 15px -1px #E7EBF9;
}

/* line 73, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter button {
  height: 40px;
  width: 40px;
}

/* line 76, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter button .zmdi {
  bottom: 0;
}

/* line 80, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter .dc-btns-group a.btn-export-pdf, .mod-dashboard .dc-subheader--filter .dc-btns-group a.btn-settings {
  font-size: 15px;
  line-height: 1.47;
  text-align: right;
  color: #8798ad;
}

/* line 85, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter .dc-btns-group a.btn-export-pdf:hover, .mod-dashboard .dc-subheader--filter .dc-btns-group a.btn-settings:hover {
  color: #2e5bff;
}

/* line 87, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader--filter .dc-btns-group a.btn-export-pdf .zmdi, .mod-dashboard .dc-subheader--filter .dc-btns-group a.btn-settings .zmdi {
  position: relative;
  margin-right: 5px;
  font-size: 25px;
  top: 5px;
}

/* line 93, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .dc-card--divider {
  margin: 10px -10px 0px;
  border-bottom: solid 1px #D3D5DB;
  height: 0px;
}

/* line 97, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .dc-card--divider + * {
  margin-top: 0px;
}

/* line 100, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .left-10 {
  margin-left: 10px;
}

/* line 102, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .right-10 {
  margin-right: 10px;
}

/* line 104, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .height-40 {
  line-height: 40px;
}

/* line 107, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .height-40 .switch_dashboard_role {
  text-decoration: none;
  margin: 0 15px;
  background-color: transparent;
  color: #BDCADA;
}

/* line 113, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-subheader .height-40 .switch_dashboard_role.mod-active, .mod-dashboard .dc-subheader .height-40 .switch_dashboard_role:hover, .mod-dashboard .dc-subheader .height-40 .switch_dashboard_role:active {
  color: #2E5BFF;
  text-decoration: underline;
}

/* line 120, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-period-filter {
  margin-top: 5px;
}

/* line 122, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-period-filter label {
  font-size: 15px;
  line-height: 25px;
  color: #8798ad;
  margin-right: 5px;
  white-space: nowrap;
}

/* line 128, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-period-filter select, .mod-dashboard .dc-period-filter .dc-select.v-select {
  font-size: 15px;
  line-height: 1.47;
  color: #2e5bff;
  padding: 0;
  margin: 0;
  height: 25px;
  border: 0px;
  background-color: transparent;
  margin-right: 5px;
}

/* line 138, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-period-filter .btn-edit-goal {
  font-size: 15px;
  height: 25px;
  color: #2e5bff;
  white-space: nowrap;
  margin-top: -1px;
}

/* line 144, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-period-filter .btn-edit-goal .zmdi {
  position: relative;
  margin-right: 5px;
  font-size: 22px;
  top: 3px;
}

/* line 149, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .btn-edit-goal {
  font-size: 15px;
  height: 25px;
  color: #2e5bff;
  white-space: nowrap;
  margin-top: -1px;
  margin-right: 0;
}

/* line 156, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .btn-edit-goal .zmdi {
  position: relative;
  margin-right: 5px;
  font-size: 22px;
  top: 3px;
}

/* line 165, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "dc-dashboard-grid-row-1" "dc-dashboard-grid-row-2";
}

@media screen and (min-width: 1200px) {
  /* line 171, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-row-1 {
    display: grid;
    grid-gap: 20px 20px;
    margin-bottom: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-1 dc-dashboard-grid-cell-2 dc-dashboard-grid-cell-2" "dc-dashboard-grid-cell-1 dc-dashboard-grid-cell-3 dc-dashboard-grid-cell-3";
    grid-area: dc-dashboard-grid-row-1;
  }
}

/* line 181, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-1 {
  grid-area: dc-dashboard-grid-cell-1;
}

@media screen and (max-width: 1199px) {
  /* line 181, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 186, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-2 {
  display: grid;
  grid-gap: 20px 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "dc-dashboard-grid-cell-2-1 dc-dashboard-grid-cell-2-2";
  grid-area: dc-dashboard-grid-cell-2;
}

@media screen and (max-width: 1199px) {
  /* line 186, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-2 {
    margin-bottom: 30px;
  }
}

/* line 196, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-2-1 {
  grid-area: dc-dashboard-grid-cell-2-1;
}

/* line 199, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-2-2 {
  grid-area: dc-dashboard-grid-cell-2-2;
}

@media screen and (min-width: 640px) {
  /* line 202, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-3-1 dc-dashboard-grid-cell-3-2 dc-dashboard-grid-cell-3-3";
    grid-area: dc-dashboard-grid-cell-3;
  }
}

@media screen and (max-width: 1199px) {
  /* line 202, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3 {
    margin-bottom: 30px;
  }
}

/* line 214, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3-1 {
  grid-area: dc-dashboard-grid-cell-3-1;
}

@media screen and (max-width: 639px) {
  /* line 214, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3-1 {
    margin-bottom: 30px;
  }
}

/* line 219, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3-2 {
  grid-area: dc-dashboard-grid-cell-3-2;
}

@media screen and (max-width: 639px) {
  /* line 219, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3-2 {
    margin-bottom: 30px;
  }
}

/* line 224, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3-3 {
  grid-area: dc-dashboard-grid-cell-3-3;
}

@media screen and (max-width: 639px) {
  /* line 224, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-cell-3-3 {
    margin-bottom: 30px;
  }
}

/* line 229, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive .dc-dashboard-grid-row-2 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-2;
}

/* line 234, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "dc-dashboard-grid-row-1" "dc-dashboard-grid-row-2";
}

@media screen and (min-width: 1200px) {
  /* line 240, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-row-1 {
    display: grid;
    grid-gap: 20px 20px;
    margin-bottom: 20px;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-1 dc-dashboard-grid-cell-2 dc-dashboard-grid-cell-2" "dc-dashboard-grid-cell-1 dc-dashboard-grid-cell-3 dc-dashboard-grid-cell-3";
    grid-area: dc-dashboard-grid-row-1;
  }
}

/* line 250, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-1 {
  grid-area: dc-dashboard-grid-cell-1;
}

@media screen and (max-width: 1199px) {
  /* line 250, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 255, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-2 {
  display: grid;
  grid-gap: 20px 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "dc-dashboard-grid-cell-2-1 dc-dashboard-grid-cell-2-2";
  grid-area: dc-dashboard-grid-cell-2;
}

@media screen and (max-width: 1199px) {
  /* line 255, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-2 {
    margin-bottom: 30px;
  }
}

/* line 265, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-2-1 {
  grid-area: dc-dashboard-grid-cell-2-1;
}

/* line 268, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-2-2 {
  grid-area: dc-dashboard-grid-cell-2-2;
}

@media screen and (min-width: 640px) {
  /* line 271, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-3 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-3-1 dc-dashboard-grid-cell-3-3";
    grid-area: dc-dashboard-grid-cell-3;
  }
}

@media screen and (max-width: 1199px) {
  /* line 271, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-3 {
    margin-bottom: 30px;
  }
}

/* line 283, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-3-1 {
  grid-area: dc-dashboard-grid-cell-3-1;
}

@media screen and (max-width: 639px) {
  /* line 283, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-3-1 {
    margin-bottom: 30px;
  }
}

/* line 288, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-3-3 {
  grid-area: dc-dashboard-grid-cell-3-3;
}

@media screen and (max-width: 639px) {
  /* line 288, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-cell-3-3 {
    margin-bottom: 30px;
  }
}

/* line 293, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--executive-affiliate .dc-dashboard-grid-row-2 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-2;
}

/* line 300, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "dc-dashboard-grid-row-1";
}

/* line 306, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-row-1 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-1;
}

@media screen and (min-width: 1200px) {
  /* line 306, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-row-1 {
    grid-gap: 20px 20px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 640px) {
  /* line 313, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-2 dc-dashboard-grid-cell-1-3 dc-dashboard-grid-cell-1-4";
    grid-area: dc-dashboard-grid-cell-1;
  }
}

@media screen and (max-width: 1199px) {
  /* line 313, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 325, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-1 {
  grid-area: dc-dashboard-grid-cell-1-1;
}

@media screen and (max-width: 639px) {
  /* line 325, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-1 {
    margin-bottom: 30px;
  }
}

/* line 330, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-2 {
  grid-area: dc-dashboard-grid-cell-1-2;
}

@media screen and (max-width: 639px) {
  /* line 330, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-2 {
    margin-bottom: 30px;
  }
}

/* line 335, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-3 {
  grid-area: dc-dashboard-grid-cell-1-3;
}

@media screen and (max-width: 639px) {
  /* line 335, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-3 {
    margin-bottom: 30px;
  }
}

/* line 340, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-4 {
  grid-area: dc-dashboard-grid-cell-1-4;
}

@media screen and (max-width: 639px) {
  /* line 340, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-cell-1-4 {
    margin-bottom: 30px;
  }
}

/* line 345, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid-shop-performance .dc-dashboard-grid-row-2 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-2;
}

/* line 351, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "dc-dashboard-grid-row-1" "dc-dashboard-grid-row-2";
}

@media screen and (min-width: 1200px) {
  /* line 357, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-row-1 {
    grid-gap: 20px 20px;
    margin-bottom: 20px;
  }
}

/* line 362, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-1 {
  display: grid;
  grid-gap: 20px 20px;
  margin-bottom: 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-2";
  grid-area: dc-dashboard-grid-cell-1;
}

@media screen and (max-width: 1199px) {
  /* line 362, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 373, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-1-affiliate {
  display: grid;
  grid-gap: 20px 20px;
  margin-bottom: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-2 dc-dashboard-grid-cell-1-3 dc-dashboard-grid-cell-1-4";
  grid-area: dc-dashboard-grid-cell-1;
}

@media screen and (max-width: 1199px) {
  /* line 373, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-1-affiliate {
    margin-bottom: 30px;
  }
}

/* line 384, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-1-1 {
  grid-area: dc-dashboard-grid-cell-1-1;
}

/* line 387, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-1-2 {
  grid-area: dc-dashboard-grid-cell-1-2;
}

@media screen and (min-width: 640px) {
  /* line 390, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-2-1 dc-dashboard-grid-cell-2-2 dc-dashboard-grid-cell-2-3";
    grid-area: dc-dashboard-grid-cell-2;
  }
}

@media screen and (max-width: 1199px) {
  /* line 390, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2 {
    margin-bottom: 30px;
  }
}

/* line 402, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2-1 {
  grid-area: dc-dashboard-grid-cell-2-1;
}

@media screen and (max-width: 639px) {
  /* line 402, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2-1 {
    margin-bottom: 30px;
  }
}

/* line 407, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2-2 {
  grid-area: dc-dashboard-grid-cell-2-2;
}

@media screen and (max-width: 639px) {
  /* line 407, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2-2 {
    margin-bottom: 30px;
  }
}

/* line 412, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2-3 {
  grid-area: dc-dashboard-grid-cell-2-3;
}

@media screen and (max-width: 639px) {
  /* line 412, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-cell-2-3 {
    margin-bottom: 30px;
  }
}

/* line 417, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--performance .dc-dashboard-grid-row-2 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-2;
}

@media screen and (max-width: 1199px) {
  /* line 423, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px 0px;
    grid-template-areas: "Col4" "Col1" "Col2" "Col3" "Row2";
  }
}

@media screen and (min-width: 1200px) {
  /* line 423, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid {
    display: grid;
    grid-template-columns: 0.9fr 0.9fr 0.9fr 1.3fr;
    grid-template-rows: 235px auto;
    grid-gap: 20px 20px;
    grid-template-areas: "Col1 Col2 Col3 Col4" "Row2 Row2 Row2 Col4" "Row2 Row2 Row2 Col4";
  }
}

/* line 437, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-1 {
  grid-area: Col1;
}

/* line 439, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-2 {
  grid-area: Col2;
}

/* line 441, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-3 {
  grid-area: Col3;
}

/* line 443, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-4 {
  grid-area: Col4;
}

/* line 445, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-4 .dc-dashboard-live_stream {
  min-height: 235px;
}

/* line 447, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-5 {
  grid-area: Row2;
}

/* line 449, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--sales .dc-dashboard-grid--cell-5 .dc-dashboard-top-list {
  min-height: 100%;
}

@media screen and (max-width: 1199px) {
  /* line 454, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px 0px;
    grid-template-areas: "Col1" "Col2" "Col3" "Row2";
  }
}

@media screen and (min-width: 1200px) {
  /* line 454, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 235px auto;
    grid-gap: 20px 20px;
    grid-template-areas: "Col1 Col2 Col3" "Row2 Row2 Row2";
  }
}

/* line 468, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid--cell-1 {
  grid-area: Col1;
}

/* line 470, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid--cell-2 {
  grid-area: Col2;
}

/* line 472, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid--cell-3 {
  grid-area: Col3;
}

/* line 474, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid--cell-5 {
  grid-area: Row2;
}

/* line 476, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--shop-sales .dc-dashboard-grid--cell-5 .dc-dashboard-top-list {
  min-height: 100%;
}

/* line 481, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "dc-dashboard-grid-row-1";
}

/* line 487, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-row-1 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-1;
}

@media screen and (min-width: 1200px) {
  /* line 487, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-row-1 {
    grid-gap: 20px 20px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 640px) {
  /* line 494, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-2 dc-dashboard-grid-cell-1-3 dc-dashboard-grid-cell-1-4";
    grid-area: dc-dashboard-grid-cell-1;
  }
}

@media screen and (max-width: 1199px) {
  /* line 494, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 506, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-1 {
  grid-area: dc-dashboard-grid-cell-1-1;
}

@media screen and (max-width: 639px) {
  /* line 506, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-1 {
    margin-bottom: 30px;
  }
}

/* line 511, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-2 {
  grid-area: dc-dashboard-grid-cell-1-2;
}

@media screen and (max-width: 639px) {
  /* line 511, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-2 {
    margin-bottom: 30px;
  }
}

/* line 516, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-3 {
  grid-area: dc-dashboard-grid-cell-1-3;
}

@media screen and (max-width: 639px) {
  /* line 516, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-3 {
    margin-bottom: 30px;
  }
}

/* line 521, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-4 {
  grid-area: dc-dashboard-grid-cell-1-4;
}

@media screen and (max-width: 639px) {
  /* line 521, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-cell-1-4 {
    margin-bottom: 30px;
  }
}

/* line 526, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--product-subscription .dc-dashboard-grid-row-2 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-2;
}

/* line 533, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .period-switcher .period {
  font-size: 28px;
  color: #00145E;
  white-space: nowrap;
  text-transform: uppercase;
  margin: 10px 0;
}

/* line 539, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .period-switcher a {
  color: #75B1FF;
  text-decoration: underline;
}

/* line 542, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .upcoming-payments-header {
  font-size: 14px;
  line-height: 18px;
  display: flex;
  align-items: center;
  padding-left: 5px;
}

/* line 548, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .refresh-payments-icon {
  background-image: var(--dashboard_upcoming_payments_refresh_icon);
  width: 24px;
  height: 24px;
  margin-top: 5px;
  background-repeat: no-repeat;
}

/* line 555, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .upcoming-payments-icon {
  background-image: var(--dashboard_upcoming_payments_icon);
  width: 24px;
  height: 24px;
  margin-top: 5px;
  margin-left: 5px;
  background-repeat: no-repeat;
}

/* line 563, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .upcoming-payment-statistics-icon {
  background-image: var(--dashboard_upcoming_payment_statistics_icon);
  width: 24px;
  height: 24px;
  margin-top: 5px;
  margin-left: 5px;
  background-repeat: no-repeat;
}

/* line 571, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .upcoming-payment-statistics-icon {
  background-image: var(--dashboard_upcoming_payment_statistics_csv);
  width: 24px;
  height: 24px;
  margin-top: 5px;
  margin-left: 5px;
  background-repeat: no-repeat;
}

/* line 580, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 15px;
}

/* line 587, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-2 {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  align-items: center;
}

/* line 592, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-2 #overdue-checkbox {
  margin: 0 5px 0 10px;
}

/* line 594, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-2 #overdue-checkbox input {
  padding: 0;
}

/* line 596, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-2 a.dc-btn {
  margin-left: 10px;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

/* line 601, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-2 a.dc-btn .upcoming-payment-statistics-icon {
  margin-top: 0;
  margin-right: 5px;
}

/* line 605, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-3,
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .upcoming-statistic-filters .filters-section-4 {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

/* line 611, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .reset-button {
  padding-right: 5px;
  text-align: right;
}

/* line 614, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .reset-button a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: var(--Text-Secondary);
  display: inline-block;
}

/* line 621, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .reset-button a:hover {
  color: var(--Text-Secondary);
}

/* line 623, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .reset-button a .zmdi {
  color: var(text_medium);
  margin-right: 3px;
}

/* line 628, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-modal--header {
  position: absolute;
  margin-top: -63px;
  width: 475px;
  display: grid;
  margin-right: 50px;
  grid-template-columns: 150px 1fr;
  border-right: 1px solid #EAEEF0;
}

@media screen and (max-width: 570px) {
  /* line 628, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-modal--header {
    border-right: 0;
    width: auto;
  }
}

/* line 641, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-table--row {
  display: grid;
  grid-template-columns: 165px auto;
  padding: 5px 0 5px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
}

/* line 649, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-table--row > div:first-child {
  color: #8798AD;
}

/* line 651, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-table--row > div:last-child {
  color: #2E384D;
}

/* line 653, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-table--row .zmdi.zmdi-download {
  margin: -1px 0 0 5px;
}

/* line 655, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-table--row .inline_edit_input--info {
  min-height: 24px;
  padding: 0 0px 0 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 323px;
  height: auto;
}

/* line 662, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .statistic-details-table--row + .orders-details-table--row {
  border-top: 1px solid #EFEFEF;
}

/* line 665, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "dc-dashboard-grid-row-1";
}

/* line 671, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-1 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-1;
}

@media screen and (min-width: 1200px) {
  /* line 671, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-1 {
    grid-gap: 20px 20px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 640px) {
  /* line 678, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-2 dc-dashboard-grid-cell-1-3" "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-4 dc-dashboard-grid-cell-1-5";
    grid-area: dc-dashboard-grid-cell-1;
  }
}

@media screen and (min-width: 960px) {
  /* line 678, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-1-1 dc-dashboard-grid-cell-1-2 dc-dashboard-grid-cell-1-3 dc-dashboard-grid-cell-1-4 dc-dashboard-grid-cell-1-5";
    grid-area: dc-dashboard-grid-cell-1;
  }
}

@media screen and (max-width: 1199px) {
  /* line 678, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 695, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1 .dc-dashboard-rate-card {
  min-height: 145px;
  padding: 15px;
}

/* line 698, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1 .dc-dashboard-rate-card .rate-card--details {
  margin-top: 30px;
}

/* line 700, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1 .dc-dashboard-rate-card .rate-card--new {
  font-size: 26px;
  line-height: 32px;
}

/* line 704, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-1 {
  grid-area: dc-dashboard-grid-cell-1-1;
}

@media screen and (max-width: 639px) {
  /* line 704, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-1 {
    margin-bottom: 30px;
  }
}

/* line 709, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-2 {
  grid-area: dc-dashboard-grid-cell-1-2;
}

@media screen and (max-width: 639px) {
  /* line 709, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-2 {
    margin-bottom: 30px;
  }
}

/* line 714, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-3 {
  grid-area: dc-dashboard-grid-cell-1-3;
}

@media screen and (max-width: 639px) {
  /* line 714, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-3 {
    margin-bottom: 30px;
  }
}

/* line 719, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-4 {
  grid-area: dc-dashboard-grid-cell-1-4;
}

@media screen and (max-width: 639px) {
  /* line 719, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-4 {
    margin-bottom: 30px;
  }
}

/* line 724, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-5 {
  grid-area: dc-dashboard-grid-cell-1-5;
}

@media screen and (max-width: 639px) {
  /* line 724, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-cell-1-5 {
    margin-bottom: 30px;
  }
}

/* line 729, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-2 {
  grid-area: dc-dashboard-grid-row-2;
}

@media screen and (min-width: 640px) {
  /* line 729, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-2 {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 734, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-2 > div {
    margin-bottom: 30px;
  }
  /* line 736, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-2 > div:first-child {
    padding-right: 10px;
  }
  /* line 738, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-2 > div:last-child {
    padding-left: 10px;
  }
}

/* line 741, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3 {
  grid-gap: 20px 20px;
  grid-area: dc-dashboard-grid-row-3;
}

@media screen and (min-width: 640px) {
  /* line 745, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3-cell-1 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 3fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "dc-dashboard-grid-cell-3-1-1 dc-dashboard-grid-cell-3-1-2";
    grid-area: dc-dashboard-grid-cell-3-1;
  }
}

@media screen and (max-width: 1199px) {
  /* line 745, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3-cell-1 {
    margin-bottom: 30px;
  }
}

/* line 757, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3-cell-1-1 {
  grid-area: dc-dashboard-grid-cell-3-1-1;
}

@media screen and (max-width: 639px) {
  /* line 757, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3-cell-1-1 {
    margin-bottom: 30px;
  }
}

/* line 762, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3-cell-1-2 {
  grid-area: dc-dashboard-grid-cell-3-1-2;
}

@media screen and (max-width: 639px) {
  /* line 762, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-dashboard-grid-row-3-cell-1-2 {
    margin-bottom: 30px;
  }
}

/* line 766, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .dc-table {
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 771, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--title {
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  color: #2E384D;
}

/* line 777, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-title {
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
  color: #2E384D;
  line-height: 22px;
}

/* line 784, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-description {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: normal;
  color: #B0BAC9;
}

/* line 791, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-goal-cnt {
  position: relative;
  margin-top: 5px;
}

/* line 795, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-goal-percentage {
  position: absolute;
  right: 0;
  font-size: 12px;
  line-height: 22px;
  color: #B0BAC9;
}

/* line 802, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-goal-progress {
  margin-top: 5px;
  background-color: #E0E7FF;
  height: 5px;
  border-radius: 2px;
}

/* line 807, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-goal-progress.progress-over-100 {
  background-color: #3632d1;
}

/* line 809, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-goal-progress.progress-over-100 .top-list--goal-progress-value {
  background-color: #0b077e;
}

/* line 812, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard #dashboard-vendor-upcoming-payments .dc-dashboard-grid--upcoming-payments .top-list--item-goal-progress-value {
  background-color: #2E5BFF;
  height: 5px;
  border-radius: 2px;
}

@media screen and (min-width: 1200px) {
  /* line 819, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "col-1-1 col-1-2 col-1-3" "row-2 row-2 row-2";
  }
}

/* line 826, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-1-1 {
  grid-area: col-1-1;
}

@media screen and (max-width: 1199px) {
  /* line 826, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-1-1 {
    margin-bottom: 30px;
  }
}

/* line 831, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-1-2 {
  grid-area: col-1-2;
}

@media screen and (max-width: 1199px) {
  /* line 831, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-1-2 {
    margin-bottom: 30px;
  }
}

/* line 836, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-1-3 {
  grid-area: col-1-3;
}

@media screen and (max-width: 1199px) {
  /* line 836, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-1-3 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1199px) {
  /* line 841, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .row-2 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 0.7fr 1.3fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "col-2-1 col-2-1 col-2-2" "col-2-1 col-2-1 col-2-2";
    grid-area: row-2;
  }
}

/* line 850, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-2-1 {
  grid-area: col-2-1;
}

@media screen and (max-width: 1200px) {
  /* line 850, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-2-1 {
    margin-bottom: 30px;
  }
}

/* line 855, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-2-2 {
  grid-area: col-2-2;
}

@media screen and (max-width: 1200px) {
  /* line 855, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--affiliates.dc-dashboard-grid .col-2-2 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 640px) {
  /* line 863, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--earnings .dc-dashboard-grid-row-1 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 639px) {
  /* line 871, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--earnings .dc-dashboard-grid-row-1 .dc-dashboard-grid-cell-1,
.mod-dashboard .dc-dashboard-grid--earnings .dc-dashboard-grid-row-1 .dc-dashboard-grid-cell-2 {
    margin-bottom: 30px;
  }
}

/* line 878, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-1,
.mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-2,
.mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-3 {
  margin-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  /* line 878, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-1,
.mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-2,
.mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-3 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  /* line 884, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--customers .dc-dashboard-grid-row-4 {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: "col-1 col-2 col-2";
  }
}

/* line 892, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--customers .col-1 {
  grid-area: col-1;
}

@media screen and (max-width: 1199px) {
  /* line 892, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--customers .col-1 {
    margin-bottom: 30px;
  }
}

/* line 897, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--customers .col-2 {
  grid-area: col-2;
}

@media screen and (max-width: 1199px) {
  /* line 897, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--customers .col-2 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 640px) {
  /* line 905, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid-row-1 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 639px) {
  /* line 913, app/assets/stylesheets/includes/dashboard/_layout.sass */
  .mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid-row-1 .dc-dashboard-grid-cell-1,
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid-row-1 .dc-dashboard-grid-cell-2 {
    margin-bottom: 30px;
  }
}

/* line 919, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .dc-table--cell.col-1 {
  width: 10%;
}

/* line 921, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .dc-table--cell.col-3 {
  width: 20%;
}

/* line 923, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .dc-table--cell.col-4 {
  width: 40%;
}

/* line 926, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row- .dc-table--cell {
  font-size: 15px;
  color: #2E384D;
}

/* line 930, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row- .rank {
  font-size: 25px;
}

/* line 934, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row- .dc-table--cell .nickname {
  margin-left: 60px;
}

/* line 937, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .my-row {
  background-color: #2E5BFF;
}

/* line 940, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .my-row .dc-table--cell {
  color: #FFF !important;
}

/* line 944, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-1 {
  color: #DBA300;
}

/* line 946, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-1 .rank {
  font-size: 25px;
  color: #2E384D;
}

/* line 949, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-1 .dc-table--cell {
  font-size: 25px;
  font-weight: 500;
}

/* line 953, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-1 .dc-table--cell .reward-icon {
  background-image: url(/pro/assets/old_design/leaderboard_first-dc10300a9aa4e7a72e5b1f121b8ce29312893fa4a6bd9a1d03b24e141c5fa604.svg);
  width: 40px;
  height: 28px;
  display: inline-block;
  margin-right: 20px;
}

/* line 959, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-2 {
  color: #A7A7B9;
}

/* line 961, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-2 .rank {
  font-size: 25px;
  color: #2E384D;
}

/* line 964, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-2 .dc-table--cell {
  font-size: 25px !important;
  font-weight: 500 !important;
}

/* line 968, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-2 .dc-table--cell .reward-icon {
  background-image: url(/pro/assets/old_design/leaderboard_second-f9398d22cfe198b25445a997f7ecae8b2c92e81ba1f5cb6448c17e6cb03d20c8.svg);
  width: 40px;
  height: 28px;
  display: inline-block;
  margin-right: 20px;
}

/* line 974, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-3 {
  color: #C89060;
}

/* line 976, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-3 .rank {
  font-size: 25px;
  color: #2E384D;
}

/* line 979, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-3 .dc-table--cell {
  font-size: 25px !important;
  font-weight: 500 !important;
}

/* line 983, app/assets/stylesheets/includes/dashboard/_layout.sass */
.mod-dashboard .dc-dashboard-grid--leaderboard .dc-dashboard-grid .font-20-row-3 .dc-table--cell .reward-icon {
  background-image: url(/pro/assets/old_design/leaderboard_third-8ca1e64d6e95d562a76be38a15d97847dae753d9450454952a00309b4287b10e.svg);
  width: 40px;
  height: 28px;
  display: inline-block;
  margin-right: 20px;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
}

/* line 8, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card {
  min-height: 408px;
  height: 100%;
  border-radius: 1px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-image: linear-gradient(140deg, #00c5d1, #2e5bff);
}

/* line 16, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #ffffff;
}

/* line 21, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--summ {
  font-size: 70px;
  font-weight: 500;
  line-height: 1.11;
  color: #ffffff;
  margin-top: 30px;
  white-space: nowrap;
}

/* line 29, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 0.92;
  color: #aec4de;
}

/* line 35, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-cnt {
  position: relative;
  margin-top: 200px;
}

/* line 39, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-percentage {
  position: absolute;
  right: 0;
  font-size: 16px;
  line-height: 1.22;
  color: #00e4f2;
}

/* line 45, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-percentage.color-grey {
  color: #aec4de;
}

/* line 47, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-percentage.color-red {
  color: var(--Alerts-Red);
}

/* line 50, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-progress {
  margin-top: 5px;
  background-color: #D6E0FD;
  height: 5px;
  border-radius: 2px;
}

/* line 55, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-progress.progress-over-100 {
  background-color: #00C5D1;
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-progress.progress-over-100 .compare-value-card--goal-progress-value {
  background-color: #3632d1;
}

/* line 60, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.big-compare-value-card .compare-value-card--goal-progress-value {
  background-color: #00C5D1;
  height: 5px;
  border-radius: 2px;
}

/* line 66, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card {
  min-height: 192px;
  height: 100%;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 74, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--title {
  font-size: 20px;
  line-height: 20px;
  padding-right: 10px;
  height: 40px;
  color: #8798ad;
}

/* line 81, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--summ {
  margin-top: 50px;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  color: #2e5bff;
  white-space: nowrap;
}

/* line 88, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--summ.color-grey {
  color: #8798AD;
}

/* line 91, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.22;
  letter-spacing: normal;
  color: #8798ad;
}

/* line 98, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-cnt {
  position: relative;
  margin-top: 15px;
}

/* line 102, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-percentage {
  position: absolute;
  right: 0;
  font-size: 16px;
  line-height: 1.22;
  color: #00c5d1;
}

/* line 108, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-percentage.color-grey {
  color: #aec4de;
}

/* line 110, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-percentage.color-red {
  color: var(--Alerts-Red);
}

/* line 113, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-progress {
  margin-top: 5px;
  background-color: #d6e0fd;
  height: 5px;
  border-radius: 2px;
}

/* line 118, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-progress.progress-over-100 {
  background-color: #00c5d1;
}

/* line 120, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-progress.progress-over-100 .compare-value-card--goal-progress-value {
  background-color: #3632d1;
}

/* line 123, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--goal-progress-value {
  background-color: #00c5d1;
  height: 5px;
  border-radius: 2px;
}

/* line 128, app/assets/stylesheets/includes/dashboard/components/_compare_value_card.sass */
.mod-dashboard .dc-dashboard-compare-value-card.normal-compare-value-card .compare-value-card--grey-text {
  color: #8798ad;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 475px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
  .mod-dashboard .dc-dashboard-customer-value-by-age-chart-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
  margin-bottom: 35px;
}

/* line 20, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card .current_sum {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  color: #2E5BFF;
  white-space: nowrap;
  display: block;
  margin-bottom: 20px;
  color: #F5A623;
}

/* line 31, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend {
  text-align: right;
  margin-top: 25px;
  margin-right: 15px;
}

/* line 35, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend .current, .mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend .prev {
  background-color: #f4f6fc;
  display: inline-block;
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f4f6fc;
  white-space: nowrap;
  line-height: 2.47;
  letter-spacing: normal;
  color: #8798ad;
  padding: 0 10px;
  margin-left: 10px;
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend .current span, .mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend .prev span {
  display: inline;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  float: left;
}

/* line 59, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend .current span {
  border-radius: 10px;
  background-color: #466EFF;
}

/* line 64, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard .dc-dashboard-customer-value-by-age-chart-card--legend .prev span {
  border-radius: 10px;
  background-color: #C9CFDA;
}

/* line 69, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
  border: 1px solid rgba(46, 91, 255, 0.08);
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  width: 170px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 87, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--current-label, .mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--previous-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 92, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--current-label span, .mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--previous-label span {
  display: inline;
  margin-top: 6px;
  margin-left: 0px;
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 5px;
  margin-right: 5px;
}

/* line 102, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--current-label {
  margin-top: 25px;
  color: #466EFF;
}

/* line 105, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--current-label span {
  background-color: #466EFF;
}

/* line 108, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--previous-label span {
  background-color: #c9cfda;
}

/* line 111, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--delim {
  font-size: 0px;
  border-bottom: 1px solid #E0E7FF;
  height: 1px;
  margin: 5px 0 5px 0;
}

/* line 117, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--current-value {
  font-size: 15px;
  line-height: 22px;
  color: #466EFF !important;
  font-weight: 500;
}

/* line 123, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--previous-value {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  font-weight: 500;
}

/* line 129, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--progress {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-right: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
}

/* line 139, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--progress-red {
  color: var(--Alerts-Red);
}

/* line 142, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--prev-percentage {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

/* line 147, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
  margin-right: 5px;
}

/* line 156, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 158, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 160, app/assets/stylesheets/includes/dashboard/components/_customer_value_by_age_chart.sass */
.mod-dashboard #chartjs-customer-value-by-age-tooltip .customer-value-by-age-chart--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 475px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
  .mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
}

/* line 19, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card .current_sum {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  color: #2E5BFF;
  white-space: nowrap;
  display: block;
  margin-bottom: 20px;
  color: #F5A623;
}

/* line 30, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend {
  text-align: right;
  margin-top: 25px;
  margin-right: 15px;
}

/* line 34, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .current, .mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .prev {
  background-color: #f4f6fc;
  display: inline-block;
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f4f6fc;
  white-space: nowrap;
  line-height: 2.47;
  letter-spacing: normal;
  color: #8798ad;
  padding: 0 10px;
  margin-left: 10px;
}

/* line 48, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .current span, .mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .prev span {
  display: inline;
  margin-top: 10px;
  margin-left: 0px;
  width: 10px;
  height: 20px;
  float: left;
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .current_positive {
  border-radius: 10px 0 0 10px;
  background-color: #466EFF;
}

/* line 61, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .current_negative {
  border-radius: 0 10px 10px 0;
  background-color: var(--Alerts-Red);
  margin-right: 8px;
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .prev_positive {
  border-radius: 10px 0 0 10px;
  background-color: #C9CFDA;
}

/* line 70, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-chart-card--legend .prev_negative {
  border-radius: 0 10px 10px 0;
  background-color: #E1E5ED;
  margin-right: 8px;
}

/* line 76, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
  border: 1px solid rgba(46, 91, 255, 0.08);
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  width: 170px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 94, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 99, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span {
  display: inline;
  margin-top: 6px;
  margin-left: 0px;
  width: 5px;
  height: 10px;
  float: left;
}

/* line 108, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.current_positive, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.current_positive {
  border-radius: 10px 0 0 10px;
  background-color: #466EFF;
}

/* line 112, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.current_negative, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.current_negative {
  border-radius: 0 10px 10px 0;
  background-color: var(--Alerts-Red);
  margin-right: 5px;
}

/* line 118, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.prev_positive, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.prev_positive {
  border-radius: 10px 0 0 10px;
  background-color: #C9CFDA;
}

/* line 121, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.prev_negative, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.prev_negative {
  border-radius: 0 10px 10px 0;
  background-color: #E1E5ED;
  margin-right: 5px;
}

/* line 126, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--delim {
  font-size: 0px;
  border-bottom: 1px solid #E0E7FF;
  height: 1px;
  margin: 5px 0 5px 0;
}

/* line 132, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-value {
  font-size: 15px;
  line-height: 22px;
  color: #466EFF;
  font-weight: 500;
}

/* line 137, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-value-red {
  color: var(--Alerts-Red);
}

/* line 140, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-value {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  font-weight: 500;
}

/* line 145, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-value-red {
  color: var(--Alerts-Red);
}

/* line 148, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--progress {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-right: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
}

/* line 158, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--progress-red {
  color: var(--Alerts-Red);
}

/* line 161, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--prev-percentage {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

/* line 166, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
  margin-right: 5px;
}

/* line 175, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 177, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 179, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 475px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
  .mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
  margin-bottom: 30px;
}

/* line 20, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card .current_sum {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  white-space: nowrap;
  display: block;
  margin-bottom: 20px;
  color: #F5A623;
}

/* line 30, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend {
  text-align: right;
  margin-top: 25px;
  margin-right: 15px;
}

/* line 34, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend .current, .mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend .prev {
  background-color: #f4f6fc;
  display: inline-block;
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f4f6fc;
  white-space: nowrap;
  line-height: 2.47;
  letter-spacing: normal;
  color: #8798ad;
  padding: 0 10px;
  margin-left: 10px;
}

/* line 48, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend .current span, .mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend .prev span {
  display: inline;
  margin-top: 10px;
  margin-left: 0px;
  width: 10px;
  height: 20px;
  float: left;
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend .current_positive {
  border-radius: 10px 0 0 10px;
  background-color: #F5A623;
}

/* line 61, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard .dc-dashboard-monthly-recurring-revenue-forecast-chart-card--legend .current_negative {
  border-radius: 0 10px 10px 0;
  background-color: #F5A623;
  margin-right: 8px;
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
  border: 1px solid rgba(46, 91, 255, 0.08);
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  width: 170px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 86, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-forecast-chart--current-label span {
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 5px;
  width: 15px;
  height: 2px;
}

/* line 93, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-forecast-chart--current-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 97, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-forecast-chart--current-label span {
  display: inline;
  margin-top: 6px;
  margin-left: 0px;
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 5px;
  background-color: #F5A623;
}

/* line 106, app/assets/stylesheets/includes/dashboard/components/_monthly_recurring_revenue_forecast_chart.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-forecast-chart--current-value {
  font-size: 15px;
  line-height: 22px;
  color: #F5A623 !important;
  font-weight: 500;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 475px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
  .mod-dashboard .dc-dashboard-gained-and-lost-chart-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
  margin-bottom: 30px;
}

/* line 20, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-cards {
  margin-bottom: 15px;
}

@media screen and (max-width: 700px) {
  /* line 22, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
  .mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-card {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 701px) {
  /* line 22, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
  .mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-card {
    display: inline-block;
    margin-bottom: 15px;
  }
}

/* line 29, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-card .dc-dashboard-rate-card {
  padding: 0 0 0 0 !important;
}

@media screen and (min-width: 701px) {
  /* line 31, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
  .mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-card:first-child {
    border-right: 1px solid #E0E7FF;
    margin-right: 10px;
    padding-right: 15px;
  }
}

/* line 36, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-card > * {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 41, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--rate-card .rate-card--new {
  margin-top: 10px !important;
}

/* line 44, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend {
  text-align: right;
  margin-top: 25px;
  margin-right: 15px;
}

/* line 48, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .current, .mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .prev {
  background-color: #f4f6fc;
  display: inline-block;
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f4f6fc;
  white-space: nowrap;
  line-height: 2.47;
  letter-spacing: normal;
  color: #8798ad;
  padding: 0 10px;
  margin-left: 10px;
}

/* line 62, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .current span, .mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .prev span {
  display: inline;
  margin-top: 10px;
  margin-left: 0px;
  width: 10px;
  height: 20px;
  float: left;
}

/* line 71, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .current_positive {
  border-radius: 10px 0 0 10px;
  background-color: #466EFF;
}

/* line 75, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .current_negative {
  border-radius: 0 10px 10px 0;
  background-color: var(--Alerts-Red);
  margin-right: 8px;
}

/* line 81, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .prev_positive {
  border-radius: 10px 0 0 10px;
  background-color: #C9CFDA;
}

/* line 84, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard .dc-dashboard-gained-and-lost-chart-card--legend .prev_negative {
  border-radius: 0 10px 10px 0;
  background-color: #E1E5ED;
  margin-right: 8px;
}

/* line 90, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
  border: 1px solid rgba(46, 91, 255, 0.08);
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  width: 170px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 110, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-label span, .mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-label span {
  display: inline;
  margin-top: 6px;
  margin-left: 0px;
  width: 5px;
  height: 10px;
  float: left;
}

/* line 119, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-label span.current_positive, .mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-label span.current_positive {
  border-radius: 10px 0 0 10px;
  background-color: #466EFF;
}

/* line 123, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-label span.current_negative, .mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-label span.current_negative {
  border-radius: 0 10px 10px 0;
  background-color: var(--Alerts-Red);
  margin-right: 5px;
}

/* line 129, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-label span.prev_positive, .mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-label span.prev_positive {
  border-radius: 10px 0 0 10px;
  background-color: #C9CFDA;
}

/* line 132, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-label span.prev_negative, .mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-label span.prev_negative {
  border-radius: 0 10px 10px 0;
  background-color: #E1E5ED;
  margin-right: 5px;
}

/* line 137, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 141, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-value {
  font-size: 15px;
  line-height: 22px;
  color: #2E5BFF;
  font-weight: 500;
}

/* line 146, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-value-red {
  color: var(--Alerts-Red);
}

/* line 148, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--current-value strong {
  color: #2E384D;
}

/* line 151, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 155, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-value {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  font-weight: 500;
}

/* line 160, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-value-red {
  color: var(--Alerts-Red);
}

/* line 162, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--previous-value strong {
  color: #B0BAC9;
}

/* line 165, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--delim {
  font-size: 0px;
  border-bottom: 1px solid #E0E7FF;
  height: 1px;
  margin: 5px 0 5px 0;
}

/* line 170, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--progress {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-right: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
}

/* line 180, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--progress-red {
  color: var(--Alerts-Red);
}

/* line 182, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--prev-percentage {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

/* line 186, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
  margin-right: 5px;
}

/* line 195, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 197, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 199, app/assets/stylesheets/includes/dashboard/components/_gained_and_lost_chart.sass */
.mod-dashboard #chartjs-gained-and-lost-tooltip .gained-and-lost-chart--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 532px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
  .mod-dashboard .dc-dashboard-net-revenue-chart-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
  margin-bottom: 30px;
}

/* line 20, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card--legend {
  text-align: right;
  margin-top: 25px;
  margin-right: 15px;
}

/* line 24, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card--legend .current, .mod-dashboard .dc-dashboard-net-revenue-chart-card--legend .prev {
  background-color: #f4f6fc;
  display: inline-block;
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f4f6fc;
  white-space: nowrap;
  line-height: 2.47;
  letter-spacing: normal;
  color: #8798ad;
  padding: 0 10px;
  margin-left: 10px;
}

/* line 38, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card--legend .current span, .mod-dashboard .dc-dashboard-net-revenue-chart-card--legend .prev span {
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 10px;
  width: 27px;
  height: 2px;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card--legend .current span {
  border: solid 2px #466EFF;
}

/* line 50, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard .dc-dashboard-net-revenue-chart-card--legend .prev span {
  border: solid 2px #c9cfda;
}

/* line 54, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
  border: 1px solid rgba(46, 91, 255, 0.08);
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  width: 170px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 74, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--current-label span, .mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--previous-label span {
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 5px;
  width: 15px;
  height: 2px;
}

/* line 81, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--current-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  margin-top: 25px;
}

/* line 86, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--current-label span {
  border: solid 1px #466EFF;
}

/* line 88, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--current-value {
  font-size: 15px;
  line-height: 22px;
  color: #2E5BFF !important;
  font-weight: 500;
}

/* line 94, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--previous-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 98, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--previous-label span {
  border: solid 1px #c9cfda;
}

/* line 100, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--previous-value {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  font-weight: 500;
}

/* line 106, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--delim {
  font-size: 0px;
  border-bottom: 1px solid #E0E7FF;
  height: 1px;
  margin: 5px 0 5px 0;
}

/* line 111, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--progress {
  position: absolute;
  right: 5px;
  top: 5px;
  margin-right: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
}

/* line 121, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--progress-red {
  color: var(--Alerts-Red);
}

/* line 123, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--prev-percentage {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

/* line 127, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
  margin-right: 5px;
}

/* line 136, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 138, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 140, app/assets/stylesheets/includes/dashboard/components/_net_revenue_chart_card.sass */
.mod-dashboard #chartjs-net-revenue-tooltip .net-revenue-chart--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 475px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
  .mod-dashboard .dc-dashboard-performance-chart-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
  margin-bottom: 30px;
}

/* line 20, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card--legend {
  text-align: right;
  margin-top: 25px;
  margin-right: 15px;
}

/* line 24, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card--legend .result, .mod-dashboard .dc-dashboard-performance-chart-card--legend .goal, .mod-dashboard .dc-dashboard-performance-chart-card--legend .current, .mod-dashboard .dc-dashboard-performance-chart-card--legend .prev {
  background-color: #f4f6fc;
  display: inline-block;
  width: auto;
  height: 40px;
  border-radius: 4px;
  background-color: #f4f6fc;
  white-space: nowrap;
  line-height: 2.47;
  letter-spacing: normal;
  color: #8798ad;
  padding: 0 10px;
  margin-left: 10px;
}

/* line 38, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card--legend .result span, .mod-dashboard .dc-dashboard-performance-chart-card--legend .goal span, .mod-dashboard .dc-dashboard-performance-chart-card--legend .current span, .mod-dashboard .dc-dashboard-performance-chart-card--legend .prev span {
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 10px;
  width: 27px;
  height: 2px;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card--legend .result span {
  border: solid 2px #00c5d1;
}

/* line 50, app/assets/stylesheets/includes/dashboard/components/_performance_chart_card.sass */
.mod-dashboard .dc-dashboard-performance-chart-card--legend .goal span {
  border: solid 2px #c9cfda;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: 100%;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

@media screen and (min-width: 1200px) {
  /* line 3, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: ". . . .";
  }
}

@media screen and (min-width: 1200px) {
  /* line 20, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block {
    border-right: 1px solid #E4E4E4;
    padding: 0 10px 0 15px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 20, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block {
    border-bottom: 1px solid #E4E4E4;
    padding: 10px 0 15px 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 28, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block:first-child {
    padding-left: 0;
  }
}

@media screen and (max-width: 1199px) {
  /* line 28, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block:first-child {
    padding-top: 0px;
  }
}

/* line 33, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block:last-child {
  border: 0;
}

@media screen and (min-width: 1200px) {
  /* line 33, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block:last-child {
    padding-right: 0;
  }
}

@media screen and (max-width: 1199px) {
  /* line 33, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block:last-child {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  /* line 40, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block .dc-dashboard-tooltip--container {
    right: -4px;
  }
}

@media screen and (max-width: 1199px) {
  /* line 40, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--block .dc-dashboard-tooltip--container {
    right: 0px;
    top: 10px;
  }
}

/* line 47, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
}

/* line 56, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--icon.active_icon {
  background-image: var(--dashboard_active_icon);
}

/* line 58, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--icon.clock_1_icon {
  background-image: var(--dashboard_clock_1_icon);
}

/* line 60, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--icon.timer_icon {
  background-image: var(--dashboard_timer_icon);
}

/* line 62, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--icon.amplify_icon {
  background-image: var(--dashboard_amplify_icon);
}

/* line 65, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--details {
  margin-top: 46px;
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--details div, .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--details span {
  vertical-align: middle;
}

/* line 70, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--title {
  font-size: 15px;
  height: 32px;
  color: #8798AD;
  display: block;
  margin-top: -25px;
  margin-left: 40px;
  vertical-align: middle;
  padding-right: 10px;
}

/* line 80, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--value {
  margin-top: 50px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  color: #2E5BFF;
  white-space: nowrap;
  display: block;
  margin-bottom: 5px;
}

/* line 89, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--value.color-grey {
  color: #8798AD;
}

/* line 91, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--value.color-grey small {
  color: #8798AD;
}

/* line 93, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
.mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--value small {
  font-size: 28px;
  color: #2E5BFF;
}

@media screen and (min-width: 1200px) {
  /* line 93, app/assets/stylesheets/includes/dashboard/components/_rate_group_card.sass */
  .mod-dashboard .dc-dashboard-rate_group_card .rate_group_card--value small {
    font-size: 15px;
    line-height: 22px;
  }
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: 100%;
  border-radius: 4px;
  background: linear-gradient(170.99deg, #763BFF 3.62%, #9CC9FF 96.79%);
  border: 1px solid rgba(46, 91, 255, 0.08);
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--bg-ai {
  background-image: url(/pro/assets/rate_card_ai-bd62e7882a8fc05d95bc03737c455fad9171d3458720897442b2061e6fd624c1.svg);
  margin: -20px -20px -25px;
  padding: 20px 20px 25px;
  background-repeat: no-repeat;
  background-position: right bottom;
}

/* line 21, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--additional-label {
  display: block;
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF;
  mix-blend-mode: normal;
  opacity: 0.5;
}

/* line 28, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--icon.customer_time_icon {
  background-image: var(--dashboard_customer_time);
}

/* line 40, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--details {
  margin-top: 30px;
  padding-right: 45px;
}

@media screen and (min-width: 1200px) {
  /* line 40, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
  .mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--details {
    display: inline-block;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--details:last-child {
  border-right: 0;
}

@media screen and (min-width: 1200px) {
  /* line 46, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
  .mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--details:last-child {
    padding-left: 40px;
  }
}

/* line 50, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--details div, .mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--details span {
  vertical-align: middle;
}

/* line 53, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--progress {
  margin-right: 5px;
  background-color: rgba(80, 52, 124, 0.468);
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
}

/* line 60, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--progress-red {
  color: var(--Alerts-Red);
}

/* line 62, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
}

/* line 70, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 72, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 74, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 77, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--title {
  font-size: 15px;
  height: 32px;
  color: #FFFFFF;
  display: block;
  margin-top: -25px;
  margin-left: 40px;
  vertical-align: middle;
}

/* line 86, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--new {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  color: #FFFFFF;
  white-space: nowrap;
  margin-bottom: 5px;
}

@media screen and (min-width: 640px) {
  /* line 86, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
  .mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--new {
    display: inline;
  }
}

@media screen and (max-width: 639px) {
  /* line 86, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
  .mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--new {
    display: block;
  }
}

/* line 98, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--new-red {
  color: var(--Alerts-Red);
}

/* line 100, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--prev-text {
  font-size: 26px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: normal;
  color: #FFFFFF;
}

/* line 107, app/assets/stylesheets/includes/dashboard/components/_rate_title_card.sass */
.mod-dashboard .dc-dashboard-rate-title-card .rate-title-card--prev-percentage {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: 100%;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-inline {
  padding: 0 0 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: auto;
  height: auto;
  border-radius: 0;
  border: 0;
  background-color: #ffffff;
}

/* line 24, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-inline .rate-card--new {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
  margin-right: 5px;
  line-height: 39px;
}

/* line 30, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-inline .rate-card--progress {
  margin-bottom: 4px;
}

/* line 32, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-inline .rate-card--prev {
  vertical-align: bottom;
}

/* line 34, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-inline .rate-card--details {
  margin-top: 0px;
}

/* line 38, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
}

/* line 47, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.affiliates_icon {
  background-image: var(--dashboard_affiliates_icon);
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.conversion_icon {
  background-image: var(--dashboard_conversion_icon);
}

/* line 51, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.customers_icon {
  background-image: var(--dashboard_customer_icon);
}

/* line 53, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.customer_icon {
  background-image: var(--dashboard_customer_icon);
}

/* line 55, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.pageviews_icon {
  background-image: var(--dashboard_pageviews_icon);
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.refund_icon {
  background-image: var(--dashboard_refund_icon);
}

/* line 59, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.avarage_order_value_icon {
  background-image: var(--avarage_order_value_icon);
}

/* line 61, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.units_sold_icon {
  background-image: var(--units_sold_icon);
}

/* line 63, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.clock_icon {
  background-image: var(--dashboard_clock_icon);
}

/* line 65, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.churn_rate_icon {
  background-image: var(--dashboard_churn_rate_icon);
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.recurring_icon {
  background-image: var(--dashboard_recurring_icon);
}

/* line 69, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.revenue_icon {
  background-image: var(--dashboard_revenue_icon);
}

/* line 71, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.refunds_icon {
  background-image: var(--dashboard_refunds_icon);
}

/* line 73, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.sales_icon {
  background-image: var(--dashboard_sales_icon);
}

/* line 75, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.paid_out_icon {
  background-image: var(--dashboard_paid_out_icon);
}

/* line 77, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.euro_icon {
  background-image: var(--dashboard_euro_icon);
}

/* line 79, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.earning_clicks_icon {
  background-image: var(--dashboard_earning_clicks_icon);
}

/* line 81, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.clicks_icon {
  background-image: var(--dashboard_clicks_icon);
}

/* line 83, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.expected_payments_icon {
  background-image: var(--dashboard_expected_payments_icon);
}

/* line 85, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.received_payments_icon {
  background-image: var(--dashboard_received_payments_icon);
}

/* line 87, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.outstanding_payments_icon {
  background-image: var(--dashboard_outstanding_payments_icon);
}

/* line 89, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--icon.overdue_payments_icon {
  background-image: var(--dashboard_overdue_payments_icon);
}

/* line 92, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--details {
  margin-top: 46px;
}

/* line 94, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--details div, .mod-dashboard .dc-dashboard-rate-card .rate-card--details span {
  vertical-align: middle;
}

/* line 97, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--progress {
  margin-right: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
  margin-bottom: 3px;
}

/* line 105, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--progress-red {
  color: var(--Alerts-Red);
}

/* line 107, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--progress-grey {
  color: #aec4de;
}

/* line 110, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
}

/* line 118, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 120, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 122, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 125, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--title {
  font-size: 15px;
  height: 32px;
  color: #8798AD;
  display: block;
  margin-top: -25px;
  margin-left: 40px;
  vertical-align: middle;
}

/* line 134, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--new {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  color: #2E5BFF;
  white-space: nowrap;
  display: block;
  margin-bottom: 5px;
}

/* line 143, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--new-red {
  color: var(--Alerts-Red);
}

/* line 145, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--new-grey {
  color: #8798AD;
}

/* line 147, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--new .smaller {
  font-size: 23px;
  vertical-align: baseline;
}

/* line 150, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--prev-text {
  font-size: 26px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: normal;
  white-space: nowrap;
  color: #8798AD;
}

/* line 157, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--prev-text .smaller {
  font-size: 13px;
  vertical-align: baseline;
}

/* line 161, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card .rate-card--prev-percentage {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
}

/* line 166, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.mode-stretch-to-the-bottom .dc-description-block {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 170, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.mode-stretch-to-the-bottom .rate-card--title {
  flex-grow: 1;
}

/* line 173, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-clickable {
  cursor: pointer;
}

/* line 175, app/assets/stylesheets/includes/dashboard/components/_rate_card.sass */
.mod-dashboard .dc-dashboard-rate-card.is-clickable:hover {
  border: 1px solid #2E5BFF;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: 100%;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card.is-inline {
  padding: 0 0 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: auto;
  height: auto;
  border-radius: 0;
  border: 0;
  background-color: #ffffff;
}

/* line 24, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card.is-inline .rate-double-card--new {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
  margin-right: 5px;
  line-height: 39px;
}

/* line 30, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card.is-inline .rate-double-card--progress {
  margin-bottom: 4px;
}

/* line 32, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card.is-inline .rate-double-card--prev {
  vertical-align: bottom;
}

/* line 34, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card.is-inline .rate-double-card--details {
  margin-top: 0px;
}

/* line 38, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
}

/* line 47, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.affiliates_icon {
  background-image: var(--dashboard_affiliates_icon);
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.conversion_icon {
  background-image: var(--dashboard_conversion_icon);
}

/* line 51, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.customers_icon {
  background-image: var(--dashboard_customer_icon);
}

/* line 53, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.customer_icon {
  background-image: var(--dashboard_customer_icon);
}

/* line 55, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.pageviews_icon {
  background-image: var(--dashboard_pageviews_icon);
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.refund_icon {
  background-image: var(--dashboard_refund_icon);
}

/* line 59, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.avarage_order_value_icon {
  background-image: var(--avarage_order_value_icon);
}

/* line 61, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.units_sold_icon {
  background-image: var(--units_sold_icon);
}

/* line 63, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.clock_icon {
  background-image: var(--dashboard_clock_icon);
}

/* line 65, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.churn_rate_icon {
  background-image: var(--dashboard_churn_rate_icon);
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.recurring_icon {
  background-image: var(--dashboard_recurring_icon);
}

/* line 69, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.revenue_icon {
  background-image: var(--dashboard_revenue_icon);
}

/* line 71, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.refunds_icon {
  background-image: var(--dashboard_refunds_icon);
}

/* line 73, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.sales_icon {
  background-image: var(--dashboard_sales_icon);
}

/* line 75, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.paid_out_icon {
  background-image: var(--dashboard_paid_out_icon);
}

/* line 77, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.euro_icon {
  background-image: var(--dashboard_euro_icon);
}

/* line 79, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.earning_clicks_icon {
  background-image: var(--dashboard_earning_clicks_icon);
}

/* line 81, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--icon.clicks_icon {
  background-image: var(--dashboard_clicks_icon);
}

/* line 84, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--details {
  margin-top: 26px;
}

/* line 86, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--details div, .mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--details span {
  vertical-align: middle;
}

/* line 88, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--details-title {
  font-size: 15px;
  line-height: 16px;
  color: #8798AD;
}

/* line 92, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--details + .rate-double-card--details {
  border-top: 1px solid #E4E4E4;
  margin-top: 15px;
  padding-top: 20px;
}

/* line 97, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--progress {
  margin-right: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
  margin-bottom: 3px;
}

/* line 105, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--progress-red {
  color: var(--Alerts-Red);
}

/* line 107, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--progress-grey {
  color: #aec4de;
}

/* line 110, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
}

/* line 118, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 120, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 122, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 125, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--title {
  font-size: 15px;
  height: 32px;
  color: #8798AD;
  display: block;
  margin-top: -25px;
  margin-left: 40px;
  vertical-align: middle;
}

/* line 134, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--new {
  margin-top: 10px;
  font-size: 42px;
  font-weight: 500;
  line-height: 44px;
  color: #2E5BFF;
  white-space: nowrap;
  display: block;
  margin-bottom: 0;
}

/* line 143, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--new-red {
  color: var(--Alerts-Red);
}

/* line 145, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--new-grey {
  color: #8798AD;
}

/* line 147, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--new .smaller {
  font-size: 23px;
  vertical-align: baseline;
}

/* line 150, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--prev-text {
  font-size: 26px;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: normal;
  white-space: nowrap;
  color: #8798AD;
}

/* line 157, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--prev-text .smaller {
  font-size: 13px;
  vertical-align: baseline;
}

/* line 161, app/assets/stylesheets/includes/dashboard/components/_rate_double_card.sass */
.mod-dashboard .dc-dashboard-rate-double-card .rate-double-card--prev-percentage {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: auto;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--title {
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  color: #2E384D;
}

/* line 19, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-title {
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
  color: #2E384D;
  line-height: 22px;
}

/* line 26, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-description {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: normal;
  color: #B0BAC9;
}

/* line 33, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-goal-cnt {
  position: relative;
  margin-top: 5px;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-goal-percentage {
  position: absolute;
  right: 0;
  font-size: 12px;
  line-height: 22px;
  color: #B0BAC9;
}

/* line 44, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-goal-progress {
  margin-top: 5px;
  background-color: #E0E7FF;
  height: 5px;
  border-radius: 2px;
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-goal-progress.progress-over-100 {
  background-color: #3632d1;
}

/* line 51, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-goal-progress.progress-over-100 .top-list--goal-progress-value {
  background-color: #0b077e;
}

/* line 54, app/assets/stylesheets/includes/dashboard/components/_top_list.sass */
.mod-dashboard .dc-dashboard-top-list .top-list--item-goal-progress-value {
  background-color: #2E5BFF;
  height: 5px;
  border-radius: 2px;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: auto;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  padding-bottom: 0px;
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  margin-bottom: 20px;
}

/* line 19, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-search-no-products {
  text-align: center;
  padding: 30px 0 50px;
}

/* line 22, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-spacer {
  flex-wrap: wrap;
  flex-grow: 1;
}

/* line 25, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-mode-switcher {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
  padding: 11px 18px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-right: 5px;
}

/* line 33, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-mode-switcher.active, .mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-mode-switcher:hover {
  background: #2E5BFF;
  color: #FFFFFF;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-deleted-box-cnt {
  display: flex;
  align-items: center;
  justify-items: flex-start;
  padding-right: 20px;
}

/* line 42, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-deleted-box-cnt label {
  font-size: 14px;
  color: #8798AD;
  padding-left: 30px;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-search-icon {
  margin-right: -35px;
  z-index: 1;
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-search-icon .zmdi {
  border-radius: 4px 0 0 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
  color: #B0BAC9;
  padding: 0 10px;
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-clear-icon {
  margin-left: -35px;
  z-index: 1;
  cursor: pointer;
}

/* line 61, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-clear-icon .zmdi {
  border-radius: 4px 0 0 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 40px;
  color: #B0BAC9;
  padding: 0 10px;
}

/* line 69, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-search-field {
  background: #FFFFFF;
  border: 1px solid #CFD7E1;
  box-sizing: border-box;
  border-radius: 4px 0 0 4px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #8798AD;
  padding: 0 30px 0 30px;
  outline: none;
  border-right: 0;
}

/* line 82, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-search-field::placeholder {
  color: #B0BAC9;
}

/* line 84, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--filter-search-button {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 0 15px;
  text-align: center;
  color: #FFFFFF;
  background-color: #8798AD;
  border-radius: 0 4px 4px 0;
  border: 1px solid #8798AD;
}

/* line 95, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table {
  margin: 0 -20px 0 -20px;
}

/* line 97, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table figcaption {
  display: none;
}

/* line 99, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table table {
  width: 100%;
}

/* line 102, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th {
  color: #B0BAC9;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 15px 15px 0;
}

/* line 110, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sortable {
  cursor: pointer;
}

/* line 112, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sortable:hover {
  color: #2E5BFF;
}

/* line 114, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th:first-child {
  padding-left: 20px;
}

/* line 116, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th:last-child {
  padding-right: 20px;
}

/* line 118, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sorted_by_asc, .mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sorted_by_desc {
  color: #2E5BFF;
}

/* line 120, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sorted_by_asc:after, .mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sorted_by_desc:after {
  padding-left: 5px;
  transform: scale(1, 0.7);
  display: inline-block;
}

/* line 124, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sorted_by_desc:after {
  content: '\25B2';
}

/* line 126, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th.sorted_by_asc:after {
  content: '\25BC';
}

/* line 128, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th#sales {
  width: 100px;
}

/* line 130, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th#total_sum {
  width: 135px;
}

/* line 132, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table thead th#percentage {
  width: 140px;
}

/* line 137, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr + tr {
  border-top: 1px solid #EAEEF0;
}

/* line 139, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr:nth-child(even) {
  background: transparent;
}

/* line 141, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr:nth-child(odd) {
  background: #F8F9FC;
}

/* line 143, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr td {
  color: #2E384D;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding: 15px 15px 15px 0;
}

/* line 150, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr td strong {
  font-weight: 500;
}

/* line 152, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr td:first-child {
  padding-left: 20px;
}

/* line 154, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr td:last-child {
  padding-right: 20px;
}

/* line 157, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr.deleted_product:nth-child(odd) {
  background: rgba(248, 249, 252, 0.3);
}

/* line 159, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr.deleted_product td {
  color: rgba(46, 56, 77, 0.3);
}

/* line 161, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr.deleted_product td .top-list--item-goal-cnt {
  opacity: 0.5;
}

/* line 163, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--table tbody tr.deleted_product td .deleted_product_flag {
  background-color: #FDE3DF;
  border-radius: 4px;
  color: #F57161;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 8px;
  display: inline-block;
  float: right;
  margin-bottom: -4px;
}

/* line 175, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--item-goal-cnt {
  position: relative;
  margin-top: 5px;
  padding-right: 60px;
}

/* line 180, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--item-goal-percentage {
  position: absolute;
  right: 0;
  top: -6px;
  font-size: 14px;
  line-height: 17px;
  color: #2E5BFF;
}

/* line 188, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--item-goal-progress {
  margin-top: 5px;
  background-color: #E0E7FF;
  height: 5px;
  border-radius: 2px;
}

/* line 193, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--item-goal-progress.progress-over-100 {
  background-color: #3632d1;
}

/* line 195, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--item-goal-progress.progress-over-100 .top-list--goal-progress-value {
  background-color: #0b077e;
}

/* line 198, app/assets/stylesheets/includes/dashboard/components/_top_list_with_filter.sass */
.mod-dashboard .dc-dashboard-top-list-with-filter .top-list--item-goal-progress-value {
  background-color: #2E5BFF;
  height: 5px;
  border-radius: 2px;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 6, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container, .mod-dashboard .dc-dashboard-tooltip--body, .mod-dashboard .dc-dashboard-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container {
  position: relative;
  right: -10px;
  top: -10px;
}

/* line 18, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  text-align: center;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 31, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 42, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body.incasso-schema-tooltip {
  top: 15px;
  left: 0;
  z-index: 10;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body.incasso-schema-tooltip--last {
  top: 15px;
  z-index: 10;
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 53, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body strong {
  font-weight: 500;
}

/* line 56, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 250px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 68, app/assets/stylesheets/includes/dashboard/components/_tooltip.sass */
.mod-dashboard .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 1, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 5, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container, .dc-helper-tooltip--body, .dc-helper-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container {
  position: relative;
  right: -5px;
  top: 5px;
}

/* line 17, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--button {
  text-align: center;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #D2D9FF;
  border-radius: 13px;
  background: #D2D9FF;
  text-decoration: none;
}

/* line 29, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--button svg {
  margin-top: 4px;
  height: 14px;
  fill: #2E5BFF;
}

/* line 33, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--button:hover {
  border: 1px solid #2E5BFF;
  background: #2E5BFF;
  cursor: pointer;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--button:hover svg {
  fill: #FFFFFF;
}

/* line 39, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--button:active {
  border: 1px solid #0839BF;
  background: #0839BF;
  cursor: pointer;
}

/* line 43, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--button:active svg {
  fill: #FFFFFF;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--body {
  position: absolute;
  top: -19px;
  right: 40px;
  z-index: 1;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 22px -2px 30px -5px rgba(135, 152, 173, 0.1);
  -moz-box-shadow: 22px -2px 30px -5px rgba(135, 152, 173, 0.1);
  box-shadow: 22px -2px 30px -5px rgba(135, 152, 173, 0.1);
  border: 1px solid rgba(135, 152, 173, 0.2);
}

/* line 63, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--body strong {
  font-weight: 500;
}

/* line 69, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container .dc-helper-tooltip--body:after {
  content: "";
  width: 20px;
  height: 20px;
  transform: rotate(-45deg);
  background: #fff;
  position: absolute;
  box-shadow: 1px 1px 1px rgba(135, 152, 173, 0.2);
  z-index: -1;
  top: 20px;
  right: -9px;
}

/* line 82, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container.active .dc-helper-tooltip--body {
  padding: 15px;
  width: 250px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 88, app/assets/stylesheets/includes/dashboard/components/_helper_tooltip.sass */
.dc-helper-tooltip--container.active .dc-helper-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: auto;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--buttons {
  margin: 30px 0 30px 0;
}

/* line 16, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--buttons a {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
  padding: 7px 20px 7px 20px;
  margin-right: 5px;
}

/* line 24, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--buttons a.active, .mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--buttons a:active, .mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--buttons a:hover {
  background: #2E5BFF;
  border-radius: 4px;
  color: #FFFFFF;
}

/* line 29, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--title {
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  color: #2E384D;
}

/* line 35, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-description {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: normal;
  color: #B0BAC9;
}

/* line 42, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-cnt {
  position: relative;
  margin-top: 30px;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-percentage {
  position: absolute;
  right: 40px;
  font-size: 12px;
  line-height: 22px;
  color: #B0BAC9;
}

/* line 52, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-percentage span {
  font-size: 28px;
  color: #2E5BFF;
  font-weight: 500;
  padding-right: 59px;
  position: absolute;
  right: 0;
}

/* line 60, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-progress {
  margin-top: 5px;
  background-color: #E0E7FF;
  height: 5px;
  border-radius: 2px;
}

/* line 65, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-progress.progress-over-100 {
  background-color: #3632d1;
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-progress.progress-over-100 .top-customers-list--goal-progress-value {
  background-color: #0b077e;
}

/* line 70, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-progress-value {
  background-color: #2E5BFF;
  height: 5px;
  border-radius: 2px;
}

/* line 75, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-export-csv {
  background-image: var(--dashbaord_customers_matrix_export_csv);
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
  float: right;
  opacity: 0.4;
}

/* line 87, app/assets/stylesheets/includes/dashboard/components/_top_customers_list.sass */
.mod-dashboard .dc-dashboard-top-customers-list .top-customers-list--item-goal-export-csv:hover {
  cursor: pointer;
  opacity: 1;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: auto;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .dc-dashboard-rate-card {
  background-color: transparent;
  padding: 0;
}

/* line 16, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .dc-dashboard-rate-card .rate-card--new {
  margin-top: 0px;
}

/* line 18, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .dc-dashboard-rate-card .rate-card--progress {
  line-height: 22px;
  background: #FFFFFF;
}

/* line 23, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--title {
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  color: #2E384D;
  margin-bottom: 20px;
}

/* line 29, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--title + .dc-table-empty-small {
  margin-top: -20px;
}

@media screen and (min-width: 1200px) {
  /* line 31, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
  .mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--blocks {
    display: grid;
    grid-gap: 10px 10px;
    margin: 0 -10px 0 -10px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: ". ." ". .";
  }
}

/* line 40, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block {
  background: #E3EAFF;
  border-radius: 4px;
  padding: 10px;
}

@media screen and (max-width: 1199px) {
  /* line 40, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
  .mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block {
    margin-bottom: 20px;
  }
}

/* line 47, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
}

/* line 56, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-icon.vip_icon {
  background-image: var(--dashboard_vip_icon);
}

/* line 58, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-icon.active_icon {
  background-image: var(--dashboard_active_1_icon);
}

/* line 60, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-icon.inactive_icon {
  background-image: var(--dashboard_inactive_icon);
}

/* line 62, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-icon.lapsed_icon {
  background-image: var(--dashboard_lapsed_icon);
}

/* line 64, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-icon.dead_icon {
  background-image: var(--dashboard_dead_icon);
}

/* line 66, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-head {
  background-color: #F4F6FC;
  margin: -10px -10px 0 -10px;
  padding: 20px;
  border-radius: 4px 4px 0 0;
}

/* line 71, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-title {
  font-size: 15px;
  height: 32px;
  color: #8798AD;
  display: block;
  margin-top: -25px;
  margin-left: 40px;
  vertical-align: middle;
}

/* line 79, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-count {
  font-weight: 500;
  font-size: 48px;
  line-height: 57px;
  margin-top: 10px;
  color: #2E5BFF;
}

/* line 85, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-table {
  background: #E3EAFF;
  margin: 0;
  padding: 10px 0 10px 0;
  display: table;
  width: 100%;
}

/* line 91, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-table > div {
  font-size: 12px;
  line-height: 22px;
  color: #676767;
  display: table-row;
}

/* line 96, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-table > div span:first-child {
  padding: 5px 0 5px 0;
  display: table-cell;
  border-bottom: 1px solid #CFD6EB;
}

/* line 100, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-table > div span:last-child {
  white-space: nowrap;
  padding: 5px 0 5px 0;
  text-align: right;
  display: table-cell;
  color: #676767;
  font-weight: 500;
  border-bottom: 1px solid #CFD6EB;
}

/* line 109, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-table > div:last-child span {
  border-bottom: none !important;
}

/* line 111, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-export-csv {
  background-image: var(--dashbaord_customers_matrix_export_csv);
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-top: 3px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
  float: right;
  opacity: 0.4;
}

/* line 124, app/assets/stylesheets/includes/dashboard/components/_customers_matrix.sass */
.mod-dashboard .dc-dashboard-customers-matrix .customers-matrix--inner-block-export-csv:hover {
  cursor: pointer;
  opacity: 1;
}

/* line 3, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: auto;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  background-position: 50% 50%;
  margin-right: 5px;
}

/* line 23, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--icon.paid_out_icon {
  background-image: var(--dashboard_paid_out_icon);
}

/* line 25, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--icon.euro_icon {
  background-image: var(--dashboard_euro_icon);
}

/* line 28, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--title {
  font-size: 15px;
  height: 32px;
  color: #8798AD;
  display: block;
  margin-top: -25px;
  margin-left: 40px;
  vertical-align: middle;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--current_sum {
  margin-top: 40px;
  font-size: 48px;
  font-weight: 500;
  line-height: 53px;
  white-space: nowrap;
  display: block;
  margin-bottom: 20px;
  color: #2E5BFF;
}

/* line 46, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--current_sum.color_grey {
  color: #8798AD;
}

/* line 49, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header {
  background-color: #F4F6FC;
  border: 1px solid rgba(46, 91, 255, 0.08);
  padding: 10px 20px 10px 20px;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 55, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-buttons {
  margin-bottom: 10px;
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-buttons button {
  padding: 5px 12px 5px 12px;
  outline: none;
  background: transparent;
  border-radius: 4px;
  border: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  color: #8798AD;
}

/* line 69, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-buttons button.active, .mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-buttons button:active {
  background: #005AFF;
  color: #FFFFFF;
}

/* line 73, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-buttons button:hover {
  background: #001e55;
  color: #FFFFFF;
}

/* line 76, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-buttons button:focus {
  background: #001e55;
  color: #FFFFFF;
}

/* line 79, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-heading {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1.125px;
  color: #B0BAC9;
  border-top: 1px solid rgba(46, 91, 255, 0.08);
  padding: 8px 20px 0px 20px;
  margin-left: -20px;
  margin-right: -20px;
}

/* line 88, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-heading.no-border {
  border: 0;
  padding: 0px 20px 0px 20px;
}

/* line 92, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-heading div.left {
  float: left;
}

/* line 94, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--header-heading div.right {
  float: right;
}

/* line 97, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--item-label {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 20px;
  float: left;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 108, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--item-row {
  padding-right: 20px;
  background: #FFFFFF;
  border-bottom: 1px solid rgba(46, 91, 255, 0.08);
  margin-left: -20px;
  margin-right: -20px;
}

/* line 115, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--item-value-cnt {
  padding-top: 25px;
  padding-bottom: 25px;
  float: right;
  position: relative;
}

/* line 121, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--item-value {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E5BFF;
}

/* line 128, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--empty {
  color: #B0BAC9;
  padding-top: 20px;
  text-align: center;
}

/* line 133, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  color: #B0BAC9;
  padding-top: 30px;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 146, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination span {
  margin-right: 10px;
}

/* line 148, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination a {
  color: #B0BAC9;
  text-decoration: none;
  border-radius: 3px;
  width: 20px;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  padding-bottom: 3px;
  background: rgba(46, 0, 255, 0.08);
}

/* line 158, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination a:active, .mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination a:hover {
  background: #005AFF;
  color: #FFFFFF;
}

/* line 162, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination a:focus {
  background: #001e55;
  color: #FFFFFF;
}

/* line 165, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--pagination a.disabled {
  opacity: 0.4;
  color: #FFFFFF;
  pointer-events: none;
}

/* line 170, app/assets/stylesheets/includes/dashboard/components/_items_list_by_period.sass */
.mod-dashboard .dc-dashboard-items-list-by-period .items-list-by-period--clear {
  font-size: 0;
  height: 1px;
  clear: both;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  height: auto;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--title {
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  color: #2E384D;
}

/* line 19, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--item-title {
  font-size: 15px;
  font-weight: 500;
  margin-top: 30px;
  color: #2E384D;
  line-height: 22px;
}

/* line 26, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--item-description {
  font-size: 12px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: normal;
  color: #B0BAC9;
}

/* line 33, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--item-goal-cnt {
  position: relative;
  margin-top: 5px;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--item-goal-percentage {
  position: absolute;
  right: 0;
  font-size: 12px;
  line-height: 22px;
  color: #B0BAC9;
}

/* line 44, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--item-goal-progress {
  margin-top: 5px;
  background-color: #E0E7FF;
  height: 5px;
  border-radius: 2px;
}

/* line 50, app/assets/stylesheets/includes/dashboard/components/_top_affilliates-list.sass */
.mod-dashboard .dc-dashboard-top-affiliates-list .top-affiliates-list--item-goal-progress-value {
  background-color: #2E5BFF;
  height: 5px;
  border-radius: 2px;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 192px;
  border-radius: 4px;
  background: #5A587A;
  border: 1px solid rgba(46, 91, 255, 0.08);
  color: #FFFFFF;
  padding: 25px 0 25px 0;
}

/* line 13, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream button {
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  padding: 3px 10px;
  border-radius: 11px;
  background-color: #00B5D1;
  margin: 10px 20px;
  border: 0;
}

/* line 25, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--title {
  font-size: 20px;
  line-height: 20px;
  height: 40px;
  color: #FFFFFF;
  margin-left: 20px;
}

/* line 31, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--title a {
  color: #FFFFFF;
  float: right;
  margin-right: 20px;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .35s ease-in-out;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--title a.disabled {
  opacity: 0.8;
  pointer-events: none;
}

/* line 40, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--title a:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 44, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--title a:active {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 1;
}

/* line 48, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--msg {
  margin-left: 20px;
}

/* line 50, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--not-supported {
  margin: 0 20px;
  line-height: 20px;
}

/* line 53, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--items {
  width: 100%;
  overflow: auto;
  max-height: 650px;
}

/* line 57, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--items.disabled {
  disolay: none;
}

/* line 59, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--items.scroll-on-top {
  -moz-box-shadow: inset 0 10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 10px 10px -10px #000000;
  box-shadow: inset 0 10px 10px -10px #000000;
}

/* line 63, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--items.scroll-on-bottom {
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
}

/* line 67, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--items.scroll-on-top.scroll-on-bottom {
  -moz-box-shadow: inset 0 10px 10px -10px #000000, inset 0 -10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 10px 10px -10px #000000, inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 10px 10px -10px #000000, inset 0 -10px 10px -10px #000000;
}

/* line 72, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--item-details {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 15px 20px 15px 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
}

/* line 78, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--item-details .summary {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #FFFFFF;
}

/* line 83, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--item-details .date {
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  color: #B0BAC9;
}

/* line 88, app/assets/stylesheets/includes/dashboard/components/_live_stream.sass */
.mod-dashboard .dc-dashboard-live_stream .live_stream--item-details .message {
  font-weight: normal;
  font-size: 13px;
  line-height: 22px;
  color: #FFFFFF;
}

/* line 2, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card {
  -webkit-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  -moz-box-shadow: 0px 0px 15px 10px  #E7EBF9;
  box-shadow: 0px 0px 15px 5px  #E7EBF9;
  min-height: 430px;
  border-radius: 4px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  position: relative;
}

@media screen and (max-width: 1199px) {
  /* line 2, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
  .mod-dashboard .dc-dashboard-upcoming-payments-pie-card {
    width: calc(100vw - 40px);
  }
}

/* line 14, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card--title {
  font-size: 20px;
  line-height: 1.1;
  color: #2e384d;
}

/* line 19, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .pt-25 {
  padding-top: 25px;
}

/* line 22, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .pt-17 {
  padding-top: 17px;
}

/* line 25, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .pr-10 {
  padding-right: 10px;
}

/* line 28, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .pl-10 {
  padding-left: 10px;
}

/* line 31, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .labels-block {
  display: grid;
  grid-gap: 15px 15px;
  grid-template-columns: 1fr 20px 1fr;
}

/* line 35, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .labels-block > div:first-child {
  text-align: right;
}

/* line 37, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .labels-block .expected-label {
  background-color: #E6EFFF;
  height: 16px;
  width: 16px;
}

/* line 42, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .labels-block .received-label {
  background-color: #005AFF;
  height: 16px;
  width: 16px;
}

/* line 47, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .labels-block .outstanding-label {
  background-color: #EF9400;
  height: 16px;
  width: 16px;
}

/* line 52, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard .dc-dashboard-upcoming-payments-pie-card .labels-block .overdue-label {
  background-color: var(--Alerts-Red);
  height: 16px;
  width: 16px;
}

/* line 58, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip {
  position: absolute;
  pointer-events: none;
  padding: 10px 5px 10px 5px;
  background-color: #ffffff;
  border: 1px solid rgba(46, 91, 255, 0.08);
  border-radius: 3px;
  transition: all 0.1s ease-in-out;
  width: 170px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.11);
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 76, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
}

/* line 81, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span {
  display: inline;
  margin-top: 6px;
  margin-left: 0px;
  width: 5px;
  height: 10px;
  float: left;
}

/* line 90, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.current_positive, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.current_positive {
  border-radius: 10px 0 0 10px;
  background-color: #466EFF;
}

/* line 94, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.current_negative, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.current_negative {
  border-radius: 0 10px 10px 0;
  background-color: var(--Alerts-Red);
}

/* line 99, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.prev_positive, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.prev_positive {
  border-radius: 10px 0 0 10px;
  background-color: #C9CFDA;
}

/* line 102, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-label span.prev_negative, .mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-label span.prev_negative {
  border-radius: 0 10px 10px 0;
  background-color: #E1E5ED;
}

/* line 106, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--delim {
  font-size: 0px;
  border-bottom: 1px solid #E0E7FF;
  height: 1px;
  margin: 5px 0 5px 0;
}

/* line 112, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-value {
  font-size: 15px;
  line-height: 22px;
  color: #466EFF;
  font-weight: 500;
}

/* line 117, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--current-value-red {
  color: var(--Alerts-Red);
}

/* line 120, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-value {
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  font-weight: 500;
}

/* line 125, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--previous-value-red {
  color: var(--Alerts-Red);
}

/* line 128, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--progress {
  position: absolute;
  top: 5px;
  background: #F4F6FC;
  border-radius: 4px;
  display: inline-block;
  color: #00C5D1;
  padding: 2px 5px;
}

/* line 136, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--progress-red {
  color: var(--Alerts-Red);
}

/* line 139, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--prev-percentage {
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

/* line 144, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  mask: var(--dashboard_rate_arrow_img) no-repeat 50% 50%;
  background-color: black;
}

/* line 152, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon-up {
  transform: rotate(180deg);
}

/* line 154, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon-red {
  background-color: var(--Alerts-Red);
}

/* line 156, app/assets/stylesheets/includes/dashboard/components/_upcoming_payments_pie.sass */
.mod-dashboard #chartjs-monthly-recurring-tooltip .monthly-recurring-revenue-chart--arrow-icon-green {
  background-color: #00C5D1;
}

/* line 5, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--info {
  font-size: 15px;
  line-height: 1.47;
  height: 40px;
  outline: none;
  background: #fff;
  color: #8798ad;
}

/* line 12, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--info-start {
  border: solid 1px rgba(46, 91, 255, 0.08);
  -webkit-box-shadow: 0px 0px 15px -1px #E7EBF9;
  -moz-box-shadow: 0px 0px 15px -1px #E7EBF9;
  box-shadow: 0px 0px 15px -1px #E7EBF9;
  display: inline-block;
  height: 40px;
  line-height: 35px;
  padding: 0 20px;
  margin-right: 15px;
  cursor: pointer;
}

/* line 23, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--info i.zmdi-calendar {
  color: #010002;
}

/* line 25, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--info strong {
  display: inline-block;
  margin-right: 10px;
}

/* line 28, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--overlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
}

/* line 37, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--overlay.mod-open {
  display: block;
}

/* line 39, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--popup {
  padding: 10px;
  display: none;
  position: absolute;
  margin-top: 0;
  background-color: #FFFFFF;
  max-width: 800px;
  z-index: 2;
  border: solid 1px rgba(46, 91, 255, 0.08);
  -webkit-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
  box-shadow: 3px 6px 8px -3px rgba(0, 0, 0, 0.19);
}

/* line 51, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--popup.mod-open {
  display: block;
}

/* line 53, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--calendar {
  float: left;
  background-color: #FFF;
}

/* line 56, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--calendar .c-pane-container {
  background-color: #FFF !important;
  border: 0 !important;
}

/* line 59, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--periods {
  margin-top: 10px;
  font-size: 15px;
  color: #4a4a4b;
  float: left;
  width: 256px;
  max-height: 256px;
  overflow: auto;
  background-color: #FFF;
}

@media screen and (max-width: 1033px) {
  /* line 59, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
  .mod-dashboard .dashboard-date-picker--periods {
    width: 100%;
    overflow: auto;
    max-height: none;
  }
}

/* line 72, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--periods li {
  text-align: center;
}

@media screen and (max-width: 1033px) {
  /* line 72, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
  .mod-dashboard .dashboard-date-picker--periods li {
    width: 50%;
    float: left;
  }
}

/* line 77, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--periods li a {
  text-align: center;
  color: #b0bac9;
  line-height: 30px;
}

/* line 81, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--periods li a:hover, .mod-dashboard .dashboard-date-picker--periods li a:active, .mod-dashboard .dashboard-date-picker--periods li a:focus {
  cursor: pointer;
  text-decoration: none;
  color: #393d46;
}

/* line 87, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer {
  font-size: 15px;
  color: #4a4a4b;
  width: 525px;
  float: left;
  clear: both;
  background-color: #FFF;
  margin-top: 15px;
  padding-left: 5px;
}

@media screen and (max-width: 1033px) {
  /* line 87, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
  .mod-dashboard .dashboard-date-picker--comparer {
    width: 100%;
    padding: 5px 15px;
  }
}

/* line 101, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer .dc-checkbox label {
  padding-left: 25px;
}

/* line 103, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer .dc-checkbox label::before {
  top: 5px;
  width: 15px;
  height: 15px;
  font-size: 20px;
  left: 1px;
}

/* line 109, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer .dc-checkbox [type="checkbox"]:checked ~ label {
  padding-left: 25px;
}

/* line 111, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer .dc-checkbox [type="checkbox"]:checked ~ label::before {
  top: 0px;
  font-size: 20px;
}

/* line 114, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer select, .mod-dashboard .dashboard-date-picker--comparer .dc-select.v-select, .mod-dashboard .dashboard-date-picker--comparer input[type='text'] {
  margin-top: 5px;
  margin-top: 5px;
  height: 40px;
  padding: 0px 10px;
  border-radius: 1px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  font-size: 15px;
  line-height: 1.47;
  color: #4a4a4b;
}

/* line 125, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--comparer select:disabled, .mod-dashboard .dashboard-date-picker--comparer .dc-select.v-select:disabled, .mod-dashboard .dashboard-date-picker--comparer input[type='text']:disabled {
  opacity: 0.5;
  cursor: no-drop;
}

/* line 129, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--buttons {
  padding-top: 78px;
  padding-left: 15px;
  width: 250px;
  float: left;
  background-color: #FFF;
}

@media screen and (max-width: 1033px) {
  /* line 129, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
  .mod-dashboard .dashboard-date-picker--buttons {
    width: 100%;
    padding-top: 20px;
    text-align: center;
    padding-left: 0;
  }
}

/* line 140, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker--buttons .dc-btn {
  height: auto;
  padding: 0 10px;
  line-height: 35px;
  width: 45%;
}

/* line 147, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
.mod-dashboard .dashboard-date-picker.mod-popup-on-the-right .dashboard-date-picker--popup {
  margin-left: -315px;
}

@media screen and (max-width: 1034px) {
  /* line 147, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
  .mod-dashboard .dashboard-date-picker.mod-popup-on-the-right .dashboard-date-picker--popup {
    margin-left: -50px;
  }
}

/* line 161, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
#dashboard-vendor-sales button.mod-medium-square,
#dashboard-vendor-performance button.mod-medium-square,
#dashboard-shop-performance button.mod-medium-square,
#dashboard-shop-customers button.mod-medium-square,
#dashboard-vendor-product-subscription button.mod-medium-square,
#dashboard-vendor-product-customers button.mod-medium-square,
#dashboard-vendor-affiliates button.mod-medium-square,
#dashboard-vendor-earnings button.mod-medium-square {
  margin-right: 10px;
  background-color: transparent;
  border: solid 1px rgba(46, 91, 255, 0.08);
  -webkit-box-shadow: 0px 0px 15px -1px #E7EBF9;
  -moz-box-shadow: 0px 0px 15px -1px #E7EBF9;
  box-shadow: 0px 0px 15px -1px #E7EBF9;
}

/* line 169, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
#dashboard-vendor-sales button.mod-medium-square i,
#dashboard-vendor-performance button.mod-medium-square i,
#dashboard-shop-performance button.mod-medium-square i,
#dashboard-shop-customers button.mod-medium-square i,
#dashboard-vendor-product-subscription button.mod-medium-square i,
#dashboard-vendor-product-customers button.mod-medium-square i,
#dashboard-vendor-affiliates button.mod-medium-square i,
#dashboard-vendor-earnings button.mod-medium-square i {
  color: #2E5BFF;
}

/* line 172, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
#dashboard-vendor-sales button.mod-medium-square:hover, #dashboard-vendor-sales button.mod-medium-square:active,
#dashboard-vendor-performance button.mod-medium-square:hover,
#dashboard-vendor-performance button.mod-medium-square:active,
#dashboard-shop-performance button.mod-medium-square:hover,
#dashboard-shop-performance button.mod-medium-square:active,
#dashboard-shop-customers button.mod-medium-square:hover,
#dashboard-shop-customers button.mod-medium-square:active,
#dashboard-vendor-product-subscription button.mod-medium-square:hover,
#dashboard-vendor-product-subscription button.mod-medium-square:active,
#dashboard-vendor-product-customers button.mod-medium-square:hover,
#dashboard-vendor-product-customers button.mod-medium-square:active,
#dashboard-vendor-affiliates button.mod-medium-square:hover,
#dashboard-vendor-affiliates button.mod-medium-square:active,
#dashboard-vendor-earnings button.mod-medium-square:hover,
#dashboard-vendor-earnings button.mod-medium-square:active {
  background-color: #2E5BFF;
}

/* line 175, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
#dashboard-vendor-sales button.mod-medium-square:hover i, #dashboard-vendor-sales button.mod-medium-square:active i,
#dashboard-vendor-performance button.mod-medium-square:hover i,
#dashboard-vendor-performance button.mod-medium-square:active i,
#dashboard-shop-performance button.mod-medium-square:hover i,
#dashboard-shop-performance button.mod-medium-square:active i,
#dashboard-shop-customers button.mod-medium-square:hover i,
#dashboard-shop-customers button.mod-medium-square:active i,
#dashboard-vendor-product-subscription button.mod-medium-square:hover i,
#dashboard-vendor-product-subscription button.mod-medium-square:active i,
#dashboard-vendor-product-customers button.mod-medium-square:hover i,
#dashboard-vendor-product-customers button.mod-medium-square:active i,
#dashboard-vendor-affiliates button.mod-medium-square:hover i,
#dashboard-vendor-affiliates button.mod-medium-square:active i,
#dashboard-vendor-earnings button.mod-medium-square:hover i,
#dashboard-vendor-earnings button.mod-medium-square:active i {
  color: #FFFFFF;
}

/* line 179, app/assets/stylesheets/includes/dashboard/_dashboard_date_picker.sass */
#dashboard-vendor-earnings button.mod-medium-square {
  margin-left: 0px;
}

/* line 3, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-dashboard-tooltip--container {
  top: 0px;
}

/* line 6, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group {
  margin-top: 15px;
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: normal;
  color: #4a4a4b;
}

/* line 13, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group header label {
  font-size: 15px;
  line-height: 1.47;
  color: #4a4a4b;
}

/* line 17, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group header label h3 {
  font-family: "Roboto";
  font-size: 18px;
  color: #2e5bff;
}

/* line 21, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group header label h2 {
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: 15px;
  color: #b0bac9;
}

/* line 26, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group header label h2.not_uppercase {
  text-transform: none !important;
}

/* line 28, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group select, .mod-dashboard .dc-modal-right .dc-form-group .dc-select.v-select, .mod-dashboard .dc-modal-right .dc-form-group input[type='text'] {
  margin-top: 5px;
  margin-top: 5px;
  height: 40px;
  padding: 0px 10px;
  border-radius: 1px;
  border: solid 1px rgba(46, 91, 255, 0.08);
  background-color: #ffffff;
  font-size: 15px;
  line-height: 1.47;
  color: #4a4a4b;
}

/* line 39, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group .dc-checkbox {
  margin-top: 5px;
}

/* line 41, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group .dc-checkbox label {
  padding-left: 30px;
}

/* line 43, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-form-group .dc-checkbox label::before {
  top: 4px;
  font-size: 20px;
  width: 18px;
  height: 18px;
}

/* line 48, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-description-block {
  display: table;
  width: 100%;
}

/* line 52, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-description-block .dc-description--item {
  display: table-row;
}

/* line 54, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-description-block .dc-description--name {
  font-size: 15px;
  color: #4a4a4b;
  display: table-cell;
  min-width: 300px;
  padding: 10px 0px;
  border-bottom: 1px solid #e0e7ff;
}

/* line 61, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-description-block .dc-description--value {
  font-size: 15px;
  color: #8798ad;
  display: table-cell;
  padding: 10px 0px;
  border-bottom: 1px solid #e0e7ff;
}

/* line 67, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-description-block .dc-description--value.dc-text--right {
  text-align: right;
}

/* line 71, app/assets/stylesheets/includes/dashboard/_forms.sass */
.mod-dashboard .dc-modal-right .dc-description-block .dc-description--item:last-child .dc-description--name, .mod-dashboard .dc-modal-right .dc-description-block .dc-description--item:last-child .dc-description--value {
  border-bottom: 0;
}

/* line 1, app/assets/stylesheets/includes/marketplace/_layout.sass */
.marketplace-search-field-item,
#dc-marketplace-grid-block {
  display: none;
}

/* line 129, app/assets/stylesheets/includes/marketplace/_layout.sass */
.marketplace .dc-main {
  background-color: #F5F9FF;
}

/* line 132, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container {
  font-family: 'Rubik', sans-serif;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}

/* line 81, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-container {
  display: grid;
  grid-template-columns: 1.3fr minmax(300px, 1fr) 1fr;
  grid-template-areas: "cell-1 cell-2 cell-4" "cell-1 cell-3 cell-5" "cell-1 cell-3 cell-6";
}

/* line 86, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
  grid-area: cell-1;
}

/* line 88, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo {
  height: 400px;
  text-align: center;
  line-height: 400px;
}

/* line 92, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo img {
  max-height: 400px;
  margin: auto;
  margin-top: auto;
  vertical-align: middle;
}

/* line 98, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
  grid-area: cell-2;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 15px;
}

/* line 104, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
  grid-area: cell-3;
}

/* line 107, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
  grid-area: cell-4;
  grid-template-rows: 0.4fr 1fr 0.1fr 0.1fr;
}

/* line 111, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
  grid-area: cell-5;
}

/* line 114, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
  grid-area: cell-6;
  display: grid;
  grid-template-rows: 1fr 0.5fr;
  row-gap: 10px;
}

@media screen and (max-width: 992px) {
  /* line 132, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

@media screen and (max-width: 640px) {
  /* line 132, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

/* line 143, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column {
  display: grid;
  grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
  grid-gap: 30px;
}

/* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: auto;
  grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
}

/* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
  grid-area: cell-1;
}

/* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo {
  text-align: center;
}

/* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo img {
  max-height: 400px;
  margin: auto;
}

/* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2 {
  grid-area: cell-2;
  row-gap: 15px;
  border-bottom: 1px dashed #e7e7e7;
}

/* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
  grid-area: cell-3;
  border-bottom: 1px dashed #e7e7e7;
}

/* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4 {
  grid-area: cell-4;
  border-bottom: 1px dashed #e7e7e7;
  border-left: none;
}

/* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5 {
  grid-area: cell-5;
  row-gap: 15px;
  border-left: none;
}

/* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
  grid-area: cell-6;
  row-gap: 10px;
  border-left: none;
}

@media screen and (max-width: 992px) {
  /* line 143, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

@media screen and (max-width: 640px) {
  /* line 143, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

/* line 152, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .zmdi-time,
.dc-marketplace-grid-container .zmdi-link,
.dc-marketplace-grid-container .zmdi-phone {
  padding-right: 5px;
}

/* line 157, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .no-break {
  white-space: nowrap;
}

/* line 161, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-container {
  height: 100%;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0px 8px 32px #E8F0FF;
  transition: box-shadow .3s;
  line-height: normal;
}

/* line 169, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
  padding: 25px;
}

/* line 172, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 .phone-sales {
  background-color: #38b76b;
  color: #fff;
  padding: 9px;
  display: inline-block;
  position: absolute;
}

/* line 179, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
  padding: 20px;
  font-size: 16px;
}

/* line 183, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-name {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 190, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-internal-name {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 197, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type {
  color: rgba(0, 0, 0, 0.5);
}

/* line 200, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-digital-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
  background-size: 25px 18px;
}

/* line 205, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-event-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/event-d51d57acf05057059bf74cf914c6109efc7a4816f866bb4a6942d022209e7163.svg);
  background-size: 22px 22px;
}

/* line 210, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-physical-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/box-db45d6ea8f2ec254dba7af8702dd703c6016c862a1ca753a67b6a7baff7bb646.svg);
  background-size: 22px 22px;
}

/* line 215, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-service-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/service-c5d1b28e319fdd220ed91a6bb7ed52a30c78fc5e90c76fc0d61aa0b3fb9f4c76.svg);
  background-size: 22px 22px;
}

/* line 220, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-supplements-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/supplements-9bf25dced11860adb20ab3ec15a0757f9f4ae1a2363ad60da6c4c7b386969c9f.svg);
  background-size: 22px 22px;
}

/* line 225, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-printed_book-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/book-d2bc751f1d48277624cb945bf245f3d6bce24e167ad97adc2d6a8cb18da3b79b.svg);
  background-size: 21px 21px;
}

/* line 230, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-electronic_book-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
  background-size: 21px 21px;
}

/* line 235, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
  padding: 20px;
  height: 100%;
}

/* line 239, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-3 .product-description {
  width: 100%;
  height: 330px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: block;
  overflow: auto;
  text-overflow: ellipsis;
}

/* line 248, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
  padding: 25px;
  font-size: 16px;
}

@media screen and (min-width: 993px) {
  /* line 248, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
    border-left: 1px solid #e7e7e7;
  }
}

/* line 254, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  row-gap: 15px;
  color: rgba(0, 0, 0, 0.3);
}

/* line 260, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .commission {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}

/* line 266, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .revenue-hint,
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .revenue {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}

/* line 274, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .detail-info {
  color: #005aff;
  font-weight: 500;
  line-height: 1.2em;
}

/* line 279, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .commission_percentage {
  font-size: 30px;
  position: relative;
  top: -5px;
}

/* line 284, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .commission_amount {
  white-space: nowrap;
  padding-left: 5px;
}

/* line 288, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
  padding: 25px;
}

@media screen and (min-width: 993px) {
  /* line 288, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
    border-left: 1px solid #e7e7e7;
  }
}

/* line 293, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details {
  color: rgba(0, 0, 0, 0.3);
}

/* line 296, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row {
  margin: 5px 0;
  display: flex;
}

/* line 300, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .divider {
  flex-grow: 1;
  border-top: 1px solid #eae8e8;
  margin: 15px 5px 0 5px;
  width: 100%;
}

/* line 306, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .result {
  text-align: right;
}

/* line 309, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .detail-info {
  line-height: 1.2em;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  flex: none;
}

/* line 315, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .vendor-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 165px;
}

/* line 321, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
  padding: 25px;
  grid-template-rows: 0.5fr 1fr 0.5fr;
}

@media screen and (min-width: 993px) {
  /* line 321, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
    border-left: 1px solid #e7e7e7;
  }
}

/* line 330, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .start-second {
  grid-row-start: 2;
}

/* line 332, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .start-third {
  grid-row-start: 3;
}

/* line 336, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

/* line 340, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .links-section {
  display: grid;
  grid-row-gap: 8px;
}

/* line 344, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .links-section a {
  width: fit-content;
}

/* line 347, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .content-on-right {
  display: contents;
  width: fit-content;
}

/* line 351, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .right-floated {
  text-align: right;
}

/* line 355, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  color: #fff;
  background-color: #005aff;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button:active {
  position: relative;
  top: 1px;
}

/* line 360, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button:hover {
  background-color: #034bd0;
}

/* line 363, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-denied-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  color: #c52e29;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-denied-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-denied-button:active {
  position: relative;
  top: 1px;
}

/* line 367, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-phone-offer-button,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .waiting-for-approve-button,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .copy-link-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  text-transform: none !important;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-phone-offer-button:hover,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .waiting-for-approve-button:hover,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .copy-link-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-phone-offer-button:active,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .waiting-for-approve-button:active,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .copy-link-button:active {
  position: relative;
  top: 1px;
}

/* line 20, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields {
  display: flex;
}

/* line 23, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
  top: 100%;
  left: auto;
}

@media screen and (max-width: 890px) {
  /* line 23, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
    top: auto;
    left: auto;
  }
}

/* line 29, app/assets/stylesheets/includes/marketplace/_header.sass */
.dc-form-control:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .StripeElement:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .dc-select.v-select:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .multiselect .multiselect__tags:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
  top: 100%;
  left: auto;
}

@media screen and (max-width: 890px) {
  /* line 29, app/assets/stylesheets/includes/marketplace/_header.sass */
  .dc-form-control:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .StripeElement:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .dc-select.v-select:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .multiselect .multiselect__tags:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
    top: auto;
    left: auto;
  }
}

/* line 36, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields .mid-width-fields {
  width: 250px;
  padding: 0 10px;
}

/* line 40, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields .mid-width-fields input {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (max-width: 890px) {
  /* line 46, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .dc-flex-row {
    flex-direction: column-reverse;
  }
  /* line 49, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .dc-flex-row a {
    white-space: unset;
  }
  /* line 52, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields .mid-width-fields {
    width: 100%;
    margin: 10px;
  }
}

@media screen and (max-width: 640px) {
  /* line 60, app/assets/stylesheets/includes/marketplace/_header.sass */
  body.mod-scroll-to-bottom #marketplace .dc-subheader {
    top: -125px !important;
  }
  /* line 64, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .dc-flex-row a {
    white-space: unset;
    padding: 10px 5px;
  }
  /* line 68, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields {
    flex-direction: column-reverse;
  }
  /* line 71, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields .mid-width-fields {
    margin: 0;
    padding: 5px;
  }
}

/* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader {
  border-bottom: 0px;
  min-height: 50px;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: -45px auto 0 auto;
}

@media screen and (max-width: 992px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    margin: -75px auto 0 auto;
  }
}

@media screen and (max-width: 890px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    margin: -5px auto 0 auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    margin: 25px auto 0 auto;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    max-width: 70vw;
    padding-left: 1vw;
    padding-right: 1vw;
  }
}

/* line 97, app/assets/stylesheets/includes/marketplace/_header.sass */
body.not-logged-in #marketplace .dc-marketplace-subheader {
  margin: 68px auto 0 auto;
}

@media screen and (max-width: 1024px) {
  /* line 97, app/assets/stylesheets/includes/marketplace/_header.sass */
  body.not-logged-in #marketplace .dc-marketplace-subheader {
    margin: 50px auto 0 auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 97, app/assets/stylesheets/includes/marketplace/_header.sass */
  body.not-logged-in #marketplace .dc-marketplace-subheader {
    margin: 100px auto 0 auto;
  }
}

/* line 106, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #list-icon {
  display: block;
  float: right;
  margin: 10px;
  width: 28px;
  height: 28px;
  opacity: 0.3;
  cursor: pointer;
  content: url(/pro/assets/bars-solid-c0950f7cb8d968605f0fb724524d8972cd771a7fc237638f3b5d96a8d8915f71.svg);
}

/* line 10, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #list-icon:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 110, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #list-icon.active {
  content: url(/pro/assets/bars-solid-blue-673260671e00ac82b05027829428ae18b648bb7ef2fcd089619ca5c420dbe2cb.svg);
  opacity: 1;
}

@media screen and (max-width: 992px) {
  /* line 106, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader #list-icon {
    display: none;
  }
}

/* line 117, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #tile-icon {
  display: block;
  float: right;
  margin: 10px;
  width: 28px;
  height: 28px;
  opacity: 0.3;
  cursor: pointer;
  content: url(/pro/assets/th-solid-336a90a36013fd664398f72020e9ebfc3ec94aa9f4c74bada32fc529ddf4c049.svg);
}

/* line 10, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #tile-icon:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 121, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #tile-icon.active {
  content: url(/pro/assets/th-solid-blue-9611654cc0dcc2e6093f42b88306a1eaac11670ca74160ae6a95712adad16408.svg);
  opacity: 1;
}

@media screen and (max-width: 992px) {
  /* line 117, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader #tile-icon {
    display: none;
  }
}

/* line 130, app/assets/stylesheets/includes/marketplace/_header.sass */
.not-logged-in #marketplace .icon-holder {
  transition: top 0.3s;
  position: fixed;
  right: calc((100vw - 1170px) /2);
  top: 100px;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  /* line 130, app/assets/stylesheets/includes/marketplace/_header.sass */
  .not-logged-in #marketplace .icon-holder {
    right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 130, app/assets/stylesheets/includes/marketplace/_header.sass */
  .not-logged-in #marketplace .icon-holder {
    top: 80px;
  }
}

/* line 143, app/assets/stylesheets/includes/marketplace/_header.sass */
.not-logged-in.mod-scroll-to-bottom #marketplace .icon-holder {
  top: 10px;
}

/* line 2, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  font-size: 15px;
  line-height: 18px;
  color: #b2b2b2;
}

/* line 11, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container, #marketplace .dc-dashboard-tooltip--body, #marketplace .dc-dashboard-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 20, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  font-size: 10px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
  opacity: 1;
  border: 1px solid #b2b2b2;
  border-radius: 20px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 33, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  white-space: pre-wrap;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 45, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 49, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body strong {
  font-weight: 500;
}

/* line 53, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  height: auto;
  opacity: 1;
  font-size: 15px;
  width: 200px;
  left: auto;
}

@media screen and (max-width: 640px) {
  /* line 53, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
  #marketplace .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
    width: 200px;
  }
}

/* line 70, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

@media screen and (min-width: 641px) {
  /* line 119, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-btn.mod-link.mod-white-link, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-btn.mod-link.mod-white-link {
    text-decoration: underline;
  }
}

@media screen and (max-width: 640px) {
  /* line 117, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction, #marketplace .mod-transaction.dc-modal-delete--wrapper {
    padding: 170px 25px 170px 30px;
    margin: 0;
  }
  /* line 126, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-btn.mod-link.mod-white-link, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-btn.mod-link.mod-white-link {
    border-radius: 25px;
    display: block;
    border: 1px solid #FFFFFF;
    margin-top: 50px !important;
  }
  /* line 132, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-input-with-btn, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-input-with-btn {
    display: block;
    height: 50px;
    width: 100%;
  }
  /* line 137, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-input-with-btn input, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-input-with-btn input {
    border-right: 1px solid white;
    border-radius: 3px;
    text-overflow: ellipsis;
    padding: 10px;
    margin-bottom: 10px;
  }
  /* line 143, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-input-with-btn button, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-input-with-btn button {
    border-radius: 3px;
    display: block;
  }
}

/* line 69, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-template-areas: "cell-1 cell-2";
}

/* line 75, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 {
  display: none;
}

/* line 78, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
  background: url(/pro/assets/old_design/curve_chart_3-faf1fef3aaf4d44ab6cd072ca1fb37f848c23afd008d987fed6f221acd744be2.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 40%;
  grid-area: cell-1;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
  padding: 13% 13% 13% 10%;
}

@media screen and (max-width: 1050px) {
  /* line 78, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
    padding: 13% 12% 13% 9%;
  }
}

/* line 92, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section {
  display: inline-grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-start: 4;
  grid-gap: 10px;
}

/* line 98, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
  cursor: pointer;
}

@media screen and (max-width: 450px) {
  /* line 98, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

/* line 105, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
  font-size: 56px;
  white-space: nowrap;
}

@media screen and (max-width: 1024px) {
  /* line 105, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
    font-size: 50px;
  }
}

/* line 111, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
  grid-area: cell-2;
}

@media screen and (min-width: 993px) {
  /* line 111, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  /* line 3, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto 1fr 1fr;
    grid-template-areas: "cell-0" "cell-2" "cell-1";
  }
  /* line 9, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 {
    grid-area: cell-0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 17, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-part {
    font-size: 48px;
    white-space: normal;
  }
  /* line 21, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-details {
    line-height: 20px;
  }
  /* line 24, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
    background: none;
    grid-area: cell-1;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 33, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
    display: none;
  }
  /* line 36, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-details {
    display: none;
  }
  /* line 39, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    grid-row-start: 6;
    grid-gap: 10px;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    cursor: pointer;
  }
}

@media screen and (max-width: 992px) and (max-width: 450px) {
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

@media screen and (max-width: 992px) {
  /* line 52, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    grid-area: cell-2;
    display: block;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 img {
    display: block;
    position: relative;
    height: 100%;
    max-width: 108%;
    width: 108%;
    padding-top: 15%;
    right: 25px;
    left: unset;
    bottom: unset;
  }
}

@media screen and (max-width: 640px) {
  /* line 3, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto 1fr 1fr;
    grid-template-areas: "cell-0" "cell-2" "cell-1";
  }
  /* line 9, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 {
    grid-area: cell-0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 17, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-part {
    font-size: 48px;
    white-space: normal;
  }
  /* line 21, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-details {
    line-height: 20px;
  }
  /* line 24, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
    background: none;
    grid-area: cell-1;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 33, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
    display: none;
  }
  /* line 36, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-details {
    display: none;
  }
  /* line 39, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    grid-row-start: 6;
    grid-gap: 10px;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    cursor: pointer;
  }
}

@media screen and (max-width: 640px) and (max-width: 450px) {
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  /* line 52, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    grid-area: cell-2;
    display: block;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 img {
    display: block;
    position: relative;
    height: 100%;
    max-width: 108%;
    width: 108%;
    padding-top: 15%;
    right: 25px;
    left: unset;
    bottom: unset;
  }
}

/* line 3, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: auto 1fr 1fr;
  grid-template-areas: "cell-0" "cell-2" "cell-1";
}

/* line 9, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-0 {
  grid-area: cell-0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.5fr 1fr;
  grid-row-gap: 20px;
  padding: 20% 7% 7% 7%;
}

/* line 17, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-0 .commission-part {
  font-size: 48px;
  white-space: normal;
}

/* line 21, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-0 .commission-details {
  line-height: 20px;
}

/* line 24, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 {
  background: none;
  grid-area: cell-1;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.5fr 1fr;
  grid-row-gap: 20px;
  padding: 20% 7% 7% 7%;
}

/* line 33, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .commission-part {
  display: none;
}

/* line 36, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .commission-details {
  display: none;
}

/* line 39, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  grid-row-start: 6;
  grid-gap: 10px;
}

/* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
  cursor: pointer;
}

@media screen and (max-width: 450px) {
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

/* line 52, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-2 {
  grid-area: cell-2;
  display: block;
}

/* line 56, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-2 img {
  display: block;
  position: relative;
  height: 100%;
  max-width: 108%;
  width: 108%;
  padding-top: 15%;
  right: 25px;
  left: unset;
  bottom: unset;
}

@media screen and (max-width: 1100px) {
  /* line 156, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column {
    grid-gap: 20px;
  }
}

@media screen and (max-width: 1040px) {
  /* line 156, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column {
    grid-template-columns: minmax(310px, 1fr) minmax(310px, 1fr) minmax(310px, 1fr);
    grid-gap: 15px;
  }
  /* line 168, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 171, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 175, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 992px) {
  /* line 156, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column {
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
  }
  /* line 185, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 188, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 192, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 200, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
  height: 100%;
  background-image: url(/pro/assets/old_design/copecart_logo_white-821db6d24c858b93a51f31de54443209c09a4441e295403abf28c824c0208a1e.png), linear-gradient(to right, #005aff, #5792ff);
  background-repeat: no-repeat;
  background-position: 25px 25px, 0 0;
  background-size: 120px, cover;
  border-radius: 16px;
  color: #FFFFFF;
}

/* line 209, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
  overflow: hidden;
}

@media screen and (min-width: 993px) {
  /* line 209, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    display: none;
  }
}

/* line 214, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
  align-items: center;
}

/* line 217, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
  font-weight: 500;
}

/* line 220, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-details {
  white-space: pre-line;
  line-height: 20px;
}

/* line 225, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  text-transform: none !important;
  padding: 0 15px;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button:hover,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button:active,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button:active {
  position: relative;
  top: 1px;
}

/* line 231, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button {
  text-transform: none !important;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 236, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button:hover {
  background-color: #1747e6;
}

/* line 6, app/assets/stylesheets/includes/_marketplace.sass */
.marketplace_sort {
  padding-right: 30px;
  line-height: 22px;
  text-overflow: ellipsis;
}

/* line 10, app/assets/stylesheets/includes/_marketplace.sass */
.marketplace_search_group {
  margin-top: 0px !important;
}

/* line 2, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle .selected-code {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 10px;
  background: #30384B;
  border-radius: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 20, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle .selected-name {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #30384B;
  text-decoration: none;
}

/* line 32, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-toggle .caret {
  margin-left: 11px;
  color: #30384B;
  float: right;
  margin-top: 10px;
}

/* line 37, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu {
  min-width: 240px;
  border-radius: 6px;
  border: none;
}

/* line 41, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu-title {
  padding: 10px 14px;
  font-size: 16px;
  line-height: 20px;
  color: #232223;
  font-weight: 500;
}

/* line 48, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li a {
  padding: 7px 14px;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #232223;
}

/* line 54, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li a .country-code {
  text-transform: uppercase;
  font-weight: 500;
}

/* line 58, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li.disabled a {
  background: #F2F7FF;
  font-weight: 500;
  color: #232223;
  opacity: 1;
}

/* line 63, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-locale-header-wrapper .dropdown-menu li + li {
  border-top: 1px solid #E1E4F8;
}

/* line 67, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language {
  margin-top: 20px;
  margin-right: 10px;
}

@media screen and (max-width: 640px) {
  /* line 67, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .shop-top-nav-language {
    margin-top: 55px;
  }
}

/* line 74, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language .change-language-container {
  padding: 0;
}

/* line 76, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language .change-language-container .dropdown-menu-right {
  right: 0;
}

/* line 79, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language a {
  text-decoration: none;
}

/* line 82, app/assets/stylesheets/includes/_checkout_change_language.sass */
.shop-top-nav-language .dropdown-menu {
  display: block !important;
}

/* line 86, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container {
  position: relative;
  padding-bottom: 10px;
  padding-left: 30px;
  justify-self: start;
}

/* line 92, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container .dropdown-menu {
  display: block !important;
}

/* line 96, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container .dropdown-toggle .selected-name {
  display: none;
}

/* line 99, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container .dropdown-menu-right {
  right: auto;
}

/* line 102, app/assets/stylesheets/includes/_checkout_change_language.sass */
.change-language-container.top-margin-fix {
  margin-top: -30px;
}

@media screen and (max-width: 640px) {
  /* line 106, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .is-one-step-checkout .change-language-container {
    padding-top: 30px;
  }
}

@media screen and (max-width: 860px) {
  /* line 106, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .is-one-step-checkout .change-language-container {
    padding-left: 20px;
  }
}

@media screen and (max-width: 640px) {
  /* line 114, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .is-two-step-checkout .change-language-container {
    padding-top: 10px;
  }
}

/* line 118, app/assets/stylesheets/includes/_checkout_change_language.sass */
.is-shop-page {
  color: #2E384D !important;
  background: white !important;
  padding: 4px 0 !important;
}

/* line 124, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-classic-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 1;
}

/* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-classic-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 900px;
}

@media screen and (min-width: 2000px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language--inner {
    max-width: 60vw;
  }
}

@media screen and (max-width: 960px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language--inner {
    height: 60px;
    background: #FFF;
  }
}

@media only screen and (max-width: 640px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language--inner {
    background: transtparent;
    height: auto;
  }
}

/* line 144, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-classic-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 15px;
  right: 0;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  /* line 144, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    right: 15px;
    padding: 8px;
    right: 5px;
    top: 5px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 144, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    top: 8px;
  }
  /* line 160, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-classic-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

/* line 167, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-classic-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 1;
}

/* line 174, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-classic-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 2000px) {
  /* line 174, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language--inner {
    max-width: calc(70vw - 25px);
  }
}

@media only screen and (max-width: 640px) {
  /* line 174, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language--inner {
    background: transtparent;
    height: auto;
  }
}

/* line 184, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-classic-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 0;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  background: transparent;
  border-radius: 6px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  /* line 184, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    right: 5px;
    top: 5px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 184, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language .checkout-locale-header-wrapper {
    top: 8px;
    right: 8px;
  }
  /* line 199, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-classic-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

/* line 207, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-new-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 1;
}

/* line 214, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-new-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 2000px) {
  /* line 214, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-new-checkout-change-language--inner {
    max-width: calc(60vw - 20px);
  }
}

/* line 221, app/assets/stylesheets/includes/_checkout_change_language.sass */
.one-step-new-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 117px;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px;
}

@media only screen and (max-width: 640px) {
  /* line 221, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-new-checkout-change-language .checkout-locale-header-wrapper {
    top: 125px;
    right: 10px;
  }
  /* line 233, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .one-step-new-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

/* line 240, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-new-checkout-change-language {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 0;
  z-index: 2;
}

/* line 247, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-new-checkout-change-language--inner {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 2000px) {
  /* line 247, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language--inner {
    max-width: calc(70vw - 20px);
  }
}

/* line 254, app/assets/stylesheets/includes/_checkout_change_language.sass */
.two-step-new-checkout-change-language .checkout-locale-header-wrapper {
  position: absolute;
  top: 117px;
  right: 15px;
  background: #FFFFFF;
  border: 1px solid #D4D5D8;
  box-sizing: border-box;
  border-radius: 6px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  /* line 254, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language .checkout-locale-header-wrapper {
    top: 117px;
    right: 15px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 254, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language .checkout-locale-header-wrapper {
    top: 125px;
    right: 10px;
  }
  /* line 269, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .two-step-new-checkout-change-language .checkout-locale-header-wrapper .dropdown-menu-right {
    right: auto;
    max-height: calc(100vh - 75px);
    width: calc(100vw - 30px);
    overflow-y: auto;
  }
}

@media screen and (max-width: 1024px) {
  /* line 278, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 90px auto 0 !important;
  }
}

@media screen and (max-width: 960px) {
  /* line 278, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 60px auto 0 !important;
  }
}

@media only screen and (max-width: 640px) {
  /* line 278, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 90 auto 0 !important;
  }
}

/* line 287, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-market-eu.mod-old-checkout .is-two-step-checkout .dc-wizard--right-sidebar {
  padding-top: 40px !important;
}

@media screen and (max-width: 960px) {
  /* line 287, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .is-two-step-checkout .dc-wizard--right-sidebar {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 287, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-old-checkout .is-two-step-checkout .dc-wizard--right-sidebar {
    padding-top: 70px !important;
  }
}

/* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
  margin-top: 160px !important;
}

@media screen and (max-width: 960px) {
  /* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
    margin-top: 160px !important;
  }
}

@media screen and (max-width: 860px) {
  /* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 640px) {
  /* line 297, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.has-detached-header:not(.mod-two-step-checkout) #checkout-form {
    margin-top: 150px !important;
  }
}

/* line 308, app/assets/stylesheets/includes/_checkout_change_language.sass */
.checkout-market-eu.mod-new-checkout.mod-two-step-checkout.has-detached-header #checkout-form {
  margin-top: 160px !important;
}

@media screen and (max-width: 640px) {
  /* line 308, app/assets/stylesheets/includes/_checkout_change_language.sass */
  .checkout-market-eu.mod-new-checkout.mod-two-step-checkout.has-detached-header #checkout-form {
    margin-top: 170px !important;
  }
}

/* line 5, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.arrow-right {
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Small/chevron-down'%3E%3Cpath id='Icon' d='M5.52864 12.4717C5.26829 12.2114 5.26829 11.7893 5.52864 11.5289L9.05723 8.00032L5.52864 4.47173C5.26829 4.21138 5.26829 3.78927 5.52864 3.52892C5.78899 3.26857 6.2111 3.26857 6.47144 3.52892L10.4714 7.52892C10.7318 7.78927 10.7318 8.21138 10.4714 8.47173L6.47145 12.4717C6.2111 12.7321 5.78899 12.7321 5.52864 12.4717Z' fill='%2300145E'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* line 11, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout {
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  padding: 20px 20px 25px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  margin: 140px auto 0;
  max-width: 900px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas: "product-header product-header" "product-addons product-addons" "checkout-form checkout-info";
}

/* line 13, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout > .dc-card {
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  font-size: inherited;
  color: inherited;
}

@media screen and (max-width: 1024px) {
  /* line 11, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout {
    grid-template-columns: 1fr;
    grid-template-areas: "product-header" "product-addons" "checkout-form";
    margin: 30px auto 0;
  }
}

@media screen and (max-width: 960px) {
  /* line 11, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout {
    margin: 0px auto 0;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 11, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout {
    max-width: 60vw;
    grid-template-columns: 755px 1fr;
  }
}

/* line 47, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout .dc-product-preview {
  margin: 0;
  grid-area: product-header;
}

@media only screen and (max-width: 640px) {
  /* line 47, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout .dc-product-preview {
    padding: 0 15px 30px;
  }
}

/* line 52, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout .dc-product-preview .dc-card--divider {
  margin: 30px -20px 15px;
}

@media only screen and (max-width: 640px) {
  /* line 52, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout .dc-product-preview .dc-card--divider {
    margin: 30px -15px 15px;
  }
}

/* line 56, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout .checkout-addons-cnt {
  margin-bottom: 30px;
  grid-area: product-addons;
  padding: 0 10px 30px;
}

@media only screen and (max-width: 640px) {
  /* line 56, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout .checkout-addons-cnt {
    padding: 0 15px 30px;
  }
}

@media only screen and (max-width: 640px) {
  /* line 62, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout .checkout-addons-cnt .dc-addon {
    margin: 0 -15px;
  }
}

/* line 65, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout .checkout-addons-cnt.no-addons {
  padding: 0;
  margin: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
}

/* line 72, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout .checkout-form-cnt {
  grid-area: checkout-form;
}

@media only screen and (max-width: 640px) {
  /* line 72, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-container.is-one-step-checkout .checkout-form-cnt {
    padding: 0 15px 30px;
  }
}

/* line 76, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-container.is-one-step-checkout .checkout-info-block {
  grid-area: checkout-info;
}

/* line 80, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .checkout-footer-cnt .dc-checkout-notes {
  max-width: 900px;
  line-height: 1.5;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  margin: 30px auto 0px;
  padding: 0 20px;
}

/* line 88, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-product-preview--banner {
  position: absolute;
  left: 50%;
  top: -160px;
  width: calc(100vw - 17px);
  height: 350px;
  transform: translate(-50%, 0);
  z-index: -1;
  overflow: hidden;
}

@media only screen and (min-width: 2000px) {
  /* line 88, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-product-preview--banner {
    top: -10vw;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 88, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-product-preview--banner {
    height: 21.875vw;
  }
}

@media only screen and (max-width: 640px) {
  /* line 88, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-product-preview--banner {
    display: none;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 88, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-product-preview--banner {
    width: calc(100vw - 1.1vw);
  }
}

/* line 102, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-product-preview--banner-image {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
  width: 110%;
  height: 110%;
  margin: -10px -5%;
  background-size: cover;
  background-position: center;
}

@keyframes checkbox_animation_orange {
  0% {
    border: 0px solid #EFC249;
    left: 0;
  }
  33% {
    border: 17px solid transparent;
    left: -15px;
  }
  100% {
    border: 17px solid transparent;
    left: -15px;
  }
}

/* line 126, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-bump {
  border: 3px solid #EFC249;
  border-radius: 8px;
}

@media only screen and (max-width: 1024px) {
  /* line 126, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .dc-bump {
    margin-left: -10px;
    margin-right: -10px;
  }
}

/* line 132, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-bump--check {
  padding: 20px;
  background-color: #FDF8E7;
  border-radius: 6px;
}

/* line 136, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-bump--check label {
  color: #EFC249;
  word-break: break-word;
}

/* line 139, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .dc-bump--check label:after {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  animation-name: checkbox_animation_orange;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: ease-out;
  animation-delay: 1s;
  border-radius: 3px;
  top: 50%;
  transform: translate(0, -50%);
  box-sizing: content-box;
  border: 0px solid #FDF8E7;
}

/* line 157, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .dc-btn.mod-success.mod-orange {
  background-color: #F26B05;
  color: #ffffff;
  box-shadow: 0px 5px 5px rgba(132, 57, 0, 0.3);
  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  width: 100%;
}

@media only screen and (min-width: 2000px) {
  /* line 157, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout #checkout-form .dc-btn.mod-success.mod-orange {
    height: 3vw;
    font-size: .9vw;
    line-height: 3vw;
    padding: 0 1.5vw;
  }
}

/* line 173, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .dc-btn.mod-success.mod-orange:hover {
  box-shadow: 0px 8px 8px rgba(132, 57, 0, 0.3);
}

/* line 175, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .dc-btn.mod-success.mod-orange:focus {
  box-shadow: 0px 8px 8px rgba(132, 57, 0, 0.3);
}

/* line 177, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .dc-btn.mod-success.mod-orange:active {
  box-shadow: 0px 2px 2px rgba(132, 57, 0, 0.3);
}

/* line 180, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .under_submit_img {
  text-align: center;
}

/* line 182, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .under_submit_img img {
  width: 160px;
  height: auto;
  margin-top: 15px;
}

/* line 188, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list-block {
  background-color: #FFF;
  padding-top: 0;
  height: calc(100% - 100px);
}

/* line 192, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list-item {
  align-items: flex-start;
}

/* line 194, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list--title {
  color: #283248;
}

/* line 196, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list--description,
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list--description small {
  color: #8A9AAF;
  margin-top: 3px;
}

/* line 200, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list--icon {
  background-color: #070F55;
  border-radius: 8px;
}

/* line 203, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-info-block .dc-icon-list--icon .zmdi {
  color: #FFFFFF;
}

/* line 206, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-product-refund-policy {
  margin-top: 5px;
  width: fit-content;
  color: var(--color-primary);
  font-weight: 500;
}

/* line 211, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .checkout-product-refund-policy i {
  vertical-align: middle;
  font-size: 16px;
  margin-left: 5px;
}

/* line 216, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field {
  padding-bottom: 20px;
}

/* line 219, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field #promocode {
  border-radius: 4px 0px 0px 4px;
  outline: none !important;
  box-shadow: none !important;
}

/* line 223, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field #promocode:focus {
  border: 1px solid #d4d5d8 !important;
  outline: none !important;
  box-shadow: none !important;
}

/* line 228, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field a {
  background-color: #005aff;
  color: #FFFFFF;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0px 4px 4px 0px;
}

/* line 236, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field .dc-btn.dc-promo-disabled {
  background-color: #d4d5d8;
}

/* line 241, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field .dc-promo-valid #promocode {
  border: 2px solid #38b76b !important;
}

/* line 244, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .promocode-field .dc-promo-valid .dc-btn:after {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 25px;
  width: 15px;
  border-bottom: 3px solid #38b76b;
  border-right: 3px solid #38b76b;
  position: absolute;
  left: -35px;
  top: 7px;
  pointer-events: none;
}

/* line 257, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout #checkout-form .dc-checkout-payment-options-mobile-hints {
  display: none;
}

/* line 260, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .get-payment-button-method {
  width: 100%;
  heigth: 40;
  border: 1px solid #d4d5d8;
  background-color: #d4d5d8;
  border-radius: 3px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
}

/* line 271, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .signed-user-back-button {
  display: inline-block;
  margin-top: 40px !important;
  font-size: 18px;
  text-align: right;
  float: right;
}

/* line 278, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .entity-name-section {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* line 285, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .entity-name-section span {
  color: #8798AD;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Rubik';
  line-height: 19px;
  text-transform: uppercase;
}

/* line 294, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .entity-name-section img {
  height: 50%;
  padding: 0 5px 0 5px;
}

/* line 300, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .is-two-step-checkout .entity-name-section {
  height: 50px;
  background-color: #FAFAFA;
  border-radius: 2px;
}

/* line 305, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .is-two-step-checkout .entity-name-section span {
  color: #4B4B4B;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  font-family: 'Rubik';
  line-height: 24px;
  text-transform: none;
}

/* line 314, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .spacing-container {
  margin-top: 10px;
}

/* line 317, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .negative-spacing-container {
  margin-bottom: -10px;
}

/* line 324, app/assets/stylesheets/includes/_checkout_common_theme.sass */
.mod-old-checkout .subscribed-for-newsletter-cnt .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-old-checkout #is-refund-unavailable-section .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-old-checkout .checkout-terms-and-conditions .dc-checkbox [type="checkbox"]:checked ~ label:before {
  font-size: 23px;
  left: 0;
  overflow: hidden;
}

@media only screen and (min-width: 2000px) {
  /* line 324, app/assets/stylesheets/includes/_checkout_common_theme.sass */
  .mod-old-checkout .subscribed-for-newsletter-cnt .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-old-checkout #is-refund-unavailable-section .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-old-checkout .checkout-terms-and-conditions .dc-checkbox [type="checkbox"]:checked ~ label:before {
    left: 0;
    top: 0;
    line-height: 1.125vw;
    font-size: 1.425vw;
  }
}

/* line 1, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout {
  background-color: #EEF2FB;
  font-family: 'Rubik';
}

/* line 5, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout #payment-request-button {
  padding: 0;
}

/* line 8, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-container.is-one-step-checkout {
  display: grid;
  grid-template-columns: 655px 1fr;
  gap: 0 0;
  grid-template-areas: "product-header product-header" "product-addons checkout-info" "checkout-form checkout-info";
}

@media screen and (max-width: 1024px) {
  /* line 8, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-container.is-one-step-checkout {
    grid-template-columns: 1fr;
    grid-template-areas: "product-header" "product-addons" "checkout-form";
  }
}

@media only screen and (min-width: 2000px) {
  /* line 8, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-container.is-one-step-checkout {
    max-width: 60vw;
    grid-template-columns: 755px 1fr;
  }
}

@media screen and (max-width: 1024px) {
  /* line 21, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-shop .dc-container.is-one-step-checkout {
    grid-template-columns: 1fr;
    grid-template-areas: "checkout-info" "product-header" "product-addons" "checkout-form";
  }
}

@media screen and (max-width: 1024px) {
  /* line 25, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-shop .checkout-info-block {
    margin-left: 0;
    display: block;
  }
}

/* line 30, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview {
  grid-area: product-header;
}

/* line 32, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-addons-cnt {
  grid-area: product-addons;
  margin-bottom: 20px;
}

/* line 35, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-addons-cnt.no-addons {
  padding: 0;
  margin: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
}

/* line 41, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-form-cnt {
  grid-area: checkout-form;
}

/* line 43, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block {
  margin-left: 20px;
  grid-area: checkout-info;
}

/* line 46, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-footer-cnt {
  margin: 20px auto 20px auto;
  grid-area: checkout-footer;
  max-width: 1200px;
}

/* line 50, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-footer-cnt .dc-checkout-notes {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #8798AD;
  margin-bottom: 40px;
  max-width: 650px;
  margin-left: 18px;
}

@media screen and (max-width: 640px) {
  /* line 50, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-footer-cnt .dc-checkout-notes {
    margin-left: 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 61, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header {
    margin-bottom: 20px !important;
  }
}

/* line 65, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout {
  padding-top: 0;
}

/* line 67, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout h5.dc-form-section--title.mod-large {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #2E384D;
  margin-top: 10px;
}

@media screen and (min-width: 641px) {
  /* line 73, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar {
    margin-bottom: 110px;
  }
}

/* line 76, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar-product {
  margin-top: 25px;
}

/* line 78, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar-product .dc-wizard--product-name {
  font-size: 20px;
  grid-area: sidebar-product-name;
}

/* line 81, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar-product .dc-wizard--product-additional-img {
  grid-area: sidebar-product-image;
  margin-top: 0;
  background-repeat: no-repeat;
  background-position: 50%;
}

/* line 86, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar-product .dc-wizard--product-description {
  grid-area: sidebar-product-description;
}

/* line 88, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar-product .dc-wizard--product-description-expander {
  grid-area: sidebar-product-description-expander;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 53px;
  margin-top: -35px !important;
  background: linear-gradient(to top, white 20%, rgba(255, 255, 255, 0) 100%);
}

/* line 97, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard.mod-checkout-layout {
  box-shadow: none;
  display: grid;
  grid-column-gap: 25px;
  grid-template-columns: auto 460px;
}

@media screen and (max-width: 640px) {
  /* line 97, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard.mod-checkout-layout {
    grid-gap: 20px;
    grid-template-columns: 1fr;
  }
}

/* line 105, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard.mod-checkout-layout .dc-wizard--body {
  border-right: none;
  padding: 0;
  min-height: 0;
  background-color: transparent;
}

/* line 110, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard.mod-checkout-layout .dc-wizard--body .dc-entry-container.mod-small,
.mod-new-checkout.mod-two-step-checkout .dc-wizard.mod-checkout-layout .dc-wizard--body .dc-checkout-addon--list,
.mod-new-checkout.mod-two-step-checkout .dc-wizard.mod-checkout-layout .dc-wizard--body .dc-invoice-addon--list {
  background: #FFFFFF;
  border: 1px solid #D9DEF4;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 30px;
  max-width: unset;
}

/* line 122, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--body .dc-entry-container.mod-small.no_bottom_border {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

@media screen and (max-width: 640px) {
  /* line 122, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--body .dc-entry-container.mod-small.no_bottom_border {
    margin-bottom: 0 !important;
  }
}

/* line 130, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--body .dc-entry-container.mod-small.no_top_border {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: 0;
}

/* line 137, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-checkout-totals .mod-summary-info--additional {
  grid-column: 1 / span 2;
}

/* line 139, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard-delim {
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 0.5px dashed #C1C1C1;
  font-size: 0;
  overflow: hidden;
  height: 1px;
}

/* line 147, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--product-bullets .dc-icon-list-block {
  padding: 0;
  margin-top: 25px;
  background-color: transparent;
  box-shadow: none;
}

/* line 152, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--product-bullets .dc-icon-list-block .dc-icon-list-item + .dc-icon-list-item {
  margin-top: 10px;
}

/* line 154, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--product-bullets .dc-icon-list--title {
  margin-left: 10px;
}

/* line 156, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--product-bullets .dc-icon-list--icon {
  width: 30px;
  height: 30px;
  max-width: 30px;
  min-width: 30px;
  background-color: transparent;
  box-shadow: none;
}

/* line 163, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--product-bullets .dc-icon-list--icon .zmdi {
  line-height: 30px;
}

/* line 165, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar {
  padding: 0;
  background: transparent;
}

/* line 168, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--right-sidebar .mod-xxlarge-indent + * {
  margin-top: 10px !important;
}

/* line 171, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--mobile-more-content {
  background-color: transparent;
  background: #FFFFFF;
  border: 1px solid #D9DEF4;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 30px;
}

@media screen and (max-width: 640px) {
  /* line 171, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard--mobile-more-content {
    display: none;
  }
  /* line 180, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard--mobile-more-content.mod-open {
    display: block;
    margin-top: 15px;
    border-radius: 8px 8px 0 0;
  }
}

/* line 185, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--mobile-more-btn-price {
  color: #FFFFFF;
}

@media screen and (max-width: 640px) {
  /* line 184, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard--mobile-more-btn {
    background-color: #002F59;
    color: #FFFFFF;
    margin: 0;
  }
}

/* line 191, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard--mobile-more-btn span {
  font-size: 14px;
  line-height: 20px;
}

/* line 194, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .mod-success {
  background-color: #F26B05;
  width: 50%;
}

@media screen and (max-width: 640px) {
  /* line 194, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .dc-wizard .mod-success {
    width: 100%;
  }
}

/* line 199, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .mod-success .zmdi {
  position: absolute;
  margin-right: 0;
  top: 7px;
  right: 10px;
  font-size: 33px;
}

/* line 206, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description > span {
  overflow: hidden;
  max-height: 120px;
  display: block;
}

/* line 210, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander {
  z-index: 1;
  margin-top: 0;
}

/* line 213, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander-btn {
  font-size: 16px;
  line-height: 19px;
  color: #2E5BFF;
  cursor: pointer;
  width: auto;
  float: right;
  padding: 2px 0 0 5px;
  text-transform: lowercase;
}

/* line 222, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander-btn-expand {
  margin-top: -30px;
  display: block;
}

/* line 225, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander-btn-collapse {
  margin-top: -20px;
  display: none;
}

/* line 229, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description.dc-expanded > span {
  overflow: auto !important;
  max-height: unset !important;
  display: block !important;
}

/* line 236, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander.dc-expanded .dc-wizard--product-description-expander-btn-expand {
  display: none;
}

/* line 238, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander.dc-expanded .dc-wizard--product-description-expander-btn-collapse {
  display: block;
}

/* line 241, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description.dc-expanded-permanently > span {
  overflow: auto !important;
  max-height: unset !important;
  display: block !important;
}

/* line 248, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander.dc-expanded-permanently .dc-wizard--product-description-expander-btn-expand {
  display: none;
}

/* line 250, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard .dc-wizard--product-description-expander.dc-expanded-permanently .dc-wizard--product-description-expander-btn-collapse {
  display: none;
}

/* line 253, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard div.dc-wizard--product-prices {
  padding-top: 25px;
  border-top: 0.5px dashed #C1C1C1;
}

/* line 256, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard div.dc-wizard--product-prices td {
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  color: #2E384D;
}

/* line 261, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-wizard div.dc-wizard--product-prices td.dc-table--label {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
}

/* line 267, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .checkout-footer-cnt {
  box-shadow: none;
  display: grid;
  grid-column-gap: 25px;
  grid-template-columns: auto 460px;
}

@media screen and (max-width: 640px) {
  /* line 267, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.mod-two-step-checkout .checkout-footer-cnt {
    grid-gap: 20px;
    grid-template-columns: 1fr;
  }
}

/* line 276, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.mod-two-step-checkout .dc-checkout-payment-options-card-info {
  margin-top: 0 !important;
}

/* line 279, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-main {
  background-color: #EEF2FB;
}

/* line 282, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-card {
  background: #FFFFFF;
  border: 1px solid #D9DEF4;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: none;
  padding: 20px 30px 30px;
}

@media screen and (max-width: 860px) {
  /* line 282, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-card {
    box-shadow: 0 6px 20px rgba(46, 91, 255, 0.07);
    padding: 20px;
    border: 1px solid rgba(46, 91, 255, 0.08);
  }
}

/* line 293, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-card h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #2E384D;
  margin-top: 10px;
}

/* line 299, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-card h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #2E384D;
  margin-top: 10px;
}

/* line 306, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-card + .dc-card, .mod-new-checkout .dc-card + form {
  margin-top: 20px;
}

/* line 309, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-card .dc-card-delim {
  mix-blend-mode: normal;
  border-bottom: 0.5px solid #b6c3d2;
  margin: 25px -30px 25px -30px;
}

@media screen and (max-width: 860px) {
  /* line 309, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-card .dc-card-delim {
    margin: 25px -20px 25px -20px;
  }
}

/* line 315, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-card .dc-card-delim.dc-half-size {
  margin: 25px -30px 0 -30px;
}

@media screen and (max-width: 860px) {
  /* line 315, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-card .dc-card-delim.dc-half-size {
    margin: 25px -20px 0 -20px;
  }
}

/* line 320, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview {
  max-width: none;
  margin: 0;
  position: relative;
  margin-bottom: 25px;
}

@media screen and (max-width: 860px) {
  /* line 320, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-product-preview {
    margin-top: 20px;
  }
}

/* line 328, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-grid {
  display: grid;
  grid-template-columns: 340px 1fr 330px;
  gap: 0 30px;
  margin-top: -20px;
  margin-bottom: -30px;
}

@media screen and (max-width: 860px) {
  /* line 328, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-product-preview .dc-product-grid {
    display: block;
  }
}

/* line 337, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-head-qty-field {
  display: none;
}

/* line 340, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-image--wrapper {
  position: relative;
}

/* line 342, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-image--wrapper::before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3827 9.69136C18.3827 14.4915 14.4915 18.3827 9.69136 18.3827C4.89125 18.3827 1 14.4915 1 9.69136C1 4.89125 4.89125 1 9.69136 1C14.4915 1 18.3827 4.89125 18.3827 9.69136Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.69136 16.7531C13.5914 16.7531 16.7531 13.5914 16.7531 9.69136C16.7531 5.79127 13.5914 2.62963 9.69136 2.62963C5.79127 2.62963 2.62963 5.79127 2.62963 9.69136C2.62963 13.5914 5.79127 16.7531 9.69136 16.7531ZM9.69136 18.3827C14.4915 18.3827 18.3827 14.4915 18.3827 9.69136C18.3827 4.89125 14.4915 1 9.69136 1C4.89125 1 1 4.89125 1 9.69136C1 14.4915 4.89125 18.3827 9.69136 18.3827Z' fill='%2300145E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6271 14.7065L22.6024 20.6819C23.1327 21.2122 23.1327 22.072 22.6024 22.6024C22.072 23.1327 21.2122 23.1327 20.6819 22.6024L14.7065 16.6271L16.6271 14.7065Z' fill='%2300145E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6914 5.61719C10.1414 5.61719 10.5062 5.98199 10.5062 6.432V12.9505C10.5062 13.4005 10.1414 13.7653 9.6914 13.7653C9.24139 13.7653 8.87659 13.4005 8.87659 12.9505V6.432C8.87659 5.98199 9.24139 5.61719 9.6914 5.61719Z' fill='%2300145E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.7654 9.69201C13.7654 10.142 13.4006 10.5068 12.9506 10.5068L6.43205 10.5068C5.98204 10.5068 5.61723 10.142 5.61723 9.69201C5.61723 9.242 5.98204 8.8772 6.43205 8.8772L12.9506 8.8772C13.4006 8.8772 13.7654 9.242 13.7654 9.69201Z' fill='%2300145E'/%3E%3C/svg%3E%0A");
  background-color: rgba(0, 20, 94, 0.2);
  background-position: 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* line 355, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-image--wrapper:hover::before {
  display: block;
}

/* line 357, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-image--wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 362, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-image--wrapper,
.mod-new-checkout .dc-product-preview .dc-product-preview--info,
.mod-new-checkout .dc-product-preview .dc-product-preview--price {
  margin-top: 30px;
  margin-bottom: 25px;
}

/* line 368, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-preview--price {
  padding-left: 30px;
  border-left: 0.5px dashed #8798AD;
}

@media screen and (max-width: 860px) {
  /* line 368, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-product-preview .dc-product-preview--price {
    grid-column: 1 / span 2;
    border-left: 0;
    padding-left: 0;
  }
}

/* line 375, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-preview--price td {
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  color: #2E384D;
}

/* line 380, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-preview--price td.dc-table--label {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
}

/* line 386, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-preview--price .p_t_20 {
  padding-top: 20px;
}

/* line 390, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-preview--info h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #2E384D;
}

@media screen and (max-width: 860px) {
  /* line 390, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-product-preview .dc-product-preview--info h2 {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #2E384D;
  }
}

/* line 401, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-product-preview .dc-product-preview--info > *:last-child {
  padding-top: 0;
  margin-top: 20px;
}

@media screen and (max-width: 860px) {
  /* line 404, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-product-preview .dc-product-preview--info .dc-product-description {
    display: none;
  }
}

/* line 409, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-categories .dc-form-group + .dc-form-group {
  margin-top: 5px;
}

/* line 414, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-categories .dc-radio label, .mod-new-checkout .dc-checkout-buyer-profile .dc-radio label {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  border: none;
  padding: 10px 10px 10px 25px;
  background: transparent;
}

/* line 422, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-categories .dc-radio label::before, .mod-new-checkout .dc-checkout-buyer-profile .dc-radio label::before {
  border: 1px solid #CFD0D2;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  left: 0;
}

/* line 429, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-categories .dc-radio [type="radio"]:checked ~ label, .mod-new-checkout .dc-checkout-buyer-profile .dc-radio [type="radio"]:checked ~ label {
  color: #2E384D;
}

/* line 431, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-categories .dc-radio [type="radio"]:checked ~ label:before, .mod-new-checkout .dc-checkout-buyer-profile .dc-radio [type="radio"]:checked ~ label:before {
  border: 3px solid #FFF;
  background-color: #002F59;
  box-shadow: 0 0 0 1px #CFD0D2;
}

/* line 437, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-float-label label {
  left: 10px;
  color: #8798AD;
}

/* line 440, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile input, .mod-new-checkout .dc-checkout-buyer-profile select, .mod-new-checkout .dc-checkout-buyer-profile .dc-select.v-select {
  background-color: #F4F6F9 !important;
  border-radius: 2px;
  border: none;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  color: #2E384D;
}

/* line 449, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group + .dc-form-group,
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-float-label + .dc-form-group {
  margin-top: 15px;
}

@media screen and (max-width: 640px) {
  /* line 449, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group + .dc-form-group,
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-float-label + .dc-form-group {
    margin-top: 10px;
  }
}

/* line 455, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-control, .mod-new-checkout .dc-checkout-buyer-profile .StripeElement, .multiselect .mod-new-checkout .dc-checkout-buyer-profile .multiselect__tags, .mod-new-checkout .dc-checkout-buyer-profile .dc-select.v-select, .mod-new-checkout .dc-checkout-buyer-profile .multiselect .multiselect__tags {
  height: 50px;
  padding: 5px 10px;
}

@media screen and (max-width: 640px) {
  /* line 455, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-buyer-profile .dc-form-control, .mod-new-checkout .dc-checkout-buyer-profile .StripeElement, .multiselect .mod-new-checkout .dc-checkout-buyer-profile .multiselect__tags, .mod-new-checkout .dc-checkout-buyer-profile .dc-select.v-select, .mod-new-checkout .dc-checkout-buyer-profile .multiselect .multiselect__tags {
    height: 45px;
  }
}

/* line 461, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-float-label label.vfl-label-on-input, .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-float-label label.vfl-label-on-focus {
  top: 2px;
  left: 10px;
  color: #8798AD !important;
}

/* line 466, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-control:focus, .mod-new-checkout .dc-checkout-buyer-profile .StripeElement:focus, .multiselect .mod-new-checkout .dc-checkout-buyer-profile .multiselect__tags:focus, .mod-new-checkout .dc-checkout-buyer-profile .dc-select.v-select:focus, .mod-new-checkout .dc-checkout-buyer-profile .multiselect .multiselect__tags:focus {
  outline: none;
  border: none !important;
  box-shadow: 0 0 0 1px #002F59 !important;
}

/* line 472, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-control-row .dc-form-group + .dc-form-group {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  /* line 472, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-control-row .dc-form-group + .dc-form-group {
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  /* line 479, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-control-row.mod-control-row-on-mobile .dc-form-group + .dc-form-group {
    margin-top: 0;
  }
}

/* line 482, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-control-row.mod-with-float-labels > * {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 486, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-control-row.mod-with-float-labels {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 490, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error .dc-control--error, .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error-product .dc-control--error {
  display: block;
  margin-top: 5px;
}

/* line 494, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error .dc-form-control, .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error .StripeElement, .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error .dc-select.v-select, .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error .multiselect .multiselect__tags, .multiselect .mod-new-checkout .dc-checkout-buyer-profile .dc-form-group.mod-group-error .multiselect__tags {
  border: none;
  box-shadow: 0 0 0 1px #ff0030;
}

/* line 498, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons {
  margin-bottom: 30px;
  margin-top: 35px;
}

/* line 501, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon {
  margin: 0;
  background: #F8F9FC;
  border: 1px solid rgba(46, 91, 255, 0.08);
  box-sizing: border-box;
  border-radius: 16px;
  padding: 15px 20px;
}

@media screen and (max-width: 860px) {
  /* line 501, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    border-radius: 0;
    border: 0;
    border-top: 1px solid rgba(46, 91, 255, 0.08);
  }
  /* line 515, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon:last-child {
    border-bottom: 1px solid rgba(46, 91, 255, 0.08);
  }
}

/* line 517, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon + .dc-checkout-addon {
  margin-top: 20px;
}

@media screen and (max-width: 860px) {
  /* line 517, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon + .dc-checkout-addon {
    margin-top: 0;
  }
}

/* line 521, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--info-wrapper {
  display: grid;
  grid-template-columns: 100px 1fr 1fr;
  gap: 0 15px;
}

@media screen and (max-width: 860px) {
  /* line 521, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon--info-wrapper {
    grid-template-columns: 100px 1fr;
  }
}

/* line 527, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--img {
  min-width: 100px;
  max-width: 100px;
  overflow: hidden;
  height: auto;
  line-height: 0;
  padding-right: 15px;
  margin-bottom: 15px;
}

/* line 535, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--img img {
  width: 100px;
  height: auto;
}

/* line 538, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--title {
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
}

/* line 543, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--description {
  font-size: 12px;
  line-height: 18px;
  color: #2E384D;
  margin-top: 10px;
}

@media screen and (max-width: 860px) {
  /* line 543, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon--description {
    display: none;
  }
}

/* line 550, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--additional {
  border-left: 0.5px dashed #8798AD;
  padding-left: 15px;
}

@media screen and (max-width: 860px) {
  /* line 550, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon--additional {
    grid-column: 1 / span 2;
    border-left: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 860px) {
  /* line 557, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon--price-info {
    margin-top: 15px;
  }
}

/* line 560, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--price-info td {
  font-size: 15px;
  line-height: 22px;
  text-align: right;
  color: #2E384D;
}

/* line 565, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--price-info td .dc-huge-highlight {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #002F59;
}

/* line 570, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--price-info td.dc-table--label {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
}

@media screen and (min-width: 861px) {
  /* line 570, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addons .dc-checkout-addon--price-info td.dc-table--label {
    white-space: nowrap;
  }
}

/* line 577, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--action {
  border-top: 0.5px dashed #F8F9FC;
  margin-top: 15px;
  padding-top: 15px;
}

/* line 581, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--checkbox {
  height: 45px;
  width: 100%;
  background: #D8E2FF;
  border-radius: 8px;
  text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
}

/* line 590, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--checkbox label {
  pointer-events: none;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #002F59;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

/* line 601, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon--checkbox label .zmdi {
  margin-left: 5px;
  font-size: 22px;
}

/* line 607, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon.mod-checked .dc-checkout-addon--action {
  border-top: 0.5px dashed #8798AD;
}

/* line 609, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon.mod-checked .dc-checkout-addon--checkbox {
  background: transparent;
}

/* line 611, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addons .dc-checkout-addon.mod-checked .dc-checkout-addon--checkbox:hover {
  background: #D8E2FF;
}

/* line 614, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description,
.mod-new-checkout .dc-product-preview--mobile-description {
  grid-column: 1 / span 2;
  padding-top: 15px;
}

@media screen and (min-width: 861px) {
  /* line 614, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addon--mobile-description,
.mod-new-checkout .dc-product-preview--mobile-description {
    display: none;
  }
}

@media screen and (max-width: 860px) {
  /* line 614, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addon--mobile-description,
.mod-new-checkout .dc-product-preview--mobile-description {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.15s ease-out;
  }
  /* line 625, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addon--mobile-description.dc-description-expanded,
.mod-new-checkout .dc-product-preview--mobile-description.dc-description-expanded {
    box-sizing: border-box;
    border-top: 0.5px dotted #E7EDF5;
    margin-bottom: 15px;
    max-height: 600px;
    overflow: auto;
    transition: max-height 0.25s ease-in;
  }
}

/* line 632, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description-controls,
.mod-new-checkout .dc-product-preview--mobile-description-controls {
  border-top: 0.5px dotted #E7EDF5;
  padding-top: 0;
  grid-column: 1 / span 2;
  text-align: center;
}

@media screen and (min-width: 861px) {
  /* line 632, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-addon--mobile-description-controls,
.mod-new-checkout .dc-product-preview--mobile-description-controls {
    display: none;
  }
}

/* line 639, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description-controls > a,
.mod-new-checkout .dc-product-preview--mobile-description-controls > a {
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 90, 255, 0.7);
  line-height: 30px;
  text-align: center;
  display: inline-block;
  padding: 0 20px;
  border-radius: 0 0 10px 10px;
}

/* line 648, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description-controls > a .dc-description-expanded-expand,
.mod-new-checkout .dc-product-preview--mobile-description-controls > a .dc-description-expanded-expand {
  display: inline-block;
}

/* line 650, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description-controls > a .dc-description-expanded-collapse,
.mod-new-checkout .dc-product-preview--mobile-description-controls > a .dc-description-expanded-collapse {
  display: none;
}

/* line 654, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description-controls.dc-description-expanded > a .dc-description-expanded-expand,
.mod-new-checkout .dc-product-preview--mobile-description-controls.dc-description-expanded > a .dc-description-expanded-expand {
  display: none;
}

/* line 656, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-addon--mobile-description-controls.dc-description-expanded > a .dc-description-expanded-collapse,
.mod-new-checkout .dc-product-preview--mobile-description-controls.dc-description-expanded > a .dc-description-expanded-collapse {
  display: inline-block;
}

/* line 661, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-wrapper .dc-items--expandable-item {
  display: none;
}

/* line 664, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-wrapper.dc-items-expanded .dc-items--expandable-item {
  display: revert;
}

/* line 667, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-wrapper.dc-items-expanded tr.mod-charge-row td {
  padding-bottom: 30px;
  padding-top: 10px;
  border-bottom: 0;
  border-top: 1px dashed #dfe7f3bd;
}

/* line 672, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-wrapper.dc-items-expanded tr.mod-charge-row td.dc-table--label {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #002F59;
}

/* line 677, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-controls {
  border-top: 0.5px dotted #E7EDF5;
  padding-top: 0;
  grid-column: 1 / span 2;
  text-align: center;
}

/* line 682, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-controls > a {
  font-weight: normal;
  font-size: 14px;
  color: rgba(0, 90, 255, 0.7);
  line-height: 30px;
  text-align: right;
  display: inline-block;
  padding: 0 20px;
  border-radius: 0 0 10px 10px;
}

/* line 691, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-controls > a .dc-items-expanded-expand {
  display: inline-block;
}

/* line 693, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-controls > a .dc-items-expanded-collapse {
  display: none;
}

/* line 697, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-controls.dc-items-expanded > a .dc-items-expanded-expand {
  display: none;
}

/* line 699, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-items--expandable-controls.dc-items-expanded > a .dc-items-expanded-collapse {
  display: inline-block;
}

/* line 702, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-bump-addon {
  margin: 0;
  border: 4px solid #FFC300;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 25px 25px;
}

@media screen and (max-width: 640px) {
  /* line 702, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-bump-addon {
    padding: 20px 20px;
  }
}

/* line 711, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-bump-addon .dc-bump--check {
  padding: 20px;
  background-color: #FDF8E7;
  border-radius: 6px;
}

/* line 715, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-bump-addon .dc-bump--check label {
  color: #EFC249;
  word-break: break-word;
}

/* line 718, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-bump-addon .dc-bump--check label:after {
  content: '';
  width: 25px;
  height: 25px;
  position: absolute;
  animation-name: checkbox_animation_orange;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: ease-out;
  animation-delay: 1s;
  border-radius: 3px;
  top: 50%;
  transform: translate(0, -50%);
  box-sizing: content-box;
  border: 0 solid #FDF8E7;
}

/* line 737, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio + .dc-radio.mod-thicker-top {
  margin-top: 10px;
}

/* line 739, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio label {
  font-weight: normal;
  font-size: 15px;
  line-height: 22px;
  color: #8798AD;
  border: none;
  padding: 10px 10px 10px 45px;
  border: 1px solid rgba(0, 0, 0, 0.02);
}

/* line 747, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio label .dc-plan-title {
  font-weight: 500;
  color: #2E384D;
}

/* line 750, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio label .dc-plan-highlited {
  font-weight: 500;
}

/* line 752, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio label .mod-xsmall-indent + * {
  margin-top: 5px !important;
}

/* line 754, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio label::before {
  border: 1px solid #CFD0D2;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  left: 15px;
}

/* line 761, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio [type="radio"]:checked ~ label {
  color: #2E384D;
  border: 1px solid #002F59;
}

/* line 764, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio [type="radio"]:checked ~ label .dc-plan-title {
  font-weight: 500;
  color: #002F59;
}

/* line 767, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio [type="radio"]:checked ~ label .dc-plan-highlited {
  font-weight: 500;
  color: #002F59;
}

/* line 770, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-plans .dc-radio [type="radio"]:checked ~ label:before {
  border: 3px solid #FFF;
  background-color: #002F59;
  box-shadow: 0 0 0 1px #CFD0D2;
}

@keyframes hidePaymentOptionMobileHint {
  from {
    height: auto;
    opacity: 1;
  }
  to {
    height: 0;
    opacity: 0;
  }
}

/* line 783, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options {
  margin-top: 20px;
}

/* line 786, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-checkout-payment-options-mobile-hints {
  display: none;
}

@media screen and (max-width: 640px) {
  /* line 786, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-checkout-payment-options-mobile-hints {
    display: block;
    font-size: 12px;
    line-height: 1.5;
  }
  /* line 792, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-checkout-payment-options-mobile-hints > div {
    background: #FFFFFF;
    opacity: 0;
    animation: hidePaymentOptionMobileHint 1s linear 5s both;
  }
}

/* line 797, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-checkout-payment-options-card-info {
  margin-top: 0 !important;
}

/* line 800, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-radio {
  max-width: 20%;
  min-width: 20%;
}

@media screen and (max-width: 860px) {
  /* line 800, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-radio {
    max-width: 25%;
    min-width: 25%;
  }
}

@media screen and (max-width: 640px) {
  /* line 800, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-radio {
    max-width: 30%;
    min-width: 30%;
  }
}

@media screen and (max-width: 320px) {
  /* line 800, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-radio {
    max-width: 45%;
    min-width: 45%;
  }
}

/* line 812, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-radio label {
  background: #F8F9FC;
  box-sizing: border-box;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 860px) {
  /* line 812, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-radio label {
    height: 50px;
    padding: 5px 10px;
  }
}

/* line 822, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-radio label.invoice {
  font-size: 12px;
  text-align: center;
}

/* line 825, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-radio label img {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  /* line 827, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-radio label .dc-control--hint {
    display: none;
  }
}

/* line 830, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-radio label::before {
  display: none;
}

/* line 833, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-radio [type="radio"]:checked ~ label {
  border: 4px solid #002F59;
}

/* line 835, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-form-group.mod-control-row.mod-tiles {
  justify-content: center;
}

@media screen and (max-width: 640px) {
  /* line 835, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-form-group.mod-control-row.mod-tiles {
    flex-direction: row;
  }
  /* line 839, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-form-group.mod-control-row.mod-tiles .dc-radio {
    margin-top: 0;
  }
  /* line 841, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-payment-options .dc-form-group.mod-control-row.mod-tiles .dc-radio label {
    background: #F8F9FC;
    box-sizing: border-box;
    padding: 5px 5px;
  }
}

/* line 845, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options .dc-form-group.mod-control-row.mod-tiles > * {
  margin-bottom: 15px;
  padding-left: 7px;
  padding-right: 7px;
}

/* line 851, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options-card-info .stripe-setion, .mod-new-checkout .dc-checkout-payment-options-card-info .sepa-section {
  margin-top: 15px;
}

/* line 853, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options-card-info .stripe-setion .dc-control--header + *, .mod-new-checkout .dc-checkout-payment-options-card-info .sepa-section .dc-control--header + * {
  margin-top: 5px;
}

/* line 855, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-payment-options-card-info .stripe-setion .StripeElement.stripe-card, .mod-new-checkout .dc-checkout-payment-options-card-info .sepa-section .StripeElement.stripe-card {
  border: 1px solid #CFD7E1;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
  background: #FFF;
}

/* line 865, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info {
  background-color: #FFF;
}

/* line 867, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info h7 {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #2E384D;
}

/* line 874, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals--wrapper {
  margin: 0 -30px;
}

@media screen and (max-width: 860px) {
  /* line 874, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals--wrapper {
    margin: 0 -20px;
  }
}

/* line 878, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info {
  margin: 0;
  box-sizing: border-box;
  padding: 15px 30px;
}

/* line 882, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info + .mod-summary-info, .mod-new-checkout .dc-checkout-totals .mod-summary-info + .mod-summary-total-info {
  border-top: 0.5px solid #b6c3d2;
  margin-top: 20px;
}

/* line 886, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--info-wrapper {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 0 15px;
}

@media screen and (max-width: 860px) {
  /* line 886, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--info-wrapper {
    grid-template-columns: 80px 1fr;
  }
}

/* line 892, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--img {
  min-width: 140px;
  max-width: 140px;
  overflow: hidden;
  height: auto;
  line-height: 0;
  padding-right: 15px;
  grid-row-start: 1;
  grid-row-end: 3;
}

/* line 901, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--img img {
  width: 140px;
  height: auto;
}

@media screen and (max-width: 860px) {
  /* line 892, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--img {
    min-width: 80px;
    max-width: 80px;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  /* line 909, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--img img {
    width: 80px;
  }
}

/* line 911, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--title {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #2E384D;
}

@media screen and (max-width: 860px) {
  /* line 916, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--additional {
    grid-column: 1 / span 2;
    border-left: 0;
    padding-left: 0;
  }
}

/* line 921, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info {
  padding-top: 15px;
}

@media screen and (max-width: 860px) {
  /* line 921, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info {
    border-top: 0.5px dashed #b6c3d2;
    margin-top: 15px;
  }
}

/* line 927, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info tr td {
  font-size: 16px;
  line-height: 22px;
  text-align: right;
  color: #002F59;
  padding-top: 15px;
  border-bottom: 0.5px dashed #dfe7f3bd;
}

/* line 934, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info tr td .dc-huge-highlight {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #002F59;
}

/* line 939, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info tr td.dc-table--label {
  text-align: left;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
}

@media screen and (min-width: 861px) {
  /* line 939, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info tr td.dc-table--label {
    white-space: nowrap;
  }
}

/* line 947, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info #products_quantity_number, .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .quantity-input {
  border: 0;
  padding: 5px 5px;
  height: 24px;
  text-align: center;
  border-bottom: 1px solid #8798AD;
  border-radius: 0;
  background-color: #fff;
  -moz-appearance: textfield;
  font-size: 16px;
  line-height: 22px;
  color: #002F59;
}

/* line 959, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info #products_quantity_number::-webkit-outer-spin-button, .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info #products_quantity_number::-webkit-inner-spin-button, .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .quantity-input::-webkit-outer-spin-button, .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .quantity-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

/* line 964, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-change-qty,
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-sync-qty {
  height: 25px;
  padding: 5px;
  line-height: 16px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #8798AD;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  color: #8798AD;
  user-select: none;
}

@media screen and (max-width: 640px) {
  /* line 964, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-change-qty,
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-sync-qty {
    width: auto;
  }
}

/* line 978, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-change-qty .zmdi,
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-sync-qty .zmdi {
  font-size: 16px;
  height: 25px;
  font-size: 16px;
  line-height: 15px;
  bottom: 0;
}

/* line 984, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-change-qty:hover,
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-sync-qty:hover {
  background-color: #8798AD;
  color: #FFFFFF;
}

/* line 987, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-change-qty:hover .zmdi,
.mod-new-checkout .dc-checkout-totals .mod-summary-info--price-info .dc-sync-qty:hover .zmdi {
  color: #FFFFFF;
}

/* line 990, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-total-info {
  padding: 30px;
}

/* line 992, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-total-info .dc-table--label {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #002F59;
}

@media screen and (min-width: 861px) {
  /* line 992, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-totals .mod-summary-total-info .dc-table--label {
    white-space: nowrap;
  }
}

/* line 1000, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-total-info .dc-table--value {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 22px;
  text-align: right;
  color: #002F59;
}

/* line 1009, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-total-info .force-small-text .dc-table--label {
  font-size: 12px;
  line-height: 22px;
  color: #8A97AB;
  text-transform: none;
  padding-bottom: 20px;
  font-weight: 500;
}

/* line 1016, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-totals .mod-summary-total-info .force-small-text .dc-table--value {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
}

@media screen and (max-width: 1024px) {
  /* line 1021, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-info-block {
    display: none;
  }
}

/* line 1024, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block .dc-icon-list-block {
  padding: 25px 0 25px 20px !important;
  background: transparent;
  background-color: transparent !important;
}

/* line 1028, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block .dc-icon-list-item {
  align-items: flex-start;
}

/* line 1030, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block .dc-icon-list--title {
  margin-top: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #2E384D;
}

/* line 1036, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block .dc-icon-list--description,
.mod-new-checkout .checkout-info-block .dc-icon-list--description small {
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  color: #8798AD;
  margin-top: 3px;
}

/* line 1043, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block .dc-icon-list--icon {
  background-color: #070F55;
  border-radius: 8px;
}

/* line 1046, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-info-block .dc-icon-list--icon .zmdi {
  color: #FFFFFF;
}

@media only screen and (min-width: 2000px) {
  /* line 1043, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-info-block .dc-icon-list--icon {
    width: 60px;
    height: 60px;
    max-width: 60px;
    min-width: 60px;
  }
  /* line 1053, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-info-block .dc-icon-list--icon .zmdi {
    font-size: 36px;
    line-height: 60px;
  }
}

/* line 1058, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field {
  padding-bottom: 20px;
}

/* line 1061, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field #promocode {
  border-radius: 4px 0 0 4px;
  border: 1px solid #F4F6F9 !important;
  outline: none !important;
  box-shadow: none !important;
  background: #F4F6F9;
}

/* line 1067, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field #promocode:focus {
  background: #FFFFFF;
  border: 1px solid #CFD7E1 !important;
  outline: none !important;
  box-shadow: none !important;
}

/* line 1072, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field a {
  background-color: #005aff;
  color: #FFFFFF;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 0 4px 4px 0;
}

@media screen and (max-width: 640px) {
  /* line 1079, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-promocode-field .promocode-field .dc-btn {
    width: auto;
  }
}

/* line 1082, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field .dc-btn.dc-promo-disabled {
  background-color: #C1C1C1;
}

/* line 1086, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field .dc-form-group.mod-group-error #promocode {
  border-color: #ff0030 !important;
  color: #ff0030;
}

/* line 1091, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field .dc-promo-valid #promocode {
  background: #FFFFFF;
  border: 1px solid #1ECE8F !important;
  box-shadow: 0 1px 2px rgba(0, 87, 56, 0.2) !important;
}

/* line 1096, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-promocode-field .promocode-field .dc-promo-valid .dc-btn:after {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 25px;
  width: 15px;
  border-bottom: 3px solid #1ECE8F;
  border-right: 3px solid #1ECE8F;
  position: absolute;
  left: -35px;
  top: 7px;
  pointer-events: none;
}

/* line 1109, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header {
  background: #FFFFFF;
  border-bottom: 1px solid #D9DEF4;
  box-sizing: border-box;
  margin-bottom: 30px;
}

@media screen and (max-width: 860px) {
  /* line 1109, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header {
    overflow: hidden;
  }
}

/* line 1116, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--mobile-wrapper {
  display: none;
}

@media screen and (max-width: 1024px) {
  /* line 1119, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--mobile-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 15px 0;
  }
  /* line 1124, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--mobile-wrapper .checkout-header--logo,
.mod-new-checkout .checkout-header--mobile-wrapper .checkout-header--support-number {
    display: flex;
  }
  /* line 1127, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--mobile-wrapper .checkout-header--support-number {
    align-items: center;
    width: auto;
    height: auto;
    margin-top: 0;
  }
}

/* line 1132, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--wrapper {
  display: grid;
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
  grid-column-gap: 0;
  grid-row-gap: 0;
}

@media screen and (min-width: 1025px) {
  /* line 1132, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--wrapper {
    grid-template-columns: 230px 1fr 230px;
    height: 110px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1132, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--wrapper {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
  }
}

/* line 1146, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--logo-wrapper {
  display: flex;
  align-items: center;
  justify-content: left;
}

/* line 1150, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--logo {
  background-image: url(/pro/assets/copecart-logo-blue-1b832cda632a6f6065fb896330b9eeae02a6ec1dd46117d5ecab2d5a3254f72c.svg);
  width: 177px;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  height: 50px;
}

@media screen and (max-width: 1200px) {
  /* line 1150, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--logo {
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1150, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--logo {
    display: none;
  }
}

/* line 1161, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--logo a {
  width: 100%;
  height: 100%;
  display: block;
  content: ' ';
}

/* line 1166, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--support-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 100%;
  line-height: 22px;
  color: #8798AD;
}

/* line 1173, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--support-number a {
  color: #8798AD;
}

/* line 1175, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--support-number .title {
  font-weight: bold;
}

/* line 1177, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--support-number .support-number--icon {
  display: none;
}

@media screen and (max-width: 1024px) {
  /* line 1166, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--support-number {
    display: none;
  }
}

@media screen and (max-width: 460px) {
  /* line 1183, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--support-number .support-number--link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 0;
    background: #8798AD;
  }
  /* line 1192, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--support-number .support-number--icon {
    display: inline-block;
    font-size: 18px;
    color: #fff;
  }
  /* line 1196, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--support-number .title {
    font-size: 12px;
  }
}

/* line 1198, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #2E384D;
  text-align: center;
  padding-top: 5px;
}

@media screen and (max-width: 640px) {
  /* line 1198, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--title {
    display: none;
  }
}

/* line 1210, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps {
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

/* line 1214, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps.columns-3 {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 450px;
}

/* line 1217, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps.columns-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 550px;
}

/* line 1220, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  border-top: 1px solid #BCC3D0;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #BCC3D0;
}

@media screen and (max-width: 640px) {
  /* line 1220, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--steps > div {
    font-size: 12px;
    line-height: 19px;
  }
}

/* line 1234, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div > div {
  white-space: nowrap;
  margin-top: -10px;
}

/* line 1237, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div:first-child > div, .mod-new-checkout .checkout-header--steps > div:last-child > div {
  position: relative;
}

/* line 1240, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div:first-child > div::after, .mod-new-checkout .checkout-header--steps > div:last-child > div::after {
  background-color: #FFFFFF;
  width: calc(50% - 15px);
  display: block;
  height: 10px;
  margin-top: -1px;
  position: absolute;
  content: ' ';
  top: 13px;
  pointer-events: none;
}

/* line 1250, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div:last-child > div::after {
  right: 0;
}

/* line 1252, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div:first-child > div::after {
  left: 0;
}

/* line 1254, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div > div::before {
  display: block;
  background: #BCC3D0;
  content: "L";
  width: 36px;
  height: 36px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -19px;
  border-radius: 18px;
  color: #BDC4D0;
  font-size: 14px;
  line-height: 20px;
  border: 8px solid #FFFFFF;
  -webkit-transform: rotateY(-180deg) rotateZ(-45deg);
  -moz-transform: rotateY(-180deg) rotateZ(-45deg);
  -ms-transform: rotateY(-180deg) rotateZ(-45deg);
  -o-transform: rotateY(-180deg) rotateZ(-45deg);
  transform: rotateY(-180deg) rotateZ(-45deg);
}

@media screen and (max-width: 640px) {
  /* line 1254, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .checkout-header--steps > div > div::before {
    width: 32px;
    height: 32px;
    margin-top: -17px;
    border-radius: 17px;
    font-size: 16px;
    line-height: 20px;
    border: 6px solid #FFFFFF;
  }
}

/* line 1283, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div.step-completed {
  color: #BCC3D0;
}

/* line 1285, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div.step-completed > div::before {
  color: #FFFFFF;
  background: #BCC3D0;
}

/* line 1288, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div.step-current {
  color: #2E384D;
}

/* line 1290, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .checkout-header--steps > div.step-current > div::before {
  background: #002F59;
  color: #002F59;
}

/* line 1294, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-btn.mod-success.mod-orange {
  background-color: #F26B05;
  color: #ffffff;
  box-shadow: 0 5px 5px rgba(132, 57, 0, 0.3);
  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 640px) {
  /* line 1294, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-btn.mod-success.mod-orange {
    font-size: 18px;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 1294, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-btn.mod-success.mod-orange {
    height: 3vw;
    font-size: .9vw;
    line-height: 3vw;
    padding: 0 1.5vw;
  }
}

/* line 1312, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-btn.mod-success.mod-orange:hover {
  box-shadow: 0 8px 8px rgba(132, 57, 0, 0.3);
}

/* line 1314, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-btn.mod-success.mod-orange:focus {
  box-shadow: 0 8px 8px rgba(132, 57, 0, 0.3);
}

/* line 1316, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-btn.mod-success.mod-orange:active {
  box-shadow: 0 2px 2px rgba(132, 57, 0, 0.3);
}

/* line 1319, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .under_submit_img {
  margin-top: 15px;
  text-align: center;
}

/* line 1322, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .under_submit_img img {
  width: 160px;
  height: auto;
  margin-top: 15px;
}

/* line 1327, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .subscribed-for-newsletter-cnt,
.mod-new-checkout #is-refund-unavailable-section,
.mod-new-checkout .checkout-terms-and-conditions {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #8798AD;
}

/* line 1334, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .subscribed-for-newsletter-cnt h6,
.mod-new-checkout #is-refund-unavailable-section h6,
.mod-new-checkout .checkout-terms-and-conditions h6 {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #8798AD;
}

/* line 1339, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .subscribed-for-newsletter-cnt .dc-checkbox.mod-small,
.mod-new-checkout #is-refund-unavailable-section .dc-checkbox.mod-small,
.mod-new-checkout .checkout-terms-and-conditions .dc-checkbox.mod-small {
  font-size: 14px;
}

/* line 1342, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .subscribed-for-newsletter-cnt .dc-checkbox label:before,
.mod-new-checkout #is-refund-unavailable-section .dc-checkbox label:before,
.mod-new-checkout .checkout-terms-and-conditions .dc-checkbox label:before {
  border: 2px solid #f26b05;
}

/* line 1344, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .subscribed-for-newsletter-cnt .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-new-checkout #is-refund-unavailable-section .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-new-checkout .checkout-terms-and-conditions .dc-checkbox [type="checkbox"]:checked ~ label:before {
  color: #F26B05;
  border: 0;
  font-size: 23px;
  left: 0;
}

@media only screen and (min-width: 2000px) {
  /* line 1344, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .subscribed-for-newsletter-cnt .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-new-checkout #is-refund-unavailable-section .dc-checkbox [type="checkbox"]:checked ~ label:before,
.mod-new-checkout .checkout-terms-and-conditions .dc-checkbox [type="checkbox"]:checked ~ label:before {
    left: 0;
    top: 0;
    line-height: 1.125vw;
    font-size: 1.425vw;
  }
}

/* line 1354, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .subscribed-for-newsletter-cnt + .dc-form-section,
.mod-new-checkout #is-refund-unavailable-section + .dc-form-section,
.mod-new-checkout .checkout-terms-and-conditions + .dc-form-section {
  margin-top: 30px;
}

/* line 1358, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout #is-refund-unavailable-section .highlighted-red {
  margin-top: 10px;
  padding: 10px;
}

/* line 1362, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .dc-checkout-notes {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #8798AD;
  margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
  /* line 1362, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-notes {
    margin-top: 40px;
    padding: 0 20px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1362, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout .dc-checkout-notes {
    padding: 0 20px;
  }
}

/* line 1374, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .entity-name-section {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* line 1381, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .entity-name-section span {
  color: #8798AD;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Rubik';
  line-height: 19px;
  text-transform: uppercase;
}

/* line 1390, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout .entity-name-section img {
  height: 50%;
  padding: 0 5px 0 5px;
}

/* line 1396, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header #checkout-form {
  margin-top: 140px;
}

@media screen and (max-width: 640px) {
  /* line 1396, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header #checkout-form {
    margin-top: 120px;
  }
}

/* line 1401, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header .checkout-product-refund-policy {
  margin-top: 10px;
  color: var(--color-primary);
  font-size: 14px;
  font-weight: 500;
}

/* line 1406, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header .checkout-product-refund-policy i {
  vertical-align: middle;
  font-size: 16px;
  margin-left: 5px;
}

/* line 1410, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header .checkout-product-refund-policy.fit-content-width {
  width: fit-content;
}

/* line 1414, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header .checkout-header {
  position: fixed;
  width: 100%;
  height: 111px;
  top: 0;
  transition: all 0.25s ease 0s;
}

/* line 1420, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header .checkout-header * {
  transition: all 0.25s ease 0s;
}

@media screen and (max-width: 640px) {
  /* line 1414, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header .checkout-header {
    height: 120px;
  }
  /* line 1425, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header .checkout-header--steps > div {
    margin-top: 17px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 1429, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header .checkout-header--title {
    margin-top: -52px;
  }
}

/* line 1433, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header.header-detached .checkout-header {
  height: 70px;
  position: fixed;
  width: 100%;
  z-index: 2;
  top: 0;
  -webkit-box-shadow: 0 9px 11px -2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 9px 11px -2px rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 640px) {
  /* line 1433, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header {
    height: 40px;
  }
}

/* line 1443, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header.header-detached .checkout-header--wrapper {
  height: 69px;
}

@media screen and (max-width: 640px) {
  /* line 1443, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--wrapper {
    height: 39px;
  }
}

/* line 1447, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header.header-detached .checkout-header--title {
  margin-top: -30px;
}

@media screen and (max-width: 1024px) {
  /* line 1447, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--title {
    margin-top: -90px;
  }
}

/* line 1451, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout.has-detached-header.header-detached .checkout-header--steps {
  margin-top: -6px;
}

@media screen and (max-width: 640px) {
  /* line 1451, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--steps {
    margin-top: 0;
  }
}

@media screen and (max-width: 640px) {
  /* line 1455, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--logo {
    height: 30px;
  }
}

@media screen and (max-width: 640px) {
  /* line 1458, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--support-number {
    align-items: end;
  }
  /* line 1461, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--support-number .title {
    font-size: 10px !important;
    line-height: 12px;
  }
  /* line 1464, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--support-number .support-number--link {
    font-size: 10px !important;
    line-height: 12px;
    width: auto;
    height: auto;
    background-color: transparent;
  }
  /* line 1470, app/assets/stylesheets/includes/_checkout_new_theme.sass */
  .mod-new-checkout.has-detached-header.header-detached .checkout-header--support-number .support-number--link .support-number--icon {
    display: none !important;
  }
}

/* line 1474, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.mod-new-checkout #sepa_line_one_popup .mod-success {
  background-color: #F26B05;
  width: unset;
}

/* line 1478, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.help-text {
  font-size: 14px;
  color: #909BBF;
  margin-bottom: 0;
}

/* line 1482, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.help-text--wrapper {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 15px;
  background: #FAFAFA;
  border-radius: 4px;
  max-width: 100% !important;
}

/* line 1490, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.help-text--wrapper .attention-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: url(/pro/assets/icons/icon-attention-f40f9508ff3234924e6f46cac02b07ab99f840890be4ea6c47c905076e5993f4.svg) no-repeat;
  background-position: 50%;
}

/* line 1497, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.payment-method-error {
  font-size: 14px;
  color: var(--color-danger);
  margin-bottom: 0;
}

/* line 1501, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.payment-method-error--wrapper {
  display: flex;
  align-items: center;
  height: 48px;
  padding: 0 15px;
  max-width: 100% !important;
}

/* line 1507, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.payment-method-error--wrapper .error-icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  background: url(/pro/assets/icons/icon-error-74b404a8ba40cdc4f77609fc9a08f57da7de86a91da1df256c63a99f591da763.svg) no-repeat;
  background-position: 50%;
}

/* line 1515, app/assets/stylesheets/includes/_checkout_new_theme.sass */
.product-slider {
  height: 320px;
  margin-top: 20px;
}

/* line 3, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
#checkout-form .checkout-info-block .dc-icon-list-block {
  height: calc(100% - 100px);
}

@media screen and (max-width: 640px) {
  /* line 8, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  #checkout-form.dc-product-view .dc-container {
    padding: 0;
    overflow: visible !important;
  }
}

/* line 13, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section {
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 0px 0px;
  grid-template-areas: "recent-sale-section--icon recent-sale-section--buyer";
  grid-area: recent-sale-section;
  z-index: 10;
  width: 340px;
  height: 80px;
  padding: 10px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  background: #FFF;
  bottom: 0;
  position: absolute;
}

/* line 14, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section-cnt {
  height: 0;
  bottom: 20px;
  position: -webkit-sticky;
  position: sticky;
  z-index: 9;
}

@media screen and (max-width: 820px) {
  /* line 14, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .recent-sale-section-cnt {
    height: 100px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 820px) {
  /* line 13, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .recent-sale-section {
    left: 0;
    margin-left: unset;
  }
}

@media only screen and (max-width: 500px) {
  /* line 13, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .recent-sale-section {
    width: calc(100% - 20px);
  }
}

@media screen and (max-width: 1024px) {
  /* line 13, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .recent-sale-section {
    right: 20px;
  }
}

/* line 47, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section--icon {
  grid-area: recent-sale-section--icon;
}

/* line 50, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section--icon--wrapper {
  width: 80px;
  height: 60px;
  margin: auto auto;
  background-color: #F2F7FF;
  background-image: url(/pro/assets/checkouts/recent_sale_icon-4017e19dd0fe93844a9c20c2ccf547fed55a14767e30612a290ba5b3c697c05b.svg);
  background-position: 15px 3px;
  background-repeat: no-repeat;
  border-radius: 5px;
  background-size: 68%;
}

/* line 62, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section--buyer--name {
  color: #071054;
  font-size: 16px;
  font-weight: 500;
  word-wrap: break-word;
}

/* line 68, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section--buyer--name .flag {
  height: 16px;
  width: 19px;
  position: absolute;
  margin-top: -3px;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 75, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section--buyer--bought {
  color: #071054;
  font-size: 14px;
}

/* line 79, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section--buyer--date {
  color: #9093AD;
  font-size: 12px;
  position: absolute;
  bottom: 15px;
}

/* line 85, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.recent-sale-section .dc-modal--close {
  right: 13px;
  top: 14px;
}

/* line 90, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.is-one-step-checkout .recent-sale-section {
  right: -430px;
}

@media screen and (min-width: 820px) {
  /* line 90, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .is-one-step-checkout .recent-sale-section {
    width: 400px !important;
  }
}

/* line 96, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
.is-two-step-checkout .recent-sale-section {
  margin-left: unset;
  right: -420px;
}

@media screen and (max-width: 820px) {
  /* line 96, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .is-two-step-checkout .recent-sale-section {
    margin-left: 20px;
  }
}

@media screen and (min-width: 820px) {
  /* line 101, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .is-two-step-checkout .dc-checkout-addon--list .dc-addon--info-wrapper, .is-two-step-checkout .dc-invoice-addon--list .dc-addon--info-wrapper {
    width: 400px !important;
  }
}

@media screen and (max-width: 820px) {
  /* line 107, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .mod-old-checkout .is-two-step-checkout .recent-sale-section {
    margin-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* line 111, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .mod-old-checkout .is-one-step-checkout .recent-sale-section-cnt {
    margin-left: 20px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 118, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .mod-old-checkout .is-one-step-checkout .recent-sale-section {
    left: 0;
    margin-left: unset;
  }
}

@media screen and (max-width: 1024px) {
  /* line 125, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .mod-new-checkout .is-one-step-checkout .recent-sale-section-cnt {
    margin-left: 20px;
    height: 100px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 1120px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .mod-new-checkout .is-one-step-checkout .recent-sale-section {
    width: 325px !important;
    right: -360px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 131, app/assets/stylesheets/includes/_checkout_recent_sale.sass */
  .mod-new-checkout .is-one-step-checkout .recent-sale-section {
    left: 0;
    margin-left: unset;
  }
}

/* line 5, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout.mod-new-thank-you-page .checkout-header--steps > div {
  color: #BCC3D0 !important;
}

/* line 7, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout.mod-new-thank-you-page .checkout-header--steps > div > div::before {
  color: #FFFFFF !important;
  background: #BCC3D0 !important;
}

/* line 10, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout.mod-new-thank-you-page .checkout-header--steps > div:last-child {
  color: #2E384D !important;
}

/* line 12, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout.mod-new-thank-you-page .checkout-header--steps > div:last-child > div::before {
  background: #002F59 !important;
  color: #002F59 !important;
}

/* line 16, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout h4 {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #2E384D;
}

/* line 29, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .mod-new-thank-you-page-header {
  max-width: 600px;
  margin: auto;
  text-align: center;
}

/* line 33, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .mod-new-thank-you-page-header-image {
  max-width: 100px;
  margin: 30px auto 0 auto;
}

/* line 36, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .mod-new-thank-you-page-header-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #2E384D;
  margin: 30px auto 0 auto;
}

/* line 43, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .mod-new-thank-you-page-header-text {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #2E384D;
  margin: 30px auto 30px auto;
}

/* line 52, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .dc-card.product_info {
  max-width: 500px;
  margin: auto;
}

/* line 55, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .dc-card.product_info > hr {
  margin-left: -30px;
  margin-right: -30px;
}

/* line 59, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .dc-card.order_summary_info {
  border-top: 0;
  max-width: 500px;
  margin: auto;
}

/* line 66, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_info--round-corners {
  height: 26px;
  margin: -32px -31px 0 -31px;
}

@media screen and (max-width: 860px) {
  /* line 66, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
  .mod-new-checkout .order_summary_info--round-corners {
    margin: -32px -20px 0 -20px;
  }
}

/* line 71, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_info--round-left {
  float: left;
  width: 12px;
  height: 24px;
  background-color: #EEF2FB;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border: 1px solid #D9DEF4;
  border-left: 0;
}

/* line 80, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_info--round-right {
  float: right;
  width: 12px;
  height: 24px;
  background-color: #EEF2FB;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border: 1px solid #D9DEF4;
  border-right: 0;
}

/* line 90, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_details + h4 {
  margin-top: 40px;
}

/* line 92, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout h4 + .order_summary_details {
  margin-top: 40px;
}

/* line 95, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_details_rows {
  display: grid;
  grid-template-columns: minmax(230px, auto) auto;
}

/* line 99, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_details_rows > div {
  padding: 10px 0 10px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 106, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_details_rows > div.summary_text {
  white-space: nowrap;
  font-size: 22px;
  line-height: 16px;
  font-weight: 500;
  color: #002F59 !important;
}

@media screen and (max-width: 420px) {
  /* line 106, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
  .mod-new-checkout .order_summary_details_rows > div.summary_text {
    font-size: 16px;
  }
}

/* line 114, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_details_rows > div:nth-of-type(odd) {
  color: #8798AD;
}

/* line 117, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .order_summary_details_rows > div:nth-of-type(even) {
  color: #2E384D;
  text-align: right;
}

/* line 121, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info {
  border-bottom: 1px dashed #D9DEF4;
  grid-area: product_info;
}

/* line 125, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info h4 + .product_info_wrapper {
  margin-top: 20px;
}

/* line 128, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper + h4 {
  margin-top: 40px;
}

/* line 130, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
h4 + .mod-new-checkout .product_info .product_info_wrapper {
  margin-top: 40px;
}

/* line 132, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper + .product_info_wrapper {
  margin-top: 40px;
}

/* line 134, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper.with_image {
  display: grid;
  grid-template-columns: 100px auto;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

@media screen and (max-width: 760px) {
  /* line 134, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
  .mod-new-checkout .product_info .product_info_wrapper.with_image {
    display: block;
  }
  /* line 142, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
  .mod-new-checkout .product_info .product_info_wrapper.with_image .product_image {
    margin-bottom: 30px;
  }
}

/* line 146, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper .product_description_details .product_description_details_single_line {
  padding-top: 20px;
  color: #8798AD;
  line-height: 22px;
}

/* line 151, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper .product_description_details_rows {
  display: grid;
  grid-template-columns: minmax(180px, auto) auto;
}

/* line 155, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper .product_description_details_rows > div {
  padding: 10px 0 10px 0;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
}

/* line 160, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper .product_description_details_rows > div.summary_text {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #002F59 !important;
  white-space: nowrap;
}

@media screen and (max-width: 420px) {
  /* line 160, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
  .mod-new-checkout .product_info .product_info_wrapper .product_description_details_rows > div.summary_text {
    font-size: 16px;
  }
}

/* line 168, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper .product_description_details_rows > div:nth-of-type(odd) {
  color: #8798AD;
}

/* line 171, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .product_info .product_info_wrapper .product_description_details_rows > div:nth-of-type(even) {
  color: #2E384D;
  text-align: right;
}

/* line 175, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .dc-checkout-notes-cnt {
  width: 100%;
  background-color: #F7F9FD;
}

/* line 178, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
.mod-new-checkout .dc-checkout-notes-cnt .dc-checkout-notes {
  text-align: center;
  margin-bottom: 0;
  max-width: 600px;
  margin: 40px auto 0 auto;
  padding: 30px 10px 30px 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #8798AD;
}

@media screen and (max-width: 560px) {
  /* line 192, app/assets/stylesheets/includes/_checkout_new_thank_you_page.sass */
  body {
    overflow-x: hidden;
  }
}

/* line 2, app/assets/stylesheets/includes/_apple_pay.sass */
#payment-request-button-container #payment-request-button {
  width: 100%;
  background-color: transparent;
  border: 0;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: inherit;
  background: transparent;
}

/* line 11, app/assets/stylesheets/includes/_apple_pay.sass */
#payment-request-button-container #payment-request-button.disabled {
  pointer-events: none;
  opacity: 0.7;
}

/* line 11, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card {
  transition: 0.25s ease-in-out;
  position: absolute;
  padding: 15px;
  width: 480px;
  padding: 15px;
  margin: auto;
  right: 60px;
  height: calc(100vh - 200px);
  overflow: auto;
  margin-top: 3;
  bottom: 50px;
  overflow: auto;
  -webkit-box-shadow: 1px 1px 30px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 30px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 30px -7px rgba(0, 0, 0, 0.75);
}

/* line 27, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls_spacer {
  content: "";
  height: 50px;
}

/* line 30, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls {
  transition: 0.25s ease-in-out;
  position: fixed;
  z-index: 9;
  margin-top: -65px;
  margin-left: 326px;
}

/* line 36, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls a {
  transition: 0.25s ease-in-out;
  cursor: pointer;
  padding: 15px 10px;
  font-size: 20px;
  line-height: 20px;
  display: block;
  width: 60px;
  text-align: center;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #005aff;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
}

/* line 49, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls a:hover {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}

/* line 52, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .expand_me {
  display: none;
  height: 30px;
}

/* line 55, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .expand_me a {
  background-color: #005aff;
  color: #FFFFFF;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 61, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .compact_me {
  display: block;
  height: 30px;
}

/* line 64, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .compact_me a {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 67, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .compact_me a:hover {
  background-color: #38b76b;
  color: #FFFFFF;
}

/* line 71, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .close_me {
  display: block;
  height: 30px;
  position: absolute;
  left: 60px;
  top: 0px;
}

/* line 77, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .close_me a {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

/* line 80, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .fixed_controls .close_me a:hover {
  background-color: #ff0030;
  color: #FFFFFF;
}

@media screen and (max-width: 640px) {
  /* line 11, app/assets/stylesheets/includes/_iframe_checkout.sass */
  #iframe_checkout_absolute_card {
    height: 70vh;
    width: 100%;
    bottom: 0px;
    right: 0;
  }
  /* line 89, app/assets/stylesheets/includes/_iframe_checkout.sass */
  #iframe_checkout_absolute_card .fixed_controls {
    width: 100%;
    margin-left: calc(100vw - 150px);
  }
}

/* line 93, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card.compact {
  width: 120px;
  height: 50px;
  bottom: 50px;
  top: auto;
  overflow: hidden;
}

/* line 99, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card.compact .expand_me a,
#iframe_checkout_absolute_card.compact .close_me a {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}

/* line 102, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card.compact .fixed_controls {
  margin-left: -15px;
}

/* line 104, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card.compact .expand_me {
  display: block;
}

/* line 106, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card.compact .compact_me {
  display: none;
}

/* line 108, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card.compact .close_me a {
  background-color: #ff0030;
  color: #FFFFFF;
}

/* line 113, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_absolute_card .dc-card--divider {
  margin: 10px 0px 30px;
}

/* line 116, app/assets/stylesheets/includes/_iframe_checkout.sass */
#iframe_checkout_promo_iframe {
  width: 100%;
  min-height: calc(100vh - 2px);
  border: 0px;
}

/* line 2, app/assets/stylesheets/includes/offers.sass */
#new-offer h5, #new-offer h4, #new-offer h3, #new-offer h2, #new-offer h1 {
  color: black;
  font-weight: bold;
}

/* line 5, app/assets/stylesheets/includes/offers.sass */
#new-offer .dc-radio + .dc-radio {
  margin-top: 0;
}

/* line 7, app/assets/stylesheets/includes/offers.sass */
#new-offer label {
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10px;
  line-height: 50px;
}

/* line 14, app/assets/stylesheets/includes/offers.sass */
#new-offer .dc-form-control, #new-offer .StripeElement, #new-offer .dc-select.v-select, #new-offer .multiselect .multiselect__tags, .multiselect #new-offer .multiselect__tags {
  background-color: white;
}

/* line 17, app/assets/stylesheets/includes/offers.sass */
#new-offer .white {
  background-color: white;
}

/* line 20, app/assets/stylesheets/includes/offers.sass */
#new-offer .top-10 {
  margin-top: 10px;
}

/* line 23, app/assets/stylesheets/includes/offers.sass */
#new-offer .top-20 {
  margin-top: 20px;
}

/* line 26, app/assets/stylesheets/includes/offers.sass */
#new-offer .required {
  color: red;
}

/* line 29, app/assets/stylesheets/includes/offers.sass */
#new-offer .prod-name {
  color: #005aff;
}

/* line 32, app/assets/stylesheets/includes/offers.sass */
#new-offer select, #new-offer .dc-select.v-select, #new-offer input {
  font-size: 14px;
}

/* line 35, app/assets/stylesheets/includes/offers.sass */
#new-offer .dc-control--error {
  white-space: normal;
}

/* line 38, app/assets/stylesheets/includes/offers.sass */
#new-offer .btn-success-blue[disabled] {
  opacity: 0.5;
  pointer-events: none;
}

/* line 42, app/assets/stylesheets/includes/offers.sass */
#new-offer .dc-control-view-input {
  border: solid 1px #d4d5d8;
  color: #000;
  border-radius: 3px;
}

/* line 47, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-reseller-agreement {
  margin: 15px;
  background-color: rgba(114, 137, 214, 0.2);
}

/* line 51, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-reseller-agreement .dc-checkbox [type="checkbox"]:checked ~ label:before {
  font-size: 23px;
  top: -2px;
}

/* line 55, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-reseller-agreement label {
  overflow: auto;
  text-overflow: unset;
  white-space: unset;
  line-height: normal;
  margin-left: 10px;
  padding: 0 25px;
}

/* line 62, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-reseller-agreement label::before {
  font-size: 23px;
  top: 1px;
}

/* line 66, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-reseller-agreement label strong {
  font-weight: 500;
}

/* line 69, app/assets/stylesheets/includes/offers.sass */
#new-offer .vs__dropdown-option--selected {
  display: none;
}

/* line 72, app/assets/stylesheets/includes/offers.sass */
#new-offer .dc-select {
  min-height: 50px;
  height: auto;
}

/* line 76, app/assets/stylesheets/includes/offers.sass */
#new-offer .vs__dropdown-toggle {
  font-size: 12px;
}

/* line 79, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product {
  display: grid;
  grid-template-columns: 150px 1fr 150px 100px;
  grid-template-rows: 1fr 1fr 30px;
  grid-template-areas: "main-product-label main-product-label . main-product-quantity-label" "main-product-input main-product-input main-product-left-in-stock main-product-quantity-input" "main-product-quantity-error main-product-quantity-error main-product-quantity-error main-product-quantity-error";
}

/* line 85, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-label {
  grid-area: main-product-label;
}

/* line 87, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-input {
  grid-area: main-product-input;
}

/* line 89, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-quantity-label {
  grid-area: main-product-quantity-label;
  font-weight: 500;
}

/* line 92, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-quantity-input {
  grid-area: main-product-quantity-input;
}

/* line 94, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-quantity-error {
  grid-area: main-product-quantity-error;
  text-align: right;
}

/* line 97, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-left-in-stock {
  grid-area: main-product-left-in-stock;
  text-align: right;
  padding: 0 10px;
  line-height: 50px;
}

/* line 103, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product .main-product-left-in-stock .dc-control--error {
  display: block;
}

/* line 106, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "main-product-category-label main-product-category-label . ." "main-product-category-input main-product-category-input . ." ". . . .";
}

/* line 112, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category .main-product-category-label {
  grid-area: main-product-category-label;
}

/* line 115, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category .main-product-category-label label {
  white-space: break-spaces;
  line-height: 18px;
  margin-bottom: 16px;
}

/* line 120, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category .main-product-category-input {
  grid-area: main-product-category-input;
}

/* line 123, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category-show {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr;
  grid-template-areas: "main-product-category-label-show main-product-category-input-show";
}

/* line 129, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category-show .empty-column {
  grid-area: empty-column;
}

/* line 131, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category-show .main-product-category-label-show {
  grid-area: main-product-category-label-show;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1;
  padding: 0 10px;
}

/* line 137, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-main-product-category-show .main-product-category-input-show {
  grid-area: main-product-category-input-show;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1;
}

/* line 143, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-product-description {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "description-area-lable" "description-area";
}

/* line 148, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-product-description .description-area {
  grid-area: description-area;
}

/* line 151, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-product-description .description-area label {
  white-space: initial;
}

/* line 154, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-product-description .description-area label p {
  font-size: 14px;
}

/* line 156, app/assets/stylesheets/includes/offers.sass */
#new-offer .addons-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 11px;
}

/* line 161, app/assets/stylesheets/includes/offers.sass */
#new-offer .addons-quantity {
  max-width: 10%;
  margin-left: auto;
  margin-right: 18px;
}

/* line 166, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper {
  padding: 0 20px;
  margin-top: 30px;
}

/* line 167, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-card.dc-card--main {
  transition: all .3s;
  opacity: 1;
}

/* line 171, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper.highlighted .dc-card.dc-card--main {
  opacity: 0.7;
  background-color: #ffe6e6030;
  box-shadow: 0px 0px 0px 2px #ff0030;
}

/* line 178, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper h4 {
  margin-bottom: 20px;
}

/* line 180, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-form-group.offer-group {
  border-radius: 10px;
}

/* line 182, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-form-group.offer-group hr {
  border-top: dotted 2px #E3E7ED;
  margin: 10px -20px;
}

/* line 187, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-form-group.offer-group .dc-radio label {
  padding: 0 0;
  border: none;
  background-color: #FFF;
}

/* line 192, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-form-group.offer-group .dc-radio label:before {
  left: 0;
}

/* line 195, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-form-group.offer-group .dc-radio label .prod-name {
  margin-bottom: 0;
  margin-left: 40px;
}

/* line 200, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-btns-group.bottom-buttons {
  margin-top: 30px;
}

/* line 202, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .dc-btns-group.top-buttons {
  position: absolute;
  right: 20px;
  top: 25px;
  margin-top: 0;
}

/* line 208, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .payment_plans_preview {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 10px;
}

/* line 212, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .payment_plans_preview > div {
  font-size: 15px;
  line-height: 22px;
  color: #2E384D;
  border-bottom: 0.5px dashed #a9b9ca;
  padding: 5px 0;
}

/* line 218, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .payment_plans_preview > div:nth-child(even) {
  text-align: right;
}

/* line 220, app/assets/stylesheets/includes/offers.sass */
#new-offer .new-offer-payment_plan-wrapper .payment_plans_preview > div:nth-last-child(-n+2) {
  border-bottom: 0;
}

/* line 224, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .dc-control-label {
  line-height: 50px;
}

/* line 226, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .dc-radio {
  display: inline-block;
  margin-left: 10px;
}

/* line 229, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .dc-radio label {
  background: none;
  padding: 0 15px 0 45px;
  border: solid 1px transparent;
  font-size: 14px;
}

/* line 234, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .dc-radio label:before {
  width: 20px;
  height: 20px;
}

/* line 238, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-payment-plan-options {
  display: grid;
  grid-template-columns: 130px 1fr 170px 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "title payment_options payment_options payment_options .";
  border-bottom: dotted 2px #E3E7ED;
}

/* line 245, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-payment-plan-options label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 251, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-payment-plan-options .payment-plan-options-label {
  grid-area: title;
  text-align: right;
}

/* line 254, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-payment-plan-options .payment-plan-options {
  grid-area: payment_options;
}

/* line 258, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-payment-plan-options .payment-plan-options .dc-radio label {
  padding: 0 15px 0 25px;
}

/* line 261, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-one-time-payment {
  display: grid;
  grid-template-columns: 130px 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "product_price_label product_price_input . . .";
}

/* line 267, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-one-time-payment label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 273, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-one-time-payment .product_price_label {
  text-align: right;
  grid-area: product_price_label;
}

/* line 276, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .grid-container-one-time-payment .product_price_input {
  grid-area: product_price_input;
}

/* line 280, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 286, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-first-payment {
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "first-payment-label first-payment-input . . .";
}

/* line 292, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-first-payment .first-payment-input {
  grid-area: first-payment-input;
}

/* line 294, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-first-payment .first-payment-label {
  text-align: right;
  grid-area: first-payment-label;
}

/* line 298, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-next-payment {
  display: grid;
  grid-template-columns: 130px 1fr 1fr 160px 1fr 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "second-payment-label second-payment-input second-payment-input second-payment-days-label second-paymeny-days-input second-paymeny-days-input optional-label";
}

/* line 304, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-next-payment .second-payment-label {
  text-align: right;
  grid-area: second-payment-label;
}

/* line 308, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-next-payment .second-payment-input {
  grid-area: second-payment-input;
}

/* line 310, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-next-payment .second-payment-days-label {
  text-align: right;
  grid-area: second-payment-days-label;
}

/* line 314, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-next-payment .second-paymeny-days-input {
  grid-area: second-paymeny-days-input;
}

/* line 316, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-next-payment .optional-label {
  text-align: left;
  grid-area: optional-label;
}

/* line 320, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-interval {
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "interval-sub-label interval-sub-input . . .";
}

/* line 326, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-interval .interval-sub-label {
  text-align: right;
  grid-area: interval-sub-label;
}

/* line 330, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-interval .interval-sub-input {
  grid-area: interval-sub-input;
}

/* line 333, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-subscription .grid-sub-interval .interval-sub-input select, #new-offer .payment_plan_wrapper .container-subscription .grid-sub-interval .interval-sub-input .dc-select.v-select {
  font-size: 13px;
}

/* line 337, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 343, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-first-payment {
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "first-payment-label first-payment-input . . .";
}

/* line 349, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-first-payment .first-payment-input {
  grid-area: first-payment-input;
}

/* line 351, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-first-payment .first-payment-label {
  text-align: right;
  grid-area: first-payment-label;
}

/* line 355, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-next-payment {
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "second-payment-label second-payment-input second-payment-days-label second-paymeny-days-input optional-label";
}

/* line 361, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-next-payment .second-payment-label {
  text-align: right;
  grid-area: second-payment-label;
}

/* line 364, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-next-payment .second-payment-input {
  grid-area: second-payment-input;
}

/* line 366, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-next-payment .second-payment-days-label {
  text-align: right;
  grid-area: second-payment-days-label;
}

/* line 369, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-next-payment .second-paymeny-days-input {
  grid-area: second-paymeny-days-input;
}

/* line 371, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-next-payment .optional-label {
  text-align: left;
  grid-area: optional-label;
}

/* line 375, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval {
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  grid-template-areas: "interval-inst-label interval-inst-input count-inst-label count-inst-input .";
}

/* line 381, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .interval-inst-label {
  text-align: right;
  grid-area: interval-inst-label;
}

/* line 384, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .interval-inst-input {
  grid-area: interval-inst-input;
}

/* line 387, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .interval-inst-input select, #new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .interval-inst-input .dc-select.v-select {
  font-size: 13px;
}

/* line 389, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .count-inst-label {
  text-align: right;
  grid-area: count-inst-label;
}

/* line 394, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .count-inst-label label.en {
  line-height: 25px;
  white-space: normal;
}

/* line 397, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-interval .count-inst-input {
  grid-area: count-inst-input;
}

/* line 400, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto-toggle-false {
  display: grid;
  grid-template-columns: 130px 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "grid-inst-auto-toggle-false-label grid-inst-auto-toggle-false-checkbox";
}

/* line 406, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto-toggle-false .grid-inst-auto-toggle-false-label {
  grid-area: grid-inst-auto-toggle-false-label;
}

/* line 409, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto-toggle-false .grid-inst-auto-toggle-false-label label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
  width: 100%;
}

/* line 417, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto-toggle-false .grid-inst-auto-toggle-false-checkbox {
  grid-area: grid-inst-auto-toggle-false-checkbox;
}

/* line 420, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto-toggle-false .grid-inst-auto-toggle-false-checkbox input[type="checkbox"] {
  margin: 15px 0;
  display: inline;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/* line 427, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto-toggle-false .grid-inst-auto-toggle-false-checkbox label {
  height: 20px;
  display: inline;
}

/* line 431, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas: "grid-inst-auto-toggle" "grid-inst-auto-price" "grid-inst-auto-payments" "grid-inst-auto-settings";
}

/* line 438, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
  width: 100%;
}

/* line 446, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-toggle {
  grid-area: grid-inst-auto-toggle;
  display: grid;
  grid-template-columns: 130px 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "grid-inst-auto-toggle-label grid-inst-auto-toggle-checkbox";
}

/* line 454, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-toggle .grid-inst-auto-toggle-label {
  grid-area: grid-inst-auto-toggle-label;
}

/* line 456, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-toggle .grid-inst-auto-toggle-checkbox {
  grid-area: grid-inst-auto-toggle-checkbox;
}

/* line 459, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-toggle .grid-inst-auto-toggle-checkbox input[type="checkbox"] {
  margin: 15px 0;
  display: inline;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

/* line 466, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-toggle .grid-inst-auto-toggle-checkbox label {
  height: 20px;
  display: inline;
}

/* line 470, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price {
  grid-area: grid-inst-auto-price;
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "grid-inst-auto-price-inst-total-label grid-inst-auto-price-inst-total-input grid-inst-auto-price-inst-number-label grid-inst-auto-price-inst-number-input grid-inst-auto-price-inst-number-input-label-min";
}

/* line 478, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price .grid-inst-auto-price-inst-number-input-label-min {
  grid-area: grid-inst-auto-price-inst-number-input-label-min;
}

/* line 481, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price .grid-inst-auto-price-inst-number-input-label-min label {
  text-align: left;
}

/* line 483, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price .grid-inst-auto-price-inst-number-input {
  grid-area: grid-inst-auto-price-inst-number-input;
}

/* line 485, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price .grid-inst-auto-price-inst-number-label {
  grid-area: grid-inst-auto-price-inst-number-label;
}

/* line 487, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price .grid-inst-auto-price-inst-total {
  grid-area: grid-inst-auto-price-inst-total;
}

/* line 489, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-price .grid-inst-auto-price-inst-total-label {
  grid-area: grid-inst-auto-price-inst-total-label;
}

/* line 492, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments {
  grid-area: grid-inst-auto-payments;
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "grid-inst-auto-first-payment-label grid-inst-auto-first-payment-input grid-inst-auto-second-payment-label grid-inst-auto-second-payment-input .";
}

/* line 500, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments .grid-inst-auto-first-payment-label {
  grid-area: grid-inst-auto-first-payment-label;
}

/* line 502, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments .grid-inst-auto-first-payment-input {
  grid-area: grid-inst-auto-first-payment-input;
}

/* line 505, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments .grid-inst-auto-first-payment-input > div {
  line-height: 50px;
}

/* line 508, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments .grid-inst-auto-second-payment-label {
  grid-area: grid-inst-auto-second-payment-label;
}

/* line 511, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments .grid-inst-auto-second-payment-input {
  grid-area: grid-inst-auto-second-payment-input;
}

/* line 514, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-payments .grid-inst-auto-second-payment-input > div {
  line-height: 50px;
}

/* line 517, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-settings {
  grid-area: grid-inst-auto-settings;
  display: grid;
  grid-template-columns: 130px 1fr 160px 1fr 120px;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-template-areas: "grid-inst-auto-interval-label grid-inst-auto-interval-input grid-inst-auto-second-payment-days-label grid-inst-auto-second-paymeny-days-input grid-inst-auto-optional-label";
}

/* line 525, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-settings .grid-inst-auto-interval-label {
  grid-area: grid-inst-auto-interval-label;
}

/* line 527, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-settings .grid-inst-auto-interval-input {
  grid-area: grid-inst-auto-interval-input;
}

/* line 529, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-settings .grid-inst-auto-second-payment-days-label {
  grid-area: grid-inst-auto-second-payment-days-label;
}

/* line 531, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-settings .grid-inst-auto-second-paymeny-days-input {
  grid-area: grid-inst-auto-second-paymeny-days-input;
}

/* line 533, app/assets/stylesheets/includes/offers.sass */
#new-offer .payment_plan_wrapper .container-installment .grid-inst-auto .grid-inst-auto-settings .grid-inst-auto-optional-label {
  grid-area: grid-inst-auto-optional-label;
}

/* line 536, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-plan-trial {
  display: grid;
  grid-template-columns: 130px 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "trial-label trial-days";
}

/* line 542, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-plan-trial label {
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* line 548, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-plan-trial .trial-label {
  grid-area: trial-label;
  text-align: right;
}

/* line 551, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-plan-trial .trial-days {
  grid-area: trial-days;
}

/* line 554, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-plan-trial .trial-days span {
  font-size: 13px;
  line-height: 50px;
}

/* line 558, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat {
  display: grid;
  grid-template-columns: 150px 1fr 150px;
  grid-template-rows: 1fr;
  grid-template-areas: "vat-selector-label vat-selector-input vat-selector-amount";
  padding: 0 20px;
  margin-top: 10px;
}

/* line 566, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .dc-radio {
  display: inline-block;
  margin-top: 0px;
}

/* line 569, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .dc-radio label {
  background: none;
  padding: 0 15px 0 45px;
  border: solid 1px transparent;
  font-size: 14px;
}

/* line 574, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .dc-radio label:before {
  width: 20px;
  height: 20px;
}

/* line 578, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-selector-label {
  grid-area: vat-selector-label;
}

/* line 580, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-selector-input {
  grid-area: vat-selector-input;
}

/* line 583, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-selector-input .no-right-radious {
  border-right: none;
  border-radius: 3px 0 0 3px;
}

/* line 586, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-selector-amount {
  grid-area: vat-selector-amount;
}

/* line 589, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-selector-amount .no-left-radious {
  border-radius: 0 3px 3px 0;
}

/* line 592, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-selector-amount .border-middle-left:before {
  content: "";
  position: relative;
  display: block;
  left: 0;
  z-index: 100;
  top: 10%;
  width: 1px;
  height: 80%;
  background: #d4d5d8;
}

/* line 603, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-price-label {
  grid-area: vat-price-label;
}

/* line 605, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-vat .vat-price-radio {
  grid-area: vat-price-radio;
}

/* line 608, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-price-amount {
  display: grid;
  grid-template-columns: 150px 1fr;
  grid-template-rows: 40px;
  grid-template-areas: "price-amount-label price-amount-value";
  line-height: 40px;
}

/* line 615, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-price-amount .price-amount-label {
  grid-area: price-amount-label;
  margin-left: 10px;
}

/* line 619, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-price-amount .price-amount-label span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 622, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-price-amount .price-amount-value {
  grid-area: price-amount-value;
  text-align: right;
}

/* line 625, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-price-amount .price-amount-value span {
  font-size: 14px;
  font-weight: bold;
  color: #005aff;
}

/* line 630, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-total-amount {
  display: grid;
  grid-template-columns: 150px 1fr;
  grid-template-rows: 40px;
  grid-template-areas: "total-amount-label total-amount-value";
  line-height: 40px;
}

/* line 637, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-total-amount .total-amount-label {
  grid-area: total-amount-label;
  margin-left: 10px;
}

/* line 641, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-total-amount .total-amount-label span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 644, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-total-amount .total-amount-value {
  grid-area: total-amount-value;
  text-align: right;
}

/* line 647, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-total-amount .total-amount-value span {
  font-size: 14px;
  font-weight: bold;
  color: #005aff;
}

/* line 652, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount {
  display: grid;
  grid-template-columns: 240px 1fr;
  grid-template-rows: 40px 40px 40px;
  grid-template-areas: "charge-amount-label charge-amount-value" "vat-amount-label vat-amount-value" "netto-amount-label netto-amount-value" "shipping-amount-label shipping-amount-value";
  line-height: 40px;
}

/* line 659, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount.max-charge-exceeded {
  padding: 7px;
  border: solid 2px #ff0030;
  border-radius: 5px;
}

/* line 664, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .charge-amount-label {
  grid-area: charge-amount-label;
}

/* line 666, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .charge-amount-label span {
  white-space: nowrap;
  font-size: 24px;
  font-weight: bold;
  color: #005aff;
}

/* line 671, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .charge-amount-value {
  grid-area: charge-amount-value;
  text-align: right;
}

/* line 674, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .charge-amount-value span {
  font-size: 26px;
  font-weight: bold;
  color: #005aff;
}

/* line 679, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .vat-amount-label {
  grid-area: vat-amount-label;
  margin-left: 10px;
}

/* line 683, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .vat-amount-label span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 686, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .vat-amount-value {
  grid-area: vat-amount-value;
  text-align: right;
}

/* line 689, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .vat-amount-value span {
  font-size: 14px;
  font-weight: bold;
  color: #005aff;
}

/* line 694, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .netto-amount-label {
  grid-area: netto-amount-label;
  margin-left: 10px;
}

/* line 698, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .netto-amount-label span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 701, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .netto-amount-value {
  grid-area: netto-amount-value;
  text-align: right;
}

/* line 704, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .netto-amount-value span {
  font-size: 14px;
  font-weight: bold;
  color: #005aff;
}

/* line 709, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .shipping-amount-label {
  grid-area: shipping-amount-label;
  margin-left: 10px;
}

/* line 713, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .shipping-amount-label span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}

/* line 716, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .shipping-amount-value {
  grid-area: shipping-amount-value;
  text-align: right;
}

/* line 719, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-charge-amount .shipping-amount-value span {
  font-size: 14px;
  font-weight: bold;
  color: #005aff;
}

/* line 724, app/assets/stylesheets/includes/offers.sass */
#new-offer .charge-amount-error {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #ff0030;
  text-align: center;
}

/* line 733, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information {
  display: grid;
  grid-template-columns: 190px 1fr;
  grid-template-rows: repeat(10, minmax(54px, auto));
  padding: 0 20px;
  margin-top: 30px;
}

/* line 740, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information.eu {
  grid-template-areas: "buyer-info-email-label buyer-info-email-input" "buyer-info-company-label buyer-info-company-input" "buyer-info-gender-label buyer-info-gender-input" "buyer-info-first-name-label buyer-info-first-name-input" "buyer-info-last-name-label buyer-info-last-name-input" "buyer-info-street-label buyer-info-street-input" "buyer-info-house-number-label buyer-info-house-number-input" "buyer-info-address-label buyer-info-address-input" "buyer-info-zip-label buyer-info-zip-input" "buyer-info-city-label buyer-info-city-input" "buyer-info-state-label buyer-info-state-input" "buyer-info-country-label buyer-info-country-input" "buyer-info-phone-label buyer-info-phone-input" "buyer-info-vat-id-label buyer-info-vat-id-input";
}

/* line 743, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information.us {
  grid-template-areas: "buyer-info-email-label buyer-info-email-input" "buyer-info-company-label buyer-info-company-input" "buyer-info-gender-label buyer-info-gender-input" "buyer-info-first-name-label buyer-info-first-name-input" "buyer-info-last-name-label buyer-info-last-name-input" "buyer-info-phone-label buyer-info-phone-input" "buyer-info-country-label buyer-info-country-input" "buyer-info-street-label buyer-info-street-input" "buyer-info-address-label buyer-info-address-input" "buyer-info-city-label buyer-info-city-input" "buyer-info-state-label buyer-info-state-input" "buyer-info-zip-label buyer-info-zip-input" "buyer-info-vat-id-label buyer-info-vat-id-input";
}

/* line 746, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .dc-control-label {
  line-height: 50px;
}

/* line 748, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .dc-radio {
  display: inline-block;
}

/* line 750, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .dc-radio label {
  background: none;
  padding: 0 15px 0 45px;
  border: solid 1px transparent;
  font-size: 14px;
}

/* line 755, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .dc-radio label:before {
  width: 20px;
  height: 20px;
}

/* line 758, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .half {
  max-width: 50%;
}

/* line 760, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-buyer-id-label {
  grid-area: buyer-info-buyer-id-label;
}

/* line 762, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-buyer-id-input {
  grid-area: buyer-info-buyer-id-input;
}

/* line 764, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-email-label {
  grid-area: buyer-info-email-label;
}

/* line 766, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-email-input {
  grid-area: buyer-info-email-input;
}

/* line 768, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-company-label {
  grid-area: buyer-info-company-label;
}

/* line 770, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-company-input {
  grid-area: buyer-info-company-input;
}

/* line 772, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-gender-label {
  grid-area: buyer-info-gender-label;
}

/* line 774, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-gender-input {
  grid-area: buyer-info-gender-input;
}

/* line 778, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-gender-input .input-error-wrapper.mod-group-error {
  border: solid 1px #ff0030;
  box-shadow: 0 0 0 1px #ff0030;
  border-radius: 3px;
}

/* line 782, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-first-name-label {
  grid-area: buyer-info-first-name-label;
}

/* line 784, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-first-name-input {
  grid-area: buyer-info-first-name-input;
}

/* line 786, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-last-name-label {
  grid-area: buyer-info-last-name-label;
}

/* line 788, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-last-name-input {
  grid-area: buyer-info-last-name-input;
}

/* line 790, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-street-label {
  grid-area: buyer-info-street-label;
}

/* line 792, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-street-input {
  grid-area: buyer-info-street-input;
}

/* line 794, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-house-number-label {
  grid-area: buyer-info-house-number-label;
}

/* line 796, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-house-number-input {
  grid-area: buyer-info-house-number-input;
}

/* line 798, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-zip-label {
  grid-area: buyer-info-zip-label;
}

/* line 800, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-zip-input {
  grid-area: buyer-info-zip-input;
}

/* line 802, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-city-label {
  grid-area: buyer-info-city-label;
}

/* line 804, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-city-input {
  grid-area: buyer-info-city-input;
}

/* line 806, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-state-label {
  grid-area: buyer-info-state-label;
}

/* line 808, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-state-input {
  grid-area: buyer-info-state-input;
}

/* line 810, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-country-label {
  grid-area: buyer-info-country-label;
}

/* line 812, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-country-input {
  grid-area: buyer-info-country-input;
}

/* line 814, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-phone-label {
  grid-area: buyer-info-phone-label;
}

/* line 816, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-phone-input {
  grid-area: buyer-info-phone-input;
}

/* line 818, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-vat-id-label {
  grid-area: buyer-info-vat-id-label;
}

/* line 820, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-buyer-information .buyer-info-vat-id-input {
  grid-area: buyer-info-vat-id-input;
}

/* line 823, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-options {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "payment-method-stripe payment-method-paypal payment-method-sofort payment-method-sepa payment-method-rechnung";
  margin: 15px;
}

/* line 831, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-options .dc-radio label:before {
  display: none;
}

/* line 834, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-options .payment-method-section {
  display: flex;
  margin: 5%;
  background-color: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.02);
}

/* line 840, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-options .payment-method-section img {
  vertical-align: middle;
}

/* line 843, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-options .payment-method-section label.invoice {
  text-align: center;
}

/* line 846, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-purpose {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "payment-purpose-section";
  margin: 15px;
}

/* line 854, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-payment-purpose .payment-purpose-section label {
  display: inline-block;
  vertical-align: middle;
}

/* line 858, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-offer-link {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  margin: 15px;
}

/* line 865, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-offer-link .offer-link-section label {
  padding: 0 3px;
}

/* line 868, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-offer-link .offer-link-section input {
  float: left;
  width: 80%;
  height: 50px;
  padding: 10px 15px;
  color: #7e7e7e;
}

/* line 875, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-offer-link .offer-link-section #copy-to-clipboard-btn {
  float: left;
  width: 20%;
  height: 50px;
  background-color: #f0f2f8;
  border: 1px solid #efefef;
  border-left: none;
}

/* line 883, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-card-info {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "payment-card-info-section";
  margin: 15px;
}

/* line 890, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-card-info .hidden {
  display: none;
}

/* line 893, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-card-info .payment-card-info-section {
  grid-area: payment-card-info-section;
}

/* line 896, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-card-info .payment-card-info-section #card-element, #new-offer .grid-container-card-info .payment-card-info-section #iban-element {
  margin-top: 0;
}

/* line 899, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-due-date {
  display: flex;
}

/* line 901, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-due-date .due-date-description {
  line-height: 50px;
  margin-left: 20px;
  margin-right: 50px;
}

/* line 906, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-due-date .dc-dashboard-tooltip--container {
  position: relative;
  right: -28px;
  top: -34px;
}

/* line 911, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-due-date .due-date-date-picker .dc-date-picker {
  width: 160px;
}

/* line 913, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-due-date .due-date-date-picker .dc-date-picker input {
  padding: 0 20px 0 40px;
}

/* line 916, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-due-date .due-date-date-picker .zmdi.zmdi-calendar {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  margin-top: 16px;
  margin-left: 16px;
}

/* line 923, app/assets/stylesheets/includes/offers.sass */
#new-offer #due-date-offer-link {
  margin-top: 30px;
  margin-bottom: -20px;
}

/* line 927, app/assets/stylesheets/includes/offers.sass */
#new-offer #due-date-offer-link .due-date-description {
  margin-left: 0;
}

/* line 930, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-refund-section {
  display: grid;
  grid-template-columns: 5% 95%;
  grid-template-rows: 1fr;
  grid-template-areas: "refund-agreement-checkbox refund-notification-section";
  margin: 15px;
}

/* line 937, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-refund-section.mod-group-error {
  border: solid 1px #ff0030;
  box-shadow: 0 0 0 1px #ff0030;
  border-radius: 3px;
  padding: 10px;
}

/* line 943, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-refund-section .refund-agreement-checkbox {
  grid-area: refund-agreement-checkbox;
}

/* line 945, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-refund-section .refund-notification-section {
  grid-area: refund-notification-section;
}

/* line 948, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-refund-section .refund-notification-section.dc-color-light-black {
  font-size: 14px;
}

/* line 951, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-refund-section .refund-notification-section .offer-refund-agreement {
  white-space: normal;
  line-height: 22px;
}

/* line 955, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-result {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "result-section";
  margin: 15px;
}

/* line 962, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-result .result-section {
  grid-area: result-section;
  width: 100%;
}

/* line 966, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-result .result-section .dc-color-light-black {
  font-size: 14px;
}

/* line 969, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-result .result-section .offer-refund-agreement {
  white-space: normal;
  line-height: 22px;
}

/* line 973, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-result .btn-success-blue {
  background-color: #005aff;
  color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 2%;
}

/* line 980, app/assets/stylesheets/includes/offers.sass */
#new-offer .grid-container-result .btn-success-green {
  background-color: #06c352;
  color: #ffffff;
  width: 100%;
  height: 100%;
  padding: 2%;
  cursor: auto;
}

/* line 988, app/assets/stylesheets/includes/offers.sass */
#new-offer .display-none {
  display: none;
}

/* line 991, app/assets/stylesheets/includes/offers.sass */
#new-offer .dc-product-preview--details {
  line-height: 1.5;
  font-size: 14px;
  color: black;
  margin-top: 30px;
}

/* line 998, app/assets/stylesheets/includes/offers.sass */
#show-offer .dc-form-group.mod-group-error {
  border-color: red;
}

/* line 1001, app/assets/stylesheets/includes/offers.sass */
#notInStockInfo {
  z-index: 101;
}

/* line 1006, app/assets/stylesheets/includes/offers.sass */
#offer_paymant_methods_selection_cnt .dc-description-block.nothing-selected {
  color: red;
}

/* line 1009, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container {
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "buyer-payment-method-stripe buyer-payment-method-paypal buyer-payment-method-sofort buyer-payment-method-sepa buyer-payment-method-rechnung";
  margin-top: 20px;
}

/* line 1017, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container .buyer-payment-method-section {
  background-color: rgba(0, 0, 0, 0.02);
}

/* line 1020, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container input[type="checkbox"] {
  display: none;
}

/* line 1023, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container input[type="checkbox"]:checked ~ label {
  border-color: #005aff;
}

/* line 1026, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container input[type="checkbox"]:checked ~ label:before {
  content: "✓";
  background-color: #005aff;
  transform: scale(1);
}

/* line 1031, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container input[type="checkbox"]:checked ~ label img {
  transform: scale(1);
  z-index: -1;
}

/* line 1035, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container label {
  border: 3px solid rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0.02);
  padding: 10px;
  display: block;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
}

/* line 1045, app/assets/stylesheets/includes/offers.sass */
.buyer-payment-methods-container label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 15px;
  text-align: center;
  line-height: 16px;
  transform: scale(0);
  font-size: 14px;
}

/* line 1065, app/assets/stylesheets/includes/offers.sass */
#show-offer .buyer-payment-methods-container .payment-method-section label.invoice,
#show-offer .buyer-payment-methods-container .buyer-payment-method-section label.invoice,
#show-offer .grid-container-payment-options .payment-method-section label.invoice,
#show-offer .grid-container-payment-options .buyer-payment-method-section label.invoice,
#new-offer .buyer-payment-methods-container .payment-method-section label.invoice,
#new-offer .buyer-payment-methods-container .buyer-payment-method-section label.invoice,
#new-offer .grid-container-payment-options .payment-method-section label.invoice,
#new-offer .grid-container-payment-options .buyer-payment-method-section label.invoice {
  width: 100%;
  line-height: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: initial;
  white-space: normal;
  text-align: center;
}

/* line 1076, app/assets/stylesheets/includes/offers.sass */
#show-offer .buyer-payment-methods-container .buyer-payment-method-section label.invoice,
#show-offer .grid-container-payment-options .buyer-payment-method-section label.invoice,
#new-offer .buyer-payment-methods-container .buyer-payment-method-section label.invoice,
#new-offer .grid-container-payment-options .buyer-payment-method-section label.invoice {
  height: 100%;
}

/* line 1, app/assets/stylesheets/includes/marketplace/_layout.sass */
.marketplace-search-field-item,
#dc-marketplace-grid-block {
  display: none;
}

/* line 129, app/assets/stylesheets/includes/marketplace/_layout.sass */
.marketplace .dc-main {
  background-color: #F5F9FF;
}

/* line 132, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container {
  font-family: 'Rubik', sans-serif;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}

/* line 81, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-container {
  display: grid;
  grid-template-columns: 1.3fr minmax(300px, 1fr) 1fr;
  grid-template-areas: "cell-1 cell-2 cell-4" "cell-1 cell-3 cell-5" "cell-1 cell-3 cell-6";
}

/* line 86, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
  grid-area: cell-1;
}

/* line 88, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo {
  height: 400px;
  text-align: center;
  line-height: 400px;
}

/* line 92, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo img {
  max-height: 400px;
  margin: auto;
  margin-top: auto;
  vertical-align: middle;
}

/* line 98, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
  grid-area: cell-2;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 15px;
}

/* line 104, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
  grid-area: cell-3;
}

/* line 107, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
  grid-area: cell-4;
  grid-template-rows: 0.4fr 1fr 0.1fr 0.1fr;
}

/* line 111, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
  grid-area: cell-5;
}

/* line 114, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
  grid-area: cell-6;
  display: grid;
  grid-template-rows: 1fr 0.5fr;
  row-gap: 10px;
}

@media screen and (max-width: 992px) {
  /* line 132, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

@media screen and (max-width: 640px) {
  /* line 132, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

/* line 143, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column {
  display: grid;
  grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
  grid-gap: 30px;
}

/* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: auto;
  grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
}

/* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
  grid-area: cell-1;
}

/* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo {
  text-align: center;
}

/* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo img {
  max-height: 400px;
  margin: auto;
}

/* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2 {
  grid-area: cell-2;
  row-gap: 15px;
  border-bottom: 1px dashed #e7e7e7;
}

/* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
  grid-area: cell-3;
  border-bottom: 1px dashed #e7e7e7;
}

/* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4 {
  grid-area: cell-4;
  border-bottom: 1px dashed #e7e7e7;
  border-left: none;
}

/* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5 {
  grid-area: cell-5;
  row-gap: 15px;
  border-left: none;
}

/* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
  grid-area: cell-6;
  row-gap: 10px;
  border-left: none;
}

@media screen and (max-width: 992px) {
  /* line 143, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

@media screen and (max-width: 640px) {
  /* line 143, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column {
    display: grid;
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
    grid-template-columns: minmax(320px, 1fr);
  }
  /* line 37, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "cell-1" "cell-2" "cell-4" "cell-3" "cell-5" "cell-6";
  }
  /* line 43, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    grid-area: cell-1;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo {
    text-align: center;
  }
  /* line 47, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 .product-logo img {
    max-height: 400px;
    margin: auto;
  }
  /* line 51, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2 {
    grid-area: cell-2;
    row-gap: 15px;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    grid-area: cell-3;
    border-bottom: 1px dashed #e7e7e7;
  }
  /* line 60, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4 {
    grid-area: cell-4;
    border-bottom: 1px dashed #e7e7e7;
    border-left: none;
  }
  /* line 65, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5 {
    grid-area: cell-5;
    row-gap: 15px;
    border-left: none;
  }
  /* line 70, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    grid-area: cell-6;
    row-gap: 10px;
    border-left: none;
  }
}

/* line 152, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .zmdi-time,
.dc-marketplace-grid-container .zmdi-link,
.dc-marketplace-grid-container .zmdi-phone {
  padding-right: 5px;
}

/* line 157, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .no-break {
  white-space: nowrap;
}

/* line 161, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-container {
  height: 100%;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0px 8px 32px #E8F0FF;
  transition: box-shadow .3s;
  line-height: normal;
}

/* line 169, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 {
  padding: 25px;
}

/* line 172, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-1 .phone-sales {
  background-color: #38b76b;
  color: #fff;
  padding: 9px;
  display: inline-block;
  position: absolute;
}

/* line 179, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 {
  padding: 20px;
  font-size: 16px;
}

/* line 183, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-name {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 190, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-internal-name {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 197, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type {
  color: rgba(0, 0, 0, 0.5);
}

/* line 200, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-digital-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
  background-size: 25px 18px;
}

/* line 205, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-event-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/event-d51d57acf05057059bf74cf914c6109efc7a4816f866bb4a6942d022209e7163.svg);
  background-size: 22px 22px;
}

/* line 210, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-physical-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/box-db45d6ea8f2ec254dba7af8702dd703c6016c862a1ca753a67b6a7baff7bb646.svg);
  background-size: 22px 22px;
}

/* line 215, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-service-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/service-c5d1b28e319fdd220ed91a6bb7ed52a30c78fc5e90c76fc0d61aa0b3fb9f4c76.svg);
  background-size: 22px 22px;
}

/* line 220, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-supplements-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/supplements-9bf25dced11860adb20ab3ec15a0757f9f4ae1a2363ad60da6c4c7b386969c9f.svg);
  background-size: 22px 22px;
}

/* line 225, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-printed_book-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/book-d2bc751f1d48277624cb945bf245f3d6bce24e167ad97adc2d6a8cb18da3b79b.svg);
  background-size: 21px 21px;
}

/* line 230, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-2 .product-type .mod-electronic_book-product {
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 7px 10px 7px 40px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  float: left;
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
  background-size: 21px 21px;
}

/* line 235, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-3 {
  padding: 20px;
  height: 100%;
}

/* line 239, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-3 .product-description {
  width: 100%;
  height: 330px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: block;
  overflow: auto;
  text-overflow: ellipsis;
}

/* line 248, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
  padding: 25px;
  font-size: 16px;
}

@media screen and (min-width: 993px) {
  /* line 248, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-4 {
    border-left: 1px solid #e7e7e7;
  }
}

/* line 254, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  row-gap: 15px;
  color: rgba(0, 0, 0, 0.3);
}

/* line 260, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .commission {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}

/* line 266, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .revenue-hint,
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .revenue {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}

/* line 274, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .detail-info {
  color: #005aff;
  font-weight: 500;
  line-height: 1.2em;
}

/* line 279, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .commission_percentage {
  font-size: 30px;
  position: relative;
  top: -5px;
}

/* line 284, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-4 .product-main-details .commission_amount {
  white-space: nowrap;
  padding-left: 5px;
}

/* line 288, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
  padding: 25px;
}

@media screen and (min-width: 993px) {
  /* line 288, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-5 {
    border-left: 1px solid #e7e7e7;
  }
}

/* line 293, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details {
  color: rgba(0, 0, 0, 0.3);
}

/* line 296, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row {
  margin: 5px 0;
  display: flex;
}

/* line 300, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .divider {
  flex-grow: 1;
  border-top: 1px solid #eae8e8;
  margin: 15px 5px 0 5px;
  width: 100%;
}

/* line 306, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .result {
  text-align: right;
}

/* line 309, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .detail-info {
  line-height: 1.2em;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.7);
  flex: none;
}

/* line 315, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-5 .product-other-details .product-other-row .vendor-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 165px;
}

/* line 321, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
  padding: 25px;
  grid-template-rows: 0.5fr 1fr 0.5fr;
}

@media screen and (min-width: 993px) {
  /* line 321, app/assets/stylesheets/includes/marketplace/_layout.sass */
  .dc-marketplace-grid-container .dc-marketplace-item-cell-6 {
    border-left: 1px solid #e7e7e7;
  }
}

/* line 330, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .start-second {
  grid-row-start: 2;
}

/* line 332, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .start-third {
  grid-row-start: 3;
}

/* line 336, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

/* line 340, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .links-section {
  display: grid;
  grid-row-gap: 8px;
}

/* line 344, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .links-section a {
  width: fit-content;
}

/* line 347, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .content-on-right {
  display: contents;
  width: fit-content;
}

/* line 351, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-links-container .right-floated {
  text-align: right;
}

/* line 355, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  color: #fff;
  background-color: #005aff;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button:active {
  position: relative;
  top: 1px;
}

/* line 360, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .promote-button:hover {
  background-color: #034bd0;
}

/* line 363, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-denied-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  color: #c52e29;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-denied-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-denied-button:active {
  position: relative;
  top: 1px;
}

/* line 367, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-phone-offer-button,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .waiting-for-approve-button,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .copy-link-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  text-transform: none !important;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-phone-offer-button:hover,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .waiting-for-approve-button:hover,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .copy-link-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .partnership-phone-offer-button:active,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .waiting-for-approve-button:active,
.dc-marketplace-grid-container .dc-marketplace-item-cell-6 .product-actions .copy-link-button:active {
  position: relative;
  top: 1px;
}

/* line 20, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields {
  display: flex;
}

/* line 23, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
  top: 100%;
  left: auto;
}

@media screen and (max-width: 890px) {
  /* line 23, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
    top: auto;
    left: auto;
  }
}

/* line 29, app/assets/stylesheets/includes/marketplace/_header.sass */
.dc-form-control:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .StripeElement:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .dc-select.v-select:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .multiselect .multiselect__tags:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
  top: 100%;
  left: auto;
}

@media screen and (max-width: 890px) {
  /* line 29, app/assets/stylesheets/includes/marketplace/_header.sass */
  .dc-form-control:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .StripeElement:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .dc-select.v-select:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint, .multiselect .multiselect__tags:focus ~ #marketplace .dc-subheader .marketplace-search-fields .dc-control--hint {
    top: auto;
    left: auto;
  }
}

/* line 36, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields .mid-width-fields {
  width: 250px;
  padding: 0 10px;
}

/* line 40, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-subheader .marketplace-search-fields .mid-width-fields input {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

@media screen and (max-width: 890px) {
  /* line 46, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .dc-flex-row {
    flex-direction: column-reverse;
  }
  /* line 49, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .dc-flex-row a {
    white-space: unset;
  }
  /* line 52, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields {
    width: 100%;
  }
  /* line 55, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields .mid-width-fields {
    width: 100%;
    margin: 10px;
  }
}

@media screen and (max-width: 640px) {
  /* line 60, app/assets/stylesheets/includes/marketplace/_header.sass */
  body.mod-scroll-to-bottom #marketplace .dc-subheader {
    top: -125px !important;
  }
  /* line 64, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .dc-flex-row a {
    white-space: unset;
    padding: 10px 5px;
  }
  /* line 68, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields {
    flex-direction: column-reverse;
  }
  /* line 71, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-subheader .marketplace-search-fields .mid-width-fields {
    margin: 0;
    padding: 5px;
  }
}

/* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader {
  border-bottom: 0px;
  min-height: 50px;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: -45px auto 0 auto;
}

@media screen and (max-width: 992px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    margin: -75px auto 0 auto;
  }
}

@media screen and (max-width: 890px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    margin: -5px auto 0 auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    margin: 25px auto 0 auto;
  }
}

@media only screen and (min-width: 2000px) {
  /* line 75, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader {
    max-width: 70vw;
    padding-left: 1vw;
    padding-right: 1vw;
  }
}

/* line 97, app/assets/stylesheets/includes/marketplace/_header.sass */
body.not-logged-in #marketplace .dc-marketplace-subheader {
  margin: 68px auto 0 auto;
}

@media screen and (max-width: 1024px) {
  /* line 97, app/assets/stylesheets/includes/marketplace/_header.sass */
  body.not-logged-in #marketplace .dc-marketplace-subheader {
    margin: 50px auto 0 auto;
  }
}

@media screen and (max-width: 640px) {
  /* line 97, app/assets/stylesheets/includes/marketplace/_header.sass */
  body.not-logged-in #marketplace .dc-marketplace-subheader {
    margin: 100px auto 0 auto;
  }
}

/* line 106, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #list-icon {
  display: block;
  float: right;
  margin: 10px;
  width: 28px;
  height: 28px;
  opacity: 0.3;
  cursor: pointer;
  content: url(/pro/assets/bars-solid-c0950f7cb8d968605f0fb724524d8972cd771a7fc237638f3b5d96a8d8915f71.svg);
}

/* line 10, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #list-icon:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 110, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #list-icon.active {
  content: url(/pro/assets/bars-solid-blue-673260671e00ac82b05027829428ae18b648bb7ef2fcd089619ca5c420dbe2cb.svg);
  opacity: 1;
}

@media screen and (max-width: 992px) {
  /* line 106, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader #list-icon {
    display: none;
  }
}

/* line 117, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #tile-icon {
  display: block;
  float: right;
  margin: 10px;
  width: 28px;
  height: 28px;
  opacity: 0.3;
  cursor: pointer;
  content: url(/pro/assets/th-solid-336a90a36013fd664398f72020e9ebfc3ec94aa9f4c74bada32fc529ddf4c049.svg);
}

/* line 10, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #tile-icon:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 121, app/assets/stylesheets/includes/marketplace/_header.sass */
#marketplace .dc-marketplace-subheader #tile-icon.active {
  content: url(/pro/assets/th-solid-blue-9611654cc0dcc2e6093f42b88306a1eaac11670ca74160ae6a95712adad16408.svg);
  opacity: 1;
}

@media screen and (max-width: 992px) {
  /* line 117, app/assets/stylesheets/includes/marketplace/_header.sass */
  #marketplace .dc-marketplace-subheader #tile-icon {
    display: none;
  }
}

/* line 130, app/assets/stylesheets/includes/marketplace/_header.sass */
.not-logged-in #marketplace .icon-holder {
  transition: top 0.3s;
  position: fixed;
  right: calc((100vw - 1170px) /2);
  top: 100px;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  /* line 130, app/assets/stylesheets/includes/marketplace/_header.sass */
  .not-logged-in #marketplace .icon-holder {
    right: 20px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 130, app/assets/stylesheets/includes/marketplace/_header.sass */
  .not-logged-in #marketplace .icon-holder {
    top: 80px;
  }
}

/* line 143, app/assets/stylesheets/includes/marketplace/_header.sass */
.not-logged-in.mod-scroll-to-bottom #marketplace .icon-holder {
  top: 10px;
}

/* line 2, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  font-size: 15px;
  line-height: 18px;
  color: #b2b2b2;
}

/* line 11, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container, #marketplace .dc-dashboard-tooltip--body, #marketplace .dc-dashboard-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 20, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  font-size: 10px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
  opacity: 1;
  border: 1px solid #b2b2b2;
  border-radius: 20px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 33, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  white-space: pre-wrap;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 45, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 49, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body strong {
  font-weight: 500;
}

/* line 53, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  height: auto;
  opacity: 1;
  font-size: 15px;
  width: 200px;
  left: auto;
}

@media screen and (max-width: 640px) {
  /* line 53, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
  #marketplace .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
    width: 200px;
  }
}

/* line 70, app/assets/stylesheets/includes/marketplace/_tooltip.sass */
#marketplace .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

@media screen and (min-width: 641px) {
  /* line 119, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-btn.mod-link.mod-white-link, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-btn.mod-link.mod-white-link {
    text-decoration: underline;
  }
}

@media screen and (max-width: 640px) {
  /* line 117, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction, #marketplace .mod-transaction.dc-modal-delete--wrapper {
    padding: 170px 25px 170px 30px;
    margin: 0;
  }
  /* line 126, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-btn.mod-link.mod-white-link, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-btn.mod-link.mod-white-link {
    border-radius: 25px;
    display: block;
    border: 1px solid #FFFFFF;
    margin-top: 50px !important;
  }
  /* line 132, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-input-with-btn, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-input-with-btn {
    display: block;
    height: 50px;
    width: 100%;
  }
  /* line 137, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-input-with-btn input, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-input-with-btn input {
    border-right: 1px solid white;
    border-radius: 3px;
    text-overflow: ellipsis;
    padding: 10px;
    margin-bottom: 10px;
  }
  /* line 143, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-modal--wrapper.mod-transaction .dc-input-with-btn button, #marketplace .mod-transaction.dc-modal-delete--wrapper .dc-input-with-btn button {
    border-radius: 3px;
    display: block;
  }
}

/* line 69, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-template-areas: "cell-1 cell-2";
}

/* line 75, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 {
  display: none;
}

/* line 78, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
  background: url(/pro/assets/old_design/curve_chart_3-faf1fef3aaf4d44ab6cd072ca1fb37f848c23afd008d987fed6f221acd744be2.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 40%;
  grid-area: cell-1;
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
  padding: 13% 13% 13% 10%;
}

@media screen and (max-width: 1050px) {
  /* line 78, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
    padding: 13% 12% 13% 9%;
  }
}

/* line 92, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section {
  display: inline-grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-start: 4;
  grid-gap: 10px;
}

/* line 98, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
  cursor: pointer;
}

@media screen and (max-width: 450px) {
  /* line 98, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

/* line 105, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
  font-size: 56px;
  white-space: nowrap;
}

@media screen and (max-width: 1024px) {
  /* line 105, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
    font-size: 50px;
  }
}

/* line 111, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
  grid-area: cell-2;
}

@media screen and (min-width: 993px) {
  /* line 111, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  /* line 3, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto 1fr 1fr;
    grid-template-areas: "cell-0" "cell-2" "cell-1";
  }
  /* line 9, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 {
    grid-area: cell-0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 17, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-part {
    font-size: 48px;
    white-space: normal;
  }
  /* line 21, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-details {
    line-height: 20px;
  }
  /* line 24, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
    background: none;
    grid-area: cell-1;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 33, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
    display: none;
  }
  /* line 36, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-details {
    display: none;
  }
  /* line 39, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    grid-row-start: 6;
    grid-gap: 10px;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    cursor: pointer;
  }
}

@media screen and (max-width: 992px) and (max-width: 450px) {
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

@media screen and (max-width: 992px) {
  /* line 52, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    grid-area: cell-2;
    display: block;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 img {
    display: block;
    position: relative;
    height: 100%;
    max-width: 108%;
    width: 108%;
    padding-top: 15%;
    right: 25px;
    left: unset;
    bottom: unset;
  }
}

@media screen and (max-width: 640px) {
  /* line 3, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto 1fr 1fr;
    grid-template-areas: "cell-0" "cell-2" "cell-1";
  }
  /* line 9, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 {
    grid-area: cell-0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 17, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-part {
    font-size: 48px;
    white-space: normal;
  }
  /* line 21, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-0 .commission-details {
    line-height: 20px;
  }
  /* line 24, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
    background: none;
    grid-area: cell-1;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    grid-row-gap: 20px;
    padding: 20% 7% 7% 7%;
  }
  /* line 33, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
    display: none;
  }
  /* line 36, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-details {
    display: none;
  }
  /* line 39, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    grid-row-start: 6;
    grid-gap: 10px;
  }
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    cursor: pointer;
  }
}

@media screen and (max-width: 640px) and (max-width: 450px) {
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

@media screen and (max-width: 640px) {
  /* line 52, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    grid-area: cell-2;
    display: block;
  }
  /* line 56, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 img {
    display: block;
    position: relative;
    height: 100%;
    max-width: 108%;
    width: 108%;
    padding-top: 15%;
    right: 25px;
    left: unset;
    bottom: unset;
  }
}

/* line 3, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-container {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: auto 1fr 1fr;
  grid-template-areas: "cell-0" "cell-2" "cell-1";
}

/* line 9, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-0 {
  grid-area: cell-0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.5fr 1fr;
  grid-row-gap: 20px;
  padding: 20% 7% 7% 7%;
}

/* line 17, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-0 .commission-part {
  font-size: 48px;
  white-space: normal;
}

/* line 21, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-0 .commission-details {
  line-height: 20px;
}

/* line 24, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 {
  background: none;
  grid-area: cell-1;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.5fr 1fr;
  grid-row-gap: 20px;
  padding: 20% 7% 7% 7%;
}

/* line 33, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .commission-part {
  display: none;
}

/* line 36, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .commission-details {
  display: none;
}

/* line 39, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  grid-row-start: 6;
  grid-gap: 10px;
}

/* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
  cursor: pointer;
}

@media screen and (max-width: 450px) {
  /* line 45, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
    text-align: center;
    font-size: 15px;
  }
}

/* line 52, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-2 {
  grid-area: cell-2;
  display: block;
}

/* line 56, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container.force-to-column .dc-promotion-tile-cell-2 img {
  display: block;
  position: relative;
  height: 100%;
  max-width: 108%;
  width: 108%;
  padding-top: 15%;
  right: 25px;
  left: unset;
  bottom: unset;
}

@media screen and (max-width: 1100px) {
  /* line 156, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column {
    grid-gap: 20px;
  }
}

@media screen and (max-width: 1040px) {
  /* line 156, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column {
    grid-template-columns: minmax(310px, 1fr) minmax(310px, 1fr) minmax(310px, 1fr);
    grid-gap: 15px;
  }
  /* line 168, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 171, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 175, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 992px) {
  /* line 156, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column {
    grid-template-columns: minmax(320px, 1fr) minmax(320px, 1fr);
    grid-gap: 30px;
  }
  /* line 185, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-1 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /* line 188, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-2, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 192, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-4, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-5, #marketplace .dc-marketplace-grid-container.force-to-column .dc-marketplace-item-cell-6 {
    padding-left: 25px;
    padding-right: 25px;
  }
}

/* line 200, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-container {
  height: 100%;
  background-image: url(/pro/assets/old_design/copecart_logo_white-821db6d24c858b93a51f31de54443209c09a4441e295403abf28c824c0208a1e.png), linear-gradient(to right, #005aff, #5792ff);
  background-repeat: no-repeat;
  background-position: 25px 25px, 0 0;
  background-size: 120px, cover;
  border-radius: 16px;
  color: #FFFFFF;
}

/* line 209, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
  overflow: hidden;
}

@media screen and (min-width: 993px) {
  /* line 209, app/assets/stylesheets/includes/marketplace/_promo.sass */
  #marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-2 {
    display: none;
  }
}

/* line 214, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 {
  align-items: center;
}

/* line 217, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-part {
  font-weight: 500;
}

/* line 220, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .commission-details {
  white-space: pre-line;
  line-height: 20px;
}

/* line 225, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button {
  display: flex;
  align-items: center;
  background-color: #ecedef;
  color: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 5px;
  height: 40px;
  text-transform: uppercase;
  justify-content: center;
  text-transform: none !important;
  padding: 0 15px;
}

/* line 16, app/assets/stylesheets/includes/marketplace/_layout.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button:hover,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button:hover {
  background-color: #dee0e2;
}

/* line 19, app/assets/stylesheets/includes/marketplace/_layout.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button:active,
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .copy-link-button:active {
  position: relative;
  top: 1px;
}

/* line 231, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button {
  text-transform: none !important;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 236, app/assets/stylesheets/includes/marketplace/_promo.sass */
#marketplace .dc-marketplace-grid-container .dc-promotion-tile-cell-1 .buttons-section .view-details-button:hover {
  background-color: #1747e6;
}

/* line 6, app/assets/stylesheets/includes/_marketplace.sass */
.marketplace_sort {
  padding-right: 30px;
  line-height: 22px;
  text-overflow: ellipsis;
}

/* line 10, app/assets/stylesheets/includes/_marketplace.sass */
.marketplace_search_group {
  margin-top: 0px !important;
}

/* line 3, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell #paymentDetails label.breakdown_payment.en, #upsell-form #paymentDetails label.breakdown_payment.en {
  margin-top: 14px;
  line-height: 14px;
}

/* line 7, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell #paymentDetails label.breakdown_payment.en.multiline, #upsell-form #paymentDetails label.breakdown_payment.en.multiline {
  margin-top: 0;
}

/* line 12, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a, #upsell-form .dc-select.v-select .dropdown-menu li a {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "main";
}

/* line 18, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a .main, #upsell-form .dc-select.v-select .dropdown-menu li a .main {
  display: grid;
  grid-template-columns: 1fr 9fr;
  grid-template-rows: 1fr;
  grid-template-areas: "icon-area text-area";
  grid-area: main;
  grid-gap: 5px;
}

/* line 26, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a .main .icon-area, #upsell-form .dc-select.v-select .dropdown-menu li a .main .icon-area {
  grid-area: icon-area;
}

/* line 29, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a .main .icon-area span, #upsell-form .dc-select.v-select .dropdown-menu li a .main .icon-area span {
  width: 100%;
  height: 100%;
  background-size: auto;
}

/* line 34, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a .main .text-area, #upsell-form .dc-select.v-select .dropdown-menu li a .main .text-area {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: "name-area" "internal-name-area";
  grid-area: text-area;
}

/* line 41, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a .main .text-area .name-area, #upsell-form .dc-select.v-select .dropdown-menu li a .main .text-area .name-area {
  grid-area: name-area;
  font-weight: 500;
}

/* line 45, app/assets/stylesheets/includes/_upsell.sass */
#newUpsell .dc-select.v-select .dropdown-menu li a .main .text-area .internal-name-area, #upsell-form .dc-select.v-select .dropdown-menu li a .main .text-area .internal-name-area {
  grid-area: internal-name-area;
  color: rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/includes/statistics.sass */
.sales-kpi {
  margin-bottom: 20px;
}

/* line 6, app/assets/stylesheets/includes/statistics.sass */
.sales-kpi .mod-dashboard .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  top: 6px;
  right: -10px;
}

/* line 10, app/assets/stylesheets/includes/statistics.sass */
.sales-kpi .divided-right {
  border-right: 1px solid;
}

/* line 13, app/assets/stylesheets/includes/statistics.sass */
.sales-kpi .dc-table--cell {
  padding: 0px 30px 0 20px;
}

/* line 16, app/assets/stylesheets/includes/statistics.sass */
.sales-kpi .dc-table--cell.no-content-cut {
  color: #8798ad;
  overflow: visible;
}

@-moz-document url-prefix() {
  /* line 4, app/assets/stylesheets/includes/_firefox_fixes.sass */
  #promotionPopup .dc-modal--overlay,
#newProduct .dc-modal--overlay {
    pointer-events: none;
    opacity: 0;
  }
  /* line 7, app/assets/stylesheets/includes/_firefox_fixes.sass */
  #promotionPopup .dc-modal--close,
#newProduct .dc-modal--close {
    font-size: 35px;
    right: 20px;
    top: 20px;
  }
}

/* line 1, app/assets/stylesheets/includes/_admin.sass */
#cc_transaction-fee {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  grid-template-areas: "cc_transaction_fee_amount cc_transaction_fee_percentage";
  grid-gap: 0 10px;
}

/* line 8, app/assets/stylesheets/includes/_admin.sass */
#cc_transaction-fee .cc_transaction_fee_amount {
  grid-area: cc_transaction_fee_amount;
}

/* line 11, app/assets/stylesheets/includes/_admin.sass */
#cc_transaction-fee .cc_transaction_fee_percentage {
  grid-area: cc_transaction_fee_percentage;
}

/* line 14, app/assets/stylesheets/includes/_admin.sass */
.atttachment-removed {
  text-decoration: line-through;
}

/* line 2, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-discount-percent, #shop-form .dc-discount-percent {
  padding-right: 50px;
}

/* line 5, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-discount-amount, #shop-form .dc-discount-amount {
  padding-left: 10px;
}

/* line 10, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-discount-amount.opacity-05 input, #new-promocode .dc-discount-percent.opacity-05 input, #shop-form .dc-discount-amount.opacity-05 input, #shop-form .dc-discount-percent.opacity-05 input {
  transition: all 0.15s ease-in-out;
  opacity: 0.5;
}

/* line 13, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-discount-amount.opacity-05 input:focus, #new-promocode .dc-discount-percent.opacity-05 input:focus, #shop-form .dc-discount-amount.opacity-05 input:focus, #shop-form .dc-discount-percent.opacity-05 input:focus {
  opacity: 1;
}

/* line 16, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .promocode-types-delim, #shop-form .promocode-types-delim {
  position: absolute;
  top: 32px;
  right: 0;
  width: 41px;
  text-align: center;
  height: 42px;
  line-height: 42px;
}

/* line 25, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip, #shop-form .dc-new-promocode-tooltip {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 29, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container, #new-promocode .dc-new-promocode-tooltip--body, #new-promocode .dc-new-promocode-tooltip--body p, #shop-form .dc-new-promocode-tooltip--container, #shop-form .dc-new-promocode-tooltip--body, #shop-form .dc-new-promocode-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 36, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--z-index-10, #shop-form .dc-new-promocode-tooltip--z-index-10 {
  z-index: 10 !important;
}

/* line 38, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container, #shop-form .dc-new-promocode-tooltip--container {
  position: relative;
  right: 0px;
  top: 0px;
}

/* line 43, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--button, #shop-form .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--button {
  text-align: center;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 56, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body, #shop-form .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 67, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body p, #shop-form .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 71, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body strong, #shop-form .dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body strong {
  font-weight: 500;
}

/* line 74, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container.active .dc-new-promocode-tooltip--body, #shop-form .dc-new-promocode-tooltip--container.active .dc-new-promocode-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 350px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 86, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-new-promocode-tooltip--container.active .dc-new-promocode-tooltip--body p, #shop-form .dc-new-promocode-tooltip--container.active .dc-new-promocode-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 92, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-add-addon--list .dc-addon--internal-name, #shop-form .dc-add-addon--list .dc-addon--internal-name {
  line-height: 25px;
}

/* line 94, app/assets/stylesheets/includes/_promocodes.sass */
#new-promocode .dc-add-addon--list .dc-addon--type, #shop-form .dc-add-addon--list .dc-addon--type {
  line-height: 25px;
}

/* line 19, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader {
  margin-top: -50px;
  width: 100%;
  height: 100px;
  background: #fdfdfd;
}

/* line 25, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: 'headers-section create-btn-section';
}

/* line 37, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .headers-section {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  grid-template-areas: 'headers-section-title' 'headers-section-subtitle';
  grid-area: headers-section;
}

/* line 44, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .headers-section .headers-section-title {
  grid-area: headers-section-title;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
}

/* line 49, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .headers-section .headers-section-subtitle {
  grid-area: headers-section-subtitle;
  line-height: 50px;
  font-size: 16px;
}

/* line 54, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .link-section .dc-btn {
  margin: 25px 0;
}

/* line 56, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .link-section .dc-btn .zmdi {
  bottom: -4px;
}

/* line 58, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .create-btn-section {
  grid-area: create-btn-section;
}

/* line 61, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .create-btn-section div {
  height: 100%;
  float: right;
}

/* line 65, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .create-btn-section div a {
  margin: 25px 0;
}

/* line 68, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .reset-button {
  padding-right: 5px;
  text-align: left;
}

/* line 71, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .reset-button a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 30px;
  color: var(--Text-Secondary);
  margin-top: 10px;
  margin-left: 10px;
  display: inline-block;
}

/* line 80, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .reset-button a:hover {
  color: var(--Text-Secondary);
}

/* line 82, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .reset-button a .zmdi {
  color: var(text_medium);
  margin-right: 3px;
}

/* line 87, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-subheader--inner .filter-btn button {
  width: 40px;
  height: 40px;
}

/* line 91, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters {
  margin-top: 30px;
  width: 100%;
  height: 60px;
}

/* line 96, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: grid;
  grid-template-columns: 80% 20%;
  grid-template-areas: 'filter-section view-section';
}

/* line 108, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section {
  grid-area: filter-section;
}

/* line 111, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section .search-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 25px;
  color: #d4d5d8;
}

/* line 118, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section .search-icon i {
  margin: 20%;
}

/* line 121, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section span.search-placeholder {
  display: inline-block;
}

/* line 124, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section span.search-placeholder input.search-input {
  width: 400px;
  max-width: 400px;
  padding: 10px 40px;
  background: #FFFFFF;
  border: 1px solid #CFD7E1;
  box-sizing: border-box;
  border-radius: 4px 0 0 4px;
  border-right: 0;
  height: 40px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
}

/* line 140, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section span.input-group-btn {
  display: inline-block;
}

/* line 143, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .filter-section span.input-group-btn button {
  height: 40px;
  line-height: 40px;
}

/* line 147, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section {
  grid-area: view-section;
}

/* line 150, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section #list-icon {
  display: block;
  float: right;
  margin: 10px;
  width: 28px;
  height: 28px;
  opacity: 0.3;
  cursor: pointer;
  content: url(/pro/assets/bars-solid-c0950f7cb8d968605f0fb724524d8972cd771a7fc237638f3b5d96a8d8915f71.svg);
}

/* line 10, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section #list-icon:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 154, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section #list-icon.active {
  content: url(/pro/assets/bars-solid-blue-673260671e00ac82b05027829428ae18b648bb7ef2fcd089619ca5c420dbe2cb.svg);
  opacity: 1;
}

/* line 158, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section #tile-icon {
  display: block;
  float: right;
  margin: 10px;
  width: 28px;
  height: 28px;
  opacity: 0.3;
  cursor: pointer;
  content: url(/pro/assets/th-solid-336a90a36013fd664398f72020e9ebfc3ec94aa9f4c74bada32fc529ddf4c049.svg);
}

/* line 10, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section #tile-icon:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

/* line 162, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-filters--inner .view-section #tile-icon.active {
  content: url(/pro/assets/th-solid-blue-9611654cc0dcc2e6093f42b88306a1eaac11670ca74160ae6a95712adad16408.svg);
  opacity: 1;
}

/* line 167, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-creator #shops-creator-logo {
  height: 200px;
  width: 200px;
  margin: 0 auto;
  background-image: url(/pro/assets/shop-creater-icon-a50c569dd1ee332a8f0c5a7f1feb74913b0bf204b193f2240d262400696ac950.svg);
}

/* line 173, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-creator #shops-creator-title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

/* line 179, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-creator #shops-creator-subtitle {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

/* line 184, app/assets/stylesheets/includes/_shops.sass */
#shops #shops-creator #shops-creator-create-btn {
  margin-top: 20px;
  padding: 0 35px;
}

/* line 187, app/assets/stylesheets/includes/_shops.sass */
#shops .dc-card {
  margin-top: 20px;
}

/* line 191, app/assets/stylesheets/includes/_shops.sass */
#newShop.dc-modal .dc-modal--wrapper, #newShop.dc-modal .dc-modal-delete--wrapper {
  max-width: 512px;
}

/* line 196, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended {
  margin: -20px -20px;
}

/* line 198, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table-fixed-part {
  width: auto;
  border-right: 1px dotted #EAEEF0;
}

/* line 201, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table-srolled-part {
  width: 100%;
}

/* line 204, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row {
  border-top: 1px solid #EAEEF0;
}

/* line 206, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row:nth-child(even) {
  background-color: transparent;
}

/* line 208, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row.selected, .mod-shops .dc-card .dc-table-extended .dc-table--row:hover {
  background-color: #F4F6FC;
}

/* line 212, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell {
  padding: 0 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #2E384D;
  height: 55px;
  cursor: default;
  max-width: 300px;
}

/* line 223, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell i.zmdi.zmdi-calendar {
  padding-right: 5px;
  pointer-events: none;
}

/* line 227, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.w_40 {
  width: 40px;
}

/* line 230, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.w_200 {
  width: 200px;
}

/* line 233, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.no_right_padding {
  padding-right: 0px;
}

/* line 236, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.no-padding {
  padding: 0 !important;
}

/* line 239, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.to-right {
  text-align: right;
}

/* line 242, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.copy-url {
  display: flex;
  align-items: center;
}

/* line 245, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.copy-url a {
  height: 40px;
  width: 40px;
  color: #8798AD;
  font-size: 24px;
  padding: 5px;
  text-align: center;
  line-height: 32px;
}

/* line 254, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.copy-url a:hover {
  color: rgba(0, 90, 255, 0.7);
  background-color: rgba(46, 91, 255, 0.1);
}

/* line 259, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.actions a {
  height: 40px;
  width: 40px;
  color: #8798AD;
  font-size: 24px;
  float: right;
  padding: 5px;
  margin: 5px 10px;
  text-align: center;
  line-height: 32px;
}

/* line 270, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell.actions a:hover {
  color: rgba(0, 90, 255, 0.7);
  background-color: rgba(46, 91, 255, 0.1);
}

/* line 274, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--row .dc-table--cell span.shop_copy_label {
  margin-left: 10px;
  font-size: 12px;
  opacity: 0;
}

/* line 280, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--header {
  border: unset;
}

/* line 282, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--header .dc-table--row {
  border-top: unset;
}

/* line 284, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--header .dc-table--row:hover {
  background-color: transparent;
}

/* line 286, app/assets/stylesheets/includes/_shops.sass */
.mod-shops .dc-card .dc-table-extended .dc-table--header .dc-table--row .dc-table--cell {
  padding: 0 20px;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B0BAC9;
  height: 55px;
  cursor: default;
}

/* line 298, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 302, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container, .dc-new-promocode-tooltip--body, .dc-new-promocode-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 310, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container {
  position: relative;
  right: 0px;
  top: 0px;
}

/* line 315, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--button {
  text-align: center;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #8798AD;
  border-radius: 10px;
  padding: 0 5px 0 5px;
  background: #FFFFFF;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

/* line 328, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 339, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 343, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container .dc-new-promocode-tooltip--body strong {
  font-weight: 500;
}

/* line 346, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container.active .dc-new-promocode-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 350px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 358, app/assets/stylesheets/includes/_shops.sass */
.dc-new-promocode-tooltip--container.active .dc-new-promocode-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 365, app/assets/stylesheets/includes/_shops.sass */
#shop-form a.dc-btn.mod-ico:hover {
  background-color: rgba(46, 91, 255, 0.1);
}

/* line 370, app/assets/stylesheets/includes/_shops.sass */
#shop-form #products-and-categories .category-row input.dc-form-control, #shop-form #products-and-categories .category-row input.StripeElement, #shop-form #products-and-categories .category-row input.dc-select.v-select, #shop-form #products-and-categories .category-row .multiselect input.multiselect__tags, .multiselect #shop-form #products-and-categories .category-row input.multiselect__tags {
  display: inline-block;
  width: 90%;
}

/* line 373, app/assets/stylesheets/includes/_shops.sass */
#shop-form #products-and-categories .category-row .deleteCategory {
  display: inline-block;
  float: right;
  background-color: #FFF;
  width: 20px;
}

/* line 378, app/assets/stylesheets/includes/_shops.sass */
#shop-form #products-and-categories .category-row + .category-row {
  margin-top: 10px;
}

/* line 380, app/assets/stylesheets/includes/_shops.sass */
#shop-form #products-and-categories .addCategory {
  margin-top: 30px;
}

/* line 385, app/assets/stylesheets/includes/_shops.sass */
#shop-form #subdomain-section span.input-with-example.left {
  display: inline-block;
  height: 50px;
  width: 50%;
  line-height: 50px;
  color: #085cff;
  border-left: none;
}

/* line 393, app/assets/stylesheets/includes/_shops.sass */
#shop-form #subdomain-section span.input-with-example.right {
  display: inline-block;
  height: 50px;
  width: 50%;
  line-height: 50px;
  padding: 0 20px 0 0;
  color: #085cff;
  border-left: none;
  padding: 0 0 0 10px;
}

/* line 403, app/assets/stylesheets/includes/_shops.sass */
#shop-form #products-add .zmdi {
  font-size: 20px;
}

/* line 405, app/assets/stylesheets/includes/_shops.sass */
#shop-form #products-add .zmdi-star {
  color: #FFC300;
}

/* line 408, app/assets/stylesheets/includes/_shops.sass */
hr.margin-vert-10 {
  margin: 10px 0;
}

/* line 412, app/assets/stylesheets/includes/_shops.sass */
.dc-addon--info {
  overflow: visible;
}

/* line 415, app/assets/stylesheets/includes/_shops.sass */
#dc-shop-addon-categories-list {
  height: auto;
  line-height: 24px;
}

/* line 419, app/assets/stylesheets/includes/_shops.sass */
#dc-shop-addon-categories-list span {
  padding: 5px 10px;
  border-radius: 10px;
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  cursor: pointer;
  margin-right: 10px;
}

/* line 430, app/assets/stylesheets/includes/_shops.sass */
#dc-shop-addon-categories-list span.unselected {
  background-color: #ECEDEF;
  color: #000;
}

/* line 433, app/assets/stylesheets/includes/_shops.sass */
#dc-shop-addon-categories-list span.selected {
  background-color: #005aff;
  color: #FFF;
}

/* line 437, app/assets/stylesheets/includes/_shops.sass */
#shops-list {
  font-family: Rubik;
}

/* line 440, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container {
  width: 23%;
  height: 240px;
  position: relative;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 3px;
}

/* line 450, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container:hover .hidden-overlay {
  opacity: 0.95 !important;
}

/* line 453, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #4E4A5A;
  border-radius: 3px;
}

/* line 461, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay ul {
  width: 70%;
  height: 50px;
  margin: 35% auto 0 auto;
}

/* line 466, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay ul li {
  color: white;
  float: left;
  display: inline-block;
  width: 25%;
  height: 100%;
  line-height: 50px;
}

/* line 474, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay ul li a {
  width: 80%;
  height: 80%;
  display: block;
  margin: 10%;
  color: #FFF;
  font-size: 24px;
  text-align: center;
  border-radius: 3px;
}

/* line 484, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay ul li a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(0, 90, 255, 0.7);
}

/* line 488, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay ul li a i {
  position: relative;
  top: -4px;
}

/* line 492, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .hidden-overlay .shop_copy_label {
  font-size: 12px;
  opacity: 0;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  color: #FFF;
  margin-top: 20px;
}

/* line 503, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas: "shop-grid-tile-logo" "shop-grid-tile-name" "shop-grid-tile-info";
  grid-area: shop-grid-tile;
  width: 100%;
  height: 240px;
  max-height: 240px;
  background: #FFF;
  border-radius: 3px;
}

/* line 517, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-logo {
  grid-area: shop-grid-tile-logo;
}

/* line 520, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-logo .shop-grid-tile-logo-placeholder {
  width: 70%;
  height: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 10% auto 0 auto;
}

/* line 527, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-name {
  grid-area: shop-grid-tile-name;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
  color: #2E384D;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 538, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-info {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas: "shop-grid-tile-info-created-label shop-grid-tile-info-products-label" "shop-grid-tile-created-value shop-grid-tile-info-products-value";
  grid-area: shop-grid-tile-info;
}

/* line 547, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-info .shop-grid-tile-info-created-label {
  grid-area: shop-grid-tile-info-created-label;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B0BAC9;
}

/* line 558, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-info .shop-grid-tile-created-value {
  grid-area: shop-grid-tile-created-value;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #2E384D;
}

/* line 566, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-info .shop-grid-tile-info-products-label {
  grid-area: shop-grid-tile-info-products-label;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B0BAC9;
}

/* line 577, app/assets/stylesheets/includes/_shops.sass */
#shops-list .shop-container .shop-grid-tile-wrapper .shop-grid-tile-info .shop-grid-tile-info-products-value {
  grid-area: shop-grid-tile-info-products-value;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #2E384D;
}

/* line 586, app/assets/stylesheets/includes/_shops.sass */
#edit-shop-product span#edit-shop-product-title {
  display: inline-block;
}

/* line 588, app/assets/stylesheets/includes/_shops.sass */
#edit-shop-product span#edit-shop-product-tooltip {
  margin-left: 20px;
}

/* line 591, app/assets/stylesheets/includes/_shops.sass */
#edit-shop-product label.breakdown_payment.en {
  margin-top: 14px;
  line-height: 14px;
}

/* line 595, app/assets/stylesheets/includes/_shops.sass */
#edit-shop-product label.breakdown_payment.en.multiline {
  margin-top: 0;
}

/* line 598, app/assets/stylesheets/includes/_shops.sass */
.shop-disable-thank-you-params-toggle {
  display: flex;
  justify-content: space-between;
}

/* line 602, app/assets/stylesheets/includes/_shops.sass */
.promocode-toggle {
  padding-top: 25px;
}

/* line 1, app/assets/stylesheets/includes/_popup_old.css.scss */
.dc-modal,
.dc-modal p {
  color: #191B18;
  font-size: 14px;
}

/* line 8, app/assets/stylesheets/includes/_popup_old.css.scss */
.modal-title {
  color: #191B18;
  font-size: 24px;
  font-weight: 500;
}

/* line 13, app/assets/stylesheets/includes/_popup_old.css.scss */
.modal-header {
  padding: 24px 30px;
  border-bottom: 1px solid #C2C2C2;
}

/* line 16, app/assets/stylesheets/includes/_popup_old.css.scss */
.modal-header--icon {
  margin-right: 10px;
}

/* line 20, app/assets/stylesheets/includes/_popup_old.css.scss */
.modal-body {
  padding: 24px 30px;
}

/* line 23, app/assets/stylesheets/includes/_popup_old.css.scss */
.modal-footer {
  border-top: 1px solid #C2C2C2;
}

/* line 28, app/assets/stylesheets/includes/_popup_old.css.scss */
.d-flex {
  display: flex;
}

/* line 32, app/assets/stylesheets/includes/_popup_old.css.scss */
.theme-btn {
  height: 44px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400;
  border: none;
  border-radius: 6px;
  transition: all .3s ease;
}

/* line 40, app/assets/stylesheets/includes/_popup_old.css.scss */
.theme-btn--primary {
  color: #fff;
  background: #191B18;
}

/* line 43, app/assets/stylesheets/includes/_popup_old.css.scss */
.theme-btn--primary:hover {
  color: #fff;
  background: --primary_lighten_10;
}

/* line 47, app/assets/stylesheets/includes/_popup_old.css.scss */
.theme-btn--primary__light {
  color: #191B18;
  background: #F9F9F9;
}

/* line 50, app/assets/stylesheets/includes/_popup_old.css.scss */
.theme-btn--primary__light:hover {
  color: #fff;
  background: #191B18;
}

/* line 58, app/assets/stylesheets/includes/_popup_old.css.scss */
.btn-block {
  display: flex;
  align-items: center;
}

/* line 61, app/assets/stylesheets/includes/_popup_old.css.scss */
.btn-block .theme-btn:last-child {
  margin-left: 15px;
}

/* line 64, app/assets/stylesheets/includes/_popup_old.css.scss */
.btn-block--right {
  justify-content: flex-end;
}

/* /remove after redesign completed */
/* line 72, app/assets/stylesheets/includes/_popup_old.css.scss */
.copemember-popup .success {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 269px;
  font-size: 14px;
  color: #191B18;
}

/* line 80, app/assets/stylesheets/includes/_popup_old.css.scss */
.copemember-popup .success img {
  margin-bottom: 40px;
}

/* line 2, app/assets/stylesheets/includes/_bundles.sass */
#bundles-creator-logo {
  height: 200px;
  width: 200px;
  margin: 0 auto;
  background-image: url(/pro/assets/old_design/bundle-creator-icon-fa8e84a6154fa2d74a11e0abc28e938eefe24f96ee0b3402138d2e4227624548.svg);
}

/* line 7, app/assets/stylesheets/includes/_bundles.sass */
#bundles-creator-title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

/* line 12, app/assets/stylesheets/includes/_bundles.sass */
#bundles-creator-subtitle {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}

/* line 16, app/assets/stylesheets/includes/_bundles.sass */
#bundles-creator-create-btn {
  margin-top: 20px;
  padding: 0 35px;
}

/* line 21, app/assets/stylesheets/includes/_bundles.sass */
#newBundle.dc-modal .dc-modal--wrapper, #newBundle.dc-modal .dc-modal-delete--wrapper {
  max-width: 512px;
}

/* line 25, app/assets/stylesheets/includes/_bundles.sass */
.flex_row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 30, app/assets/stylesheets/includes/_bundles.sass */
.col {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  flex-basis: 0;
  flex-grow: 1;
}

@media screen and (max-width: 780px) {
  /* line 30, app/assets/stylesheets/includes/_bundles.sass */
  .col {
    flex-basis: auto;
  }
}

/* line 38, app/assets/stylesheets/includes/_bundles.sass */
.mt-20 {
  margin-top: 20px !important;
}

/* line 40, app/assets/stylesheets/includes/_bundles.sass */
.mb-20 {
  margin-bottom: 20px !important;
}

/* line 43, app/assets/stylesheets/includes/_bundles.sass */
.form-input-group {
  display: flex;
  justify-content: space-between;
}

/* line 46, app/assets/stylesheets/includes/_bundles.sass */
.form-input-group .dc-form-group {
  flex: 1;
  max-width: 48%;
}

/* line 50, app/assets/stylesheets/includes/_bundles.sass */
.mod-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 20px;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 10px;
}

/* line 60, app/assets/stylesheets/includes/_bundles.sass */
.mod-badge.primary {
  background: #005aff;
}

/* line 62, app/assets/stylesheets/includes/_bundles.sass */
.mod-badge.secondary {
  background: #8798AD;
}

/* line 66, app/assets/stylesheets/includes/_bundles.sass */
.flex-table strong {
  font-weight: 500;
}

/* line 68, app/assets/stylesheets/includes/_bundles.sass */
.flex-table--heading, .flex-table--content {
  display: flex;
  padding: 8px;
}

/* line 72, app/assets/stylesheets/includes/_bundles.sass */
.flex-table--heading > *, .flex-table--content > * {
  flex: 1;
}

/* line 74, app/assets/stylesheets/includes/_bundles.sass */
.flex-table--heading {
  height: 40px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B0BAC9;
}

/* line 80, app/assets/stylesheets/includes/_bundles.sass */
.flex-table--content {
  position: relative;
  width: 100%;
  min-height: 70px;
  margin-bottom: 24px;
  font-size: 16px;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(46, 91, 255, 0.12);
  border-radius: 6px;
}

/* line 89, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .action {
  display: flex;
  justify-content: flex-end;
}

/* line 92, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .action--btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 5px;
  padding: 5px;
  color: #8798AD;
  font-size: 24px;
}

/* line 102, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block {
  pointer-events: none;
  min-height: 166px;
  margin-top: 0;
  padding: 8px;
}

/* line 107, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--left {
  max-width: 175px;
  margin-right: 8px;
}

/* line 110, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block .bundle-title {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 10px;
}

/* line 114, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description {
  font-size: 8px;
}

/* line 116, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .desc {
  max-width: 200px;
  margin-top: 0;
}

/* line 119, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .desc p {
  font-size: 8px;
}

/* line 121, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .bulletpoints {
  margin-top: 7px;
}

/* line 123, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .bulletpoints--item {
  margin-bottom: 5px;
}

/* line 126, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .price .old-price {
  margin-bottom: 5px;
  font-size: 10px;
}

/* line 129, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .price .new-price {
  margin-bottom: 10px;
  font-size: 16px;
}

/* line 132, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block--description .price .buy-btn {
  min-width: 100px;
  height: 27px;
  font-size: 8px;
  border-radius: 2px;
}

/* line 137, app/assets/stylesheets/includes/_bundles.sass */
.flex-table .preview-block .call-to-action {
  height: 26px;
  font-size: 12px;
}

@media screen and (max-width: 780px) {
  /* line 102, app/assets/stylesheets/includes/_bundles.sass */
  .flex-table .preview-block {
    height: auto;
  }
  /* line 142, app/assets/stylesheets/includes/_bundles.sass */
  .flex-table .preview-block > * {
    display: flex;
  }
}

/* line 147, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip {
  display: inline-block;
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 152, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container, .bundles-table .dc-dashboard-tooltip--body, .bundles-table .dc-dashboard-tooltip--body p {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

/* line 160, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container {
  position: relative;
}

/* line 162, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container .dc-dashboard-tooltip--button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff0030;
  margin-left: 5px;
  opacity: 1;
  width: 12px;
  height: 12px;
  font-size: 10px;
  border: 0;
  border-radius: 8px;
  background: #FFFFFF;
  font-family: Rubik;
}

/* line 176, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body {
  position: absolute;
  top: 25px;
  right: -180px;
  z-index: 1;
  overflow: auto;
  padding: 0;
  width: 0;
  height: 0;
  opacity: 0;
  font-size: 0px;
}

/* line 187, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body p {
  font-size: 0px;
  line-height: 0px;
  color: #FFFFFF;
}

/* line 191, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container .dc-dashboard-tooltip--body strong {
  font-weight: 500;
}

/* line 194, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body {
  border-radius: 5px;
  background-color: #FFF;
  border-bottom: solid 1px #8798AD;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.35);
  padding: 10px;
  width: 250px;
  height: auto;
  opacity: 1;
  font-size: 15px;
}

/* line 206, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .dc-dashboard-tooltip--container.active .dc-dashboard-tooltip--body p {
  font-size: 15px;
  line-height: 18px;
  color: #8798AD;
}

/* line 213, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .flex-table--content.denied {
  border: 3px solid #EB333B;
}

/* line 215, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table .flex-table--content .state {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 100px;
  height: 20px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  border-radius: 0 6px 0 0;
  background: #EB333B;
}

/* line 232, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--rows-preview {
  flex: 300px;
  margin-right: 10px;
}

/* line 236, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 240, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns .dc-dashboard-tooltip--button {
  width: 16px;
  height: 16px;
  font-size: 14px;
}

/* line 244, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns-preview {
  order: 3;
  width: 100%;
}

/* line 248, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns .flex-table--heading {
  display: none;
}

/* line 250, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns .flex-table--content {
  flex-wrap: wrap;
  justify-content: space-between;
  width: 49%;
  padding: 8px 20px 20px;
}

/* line 255, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns .flex-table--content > * {
  flex: none;
}

/* line 257, app/assets/stylesheets/includes/_bundles.sass */
.bundles-table--columns .flex-table--content .state {
  min-width: 154px;
  height: 54px;
  font-size: 16px;
}

/* line 264, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .multiselect__content-wrapper {
  border: none;
  border-radius: 3px;
  box-shadow: 0px 5px 10px rgba(36, 92, 246, 0.1);
}

/* line 268, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .multiselect .multiselect__element,
.product-type-select .multiselect .multiselect__option {
  padding: 0;
}

/* line 271, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .multiselect__single {
  background: none;
}

/* line 273, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .multiselect__option {
  display: flex;
  align-items: center;
  margin: 0 14px;
  font-size: 14px;
  color: #8798AD;
  border-bottom: 1px solid rgba(135, 152, 173, 0.2);
}

/* line 281, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .multiselect__option:hover {
  font-weight: 500;
  color: #2E384D;
}

/* line 284, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .multiselect__option:after {
  display: none;
}

/* line 286, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option {
  display: flex;
  align-items: center;
  height: 25px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

/* line 293, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option.digital {
  background-image: url(/pro/assets/common/devices-85dfafc83c55c1ce125fa7f2d2eb227a072bd96313e4e67d79176916c8750588.svg);
}

/* line 295, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option.physical {
  background-image: url(/images/box.svg);
}

/* line 297, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option.printed_book {
  background-image: url(/pro/assets/common/book-d2bc751f1d48277624cb945bf245f3d6bce24e167ad97adc2d6a8cb18da3b79b.svg);
}

/* line 299, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option.electronic_book {
  background-image: url(/pro/assets/common/e-book-ff5194004059aa4b7e00f954b4fc6b5e48a5eab9c834b72d0bffd0e3221ecb7d.svg);
}

/* line 301, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option.event {
  background-image: url(/pro/assets/common/event-d51d57acf05057059bf74cf914c6109efc7a4816f866bb4a6942d022209e7163.svg);
}

/* line 303, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select--option.service {
  background-image: url(/pro/assets/common/service-c5d1b28e319fdd220ed91a6bb7ed52a30c78fc5e90c76fc0d61aa0b3fb9f4c76.svg);
}

/* line 306, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .vs__dropdown-toggle {
  padding: 12px 0;
  font-size: 14px;
  border: none;
  background-color: #F8F9FC;
}

/* line 311, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .vs__dropdown-menu {
  border: none;
  border-radius: 3px;
  box-shadow: 0px 5px 10px rgba(36, 92, 246, 0.1);
}

/* line 315, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .vs__dropdown-option {
  margin: 0 14px;
  padding: 11px 0;
  font-size: 14px;
  color: #8798AD;
  border-bottom: 1px solid rgba(135, 152, 173, 0.2);
  transition: all .3s ease;
}

/* line 322, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .vs__dropdown-option--highlight {
  background: none;
}

/* line 324, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .vs__dropdown-option:hover {
  font-weight: 500;
  color: #2E384D;
  background: none;
}

/* line 328, app/assets/stylesheets/includes/_bundles.sass */
.product-type-select .vs__actions {
  padding: 4px 20px 0 3px;
}

/* line 332, app/assets/stylesheets/includes/_bundles.sass */
.color-picker {
  position: relative;
}

/* line 335, app/assets/stylesheets/includes/_bundles.sass */
.color-picker.left .color-picker--popup {
  right: auto;
  left: calc(100% - 16px);
}

/* line 338, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--label {
  font-size: 14px;
  color: #8798AD;
}

/* line 341, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--btn {
  cursor: pointer;
}

/* line 343, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--popup {
  position: absolute;
  right: calc(100% - 16px);
  top: calc(100% + 10px);
  padding: 20px;
  box-shadow: 0px 4px 8px rgba(36, 92, 246, 0.08);
  border-radius: 4px;
  background: #FFF;
  z-index: 2;
}

/* line 352, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
}

/* line 357, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  border-radius: 4px;
}

/* line 366, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--list-item.bordered {
  border: 1px solid #EDEDED;
}

/* line 368, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--list-item:last-child {
  margin-right: 0;
}

/* line 371, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--list-item.active:before {
  position: relative;
  top: -3px;
  content: "";
  display: block;
  width: 18px;
  height: 11px;
  border: 3px solid transparent;
  border-top: none;
  border-right: none;
  border-color: #fff;
  transform: rotate(-45deg);
}

/* line 384, app/assets/stylesheets/includes/_bundles.sass */
.color-picker--list-item.active--black:before {
  border-color: #000;
}

/* line 387, app/assets/stylesheets/includes/_bundles.sass */
.color-picker .fill-icon {
  color: #8798AD;
}

@media screen and (max-width: 496px) {
  /* line 390, app/assets/stylesheets/includes/_bundles.sass */
  .color-picker--popup {
    position: fixed;
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
    width: 100%;
    z-index: 9999999999;
    box-shadow: 0px -4px 8px rgba(36, 92, 246, 0.08);
    border-radius: 4px 4px 0 0;
  }
  /* line 400, app/assets/stylesheets/includes/_bundles.sass */
  .color-picker--list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  /* line 403, app/assets/stylesheets/includes/_bundles.sass */
  .color-picker--list-item {
    width: 44px;
    height: 44px;
    margin: 10px;
  }
  /* line 407, app/assets/stylesheets/includes/_bundles.sass */
  .color-picker--list-item:last-child {
    margin-right: 10px;
  }
}

/* line 410, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .error {
  color: #ff0030;
}

/* line 412, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page h5 {
  color: #2E384D;
}

/* line 414, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page h5 + * {
  margin-top: 0;
}

/* line 419, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-modal--container {
  padding: 25px;
}

/* line 421, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-modal--footer {
  margin-top: 20px;
}

/* line 423, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-modal .dc-description-block {
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid rgba(135, 152, 173, 0.2);
}

/* line 427, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-modal .dc-description-block p {
  color: #8798AD;
}

/* line 430, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-form-group + .dc-form-group {
  margin-top: 0;
}

/* line 432, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-form-control, .bundle-page .StripeElement, .bundle-page .dc-select.v-select, .bundle-page .multiselect .multiselect__tags, .multiselect .bundle-page .multiselect__tags {
  background-color: #F8F9FC;
}

/* line 435, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-form-control + .dc-control--header, .bundle-page .StripeElement + .dc-control--header, .bundle-page .dc-select.v-select + .dc-control--header, .bundle-page .multiselect .multiselect__tags + .dc-control--header, .multiselect .bundle-page .multiselect__tags + .dc-control--header, .bundle-page .dc-form-control + .dc-control--error, .bundle-page .StripeElement + .dc-control--error, .bundle-page .dc-select.v-select + .dc-control--error, .bundle-page .multiselect .multiselect__tags + .dc-control--error, .multiselect .bundle-page .multiselect__tags + .dc-control--error {
  margin-top: 0;
}

/* line 439, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-control-label {
  color: #8798AD;
}

/* line 441, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-control-label + * {
  margin-top: 0;
}

/* line 443, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .default-wrapper {
  margin-bottom: 25px;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 8px rgba(36, 92, 246, 0.08);
}

/* line 448, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .default-wrapper--heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 452, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-upload-img {
  margin-top: 15px;
  padding: 8px;
  height: auto;
}

/* line 456, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-upload-img--pic {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(46, 91, 255, 0.1);
}

/* line 461, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-upload-img--pic .upload-icon {
  font-size: 42px;
  color: #8798AD;
}

/* line 465, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-upload-img--wrapper.mod-default-text {
  align-items: stretch;
  height: auto;
  line-height: 1;
}

/* line 469, app/assets/stylesheets/includes/_bundles.sass */
.bundle-page .dc-upload-img--wrapper.mod-default-text .dc-upload-img--descr {
  margin-top: 0;
  padding-top: 0;
}

/* line 473, app/assets/stylesheets/includes/_bundles.sass */
.preview-block {
  display: flex;
  align-items: stretch;
  min-height: 360px;
  margin-top: 25px;
  padding: 20px;
  border: 1px dashed #CFD7E1;
  border-radius: 3px;
  background: #F8F9FC;
}

/* line 482, app/assets/stylesheets/includes/_bundles.sass */
.preview-block .transparent {
  opacity: 0;
  pointer-events: none;
}

/* line 485, app/assets/stylesheets/includes/_bundles.sass */
.preview-block .bundle-title {
  font-family: Rubik;
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.01em;
}

/* line 491, app/assets/stylesheets/includes/_bundles.sass */
.preview-block .call-to-action {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  font-size: 24px;
  font-weight: 500;
  background: rgba(255, 255, 255, 0.3);
}

/* line 499, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--left {
  display: flex;
  align-items: center;
  justify-self: center;
  overflow: hidden;
  max-width: 375px;
  margin-right: 20px;
}

/* line 506, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

/* line 511, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description {
  display: flex;
  align-items: center;
  font-size: 16px;
}

/* line 515, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .text {
  flex: 1;
}

/* line 517, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .desc {
  max-width: 470px;
  margin-top: 15px;
}

/* line 520, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .bulletpoints {
  margin-top: 15px;
  list-style: disc;
  list-style-position: inside;
  font-weight: 500;
}

/* line 525, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .bulletpoints--item {
  margin-bottom: 10px;
}

/* line 527, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .price {
  text-align: center;
}

/* line 529, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .price .old-price {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
}

/* line 533, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .price .old-price .price {
  text-decoration: line-through;
}

/* line 535, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .price .new-price {
  margin-bottom: 25px;
  font-size: 38px;
  font-weight: 500;
  text-decoration: underline;
}

/* line 540, app/assets/stylesheets/includes/_bundles.sass */
.preview-block--description .price .buy-btn {
  min-width: 220px;
  height: 58px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0px 4.70833px 9.41667px rgba(0, 0, 0, 0.2);
  border: none;
}

@media screen and (max-width: 780px) {
  /* line 473, app/assets/stylesheets/includes/_bundles.sass */
  .preview-block {
    height: 107px;
  }
  /* line 550, app/assets/stylesheets/includes/_bundles.sass */
  .preview-block > * {
    display: none;
  }
}
