@charset "UTF-8";
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 2, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_root.scss */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

/* line 123, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 161, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
a:not([href]) {
  color: inherit;
  text-decoration: none;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 242, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 252, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 257, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 269, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 273, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 281, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 292, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 301, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 310, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 315, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 326, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 331, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 339, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
[role="button"] {
  cursor: pointer;
}

/* line 346, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 354, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 367, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 374, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 382, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 389, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 395, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 410, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 422, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 427, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 432, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 445, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 454, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 463, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 467, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 472, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 478, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 1.875rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.5rem;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.3125rem;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.125rem;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 0.9375rem;
}

/* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 0.75rem;
}

/* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.lead {
  font-size: 0.9375rem;
  font-weight: 300;
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}

/* line 95, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 0.9375rem;
}

/* line 117, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_images.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_images.scss */
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_images.scss */
.figure {
  display: inline-block;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_images.scss */
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_images.scss */
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

/* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 59, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-first {
  order: -1;
}

/* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-last {
  order: 13;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  order: 0;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  order: 1;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  order: 2;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  order: 3;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  order: 4;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  order: 5;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  order: 6;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  order: 7;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  order: 8;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  order: 9;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  order: 10;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  order: 11;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  order: 12;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.33333%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.66667%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.33333%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.66667%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.33333%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.66667%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.33333%;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    order: -1;
  }
  /* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    order: 13;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    order: 0;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    order: 1;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    order: 2;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    order: 3;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    order: 4;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    order: 5;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    order: 6;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    order: 7;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    order: 8;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    order: 9;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    order: 10;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    order: 11;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    order: 12;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    order: -1;
  }
  /* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    order: 13;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    order: 0;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    order: 1;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    order: 2;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    order: 3;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    order: 4;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    order: 5;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    order: 6;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    order: 7;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    order: 8;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    order: 9;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    order: 10;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    order: 11;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    order: 12;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    order: -1;
  }
  /* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    order: 13;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    order: 0;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    order: 1;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    order: 2;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    order: 3;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    order: 4;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    order: 5;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    order: 6;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    order: 7;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    order: 8;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    order: 9;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    order: 10;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    order: 11;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    order: 12;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  /* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    order: -1;
  }
  /* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    order: 13;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    order: 0;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    order: 1;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    order: 2;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    order: 3;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    order: 4;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    order: 5;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    order: 6;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    order: 7;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    order: 8;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    order: 9;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    order: 10;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    order: 11;
  }
  /* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    order: 12;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  /* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 62, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

/* line 122, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 130, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 134, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

/* line 140, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}

/* line 145, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-control {
    transition: none;
  }
}

/* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 97, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 0.9375rem;
  line-height: 1.5;
}

/* line 112, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.65625rem;
  line-height: 1.5;
}

/* line 125, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 137, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.65625rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 160, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 170, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 185, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 189, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 199, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 205, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 217, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 223, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 229, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 235, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 239, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 246, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.65625rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 69, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 87, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 113, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 122, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

/* line 126, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 135, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

/* line 138, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 144, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

/* line 151, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 155, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 165, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

/* line 170, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.65625rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 69, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 87, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* line 113, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 122, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 126, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 135, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 138, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 144, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

/* line 151, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 155, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 165, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 170, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 275, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

/* line 283, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 289, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 297, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 306, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 313, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 317, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  /* line 324, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 331, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 339, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  /* line 343, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
  .btn {
    transition: none;
  }
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn:hover {
  color: #212529;
  text-decoration: none;
}

/* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

/* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 83, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 93, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

/* line 98, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 112, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 116, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.65625rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 125, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 130, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 139, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_transitions.scss */
.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  /* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_transitions.scss */
  .fade {
    transition: none;
  }
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 15, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_transitions.scss */
  .collapsing {
    transition: none;
  }
}

/* line 2, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-toggle {
  white-space: nowrap;
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.75rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

/* line 57, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 70, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 80, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 87, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_caret.scss */
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 97, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 106, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 116, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 123, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 154, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 161, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

/* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-menu.show {
  display: block;
}

/* line 178, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.65625rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 188, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_dropdown.scss */
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-toolbar .input-group {
  width: auto;
}

/* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 69, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 89, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 111, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

/* line 116, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

/* line 121, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

/* line 127, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 132, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 156, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_button-group.scss */
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file {
  display: flex;
  align-items: center;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 57, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend,
.input-group-append {
  display: flex;
}

/* line 75, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-prepend {
  margin-right: -1px;
}

/* line 93, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-append {
  margin-left: -1px;
}

/* line 101, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 117, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 129, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

/* line 134, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 146, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

/* line 151, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.65625rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 163, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

/* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 185, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_input-group.scss */
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.125rem;
  padding-left: 1.5rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.0625rem;
  opacity: 0;
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

/* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

/* line 50, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

/* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

/* line 82, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.0625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

/* line 97, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.0625rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 115, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 120, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

/* line 126, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

/* line 131, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

/* line 137, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 140, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 151, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 157, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

/* line 163, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 174, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}

/* line 178, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

/* line 186, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.0625rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 186, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

/* line 199, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}

/* line 206, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 219, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 236, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 246, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 257, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 264, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 270, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}

/* line 275, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 281, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.65625rem;
}

/* line 289, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 0.9375rem;
}

/* line 302, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 310, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 318, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 324, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 330, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 335, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 340, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 357, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 381, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 388, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}

/* line 393, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 394, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 395, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 398, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 402, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 402, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 413, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 418, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 429, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 429, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

/* line 439, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 444, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 455, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  /* line 455, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

/* line 468, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 473, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 484, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 489, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 496, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

/* line 500, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

/* line 504, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

/* line 508, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}

/* line 512, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 518, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 518, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 50, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 57, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 78, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 82, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 95, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

/* line 102, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

/* line 115, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_nav.scss */
.tab-content > .active {
  display: block;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 52, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  display: inline-block;
  padding-top: 0.35938rem;
  padding-bottom: 0.35938rem;
  margin-right: 1rem;
  font-size: 0.9375rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

/* line 71, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 78, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 83, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 94, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 109, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

/* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

/* line 133, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 150, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 150, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 150, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 150, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  /* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  /* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 150, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}

/* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

/* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav {
  flex-direction: row;
}

/* line 176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}

/* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

/* line 209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-expand .navbar-toggler {
  display: none;
}

/* line 224, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 233, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 240, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 245, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 253, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 258, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 262, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 264, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 276, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 285, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 292, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 297, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 305, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 310, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* line 314, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 316, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

/* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

/* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-title {
  margin-bottom: 0.75rem;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.card-link:hover {
  text-decoration: none;
}

/* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 76, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 83, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 88, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 94, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 117, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 123, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 132, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}

/* line 139, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 144, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 153, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 163, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 181, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 178, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  /* line 190, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 195, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  /* line 202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  /* line 205, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  /* line 210, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  /* line 217, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  /* line 220, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  /* line 225, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

/* line 242, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 241, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 252, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 265, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card {
  overflow: hidden;
}

/* line 268, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 273, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 277, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_card.scss */
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item {
  display: flex;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_breadcrumb.scss */
.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_pagination.scss */
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.65625rem;
  line-height: 1.5;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_pagination.scss */
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
  .badge {
    transition: none;
  }
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

/* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge:empty {
  display: none;
}

/* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-success {
  color: #fff;
  background-color: #28a745;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_badge.scss */
.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_badge.scss */
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-link {
  font-weight: 700;
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible {
  padding-right: 3.625rem;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-primary .alert-link {
  color: #002752;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success hr {
  border-top-color: #b1dfbb;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-success .alert-link {
  color: #0b2e13;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-info .alert-link {
  color: #062c33;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-danger .alert-link {
  color: #491217;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-light .alert-link {
  color: #686868;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_alert.scss */
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_alert.scss */
.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_progress.scss */
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.5625rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar {
    transition: none;
  }
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_progress.scss */
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  /* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_progress.scss */
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_media.scss */
.media {
  display: flex;
  align-items: flex-start;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_media.scss */
.media-body {
  flex: 1;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

/* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

/* line 62, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

/* line 70, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 77, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item {
  border-top-width: 0;
}

/* line 80, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

/* line 96, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal {
  flex-direction: row;
}

/* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

/* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

/* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

/* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

/* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  /* line 96, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  /* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  /* line 96, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md {
    flex-direction: row;
  }
  /* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  /* line 96, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  /* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  /* line 96, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  /* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  /* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  /* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  /* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

/* line 134, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush {
  border-radius: 0;
}

/* line 137, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

/* line 140, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_list-group.scss */
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:hover {
  color: #000;
  text-decoration: none;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_close.scss */
a.close.disabled {
  pointer-events: none;
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast.showing {
  opacity: 1;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast.show {
  display: block;
  opacity: 1;
}

/* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast.hide {
  display: none;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_toasts.scss */
.toast-body {
  padding: 0.75rem;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-open {
  overflow: hidden;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

/* line 36, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  /* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal.fade .modal-dialog {
    transition: none;
  }
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.show .modal-dialog {
  transform: none;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}

/* line 62, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

/* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* line 77, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

/* line 83, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

/* line 91, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

/* line 96, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

/* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

/* line 107, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 125, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

/* line 135, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.fade {
  opacity: 0;
}

/* line 136, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-backdrop.show {
  opacity: 0.5;
}

/* line 141, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 149, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 157, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 164, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

/* line 173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

/* line 186, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-footer > * {
  margin: 0.25rem;
}

/* line 192, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 203, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 208, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 211, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 216, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 219, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  /* line 229, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 233, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 240, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_modal.scss */
  .modal-xl {
    max-width: 1140px;
  }
}

/* line 2, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.65625rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.65625rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

/* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 50, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

/* line 87, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 93, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

/* line 101, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 116, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 122, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 128, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.75rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 162, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 167, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel.pointer-event {
  touch-action: pan-y;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 2, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  /* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-item {
    transition: none;
  }
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

/* line 50, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

/* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

/* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  /* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

/* line 87, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 87, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

/* line 111, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev {
  left: 0;
}

/* line 117, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

/* line 132, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

/* line 135, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

/* line 145, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 159, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  /* line 159, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators li {
    transition: none;
  }
}

/* line 177, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  opacity: 1;
}

/* line 187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/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;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}

/* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite;
}

/* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite;
}

/* line 53, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_spinners.scss */
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

/* line 3, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-top {
  vertical-align: top !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_align.scss */
.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #007bff !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #28a745 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_background-variant.scss */
.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-white {
  background-color: #fff !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_background.scss */
.bg-transparent {
  background-color: transparent !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-0 {
  border: 0 !important;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-top-0 {
  border-top: 0 !important;
}

/* line 15, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-right-0 {
  border-right: 0 !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-left-0 {
  border-left: 0 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-primary {
  border-color: #007bff !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-success {
  border-color: #28a745 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-dark {
  border-color: #343a40 !important;
}

/* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.border-white {
  border-color: #fff !important;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-sm {
  border-radius: 0.2rem !important;
}

/* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded {
  border-radius: 0.25rem !important;
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 61, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-lg {
  border-radius: 0.3rem !important;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-circle {
  border-radius: 50% !important;
}

/* line 69, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-pill {
  border-radius: 50rem !important;
}

/* line 73, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_borders.scss */
.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-none {
  display: none !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline {
  display: inline !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-block {
  display: block !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table {
  display: table !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-row {
  display: table-row !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-flex {
  display: flex !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-none {
    display: none !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline {
    display: inline !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-block {
    display: block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table {
    display: table !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-flex {
    display: flex !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-none {
    display: none !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline {
    display: inline !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-block {
    display: block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table {
    display: table !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-flex {
    display: flex !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-none {
    display: none !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline {
    display: inline !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-block {
    display: block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table {
    display: table !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-flex {
    display: flex !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-none {
    display: none !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline {
    display: inline !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-block {
    display: block !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table {
    display: table !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-flex {
    display: flex !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-none {
    display: none !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline {
    display: inline !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-block {
    display: block !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table {
    display: table !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-flex {
    display: flex !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_display.scss */
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

/* line 3, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_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 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_embed.scss */
.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row {
  flex-direction: row !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column {
  flex-direction: column !important;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-row-reverse {
  flex-direction: row-reverse !important;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-column-reverse {
  flex-direction: column-reverse !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap {
  flex-wrap: wrap !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-nowrap {
  flex-wrap: nowrap !important;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-fill {
  flex: 1 1 auto !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-0 {
  flex-grow: 0 !important;
}

/* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-grow-1 {
  flex-grow: 1 !important;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

/* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.flex-shrink-1 {
  flex-shrink: 1 !important;
}

/* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-start {
  justify-content: flex-start !important;
}

/* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-end {
  justify-content: flex-end !important;
}

/* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-center {
  justify-content: center !important;
}

/* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-between {
  justify-content: space-between !important;
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.justify-content-around {
  justify-content: space-around !important;
}

/* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-start {
  align-items: flex-start !important;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-end {
  align-items: flex-end !important;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-center {
  align-items: center !important;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-baseline {
  align-items: baseline !important;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-items-stretch {
  align-items: stretch !important;
}

/* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-start {
  align-content: flex-start !important;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-end {
  align-content: flex-end !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-center {
  align-content: center !important;
}

/* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-between {
  align-content: space-between !important;
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-around {
  align-content: space-around !important;
}

/* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-content-stretch {
  align-content: stretch !important;
}

/* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-auto {
  align-self: auto !important;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-start {
  align-self: flex-start !important;
}

/* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-end {
  align-self: flex-end !important;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-center {
  align-self: center !important;
}

/* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-baseline {
  align-self: baseline !important;
}

/* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-center {
    justify-content: center !important;
  }
  /* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-center {
    align-items: center !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-center {
    justify-content: center !important;
  }
  /* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-center {
    align-items: center !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-center {
    justify-content: center !important;
  }
  /* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-center {
    align-items: center !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row {
    flex-direction: row !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column {
    flex-direction: column !important;
  }
  /* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  /* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  /* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  /* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  /* line 27, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-center {
    justify-content: center !important;
  }
  /* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  /* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  /* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  /* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-center {
    align-items: center !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  /* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_flex.scss */
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-left {
  float: left !important;
}

/* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-right {
  float: right !important;
}

/* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-left {
    float: left !important;
  }
  /* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-right {
    float: right !important;
  }
  /* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-left {
    float: left !important;
  }
  /* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-right {
    float: right !important;
  }
  /* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-left {
    float: left !important;
  }
  /* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-right {
    float: right !important;
  }
  /* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-left {
    float: left !important;
  }
  /* line 8, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-right {
    float: right !important;
  }
  /* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_float.scss */
  .float-xl-none {
    float: none !important;
  }
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_interactions.scss */
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_interactions.scss */
.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_interactions.scss */
.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-auto {
  overflow: auto !important;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_overflow.scss */
.overflow-hidden {
  overflow: hidden !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-static {
  position: static !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-relative {
  position: relative !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-absolute {
  position: absolute !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-fixed {
  position: fixed !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 18, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  /* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_position.scss */
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_screenreaders.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_screen-reader.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_shadows.scss */
.shadow-none {
  box-shadow: none !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-25 {
  width: 25% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-50 {
  width: 50% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-75 {
  width: 75% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-100 {
  width: 100% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.w-auto {
  width: auto !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-25 {
  height: 25% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-50 {
  height: 50% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-75 {
  height: 75% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-100 {
  height: 100% !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.h-auto {
  height: auto !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mw-100 {
  max-width: 100% !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.mh-100 {
  max-height: 100% !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vw-100 {
  min-width: 100vw !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.min-vh-100 {
  min-height: 100vh !important;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vw-100 {
  width: 100vw !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_sizing.scss */
.vh-100 {
  height: 100vh !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-0 {
  margin: 0 !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-1 {
  margin: 0.25rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-2 {
  margin: 0.5rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-3 {
  margin: 1rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-4 {
  margin: 1.5rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-5 {
  margin: 3rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-0 {
  padding: 0 !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-1 {
  padding: 0.25rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-2 {
  padding: 0.5rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-3 {
  padding: 1rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-4 {
  padding: 1.5rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.p-5 {
  padding: 3rem !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n1 {
  margin: -0.25rem !important;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n2 {
  margin: -0.5rem !important;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n3 {
  margin: -1rem !important;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n4 {
  margin: -1.5rem !important;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

/* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-n5 {
  margin: -3rem !important;
}

/* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

/* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

/* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.m-auto {
  margin: auto !important;
}

/* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-sm-auto {
    margin: auto !important;
  }
  /* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-md-auto {
    margin: auto !important;
  }
  /* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-lg-auto {
    margin: auto !important;
  }
  /* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 35, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .m-xl-auto {
    margin: auto !important;
  }
  /* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 68, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_spacing.scss */
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_stretched-link.scss */
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-justify {
  text-align: justify !important;
}

/* line 12, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-wrap {
  white-space: normal !important;
}

/* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-nowrap {
  white-space: nowrap !important;
}

/* line 14, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-left {
  text-align: left !important;
}

/* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-right {
  text-align: right !important;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-left {
    text-align: left !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-right {
    text-align: right !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-left {
    text-align: left !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-right {
    text-align: right !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-left {
    text-align: left !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-right {
    text-align: right !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 22, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-left {
    text-align: left !important;
  }
  /* line 23, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-right {
    text-align: right !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
  .text-xl-center {
    text-align: center !important;
  }
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-lowercase {
  text-transform: lowercase !important;
}

/* line 31, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-uppercase {
  text-transform: uppercase !important;
}

/* line 32, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-capitalize {
  text-transform: capitalize !important;
}

/* line 36, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-light {
  font-weight: 300 !important;
}

/* line 37, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-lighter {
  font-weight: lighter !important;
}

/* line 38, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-normal {
  font-weight: 400 !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 40, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-weight-bolder {
  font-weight: bolder !important;
}

/* line 41, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.font-italic {
  font-style: italic !important;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white {
  color: #fff !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #007bff !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-secondary {
  color: #6c757d !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #28a745 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #17a2b8 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #ffc107 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #dc3545 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-light {
  color: #f8f9fa !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-dark {
  color: #343a40 !important;
}

/* line 17, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/mixins/_hover.scss */
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-body {
  color: #212529 !important;
}

/* line 52, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-muted {
  color: #6c757d !important;
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 55, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 59, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-decoration-none {
  text-decoration: none !important;
}

/* line 65, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-break {
  word-wrap: break-word !important;
}

/* line 71, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_text.scss */
.text-reset {
  color: inherit !important;
}

/* line 7, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.visible {
  visibility: visible !important;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/utilities/_visibility.scss */
.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  /* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }
  /* line 34, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  /* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }
  /* line 52, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  /* line 63, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }
  /* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }
  /* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 79, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  /* line 92, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }
  /* line 95, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }
  /* line 100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }
  /* line 103, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }
  /* line 107, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }
  /* line 117, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  /* line 123, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  /* line 134, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap-4.5.0/assets/stylesheets/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot");
  src: url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff") format("woff"), url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

/* line 8, app/assets/stylesheets/glyphicons.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 9, app/assets/stylesheets/glyphicons.css */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 10, app/assets/stylesheets/glyphicons.css */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 11, app/assets/stylesheets/glyphicons.css */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 12, app/assets/stylesheets/glyphicons.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 13, app/assets/stylesheets/glyphicons.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 14, app/assets/stylesheets/glyphicons.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 15, app/assets/stylesheets/glyphicons.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 16, app/assets/stylesheets/glyphicons.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 17, app/assets/stylesheets/glyphicons.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 18, app/assets/stylesheets/glyphicons.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 19, app/assets/stylesheets/glyphicons.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 20, app/assets/stylesheets/glyphicons.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 21, app/assets/stylesheets/glyphicons.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 22, app/assets/stylesheets/glyphicons.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 23, app/assets/stylesheets/glyphicons.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 24, app/assets/stylesheets/glyphicons.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 25, app/assets/stylesheets/glyphicons.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 26, app/assets/stylesheets/glyphicons.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 27, app/assets/stylesheets/glyphicons.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 28, app/assets/stylesheets/glyphicons.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 29, app/assets/stylesheets/glyphicons.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 30, app/assets/stylesheets/glyphicons.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 31, app/assets/stylesheets/glyphicons.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 32, app/assets/stylesheets/glyphicons.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 33, app/assets/stylesheets/glyphicons.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 34, app/assets/stylesheets/glyphicons.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 35, app/assets/stylesheets/glyphicons.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 36, app/assets/stylesheets/glyphicons.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 37, app/assets/stylesheets/glyphicons.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 38, app/assets/stylesheets/glyphicons.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 39, app/assets/stylesheets/glyphicons.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 40, app/assets/stylesheets/glyphicons.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 41, app/assets/stylesheets/glyphicons.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 42, app/assets/stylesheets/glyphicons.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 43, app/assets/stylesheets/glyphicons.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 44, app/assets/stylesheets/glyphicons.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 45, app/assets/stylesheets/glyphicons.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 46, app/assets/stylesheets/glyphicons.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 47, app/assets/stylesheets/glyphicons.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 48, app/assets/stylesheets/glyphicons.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 49, app/assets/stylesheets/glyphicons.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 50, app/assets/stylesheets/glyphicons.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 51, app/assets/stylesheets/glyphicons.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 52, app/assets/stylesheets/glyphicons.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 53, app/assets/stylesheets/glyphicons.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 54, app/assets/stylesheets/glyphicons.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 55, app/assets/stylesheets/glyphicons.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 56, app/assets/stylesheets/glyphicons.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 57, app/assets/stylesheets/glyphicons.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 58, app/assets/stylesheets/glyphicons.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 59, app/assets/stylesheets/glyphicons.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 60, app/assets/stylesheets/glyphicons.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 61, app/assets/stylesheets/glyphicons.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 62, app/assets/stylesheets/glyphicons.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 63, app/assets/stylesheets/glyphicons.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 64, app/assets/stylesheets/glyphicons.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 65, app/assets/stylesheets/glyphicons.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 66, app/assets/stylesheets/glyphicons.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 67, app/assets/stylesheets/glyphicons.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 68, app/assets/stylesheets/glyphicons.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 69, app/assets/stylesheets/glyphicons.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 70, app/assets/stylesheets/glyphicons.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 71, app/assets/stylesheets/glyphicons.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 72, app/assets/stylesheets/glyphicons.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 73, app/assets/stylesheets/glyphicons.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 74, app/assets/stylesheets/glyphicons.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 75, app/assets/stylesheets/glyphicons.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 76, app/assets/stylesheets/glyphicons.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 77, app/assets/stylesheets/glyphicons.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 78, app/assets/stylesheets/glyphicons.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 79, app/assets/stylesheets/glyphicons.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 80, app/assets/stylesheets/glyphicons.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 81, app/assets/stylesheets/glyphicons.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 82, app/assets/stylesheets/glyphicons.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 83, app/assets/stylesheets/glyphicons.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 84, app/assets/stylesheets/glyphicons.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 85, app/assets/stylesheets/glyphicons.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 86, app/assets/stylesheets/glyphicons.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 87, app/assets/stylesheets/glyphicons.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 88, app/assets/stylesheets/glyphicons.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 89, app/assets/stylesheets/glyphicons.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 90, app/assets/stylesheets/glyphicons.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 91, app/assets/stylesheets/glyphicons.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 92, app/assets/stylesheets/glyphicons.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 93, app/assets/stylesheets/glyphicons.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 94, app/assets/stylesheets/glyphicons.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 95, app/assets/stylesheets/glyphicons.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 96, app/assets/stylesheets/glyphicons.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 97, app/assets/stylesheets/glyphicons.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 98, app/assets/stylesheets/glyphicons.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 99, app/assets/stylesheets/glyphicons.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 100, app/assets/stylesheets/glyphicons.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 101, app/assets/stylesheets/glyphicons.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 102, app/assets/stylesheets/glyphicons.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 103, app/assets/stylesheets/glyphicons.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 104, app/assets/stylesheets/glyphicons.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 105, app/assets/stylesheets/glyphicons.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 106, app/assets/stylesheets/glyphicons.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 107, app/assets/stylesheets/glyphicons.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 108, app/assets/stylesheets/glyphicons.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 109, app/assets/stylesheets/glyphicons.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 110, app/assets/stylesheets/glyphicons.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 111, app/assets/stylesheets/glyphicons.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 112, app/assets/stylesheets/glyphicons.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 113, app/assets/stylesheets/glyphicons.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 114, app/assets/stylesheets/glyphicons.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 115, app/assets/stylesheets/glyphicons.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 116, app/assets/stylesheets/glyphicons.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 117, app/assets/stylesheets/glyphicons.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 118, app/assets/stylesheets/glyphicons.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 119, app/assets/stylesheets/glyphicons.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 120, app/assets/stylesheets/glyphicons.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 121, app/assets/stylesheets/glyphicons.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 122, app/assets/stylesheets/glyphicons.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 123, app/assets/stylesheets/glyphicons.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 124, app/assets/stylesheets/glyphicons.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 125, app/assets/stylesheets/glyphicons.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 126, app/assets/stylesheets/glyphicons.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 127, app/assets/stylesheets/glyphicons.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 128, app/assets/stylesheets/glyphicons.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 129, app/assets/stylesheets/glyphicons.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 130, app/assets/stylesheets/glyphicons.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 131, app/assets/stylesheets/glyphicons.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 132, app/assets/stylesheets/glyphicons.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 133, app/assets/stylesheets/glyphicons.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 134, app/assets/stylesheets/glyphicons.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 135, app/assets/stylesheets/glyphicons.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 136, app/assets/stylesheets/glyphicons.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 137, app/assets/stylesheets/glyphicons.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 138, app/assets/stylesheets/glyphicons.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 139, app/assets/stylesheets/glyphicons.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 140, app/assets/stylesheets/glyphicons.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 141, app/assets/stylesheets/glyphicons.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 142, app/assets/stylesheets/glyphicons.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 143, app/assets/stylesheets/glyphicons.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 144, app/assets/stylesheets/glyphicons.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 145, app/assets/stylesheets/glyphicons.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 146, app/assets/stylesheets/glyphicons.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 147, app/assets/stylesheets/glyphicons.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 148, app/assets/stylesheets/glyphicons.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 149, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 150, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 151, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 152, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 153, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 154, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 155, app/assets/stylesheets/glyphicons.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 156, app/assets/stylesheets/glyphicons.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 157, app/assets/stylesheets/glyphicons.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 158, app/assets/stylesheets/glyphicons.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 159, app/assets/stylesheets/glyphicons.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 160, app/assets/stylesheets/glyphicons.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 161, app/assets/stylesheets/glyphicons.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 162, app/assets/stylesheets/glyphicons.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 163, app/assets/stylesheets/glyphicons.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 164, app/assets/stylesheets/glyphicons.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 165, app/assets/stylesheets/glyphicons.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 166, app/assets/stylesheets/glyphicons.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 167, app/assets/stylesheets/glyphicons.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 168, app/assets/stylesheets/glyphicons.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 169, app/assets/stylesheets/glyphicons.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 170, app/assets/stylesheets/glyphicons.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 171, app/assets/stylesheets/glyphicons.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 172, app/assets/stylesheets/glyphicons.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 173, app/assets/stylesheets/glyphicons.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 174, app/assets/stylesheets/glyphicons.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 175, app/assets/stylesheets/glyphicons.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 176, app/assets/stylesheets/glyphicons.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 177, app/assets/stylesheets/glyphicons.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 178, app/assets/stylesheets/glyphicons.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 179, app/assets/stylesheets/glyphicons.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 180, app/assets/stylesheets/glyphicons.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 181, app/assets/stylesheets/glyphicons.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 182, app/assets/stylesheets/glyphicons.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 183, app/assets/stylesheets/glyphicons.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 184, app/assets/stylesheets/glyphicons.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 185, app/assets/stylesheets/glyphicons.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 186, app/assets/stylesheets/glyphicons.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 187, app/assets/stylesheets/glyphicons.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 188, app/assets/stylesheets/glyphicons.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 189, app/assets/stylesheets/glyphicons.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 190, app/assets/stylesheets/glyphicons.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 191, app/assets/stylesheets/glyphicons.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 192, app/assets/stylesheets/glyphicons.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 193, app/assets/stylesheets/glyphicons.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 194, app/assets/stylesheets/glyphicons.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 195, app/assets/stylesheets/glyphicons.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 196, app/assets/stylesheets/glyphicons.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 197, app/assets/stylesheets/glyphicons.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 198, app/assets/stylesheets/glyphicons.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 199, app/assets/stylesheets/glyphicons.css */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 200, app/assets/stylesheets/glyphicons.css */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 201, app/assets/stylesheets/glyphicons.css */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 202, app/assets/stylesheets/glyphicons.css */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 203, app/assets/stylesheets/glyphicons.css */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 204, app/assets/stylesheets/glyphicons.css */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 205, app/assets/stylesheets/glyphicons.css */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 206, app/assets/stylesheets/glyphicons.css */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 207, app/assets/stylesheets/glyphicons.css */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 208, app/assets/stylesheets/glyphicons.css */
.glyphicon-wrench:before {
  content: "\1f527";
}

/*
Version: 3.5.4 Timestamp: Sun Aug 30 13:30:32 EDT 2015
*/
/* line 4, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 11, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 25, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 56, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice {
  padding: 0 8px 0 0;
}

/* line 60, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 76, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 88, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {
  margin-left: 26px;
  margin-right: 0;
}

/* line 93, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 110, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 119, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 137, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 155, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 166, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 175, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 201, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
  left: 0;
  right: auto;
  border-left: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
}

/* line 210, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 0 1px;
}

/* line 217, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
  background-position: 2px 1px;
}

/* line 221, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding: 4px 4px 0 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 234, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  box-shadow: none;
  background: #fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 258, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search input {
  padding: 4px 5px 4px 20px;
  background: #fff url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 268, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search input.select2-active {
  background: #fff url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%;
  background: url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 276, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 285, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 301, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 313, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  -webkit-filter: none;
          filter: none;
}

/* line 318, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
  border-right: none;
}

/* line 322, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 326, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -16px 1px;
}

/* line 330, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 342, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

/* line 352, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-results {
  padding: 0 4px 0 0;
  margin: 4px 0 4px 4px;
}

/* line 357, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 362, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 368, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

/* line 372, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 386, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 387, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 388, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 389, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 390, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 391, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 392, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 394, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 399, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 404, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 408, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 413, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 425, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 431, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 437, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-selected {
  display: none;
}

/* line 441, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-more-results.select2-active {
  background: #f4f4f4 url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100%;
}

/* line 445, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-results .select2-ajax-error {
  background: rgba(255, 50, 50, 0.2);
}

/* line 449, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 456, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 463, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 469, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 476, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 494, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices {
  padding: 0 0 0 5px;
}

/* line 498, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 502, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 506, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 513, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 517, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 521, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 527, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}

/* line 541, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url(/assets/select2-spinner-f6ecff617ec2ba7f559e6f535cad9b70a3f91120737535dab4d4548a6c83576c.gif) no-repeat 100% !important;
}

/* line 545, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-default {
  color: #999 !important;
}

/* line 549, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 579, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 18px 3px 5px;
}

/* line 584, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 587, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 591, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url(/assets/select2-d6b5d8d83dbc18fb8d77c8761d331cd9e5123c9684950bab0406e98a24ac5ae8.png) right top no-repeat;
}

/* line 603, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 608, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 612, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
  left: auto;
  right: 2px;
}

/* line 617, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 620, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 625, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 632, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 639, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 645, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 650, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 664, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-display-none {
  display: none;
}

/* line 668, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* line 680, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url(/assets/select2x2-6fe28d687dc0ed4d96016238c608ba1e7198c9c9accfa0b360b78018b9fb9bc2.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  /* line 689, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2.scss */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}

/* line 1, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control .select2-choice {
  border: 0;
  border-radius: 2px;
}

/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control .select2-choice .select2-arrow {
  border-radius: 0 2px 2px 0;
}

/* line 10, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-container {
  height: auto !important;
  padding: 0;
}

/* line 15, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-container.select2-dropdown-open {
  border-color: #5897FB;
  border-radius: 3px 3px 0 0;
}

/* line 20, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control .select2-container.select2-dropdown-open .select2-choices {
  border-radius: 3px 3px 0 0;
}

/* line 24, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.form-control.select2-container .select2-choices {
  border: 0 !important;
  border-radius: 3px;
}

/* line 29, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.warning .select2-container .select2-choice,
.control-group.warning .select2-container .select2-choices,
.control-group.warning .select2-container-active .select2-choice,
.control-group.warning .select2-container-active .select2-choices,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.warning .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #C09853 !important;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.warning .select2-container .select2-choice div {
  border-left: 1px solid #C09853 !important;
  background: #FCF8E3 !important;
}

/* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.error .select2-container .select2-choice,
.control-group.error .select2-container .select2-choices,
.control-group.error .select2-container-active .select2-choice,
.control-group.error .select2-container-active .select2-choices,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.error .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #B94A48 !important;
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.error .select2-container .select2-choice div {
  border-left: 1px solid #B94A48 !important;
  background: #F2DEDE !important;
}

/* line 59, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.info .select2-container .select2-choice,
.control-group.info .select2-container .select2-choices,
.control-group.info .select2-container-active .select2-choice,
.control-group.info .select2-container-active .select2-choices,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.info .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #3A87AD !important;
}

/* line 69, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.info .select2-container .select2-choice div {
  border-left: 1px solid #3A87AD !important;
  background: #D9EDF7 !important;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.success .select2-container .select2-choice,
.control-group.success .select2-container .select2-choices,
.control-group.success .select2-container-active .select2-choice,
.control-group.success .select2-container-active .select2-choices,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.success .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #468847 !important;
}

/* line 84, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/select2-rails-3.5.10/vendor/assets/stylesheets/select2-bootstrap.css */
.control-group.success .select2-container .select2-choice div {
  border-left: 1px solid #468847 !important;
  background: #DFF0D8 !important;
}

/* line 1, app/assets/components/bootstrap-calendar/css/calendar.css */
[class*="cal-cell"] {
  float: left;
  margin-left: 0;
  min-height: 1px;
}

/* line 6, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid {
  width: 100%;
  *zoom: 1;
}

/* line 10, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid:before,
.cal-row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 16, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid:after {
  clear: both;
}

/* line 19, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid [class*="cal-cell"] {
  display: block;
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
  *margin-left: -0.05213764337851929%;
}

/* line 29, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid [class*="cal-cell"]:first-child {
  margin-left: 0;
}

/* line 32, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .controls-row [class*="cal-cell"] + [class*="cal-cell"] {
  margin-left: 0%;
}

/* line 35, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell7 {
  width: 100%;
  *width: 99.94669509594883%;
}

/* line 39, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell6 {
  width: 85.71428571428571%;
  *width: 85.66098081023453%;
}

/* line 43, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell5 {
  width: 71.42857142857142%;
  *width: 71.37526652452024%;
}

/* line 47, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell4 {
  width: 57.14285714285714%;
  *width: 57.089552238805965%;
}

/* line 51, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell3 {
  width: 42.857142857142854%;
  *width: 42.80383795309168%;
}

/* line 55, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell2 {
  width: 28.57142857142857%;
  *width: 28.518123667377395%;
}

/* line 59, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell1 {
  width: 14.285714285714285%;
  *width: 14.232409381663112%;
}

/* line 63, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset7,
.cal-row-fluid .cal-offset7,
.cal-row-fluid .cal-offset7:first-child {
  margin-left: 100%;
  *margin-left: 99.89339019189765%;
}

/* line 69, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset6,
.cal-row-fluid .cal-offset6,
.cal-row-fluid .cal-offset6:first-child {
  margin-left: 85.71428571428571%;
  *margin-left: 85.60767590618336%;
}

/* line 75, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset5,
.cal-row-fluid .cal-offset5,
.cal-row-fluid .cal-offset5:first-child {
  margin-left: 71.42857142857142%;
  *margin-left: 71.32196162046907%;
}

/* line 81, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset4,
.cal-row-fluid .cal-offset4,
.cal-row-fluid .cal-offset4:first-child {
  margin-left: 57.14285714285714%;
  *margin-left: 57.03624733475479%;
}

/* line 87, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset3,
.cal-row-fluid .cal-offset3,
.cal-row-fluid .cal-offset3:first-child {
  margin-left: 42.857142857142854%;
  *margin-left: 42.750533049040506%;
}

/* line 93, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset2,
.cal-row-fluid .cal-offset2,
.cal-row-fluid .cal-offset2:first-child {
  margin-left: 28.57142857142857%;
  *margin-left: 28.46481876332622%;
}

/* line 99, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-offset1,
.cal-row-fluid .cal-offset1,
.cal-row-fluid .cal-offset1:first-child {
  margin-left: 14.285714285714285%;
  *margin-left: 14.17910447761194%;
}

/* line 105, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-fluid .cal-cell1 {
  width: 14.285714285714285%;
  *width: 14.233576642335766%;
}

/* line 109, app/assets/components/bootstrap-calendar/css/calendar.css */
[class*="cal-cell"].hide,
.cal-row-fluid [class*="cal-cell"].hide {
  display: none;
}

/* line 113, app/assets/components/bootstrap-calendar/css/calendar.css */
[class*="cal-cell"].float-right,
.cal-row-fluid [class*="cal-cell"].float-right {
  float: right;
}

/* line 117, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
  min-height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 123, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-events-num {
  margin-top: 20px;
}

/* line 126, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-month-day {
  position: relative;
  display: block;
  width: 100%;
}

/* line 131, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-week-box {
  position: absolute;
  width: 70px;
  left: -71px;
  top: -1px;
  padding: 8px 5px;
  cursor: pointer;
}

/* line 139, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-tick {
  position: absolute;
  right: 50%;
  bottom: -21px;
  padding: 0px 5px;
  cursor: pointer;
  z-index: 5;
  text-align: center;
  width: 26px;
  margin-right: -17px;
}

/* line 150, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box #cal-day-tick {
  margin-right: -7px;
}

/* line 153, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-box {
  position: relative;
}

/* line 156, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick {
  position: absolute;
  width: 16px;
  margin-left: -7px;
  height: 9px;
  top: -1px;
  z-index: 1;
}

/* line 164, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-month1 {
  left: 12.5%;
}

/* line 167, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-month2 {
  left: 37.5%;
}

/* line 170, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-month3 {
  left: 62.5%;
}

/* line 173, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-month4 {
  left: 87.5%;
}

/* line 176, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day1 {
  left: 7.14285714285715%;
}

/* line 179, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day2 {
  left: 21.42857142857143%;
}

/* line 182, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day3 {
  left: 35.71428571428572%;
}

/* line 185, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day4 {
  left: 50%;
}

/* line 188, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day5 {
  left: 64.2857142857143%;
}

/* line 191, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day6 {
  left: 78.57142857142859%;
}

/* line 194, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick.tick-day7 {
  left: 92.85714285714285%;
}

/* line 197, app/assets/components/bootstrap-calendar/css/calendar.css */
.events-list {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

/* line 203, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-content ul.unstyled {
  margin-bottom: 0;
}

/* line 206, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box {
  position: relative;
}

/* line 209, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box [data-event-class] {
  white-space: nowrap;
  height: 30px;
  margin: 1px 1px;
  line-height: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 10px;
}

/* line 218, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .cal-column {
  position: absolute;
  height: 100%;
  z-index: -1;
}

/* line 223, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .arrow-before,
.cal-week-box .arrow-after {
  position: relative;
}

/* line 227, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .arrow-after:after {
  content: "";
  position: absolute;
  top: 0px;
  width: 0;
  height: 0;
  right: 0;
  border-top: 15px solid #ffffff;
  border-left: 8px solid;
  border-bottom: 15px solid #FFFFFF;
}

/* line 238, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-week-box .arrow-before:before {
  content: "";
  position: absolute;
  top: 0px;
  width: 0;
  height: 0;
  left: 1px;
  border-top: 15px solid transparent;
  border-left: 8px solid #FFFFFF;
  border-bottom: 15px solid transparent;
}

/* line 249, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box {
  text-wrap: none;
}

/* line 252, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .cal-day-hour-part {
  height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: thin dashed #e1e1e1;
}

/* line 259, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .cal-day-hour .day-highlight {
  height: 30px;
}

/* line 262, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .cal-hours {
  font-weight: bolder;
}

/* line 265, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .cal-day-hour:nth-child(odd) {
  background-color: #fafafa;
}

/* line 268, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box #cal-day-panel {
  position: relative;
  padding-left: 60px;
}

/* line 272, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box #cal-day-panel-hour {
  position: absolute;
  width: 100%;
  margin-left: -60px;
}

/* line 277, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-event {
  position: relative;
  max-width: 200px;
  overflow: hidden;
}

/* line 282, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight {
  line-height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #c3c3c3;
  margin: 1px 1px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 294, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight.dh-event-important {
  border: 1px solid #ad2121;
}

/* line 297, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight.dh-event-warning {
  border: 1px solid #e3bc08;
}

/* line 300, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight.dh-event-info {
  border: 1px solid #1e90ff;
}

/* line 303, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight.dh-event-inverse {
  border: 1px solid #1b1b1b;
}

/* line 306, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight.dh-event-success {
  border: 1px solid #006400;
}

/* line 309, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-box .day-highlight.dh-event-special {
  background-color: #ffe6ff;
  border: 1px solid #800080;
}

/* line 313, app/assets/components/bootstrap-calendar/css/calendar.css */
.event {
  display: block;
  background-color: #c3c3c3;
  width: 12px;
  height: 12px;
  margin-right: 2px;
  margin-bottom: 2px;
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  border: 1px solid #ffffff;
}

/* line 325, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-block {
  display: block;
  background-color: #c3c3c3;
  width: 20px;
  height: 100%;
}

/* line 331, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-event-list .event.float-left {
  margin-top: 3px;
}

/* line 334, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-important {
  background-color: #ad2121;
}

/* line 337, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-info {
  background-color: #1e90ff;
}

/* line 340, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-warning {
  background-color: #e3bc08;
}

/* line 343, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-inverse {
  background-color: #1b1b1b;
}

/* line 346, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-success {
  background-color: #006400;
}

/* line 349, app/assets/components/bootstrap-calendar/css/calendar.css */
.event-special {
  background-color: #800080;
}

/* line 352, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight:hover,
.day-highlight {
  background-color: #dddddd;
}

/* line 356, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
  background-color: #fae3e3;
}

/* line 360, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
  background-color: #fdf1ba;
}

/* line 364, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
  background-color: #d1e8ff;
}

/* line 368, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
  background-color: #c1c1c1;
}

/* line 372, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
  background-color: #caffca;
}

/* line 376, app/assets/components/bootstrap-calendar/css/calendar.css */
.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
  background-color: #ffe6ff;
}

/* line 380, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-head [class*="cal-cell"]:first-child,
.cal-row-head [class*="cal-cell"] {
  font-weight: bolder;
  text-align: center;
  border: 0px solid;
  padding: 5px 0;
}

/* line 387, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-row-head [class*="cal-cell"] small {
  font-weight: normal;
}

/* line 390, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box .row-fluid:hover,
.cal-row-fluid:hover {
  background-color: #fafafa;
}

/* line 394, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-month-day {
  height: 100px;
}

/* line 397, app/assets/components/bootstrap-calendar/css/calendar.css */
[class*="cal-cell"]:hover {
  background-color: #ededed;
}

/* line 400, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
  min-height: 100px;
  border-right: 1px solid #e1e1e1;
  position: relative;
}

/* line 406, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box [class*="span"] {
  min-height: 60px;
}

/* line 409, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box .row-fluid [class*="span"]:last-child,
.cal-month-box .cal-row-fluid [class*="cal-cell"]:last-child {
  border-right: 0px;
}

/* line 413, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
  border-bottom: 1px solid #e1e1e1;
  margin-left: 0px;
  margin-right: 0px;
}

/* line 419, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-year-box .row-fluid:last-child,
.cal-month-box .cal-row-fluid:last-child {
  border-bottom: 0px;
}

/* line 423, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-month-box,
.cal-year-box,
.cal-week-box {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-radius: 2px;
}

/* line 432, app/assets/components/bootstrap-calendar/css/calendar.css */
span[data-cal-date] {
  font-size: 1.2em;
  font-weight: normal;
  opacity: 0.5;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  margin-top: 15px;
  margin-right: 15px;
}

/* line 445, app/assets/components/bootstrap-calendar/css/calendar.css */
span[data-cal-date]:hover {
  opacity: 1;
}

/* line 448, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-day-outmonth span[data-cal-date] {
  opacity: 0.1;
  cursor: default;
}

/* line 452, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-day-today {
  background-color: #e8fde7;
}

/* line 455, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-day-today span[data-cal-date] {
  color: darkgreen;
}

/* line 458, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-month-box .cal-day-today span[data-cal-date] {
  font-size: 1.9em;
}

/* line 461, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-day-holiday span[data-cal-date] {
  color: #800080;
}

/* line 464, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-day-weekend span[data-cal-date] {
  color: darkred;
}

/* line 467, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-week-box {
  border: 1px solid #e1e1e1;
  border-right: 0px;
  border-radius: 5px 0 0 5px;
  background-color: #fafafa;
  text-align: right;
}

/* line 474, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-day-tick {
  border: 1px solid #e1e1e1;
  border-top: 0px solid;
  border-radius: 0 0 5px 5px;
  background-color: #ededed;
  text-align: center;
}

/* line 481, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-box {
  border-top: 0px solid #8c8c8c;
}

/* line 484, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-content {
  padding: 20px;
  color: #ffffff;
  background-image: url("../img/dark_wood.png");
  box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

/* line 491, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-tick {
  background-image: url("../img/tick.png?2");
}

/* line 494, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-content:hover {
  background-color: transparent;
}

/* line 497, app/assets/components/bootstrap-calendar/css/calendar.css */
#cal-slide-content a.event-item {
  color: #ffffff;
  font-weight: normal;
  line-height: 22px;
}

/* line 502, app/assets/components/bootstrap-calendar/css/calendar.css */
.events-list {
  max-height: 47px;
  padding-left: 5px;
}

/* line 506, app/assets/components/bootstrap-calendar/css/calendar.css */
.cal-column {
  border-left: 1px solid #e1e1e1;
}

/* line 509, app/assets/components/bootstrap-calendar/css/calendar.css */
a.cal-event-week {
  text-decoration: none;
  color: #151515;
}

/* line 513, app/assets/components/bootstrap-calendar/css/calendar.css */
.badge-important {
  background-color: #b94a48;
}

/* line 35, app/assets/stylesheets/application.sass */
html, body {
  width: 100%;
  height: 100%;
  min-width: 320px;
  font-size: 0.75rem;
}

/* line 41, app/assets/stylesheets/application.sass */
body {
  font-family: "Ubuntu", sans-serif;
  color: #31312f;
  background-color: #ecece8;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 48, app/assets/stylesheets/application.sass */
body.with-overlay {
  position: relative;
}

/* line 51, app/assets/stylesheets/application.sass */
body div.modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  overflow: hidden;
  outline: 0;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  background-color: #000 !important;
}

/* line 65, app/assets/stylesheets/application.sass */
body.body-no-scroll {
  height: 100vh;
  width: 100vw;
  touch-action: none;
  -webkit-overflow-scrolling: none;
  overflow: hidden;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
}

/* line 73, app/assets/stylesheets/application.sass */
a {
  color: #43AFBD;
  text-decoration: none;
}

/* line 76, app/assets/stylesheets/application.sass */
a:hover {
  color: #438F98;
}

/* line 79, app/assets/stylesheets/application.sass */
select, button {
  font-family: "Ubuntu", sans-serif;
  box-sizing: border-box;
}

/* line 83, app/assets/stylesheets/application.sass */
button, input, select, textarea {
  outline: 0px;
}

/* line 86, app/assets/stylesheets/application.sass */
b {
  font-weight: 700;
}

/* line 89, app/assets/stylesheets/application.sass */
i {
  font-style: italic;
}

/* line 92, app/assets/stylesheets/application.sass */
u {
  text-decoration: underline;
}

/* line 95, app/assets/stylesheets/application.sass */
.table {
  display: table;
  width: 100%;
  height: 100%;
}

/* line 100, app/assets/stylesheets/application.sass */
.table-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
}

/* line 105, app/assets/stylesheets/application.sass */
.table-cell.middle {
  vertical-align: middle;
}

/* line 109, app/assets/stylesheets/application.sass */
form input, form textarea {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-family: "Ubuntu", sans-serif;
  outline: 0px;
}

/* line 115, app/assets/stylesheets/application.sass */
form .field_with_errors {
  border-color: #e23041;
  border-width: 1px;
  border-style: solid;
}

/* line 120, app/assets/stylesheets/application.sass */
form .field_with_errors label {
  border: 0px;
}

/* line 123, app/assets/stylesheets/application.sass */
form .large-select {
  width: 100%;
}

/* line 126, app/assets/stylesheets/application.sass */
form .message {
  margin-bottom: 24px;
  box-sizing: border-box;
  padding: 10px;
  border-radius: 3px;
  font-size: 12px;
  color: white;
}

/* line 134, app/assets/stylesheets/application.sass */
form .message.error {
  background-color: #e23041;
}

/* line 137, app/assets/stylesheets/application.sass */
form .message.success {
  background-color: #43AFBD;
}

/* line 140, app/assets/stylesheets/application.sass */
form .message.notice {
  background-color: #85857d;
}

/* line 143, app/assets/stylesheets/application.sass */
form .message p {
  color: white;
  line-height: 1.4;
  display: block;
  font-weight: 300;
}

/* line 149, app/assets/stylesheets/application.sass */
form .form-control {
  font-size: 1rem;
}

/* line 152, app/assets/stylesheets/application.sass */
.logo {
  background-repeat: no-repeat;
  display: block;
  text-indent: -9999px;
  background-image: url("/assets/logo-d5522877e92b1fbd3c6dee9389b62c2b817970571e8d6a01d72cd3c37ca39dd0.svg");
}

/* line 158, app/assets/stylesheets/application.sass */
.logo.small {
  width: 32px;
  height: 32px;
  background-image: url("/assets/logo-small-53b6fcad4464a5f349a66b7f6f5ef1af73edba72fd244d3edf536cbbcc4de4f2.png");
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 158, app/assets/stylesheets/application.sass */
  .logo.small {
    background-size: 32px;
    background-image: url("/assets/logo-medium-03a4e9b7443f9156529c2f3c05c6414eed73a4b21dc26291bcd917f55058c611.png");
  }
}

/* line 167, app/assets/stylesheets/application.sass */
.logo.medium {
  width: 64px;
  height: 64px;
  background-image: url("/assets/logo-medium-03a4e9b7443f9156529c2f3c05c6414eed73a4b21dc26291bcd917f55058c611.png");
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 167, app/assets/stylesheets/application.sass */
  .logo.medium {
    background-size: 64px;
    background-image: url("/assets/logo-big-6a0b43182db68ef59573b8f4e100116ac69ba53188168c49a51f9ce2d1d9a112.png");
  }
}

/* line 176, app/assets/stylesheets/application.sass */
.windowbox {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url("/assets/trans-black-bf7b057ae309e2de08d7685b5444d7dc0a5fc87bfc0803855d6f76a68a6ace32.png");
  display: none;
  text-align: center;
  z-index: 1000;
}

/* line 188, app/assets/stylesheets/application.sass */
.windowbox.pic img {
  max-width: 70%;
  max-height: 500px;
  display: inline-block;
  border-radius: 4px;
}

/* line 194, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 82%;
}

/* line 200, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container button.close-windowbox {
  display: block;
  position: absolute;
  top: 10px;
  right: -28px;
  width: 28px;
  height: 28px;
  overflow: hidden;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png");
  background-color: #edb63f;
  background-size: 28px;
  border: 0px;
  padding: 0px;
  margin: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 220, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container button.close-windowbox:hover {
  opacity: 0.7;
}

/* line 223, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container h3 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 10px;
  color: white;
  line-height: 28px;
}

/* line 230, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container .windowbox-content {
  overflow: hidden;
  box-sizing: border-box;
  padding: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 238, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container .windowbox-content video {
  width: 100%;
}

/* line 241, app/assets/stylesheets/application.sass */
.windowbox .windowbox-container .windowbox-content img {
  display: block;
  width: auto;
  height: 100%;
}

/* line 248, app/assets/stylesheets/application.sass */
form.create-record label,
form.edit_user label {
  display: block;
  margin-bottom: 24px;
}

/* line 252, app/assets/stylesheets/application.sass */
form.create-record h4,
form.edit_user h4 {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

/* line 258, app/assets/stylesheets/application.sass */
form.create-record input, form.create-record textarea,
form.edit_user input,
form.edit_user textarea {
  display: block;
  width: 100%;
  border-radius: 4px;
  outline: 0px;
  font-weight: 300;
  font-size: 14px;
}

/* line 266, app/assets/stylesheets/application.sass */
form.create-record input[type="text"], form.create-record input[type="url"],
form.edit_user input[type="text"],
form.edit_user input[type="url"] {
  border: 1px solid #e5e5e5;
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 271, app/assets/stylesheets/application.sass */
form.create-record input[type="submit"],
form.edit_user input[type="submit"] {
  padding: 10px;
  background-color: #43AFBD;
  color: white;
  border: 0px;
  cursor: pointer;
  margin-top: 24px;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 281, app/assets/stylesheets/application.sass */
form.create-record input[type="submit"]:hover,
form.edit_user input[type="submit"]:hover {
  background-color: #89D2DC;
}

/* line 284, app/assets/stylesheets/application.sass */
form.create-record input[type="submit"]:focus,
form.edit_user input[type="submit"]:focus {
  background-color: #85857d;
}

/* line 287, app/assets/stylesheets/application.sass */
form.create-record textarea,
form.edit_user textarea {
  border: 1px solid #e5e5e5;
  padding: 10px;
  resize: none;
  min-height: 100px;
}

/* line 293, app/assets/stylesheets/application.sass */
form.create-record select,
form.edit_user select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0px;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
}

@-moz-document url-prefix() {
  /* line 293, app/assets/stylesheets/application.sass */
  form.create-record select,
  form.edit_user select {
    background-image: none;
    padding-right: 0px;
  }
}

/* line 311, app/assets/stylesheets/application.sass */
form.create-record select.large-select,
form.edit_user select.large-select {
  width: 100%;
}

/* line 314, app/assets/stylesheets/application.sass */
form.create-record table,
form.edit_user table {
  width: 100%;
  border: 1px solid #e5e5e5;
  display: block;
  height: 500px;
  overflow: auto !important;
}

/* line 322, app/assets/stylesheets/application.sass */
form.create-record table.striped tr:nth-child(even),
form.edit_user table.striped tr:nth-child(even) {
  background: #f9f9f9;
}

/* line 325, app/assets/stylesheets/application.sass */
form.create-record table tr,
form.edit_user table tr {
  border-top: 1px solid #e5e5e5;
}

/* line 327, app/assets/stylesheets/application.sass */
form.create-record table tr:first-child,
form.edit_user table tr:first-child {
  border-top: 0px;
}

/* line 330, app/assets/stylesheets/application.sass */
form.create-record table tr td, form.create-record table tr th,
form.edit_user table tr td,
form.edit_user table tr th {
  padding: 5px;
  border-left: 1px solid #e5e5e5;
  font-size: 11px;
  text-transform: uppercase;
}

/* line 336, app/assets/stylesheets/application.sass */
form.create-record table tr td:first-child, form.create-record table tr th:first-child,
form.edit_user table tr td:first-child,
form.edit_user table tr th:first-child {
  border-left: 0px;
}

/* line 339, app/assets/stylesheets/application.sass */
form.create-record table tr td input, form.create-record table tr th input,
form.edit_user table tr td input,
form.edit_user table tr th input {
  max-width: 37px;
  height: 18px;
  display: block;
  margin: auto;
  text-align: center;
}

/* line 346, app/assets/stylesheets/application.sass */
form.create-record table tr td.checked,
form.edit_user table tr td.checked {
  background-color: #e5ebda;
}

/* line 350, app/assets/stylesheets/application.sass */
form.create-record table tr td.year-mark, form.create-record table tr th.year-mark,
form.edit_user table tr td.year-mark,
form.edit_user table tr th.year-mark {
  min-width: 37px;
}

/* line 353, app/assets/stylesheets/application.sass */
form.create-record table tr th,
form.edit_user table tr th {
  background-color: white;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

/* line 359, app/assets/stylesheets/application.sass */
a.delete-link {
  position: absolute;
  top: 16px;
  right: 0px;
  display: block;
  height: 28px;
  width: 28px;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png");
  background-size: 28px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999px;
  overflow: hidden;
}

/* line 373, app/assets/stylesheets/application.sass */
a.delete-link:hover {
  opacity: 0.7;
}

/* line 376, app/assets/stylesheets/application.sass */
.flowplayer .fp-controls {
  background-color: #111111;
}

/* line 379, app/assets/stylesheets/application.sass */
.flowplayer .fp-timeline {
  background-color: #cccccc;
}

/* line 382, app/assets/stylesheets/application.sass */
.flowplayer .fp-progress {
  background-color: #edb63f;
}

/* line 385, app/assets/stylesheets/application.sass */
.flowplayer .fp-buffer {
  background-color: #f9f9f9;
}

/* line 388, app/assets/stylesheets/application.sass */
.pagination > * {
  margin-left: 6px;
}

/* line 391, app/assets/stylesheets/application.sass */
.wrapper {
  width: 100%;
  position: relative;
}

@media (min-width: 768px) {
  /* line 391, app/assets/stylesheets/application.sass */
  .wrapper {
    display: flex;
    align-items: stretch;
  }
}

/* line 401, app/assets/stylesheets/application.sass */
button,
input,
optgroup,
select,
textarea {
  color: initial;
}

/* line 409, app/assets/stylesheets/application.sass */
.fade.in {
  opacity: 1;
}

/* line 413, app/assets/stylesheets/application.sass */
.collapse.in {
  display: block;
}

/* line 416, app/assets/stylesheets/application.sass */
ol, ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 421, app/assets/stylesheets/application.sass */
.btn-sm, .btn-group-sm > .btn, .btn {
  font-size: 12px;
  line-height: 1.5;
}

/* line 425, app/assets/stylesheets/application.sass */
.tooltip {
  font-size: 12px;
}

/* line 428, app/assets/stylesheets/application.sass */
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 432, app/assets/stylesheets/application.sass */
.nowrap {
  white-space: nowrap;
}

/* line 435, app/assets/stylesheets/application.sass */
.flag-ua, .flag-donation {
  display: inline-block;
  background-image: url("/assets/logo-help-318b536830cf1d7e10f7ad653b02e7bf2c28c0b55e66f74d122f609fdfe1bce2.svg");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  margin: 0 8px;
}

/* line 444, app/assets/stylesheets/application.sass */
.flag-ua::before, .flag-donation::before {
  display: none !important;
}

/* line 447, app/assets/stylesheets/application.sass */
.flag-ua {
  background-image: url("/assets/logo-help-ukraine-0a7d5d1e822250a892232b21fd562c2ead0e37e416bb8c137dcfc21b1e4f4c13.svg");
}

/* line 450, app/assets/stylesheets/application.sass */
.btn-primary {
  background-color: #43AFBD;
  border-color: #43AFBD;
}

/* line 454, app/assets/stylesheets/application.sass */
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #438F98;
  border-color: #438F98;
}

/* line 458, app/assets/stylesheets/application.sass */
.row-full-width {
  margin-right: -30px;
  margin-left: -30px;
}

/* line 462, app/assets/stylesheets/application.sass */
.nomargin {
  margin: 0;
}

/* line 465, app/assets/stylesheets/application.sass */
.pointer {
  cursor: pointer;
}

/* line 468, app/assets/stylesheets/application.sass */
.badge-lg {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
}

/* line 472, app/assets/stylesheets/application.sass */
.table-lg {
  font-size: 1.1rem;
}

/* line 475, app/assets/stylesheets/application.sass */
.table-lg th, .table-lg td {
  padding: 1rem 0.75rem;
}

/* line 1, app/assets/stylesheets/login.sass */
#form-container {
  width: 400px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 580px) {
  /* line 1, app/assets/stylesheets/login.sass */
  #form-container {
    width: auto;
    box-sizing: border-box;
    margin: 20px;
    padding: 0px;
  }
}

/* line 13, app/assets/stylesheets/login.sass */
#form-container .logo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}

/* line 18, app/assets/stylesheets/login.sass */
#form-container h2 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 24px;
}

/* line 24, app/assets/stylesheets/login.sass */
#form-container form {
  background-color: #edb63f;
  box-sizing: border-box;
  padding: 50px;
  display: block;
  border-radius: 3px;
}

@media only screen and (max-width: 580px) {
  /* line 24, app/assets/stylesheets/login.sass */
  #form-container form {
    padding: 20px;
  }
}

/* line 34, app/assets/stylesheets/login.sass */
#form-container form label {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #31312f;
  font-weight: 700;
  margin-bottom: 7px;
}

/* line 42, app/assets/stylesheets/login.sass */
#form-container form .checkbox {
  margin-bottom: 20px;
}

/* line 45, app/assets/stylesheets/login.sass */
#form-container form .checkbox label {
  font-weight: 300;
}

/* line 48, app/assets/stylesheets/login.sass */
#form-container form input[type="email"],
#form-container form input[type="password"],
#form-container form input[type="text"] {
  height: 46px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 46px;
  background-color: white;
  border: 0px;
  width: 100%;
  color: #31312f;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 3px;
}

/* line 67, app/assets/stylesheets/login.sass */
#form-container form input[type="email"].error,
#form-container form input[type="password"].error,
#form-container form input[type="text"].error {
  border-left: 8px solid #e23041;
}

/* line 72, app/assets/stylesheets/login.sass */
#form-container form input[type="email"]::-webkit-input-placeholder:first-letter,
#form-container form input[type="password"]::-webkit-input-placeholder:first-letter,
#form-container form input[type="text"]::-webkit-input-placeholder:first-letter {
  text-transform: uppercase;
}

/* line 75, app/assets/stylesheets/login.sass */
#form-container form input[type="email"] {
  background-image: url("/assets/icons/icon-user-41f08237074b3aadb500dd6dc58fa99b3ee2b28ba6bbc3f644fee8a07b140154.png");
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 75, app/assets/stylesheets/login.sass */
  #form-container form input[type="email"] {
    background-size: 46px;
    background-image: url("/assets/icons/icon-user-2x-f703678a3a8a4906f819ff19241c7c70f9fb718d3209b0494527a3af3605c4e7.png");
  }
}

/* line 82, app/assets/stylesheets/login.sass */
#form-container form input[type="password"] {
  background-image: url("/assets/icons/icon-lock-6f4127e4ad4592afb29831a67151e2851899adfd995e31cd92e7f9639ae90636.png");
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 82, app/assets/stylesheets/login.sass */
  #form-container form input[type="password"] {
    background-size: 46px;
    background-image: url("/assets/icons/icon-lock-2x-afa4a0421d30197b328c74e6ea0133862cc512079b959d4c59af4a5ee140e909.png");
  }
}

/* line 89, app/assets/stylesheets/login.sass */
#form-container form input[type="checkbox"] {
  position: relative;
  top: 3px;
}

/* line 93, app/assets/stylesheets/login.sass */
#form-container form input[type="submit"], #form-container form .btn.btn-soc-login {
  height: 46px;
  line-height: 46px;
  background-color: #31312f;
  border: 0px;
  width: 100%;
  color: white;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 3px;
}

/* line 107, app/assets/stylesheets/login.sass */
#form-container form input[type="submit"]:active, #form-container form .btn.btn-soc-login:active {
  background-color: #e23041;
}

/* line 110, app/assets/stylesheets/login.sass */
#form-container form .btn.btn-soc-login {
  padding: 0;
  margin-bottom: 15px;
}

/* line 114, app/assets/stylesheets/login.sass */
#form-container form .btn-separator {
  height: 46px;
  line-height: 46px;
  width: 100%;
  text-align: center;
  font-size: 14px;
}

/* line 122, app/assets/stylesheets/login.sass */
#form-container .user-options {
  text-align: center;
  margin-top: 24px;
}

/* line 126, app/assets/stylesheets/login.sass */
#form-container .user-options a {
  font-size: 14px;
  color: #85857d;
  font-weight: 300;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 1.4;
  text-decoration: underline;
}

/* line 136, app/assets/stylesheets/login.sass */
#form-container .user-options a:hover {
  color: #31312f;
}

/* line 1, app/assets/stylesheets/uidialog.sass */
.ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.7);
  background-image: none;
  opacity: 1;
}

/* line 6, app/assets/stylesheets/uidialog.sass */
.ui-dialog {
  border: 0px;
  outline: 0px;
  background: white;
  top: 0px !important;
  bottom: 0px !important;
  position: fixed !important;
  left: 50% !important;
  right: auto !important;
  border-radius: 0px !important;
  width: 600px !important;
  height: auto !important;
  margin-left: -300px !important;
}

/* line 19, app/assets/stylesheets/uidialog.sass */
.ui-dialog.preload {
  background-image: url("/assets/loading-bar-9aeb10d8d7685ec062a0dd94f14eca50551020793e9542941b777e4ba99a8773.gif") !important;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 25, app/assets/stylesheets/uidialog.sass */
.ui-dialog.preload .ui-dialog-buttonpane .ui-dialog-buttonset button {
  visibility: hidden;
}

/* line 28, app/assets/stylesheets/uidialog.sass */
.ui-dialog-buttonset {
  position: absolute;
  bottom: 0px;
  background-color: #31312f;
  width: 100%;
  box-sizing: border-box;
  padding-left: 40px !important;
  padding-right: 40px !important;
  height: 50px;
}

/* line 38, app/assets/stylesheets/uidialog.sass */
.ui-dialog-titlebar,
.ui-widget-header {
  background-color: transparent;
  background-image: none;
  border: 0px;
}

/* line 44, app/assets/stylesheets/uidialog.sass */
.ui-widget-header {
  z-index: 99;
  position: relative;
  margin-top: -1px;
}

/* line 49, app/assets/stylesheets/uidialog.sass */
.ui-state-default,
.ui-dialog-buttonpane,
#dialog-form {
  background-color: none !important;
  background-image: none !important;
  background: none !important;
  border: 0px !important;
  font-size: 14px !important;
}

/* line 58, app/assets/stylesheets/uidialog.sass */
.ui-dialog-titlebar-close {
  display: block !important;
  height: 28px !important;
  width: 28px !important;
  background-image: url("/assets/ui/close-dark-circle-11541e3a7975f9d8fea7f0dd6a21720d560e50fb924bb0291b1463ce60f2bad1.png") !important;
  background-color: transparent !important;
  background-size: 28px !important;
  text-indent: -9999px !important;
  overflow: hidden !important;
  border: 0px !important;
  cursor: pointer;
  float: right !important;
  margin-right: 5px !important;
  margin-top: 5px !important;
  outline: 0px;
  z-index: 10000 !important;
  position: relative;
}

/* line 76, app/assets/stylesheets/uidialog.sass */
.ui-dialog-titlebar-close:hover {
  opacity: 0.7;
}

/* line 79, app/assets/stylesheets/uidialog.sass */
.ui-dialog-titlebar-close span {
  display: none !important;
}

/* line 82, app/assets/stylesheets/uidialog.sass */
#dialog-form, .js-send-sms-container-placeholder {
  height: auto !important;
  box-sizing: border-box;
  padding: 40px;
  overflow-y: auto !important;
  position: fixed;
  top: 0px;
  bottom: 50px;
  display: none;
  width: 600px !important;
}

/* line 93, app/assets/stylesheets/uidialog.sass */
#dialog-form form, .js-send-sms-container-placeholder form {
  box-sizing: border-box;
}

/* line 96, app/assets/stylesheets/uidialog.sass */
#dialog-form form input:not(.placeholder), #dialog-form form textarea, .js-send-sms-container-placeholder form input:not(.placeholder), .js-send-sms-container-placeholder form textarea {
  border: 1px solid #e5e5e5 !important;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}

/* line 103, app/assets/stylesheets/uidialog.sass */
#dialog-form form input[type="file"], .js-send-sms-container-placeholder form input[type="file"] {
  border: 0px !important;
  padding: 0px !important;
  font-size: 14px;
}

/* line 108, app/assets/stylesheets/uidialog.sass */
#dialog-form form textarea, .js-send-sms-container-placeholder form textarea {
  resize: none;
  height: 120px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
}

/* line 117, app/assets/stylesheets/uidialog.sass */
.ui-dialog-buttonset {
  box-sizing: border-box;
  padding-top: 10px;
  position: fixed;
  width: 600px;
}

/* line 123, app/assets/stylesheets/uidialog.sass */
.ui-dialog-buttonset button {
  font-size: 14px;
  outline: 0px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  color: white !important;
  background-color: #85857d !important;
}

/* line 135, app/assets/stylesheets/uidialog.sass */
.ui-dialog-buttonset button:hover {
  opacity: 0.7;
}

/* line 138, app/assets/stylesheets/uidialog.sass */
.ui-dialog-buttonset button:first-child {
  background-color: #43AFBD !important;
  margin-right: 10px;
}

/* line 144, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-top: 20px;
}

/* line 152, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form label:first-child {
  margin-top: 0px;
}

/* line 157, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-add-answer-btn {
  background-image: url("/assets/ui/plus-485b379748992007eef6991064c664f2a74f099302656591f543fbad769023c7.png");
  background-color: transparent;
  background-size: 28px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  border: 0px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  margin-top: 15px;
}

/* line 170, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-remove-answer {
  display: block;
  display: block !important;
  height: 28px !important;
  width: 28px !important;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png") !important;
  background-color: transparent !important;
  background-size: 28px !important;
  text-indent: -999px !important;
  overflow: hidden !important;
  border: 0px !important;
  cursor: pointer;
  outline: 0px;
}

/* line 185, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields input.hidden {
  display: none;
}

/* line 190, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .answer-attachment-fields.hidden {
  display: none;
}

/* line 193, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .answer-attachment-fields input[type="file"] {
  margin-top: 10px !important;
}

/* line 196, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields {
  margin-top: 10px;
  overflow: hidden;
}

/* line 200, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields .js-answers {
  margin-top: 20px;
}

/* line 203, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields .js-answers-container {
  position: relative;
  margin-top: 20px;
}

/* line 207, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields:first-child {
  margin-top: 0px;
}

/* line 210, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  display: inline-block;
  padding: 0px !important;
  margin-left: 0px;
}

/* line 217, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields input[type="text"] {
  width: 430px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  display: inline-block;
  margin-left: 20px;
}

/* line 225, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields input[type="text"].hidden {
  display: none;
}

/* line 228, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-answers-fields .js-remove-answer {
  clear: both;
  position: absolute;
  top: 0px;
  right: 0px;
}

/* line 236, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers {
  width: 100%;
  margin-top: 40px;
}

/* line 240, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container {
  padding-top: 20px;
  position: relative;
}

/* line 244, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container td {
  position: relative;
  vertical-align: top;
  padding-bottom: 20px;
}

/* line 249, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container .attachment {
  margin-bottom: 7px;
}

/* line 252, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container a.js-remove-answer {
  float: right;
}

/* line 255, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container:first-child {
  margin-top: 0px;
}

/* line 258, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container .correct-answer {
  width: 45%;
}

/* line 261, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container .correct-answer input {
  width: 100%;
}

/* line 264, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container .correct-answer-pair {
  width: 45%;
}

/* line 267, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container .correct-answer-pair input {
  width: 100%;
  margin-left: 10px;
}

/* line 271, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .js-question-with-pairs .js-answers-container .js-remove-answer {
  float: right;
}

/* line 276, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .controls {
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 280, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .controls .button {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  outline: 0px;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  color: white !important;
  background-color: #43AFBD !important;
  display: inline-block;
  border-radius: 4px;
}

/* line 296, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .controls .hide-preview,
.questions-dialog-form .optional-fields .question-with-placeholders .controls .js-preview-text {
  font-size: 12px;
  text-transform: uppercase;
  color: #85857d;
  text-decoration: underline;
  margin-left: 10px;
}

/* line 304, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .controls .hide-preview:hover,
.questions-dialog-form .optional-fields .question-with-placeholders .controls .js-preview-text:hover {
  color: #31312f;
}

/* line 307, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .controls .hide-preview {
  display: none;
}

/* line 312, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .placeholder-options input[type="checkbox"] {
  display: inline-block;
  width: auto !important;
}

/* line 316, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .placeholder-options label {
  display: inline-block;
}

/* line 320, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .question-text-container textarea {
  width: 100%;
  min-height: 150px;
}

/* line 324, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .text-preview {
  box-sizing: border-box;
  margin-top: 20px;
}

/* line 328, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .text-preview p {
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
}

/* line 333, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .text-preview p:first-child {
  margin-top: 0px;
}

/* line 336, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .text-preview select {
  border: 1px solid #e5e5e5;
  font-size: 14px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 20px;
}

/* line 343, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .optional-fields .question-with-placeholders .text-preview input {
  padding-left: 5px;
  padding-right: 5px;
  min-width: 40px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
}

/* line 353, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .question-attachment {
  margin-top: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

/* line 358, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .question-attachment a {
  display: block;
  margin-top: 20px;
  padding-bottom: 10px;
}

/* line 363, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .question-attachment img {
  height: auto;
  display: inline-block;
}

/* line 367, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .question-attachment #question_attachment_attributes_file {
  padding: 0px;
  border: none !important;
}

/* line 371, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form .question-attachment .js-remove-item-link {
  display: inline-block;
  font-size: 10px !important;
  background-color: #31312f;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  box-sizing: border-box;
  border-radius: 4px;
  color: white;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 388, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding: 10px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #85857d;
  border: 1px solid #e5e5e5;
  width: 100%;
  box-sizing: border-box;
}

/* line 405, app/assets/stylesheets/uidialog.sass */
.questions-dialog-form input {
  font-size: 14px;
}

/* line 408, app/assets/stylesheets/uidialog.sass */
.additional-words {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 412, app/assets/stylesheets/uidialog.sass */
.additional-words label {
  font-weight: 300;
  color: #85857d;
}

/* line 1, app/assets/stylesheets/sidebar-container.sass */
button#toggle-sidebar {
  display: none;
  width: 32px;
  height: 44px;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0px;
  position: fixed;
  bottom: 0px;
  background-repeat: no-repeat;
  background-color: #272A30;
  background-size: 32px auto;
  background-position: center center;
  cursor: pointer;
  z-index: 400;
  left: 0px;
  outline: 0px;
  top: 52px;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/sidebar-container.sass */
  button#toggle-sidebar {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 1, app/assets/stylesheets/sidebar-container.sass */
  button#toggle-sidebar {
    width: 20px;
  }
}

/* line 30, app/assets/stylesheets/sidebar-container.sass */
button#toggle-sidebar.hide {
  background-image: url("/assets/ui/toggle-sidebar-hide-d562de235afdb9e0d4410523f0d3b94e7221b790a079bb69e584289e5a22138c.png");
  left: 228px;
}

@media (min-width: 992px) {
  /* line 30, app/assets/stylesheets/sidebar-container.sass */
  button#toggle-sidebar.hide {
    left: 300px;
  }
}

/* line 36, app/assets/stylesheets/sidebar-container.sass */
button#toggle-sidebar.show {
  background-image: url("/assets/ui/toggle-sidebar-show-b252008d771f186dd7c52bf1d0f607a2f725f541900a35cc55ae5ecd47371d39.png");
  left: 80px;
}

/* line 43, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container {
  min-width: 100%;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #32353f;
  position: fixed;
  z-index: 10;
  top: 0;
}

@media (min-width: 768px) {
  /* line 43, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container {
    min-width: 228px;
    max-width: 228px;
    min-height: 100vh;
    max-height: 100vh;
    overflow: visible;
  }
}

@media (min-width: 992px) {
  /* line 43, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container {
    min-width: 300px;
    max-width: 300px;
  }
}

@media (min-width: 768px) {
  /* line 64, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active {
    min-width: 80px;
    max-width: 80px;
  }
  /* line 68, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active.hovered {
    position: fixed;
    opacity: 1;
    max-height: 100vh;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 68, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active.hovered {
    min-width: 228px;
    max-width: 228px;
    min-height: 100vh;
    overflow: visible;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  /* line 68, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active.hovered {
    min-width: 300px;
    max-width: 300px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  /* line 82, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active.hovered .sidebar-navigation {
    overflow: auto;
    max-height: calc(100vh - 107px);
  }
}

@media (min-width: 768px) {
  /* line 88, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active:not(.hovered) .logo {
    display: block;
    color: white;
    height: 50px;
    background-image: url("/assets/logo-small-574a7f345e01c12cb278c2019981ef3ab70ec0b65519e7b154bd12d8ea90192a.svg");
    background-repeat: no-repeat;
    background-size: 35px;
    margin-left: 22px;
    margin-bottom: 22px;
  }
  /* line 101, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active:not(.hovered) .sidebar-navigation ul li.item a.button {
    font-size: 0;
    background-position: center center;
  }
  /* line 104, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container.active:not(.hovered) .sidebar-navigation ul li.item a.button legend {
    font-size: 0;
    display: none;
  }
}

/* line 116, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container.active:not(.hovered) .sidebar-navigation ul li.item ul.sub-items li.item a span:before {
  margin-left: 0;
  margin-right: 0;
}

/* line 123, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container.active:not(.hovered) .sidebar-navigation ul li.item ul.sub-items li.item.active a span:before {
  margin-left: 0;
  margin-right: 0;
}

/* line 131, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container.active.hovered .sidebar-navigation ul li.item ul.sub-items {
  padding-left: 25px;
}

/* line 136, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container.active.hovered .sidebar-navigation ul li.item ul.sub-items li.item a span:before {
  margin-left: 4px;
}

/* line 142, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container.active.hovered .sidebar-navigation ul li.item ul.sub-items li.item.active a span:before {
  margin-left: 5px;
}

/* line 146, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container #language-selector {
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 20px;
}

/* line 150, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container #language-selector select.language-selector-input {
  width: 100%;
  font-size: 20px;
}

/* line 154, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container a.logo {
  display: inline-block;
  color: white;
  height: 30px;
  width: 95px;
  background-image: url("/assets/logo-d5522877e92b1fbd3c6dee9389b62c2b817970571e8d6a01d72cd3c37ca39dd0.svg");
  background-repeat: no-repeat;
  background-size: 95px 30px;
  margin-left: 22px;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  /* line 154, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container a.logo {
    height: 50px;
    width: 160px;
    background-size: 160px 50px;
    margin-left: 22px;
    margin-bottom: 22px;
    margin-top: 35px;
  }
}

/* line 174, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .profile-menu {
  background-color: #272a30;
  min-height: 73px;
  font-weight: bold;
  padding: 0 20px;
}

/* line 179, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .profile-menu a {
  color: #ffc004;
}

/* line 182, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .profile-menu .profile-menu-user {
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 135px;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
}

@media (min-width: 576px) {
  /* line 182, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container .profile-menu .profile-menu-user {
    max-width: 360px;
  }
}

/* line 192, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .profile-menu .profile-menu-user:before {
  content: '';
  background-image: url("/assets/profile-menu-user-icon-1abbebf0246f4fd7d4641208bce6a54e6167e8e25a04dc286c8fe3d073289510.svg");
  background-repeat: no-repeat;
  width: 17px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

/* line 203, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation {
  display: none;
}

@media (min-width: 768px) {
  /* line 203, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container .sidebar-navigation {
    display: block;
    overflow: auto;
    max-height: calc(100vh - 107px);
  }
}

/* line 211, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul {
  padding-left: 0;
  list-style: none;
}

/* line 214, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item {
  border-top: 1px solid #40444f;
  box-sizing: border-box;
}

/* line 218, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.active {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #edb63f;
}

/* line 225, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.active + li.item {
  border-top: 1px solid #40444f !important;
}

/* line 228, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.active:hover {
  background-color: #edb63f;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 0px;
}

/* line 234, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.active ul.sub-items {
  display: block;
}

/* line 237, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.active + li.item {
  border-top: 0px;
}

/* line 240, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item:first-child {
  border-top: 0;
}

/* line 243, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item:last-child {
  border-bottom: 1px solid #40444f;
}

/* line 246, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item:hover {
  background-color: #272a30;
  border-bottom: 1px solid #40444f;
  margin-left: 0;
  margin-right: 0;
}

/* line 252, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item:hover + li.item {
  border-top: 0px;
}

/* line 257, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.item-logout {
  background-color: #272a30;
  height: 73px;
}

/* line 261, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item.item-logout.active:hover {
  background-color: #272a30;
}

/* line 264, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button {
  height: 46px;
  line-height: 46px;
  font-weight: 700;
  color: white;
  font-size: 14px;
  display: block;
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin: 0 25px 0 26px;
  white-space: nowrap;
  box-sizing: border-box;
}

/* line 278, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.dashboard {
  background-image: url("/assets/icons/icon-dashboard-a2a9a09243a280eee0b0afde71c0c6ebbc6b2717b4e1911ab593200ddef1ddfd.png");
}

/* line 281, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.files {
  background-image: url("/assets/icons/icon-files-d235af267efab035de663d814d5c20cea9ba6816a953f16c7f43862aa8020ad0.png");
}

/* line 284, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.courses {
  background-image: url("/assets/icons/icon-courses-eee01d277368890981d22e0aca4195d200879d46d615f3366bbca4caa6a5b125.png");
}

/* line 287, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.users {
  background-image: url("/assets/icons/icon-users-75e12bf08ea3bdd09459001599a859037bd013ed1348b5a6a1a03cc09509894b.png");
}

/* line 290, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.payments {
  background-image: url("/assets/icons/icon-payments-e5c880c6bf33ecec976a24c421c9a307b9d984b3932ed57a5d241582929c6acc.png");
}

/* line 293, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.jumis {
  background-image: url("/assets/icons/icon-payments-e5c880c6bf33ecec976a24c421c9a307b9d984b3932ed57a5d241582929c6acc.png");
}

/* line 296, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.tests {
  background-image: url("/assets/icons/icon-tests-5ebe9b4df3eb742533f20832da146136be952dc1d22e39655e9be14e04eebbab.png");
}

/* line 299, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.interactive-tests {
  background-image: url("/assets/icons/icon-courses-eee01d277368890981d22e0aca4195d200879d46d615f3366bbca4caa6a5b125.png");
}

/* line 302, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.journal {
  background-image: url("/assets/icons/icon-journal-28eb32cda38984a7f25829d38ebafbded60d355e3829dacec78c81a1c440ae68.png");
}

/* line 305, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.messages {
  background-image: url("/assets/icons/icon-message-875846200373c010cfb32120102abb349a505ecc5bbe959ca3f18f92b336cec5.png");
}

/* line 308, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.motivation-program {
  background-image: url("/assets/icons/icon-medal-e400642ea57fe0d304366135beded4e8542089553f0d6aab0d28934e7ec368c4.png");
}

/* line 311, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.conferences {
  background-image: url("/assets/icons/icon-conferences-d87a79a032dace1659624f0b7423bc7fece1aaf36938b6900b70da85d8a25b2d.png");
}

/* line 314, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.eklase {
  background-image: url("/assets/icons/icon-journal-28eb32cda38984a7f25829d38ebafbded60d355e3829dacec78c81a1c440ae68.png");
}

/* line 317, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.educational-programs {
  background-image: url("/assets/icons/icon-journal-28eb32cda38984a7f25829d38ebafbded60d355e3829dacec78c81a1c440ae68.png");
}

/* line 320, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.information-messages {
  background-image: url("/assets/icons/icon-journal-28eb32cda38984a7f25829d38ebafbded60d355e3829dacec78c81a1c440ae68.png");
}

/* line 323, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.megaphone {
  background-image: url("/assets/icons/megaphone-1c468c445ef3b21feb790c1d70480a8b3035d266376b1f2fb50384a0f60eee25.png");
}

/* line 326, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.logout {
  background-image: url("/assets/profile-menu-logout-icon-d8f7efe46b80b240915a4bb3b4b3e9bb7b0bea6bbe76630a3d2cbb46284ccd36.svg");
  color: #ffc004;
  height: 73px;
  line-height: 73px;
}

/* line 332, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button.marks {
  background-image: url("/assets/icons/marks-1861ec4e6d2ab8765957051a2a301f3d62502324dfec12a53ad8d392f153b9f6.png");
}

/* line 335, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button legend {
  color: white;
  width: 100%;
  font-size: 14px;
}

/* line 339, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button legend i {
  min-width: 27px;
  line-height: 21px;
  margin-top: 10px;
  font-size: 12px;
  color: white;
  font-style: normal;
  display: block;
  float: right;
  background-color: red;
  font-weight: bold;
}

/* line 351, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item a.button legend i.hidden {
  display: none;
}

/* line 354, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items {
  display: none;
  background-color: #40444f;
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-sizing: border-box;
}

/* line 363, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item {
  padding-top: 4px;
  padding-bottom: 4px;
  border: 0px !important;
}

/* line 369, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item a span:before {
  content: '';
  display: inline-block;
  border: solid white;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 10px;
  margin-left: -4px;
  transform: rotate(-45deg);
}

/* line 380, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item.active {
  background-color: transparent;
}

/* line 385, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item.active a span:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #ffc004;
  margin-right: 10px;
  margin-left: 0px;
  transform: none;
  padding: 0;
}

/* line 398, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item:hover {
  background-color: transparent;
}

/* line 402, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item.active a {
  font-weight: 700;
  color: #ffc004;
}

/* line 406, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item a {
  color: white;
  font-size: 12px;
  display: block;
  font-weight: 300;
}

/* line 412, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .sidebar-navigation ul li.item ul.sub-items li.item a:hover {
  text-decoration: underline;
}

@media (max-width: 767.98px) {
  /* line 415, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container .sidebar-navigation.active {
    display: block;
    overflow: scroll;
    height: calc(100vh - 70px);
  }
}

/* line 421, app/assets/stylesheets/sidebar-container.sass */
#sidebar-container .menu {
  box-shadow: 5px 4px 14px -4px rgba(0, 0, 0, 0.75);
}

@media (max-width: 767.98px) {
  /* line 424, app/assets/stylesheets/sidebar-container.sass */
  #sidebar-container .menu-toggle {
    background-image: url("/assets/menu-icon-9f37619ead0780d13385236222fbeaba269a731b5a2c1fdda02c9e274e79006f.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  /* line 435, app/assets/stylesheets/sidebar-container.sass */
  .sidebar-minimized #content {
    margin-left: 80px;
  }
}

/* line 459, app/assets/stylesheets/sidebar-container.sass */
.sidebar-minimized #sidebar-container:not(.hovered) .sidebar-navigation ul li.item a {
  margin: 0;
}

/* line 461, app/assets/stylesheets/sidebar-container.sass */
.sidebar-minimized #sidebar-container:not(.hovered) .sidebar-navigation ul li.item ul.sub-items {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 467, app/assets/stylesheets/sidebar-container.sass */
.sidebar-minimized #sidebar-container:not(.hovered) .sidebar-navigation ul li.item ul.sub-items li.item a span {
  margin-right: 0;
}

@media (min-width: 768px) {
  /* line 467, app/assets/stylesheets/sidebar-container.sass */
  .sidebar-minimized #sidebar-container:not(.hovered) .sidebar-navigation ul li.item ul.sub-items li.item a span {
    white-space: nowrap;
    font-size: 0;
  }
}

@media (min-width: 768px) {
  /* line 474, app/assets/stylesheets/sidebar-container.sass */
  .sidebar-minimized #sidebar-container:not(.hovered) .sidebar-navigation ul li.item ul.sub-items li.item a span span.flag-ua {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 480, app/assets/stylesheets/sidebar-container.sass */
  .sidebar-full-size #content {
    margin-left: 228px;
  }
}

@media (min-width: 992px) {
  /* line 480, app/assets/stylesheets/sidebar-container.sass */
  .sidebar-full-size #content {
    margin-left: 300px;
  }
}

/* line 1, app/assets/stylesheets/content.sass */
#content {
  width: 100%;
  background-color: #ecece8;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 767.98px) {
  /* line 1, app/assets/stylesheets/content.sass */
  #content {
    padding-top: 70px;
  }
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/content.sass */
  #content.hovered {
    margin-left: 80px;
  }
  /* line 11, app/assets/stylesheets/content.sass */
  #content.hovered #toggle-sidebar.show {
    position: fixed;
    left: 228px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  /* line 11, app/assets/stylesheets/content.sass */
  #content.hovered #toggle-sidebar.show {
    left: 300px;
  }
}

/* line 18, app/assets/stylesheets/content.sass */
#content #content-container {
  max-width: 1360px;
  padding: 15px;
}

@media (min-width: 768px) {
  /* line 18, app/assets/stylesheets/content.sass */
  #content #content-container {
    padding: 30px 20px;
  }
}

@media (min-width: 992px) {
  /* line 18, app/assets/stylesheets/content.sass */
  #content #content-container {
    padding: 40px;
  }
}

/* line 29, app/assets/stylesheets/content.sass */
#content #content-container .form-item form.form-hidden {
  display: none;
}

/* line 33, app/assets/stylesheets/content.sass */
#content #content-container .form-item.edit-live form {
  width: 100%;
  border-radius: 4px;
  padding: 24px;
  overflow: hidden;
  background-color: #43AFBD;
}

/* line 40, app/assets/stylesheets/content.sass */
#content #content-container .form-item.edit-live form h4 {
  font-size: 14px;
  font-weight: 300;
  color: white;
  margin-bottom: 7px;
  overflow: hidden;
  clear: both;
}

/* line 48, app/assets/stylesheets/content.sass */
#content #content-container .form-item.edit-live form input {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  height: 28px;
  line-height: 28px;
  outline: 0px;
  font-weight: 300;
  font-size: 14px;
  border: 0px;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 62, app/assets/stylesheets/content.sass */
#content #content-container .form-item.edit-live form input[type="text"] {
  background-color: white;
}

/* line 65, app/assets/stylesheets/content.sass */
#content #content-container .form-item.edit-live form input[type="submit"] {
  background-color: #43AFBD;
  cursor: pointer;
  color: white;
  margin-left: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 73, app/assets/stylesheets/content.sass */
#content #content-container .form-item.edit-live form input[type="submit"]:hover {
  opacity: 0.7;
}

/* line 77, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item {
  clear: both;
  overflow: hidden;
  margin-bottom: .5rem;
}

/* line 82, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item a.form-button {
  min-width: 250px;
}

/* line 85, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item a.form-button.form-hidden {
  display: none;
}

/* line 88, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form {
  width: 100%;
  border-radius: 4px;
  padding: 3rem;
  overflow: hidden;
  background-color: #D8D8D3;
}

@media (max-width: 991.98px) {
  /* line 88, app/assets/stylesheets/content.sass */
  #content #content-container .form-item.add-item form {
    padding: 1rem;
  }
}

/* line 98, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .wysihtml5-toolbar {
  background-color: white;
  border-left: 0px !important;
  border-right: 0px !important;
  border-top: 0px !important;
  border-bottom: 1px solid #e5e5e5 !important;
}

/* line 105, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .wysihtml5-sandbox {
  border: 0px !important;
}

/* line 108, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form h3 {
  font-size: 18px;
  font-weight: 300;
  color: #3F3F3F;
  margin-bottom: 24px;
  font-weight: bold;
}

/* line 115, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form h4 {
  font-size: 14px;
  font-weight: 300;
  color: #3F3F3F;
  margin-bottom: 7px;
  font-weight: bold;
}

/* line 122, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .checkbox {
  padding-bottom: 15px;
}

/* line 125, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .checkbox input[type="checkbox"] {
  -webkit-appearance: checkbox;
  width: auto;
  height: auto;
  display: inline-block;
}

/* line 131, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .checkbox label {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}

/* line 136, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form label {
  display: block;
}

/* line 139, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form input {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  min-height: 28px;
  line-height: 28px;
  outline: 0px;
  width: 100%;
  font-weight: 300;
  font-size: 14px;
  margin-top: 10px;
}

/* line 151, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form input[type="checkbox"] {
  -webkit-appearance: checkbox;
  min-height: auto;
}

/* line 155, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form input[type="text"] {
  border: 0px;
  background-color: white;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 161, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form input[type="submit"] {
  background-color: #43AFBD;
  cursor: pointer;
  color: white;
  border: 0px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 169, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form input[type="submit"]:hover {
  opacity: 0.7;
}

/* line 172, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form input.select2-input {
  min-height: 27px;
  line-height: 17px;
  margin-top: 0;
}

/* line 177, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form textarea {
  height: 150px;
  width: 100%;
  font-size: 14px;
}

/* line 182, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .nicEdit-main ol {
  list-style: inside;
  list-style-type: decimal;
}

/* line 185, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .nicEdit-main ul {
  list-style: inside;
  list-style-type: circle;
}

/* line 189, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form select {
  border: 1px solid #e5e5e5;
  margin-top: 10px;
  width: 100%;
}

/* line 194, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form button.cancel, #content #content-container .form-item.add-item form a.cancel {
  border-radius: 4px;
  height: 28px;
  line-height: 28px;
  background-color: #438F98;
  border: 1px solid;
  cursor: pointer;
  color: white;
  border: 0px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
}

/* line 212, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form button.cancel:hover, #content #content-container .form-item.add-item form a.cancel:hover {
  opacity: 0.7;
}

/* line 215, app/assets/stylesheets/content.sass */
#content #content-container .form-item.add-item form .select2-container-multi {
  margin-top: 10px;
}

/* line 219, app/assets/stylesheets/content.sass */
#content #content-container .form-item.new-search a.form-button {
  width: 28px;
  height: 28px;
  display: block;
  text-indent: -9999px;
  background-image: url("/assets/ui/search-dark-c088bfbb299c316a42a1f445251d036ba952f47d8a46dc5517c5b832c661b8b6.png");
  background-size: 28px;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 219, app/assets/stylesheets/content.sass */
  #content #content-container .form-item.new-search a.form-button {
    background-image: url("/assets/ui/search-dark_2x-26d90d9990d108cff5445ec1b7418cf98135c846411806bdb6915e665df762fc.png");
  }
}

/* line 230, app/assets/stylesheets/content.sass */
#content #content-container .form-item.new-search a.form-button:hover {
  opacity: 0.7;
}

/* line 233, app/assets/stylesheets/content.sass */
#content #content-container .form-item.new-search form {
  height: 28px;
  overflow: hidden;
  border-radius: 4px;
}

/* line 238, app/assets/stylesheets/content.sass */
#content #content-container .form-item.new-search form input {
  height: 28px;
  line-height: 28px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px;
  font-size: 14px;
  margin: 0px;
  display: block;
  float: left;
}

/* line 248, app/assets/stylesheets/content.sass */
#content #content-container .form-item.new-search form input[type="text"] {
  padding-left: 15px;
  padding-right: 15px;
  background-color: white;
}

/* line 253, app/assets/stylesheets/content.sass */
#content #content-container .form-item.new-search form input[type="submit"] {
  background-color: #43AFBD;
  color: white;
  font-weight: 700;
}

/* line 258, app/assets/stylesheets/content.sass */
#content #content-container .title {
  margin-bottom: 24px;
  overflow: hidden;
}

/* line 262, app/assets/stylesheets/content.sass */
#content #content-container .title h2 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

/* line 267, app/assets/stylesheets/content.sass */
#content #content-container .title span {
  font-size: 12px;
  color: #85857d;
  display: block;
  margin-top: 5px;
}

/* line 273, app/assets/stylesheets/content.sass */
#content #content-container .title span.flag-ua, #content #content-container .title span.flag-donation {
  display: inline-block;
  position: relative;
  top: 15px;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}

/* line 283, app/assets/stylesheets/content.sass */
#content #content-container .title.profile .profile-pic {
  float: left;
  margin-right: 24px;
  overflow: hidden;
}

/* line 288, app/assets/stylesheets/content.sass */
#content #content-container .title.profile .profile-pic form {
  display: none;
}

/* line 291, app/assets/stylesheets/content.sass */
#content #content-container .title.profile .profile-pic img {
  display: block;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 100%;
}

/* line 299, app/assets/stylesheets/content.sass */
#content #content-container .title.profile a.button {
  margin-top: 14px;
}

/* line 301, app/assets/stylesheets/content.sass */
#content #content-container .title.profile a.danger {
  background-color: red;
}

/* line 304, app/assets/stylesheets/content.sass */
#content #content-container .title h1 {
  font-size: 28px;
  font-weight: 300;
  color: #31312f;
  line-height: 1.2;
}

/* line 311, app/assets/stylesheets/content.sass */
#content #content-container .action-group .action {
  margin-top: 20px;
}

/* line 314, app/assets/stylesheets/content.sass */
#content #content-container .action-group .action:first-child {
  margin-top: 0px;
}

/* line 317, app/assets/stylesheets/content.sass */
#content #content-container .action {
  overflow: hidden;
}

/* line 320, app/assets/stylesheets/content.sass */
#content #content-container .action .filter {
  overflow: hidden;
}

/* line 323, app/assets/stylesheets/content.sass */
#content #content-container .action .filter h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 24px;
}

/* line 332, app/assets/stylesheets/content.sass */
#content #content-container .action .filter select {
  margin-right: 24px;
  border: 1px solid lightgrey;
}

/* line 337, app/assets/stylesheets/content.sass */
#content #content-container .action .filter .search-materials {
  margin-bottom: 40px;
  overflow: hidden;
  width: 100%;
  clear: both;
}

/* line 343, app/assets/stylesheets/content.sass */
#content #content-container .action .filter .search-materials input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding: 20px;
  border: 0px;
  background-color: transparent;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
  display: block;
  clear: both;
  border: 1px solid #d4d4cf;
  margin-top: 20px;
  overflow: hidden;
  background-image: url("/assets/ui/search-big-f805e87c2b1311425421d6d681bfeb32c44d61193624cacaf0a50751682adb4a.png");
  background-position: right;
  background-size: 48px;
  background-repeat: no-repeat;
}

/* line 362, app/assets/stylesheets/content.sass */
#content #content-container .action .filter .search-materials input:focus {
  background-color: #e3e3de;
}

/* line 365, app/assets/stylesheets/content.sass */
#content #content-container .action .filter .search-materials input[type=checkbox] {
  width: auto;
  display: inline-block;
  margin-right: .5rem;
}

/* line 370, app/assets/stylesheets/content.sass */
#content #content-container .action select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0px;
  background-color: white;
  border: 0px;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #85857d;
}

@-moz-document url-prefix() {
  /* line 370, app/assets/stylesheets/content.sass */
  #content #content-container .action select {
    background-image: none;
    padding-right: 0px;
  }
}

/* line 395, app/assets/stylesheets/content.sass */
#content #content-container .action select:first-child {
  margin-left: 0px;
}

/* line 398, app/assets/stylesheets/content.sass */
#content #content-container .action select:focus {
  outline: 0px;
}

/* line 401, app/assets/stylesheets/content.sass */
#content #content-container .action select option {
  font-weight: 300;
  line-height: 28px;
}

/* line 405, app/assets/stylesheets/content.sass */
#content #content-container .action .form {
  overflow: hidden;
}

/* line 408, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search {
  background-color: #D8D8D3;
  padding: 24px;
  border-radius: 4px;
  margin-top: 24px;
}

/* line 414, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search label {
  display: inline-block;
  margin-top: 0px;
  margin-left: 8px;
  margin-bottom: 5px;
  color: #3F3F3F;
  font-size: 14px;
}

/* line 422, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search label.keyword {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 12px;
}

/* line 428, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search label.keyword input {
  width: 100%;
}

/* line 431, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search label:first-child {
  margin-left: 0px;
}

/* line 434, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search .checkbox-label {
  font-size: 14px;
}

/* line 437, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0px;
  border: 0px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 452, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search input[type="submit"] {
  background-color: #43AFBD;
  color: white;
  cursor: pointer;
  font-weight: 700;
  border-radius: 20px;
  padding: 10px 56px;
}

/* line 460, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

/* line 463, app/assets/stylesheets/content.sass */
#content #content-container .action .form.search input[type="checkbox"]:hover {
  opacity: 0.7;
}

/* line 466, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group {
  margin-top: 24px;
}

/* line 469, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group label {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor: pointer;
  border-top: 1px solid #e5e5e5;
}

/* line 477, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group label:hover p {
  opacity: 0.7;
}

/* line 480, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group label p {
  font-size: 14px;
  line-height: 46px;
  font-weight: 700;
  display: block;
  float: left;
}

/* line 487, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group label p span {
  display: block;
  height: 28px;
  width: 28px;
  background-color: #31312f;
  color: white;
  line-height: 28px;
  text-align: center;
  font-size: 10px;
  border-radius: 100%;
  float: left;
  margin-right: 10px;
}

/* line 500, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group label input[type="checkbox"] {
  display: block;
  float: right;
  margin-top: 14px;
}

/* line 505, app/assets/stylesheets/content.sass */
#content #content-container .checkbox-group label form.form-hidden {
  display: none;
}

/* line 508, app/assets/stylesheets/content.sass */
#content #content-container .content-block {
  margin-top: 46px;
  overflow: hidden;
}

/* line 512, app/assets/stylesheets/content.sass */
#content #content-container .content-block label.hidden {
  display: none;
}

/* line 515, app/assets/stylesheets/content.sass */
#content #content-container .block-item {
  background-color: white;
  padding: 10px;
  border-radius: 4px;
}

/* line 520, app/assets/stylesheets/content.sass */
#content #content-container .block-item.inside {
  border: 1px solid #e5e5e5;
  background-color: #f2f2f2;
  margin-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 529, app/assets/stylesheets/content.sass */
#content #content-container .block-item.inside label {
  margin-bottom: 20px;
  padding-right: 15px;
}

/* line 533, app/assets/stylesheets/content.sass */
#content #content-container .block-item.inside form.form-hidden {
  display: none;
}

/* line 536, app/assets/stylesheets/content.sass */
#content #content-container .group-container {
  overflow: auto;
  margin-top: 46px;
  border-radius: 4px;
}

/* line 541, app/assets/stylesheets/content.sass */
#content #content-container .group-container.classes {
  padding: 24px;
  border: 1px solid #e5e5e5;
  position: relative;
}

/* line 546, app/assets/stylesheets/content.sass */
#content #content-container .group-container.classes a.delete-link {
  right: 14px;
}

/* line 549, app/assets/stylesheets/content.sass */
#content #content-container .group-container:first-child {
  margin-top: 0px;
}

/* line 552, app/assets/stylesheets/content.sass */
#content #content-container .group-container .group-title {
  overflow: hidden;
  margin-bottom: 12px;
}

/* line 556, app/assets/stylesheets/content.sass */
#content #content-container .group-container .group-title h2 {
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  padding: 10px 20px;
  margin: 0;
}

/* line 564, app/assets/stylesheets/content.sass */
#content #content-container .group-container .group-title p {
  display: inline-block;
  color: #85857d;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}

/* line 571, app/assets/stylesheets/content.sass */
#content #content-container .group-container .group-title a {
  display: inline-block;
  color: #85857d;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: underline;
  font-weight: 300;
}

/* line 579, app/assets/stylesheets/content.sass */
#content #content-container .group-container .group-title a:hover {
  color: #31312f;
}

/* line 583, app/assets/stylesheets/content.sass */
#content #content-container .group-container .message p {
  display: block;
  font-size: 12px;
  color: #85857d;
}

/* line 588, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav {
  overflow: hidden;
  padding: 20px 0px 20px 20px;
}

@media (min-width: 1200px) {
  /* line 588, app/assets/stylesheets/content.sass */
  #content #content-container .group-container .tab-nav {
    min-width: 290px;
  }
}

/* line 594, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul {
  width: 100%;
  height: 100%;
  margin-top: auto;
  margin-left: auto;
  overflow: hidden;
  border-right: 1px solid #D8D8D8;
}

/* line 602, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li {
  margin: 0;
  width: auto;
  text-align: center;
  background-color: #EEEEEC;
  margin-bottom: 1px;
}

/* line 609, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li:hover {
  background-color: #E2E2DF;
}

/* line 612, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li:first-child {
  margin-left: 0px;
}

/* line 615, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li.current {
  background-color: #E2E2DF;
}

/* line 618, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li.current a {
  color: #31312f;
  font-weight: 700;
  border-right: 2px solid #43AFBD;
}

/* line 623, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li a {
  display: block;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 700;
  color: #31312f;
  padding: 10px;
}

@media (min-width: 768px) {
  /* line 623, app/assets/stylesheets/content.sass */
  #content #content-container .group-container .tab-nav ul li a {
    text-align: left;
  }
}

/* line 634, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav ul li a .badge.badge-pill {
  background-color: red;
  color: white;
  font-size: 12px;
  line-height: 15px;
  min-width: 22px;
  margin-left: 10px;
}

/* line 642, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav.horizontal-tabs {
  padding: 0;
}

/* line 646, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav.horizontal-tabs ul {
  display: flex;
  flex-wrap: wrap;
  border-right: 0;
  border-bottom: 1px solid #D8D8D8;
}

/* line 652, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav.horizontal-tabs ul li {
  margin-right: 1px;
  margin-bottom: 0;
}

/* line 656, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav.horizontal-tabs ul li a {
  padding: 10px 2rem;
}

/* line 659, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav.horizontal-tabs ul li.current {
  margin-bottom: -1px;
}

/* line 662, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-nav.horizontal-tabs ul li.current a {
  border-right: 0;
  border-bottom: 3px solid #43AFBD;
}

/* line 666, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-content {
  width: 100%;
  padding: 20px;
  background-color: white;
}

/* line 671, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-content .tab {
  display: none;
}

/* line 674, app/assets/stylesheets/content.sass */
#content #content-container .group-container .tab-content .tab.active {
  display: block;
}

/* line 677, app/assets/stylesheets/content.sass */
#content #content-container .group-container .search-form-container {
  margin-bottom: 24px;
}

/* line 680, app/assets/stylesheets/content.sass */
#content #content-container .group-container .search-form-container h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* line 687, app/assets/stylesheets/content.sass */
#content #content-container .group-container .search-form-container .filter select {
  border: 1px solid #e5e5e5;
  width: 180px;
  float: left;
}

/* line 692, app/assets/stylesheets/content.sass */
#content #content-container .group-container .search-form-container .filter input {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  float: none;
  font-size: 14px;
  color: #31312f;
  font-weight: 300;
  margin-top: 10px;
}

/* line 707, app/assets/stylesheets/content.sass */
#content #content-container .group-container .search-form-container .filter input[type=checkbox] {
  width: auto;
  display: inline-block;
  margin-right: .5rem;
}

/* line 713, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files {
  overflow: hidden;
}

/* line 716, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .date {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #85857d;
  border-radius: 4px;
  margin-top: 7px;
  margin-bottom: 7px;
  clear: both;
  min-width: 150px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 716, app/assets/stylesheets/content.sass */
  #content #content-container .group-container .files .date {
    display: inline-block;
  }
}

/* line 120, app/assets/stylesheets/mixins.sass */
#content #content-container .group-container .files .date.dialog-link {
  cursor: pointer;
}

/* line 721, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .search-results-container .assigned-files .header, #content #content-container .group-container .files .inside .assigned-files .header {
  width: 100%;
  margin-bottom: 20px;
}

/* line 724, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .search-results-container .assigned-files .header h3, #content #content-container .group-container .files .inside .assigned-files .header h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0px;
  text-transform: uppercase;
  float: left;
  padding-right: 10px;
  padding-top: 5px;
}

/* line 733, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .search-results-container .assigned-files .header .controls, #content #content-container .group-container .files .inside .assigned-files .header .controls {
  display: inline-block;
}

/* line 736, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .search-results-container .assigned-files .header .controls form.form-hidden, #content #content-container .group-container .files .inside .assigned-files .header .controls form.form-hidden {
  display: none;
}

/* line 739, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .search-results-container .assigned-files .header .controls a, #content #content-container .group-container .files .inside .assigned-files .header .controls a {
  float: left;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  background-color: #43AFBD;
  color: white;
  border-radius: 4px;
  margin-right: 10px;
}

/* line 752, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .search-results-container .assigned-files .header .controls a.hidden, #content #content-container .group-container .files .inside .assigned-files .header .controls a.hidden {
  display: none;
}

/* line 757, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* line 764, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files .filter select {
  border: 1px solid #e5e5e5;
  width: 100%;
  float: none;
}

/* line 769, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files .filter input {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  float: none;
  font-size: 14px;
  color: #31312f;
  font-weight: 300;
  margin-top: 10px;
}

/* line 784, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files .filter input[type=checkbox] {
  width: auto;
  display: inline-block;
  margin-right: .5rem;
}

/* line 793, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label,
#content #content-container .group-container .files .assigned-files #found-tests label,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label,
#content #content-container .group-container .files .assigned-files #attached-tests-container label {
  position: relative;
  display: block;
  cursor: auto;
  overflow: hidden;
}

/* line 799, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label .select-test,
#content #content-container .group-container .files .assigned-files #found-tests label .select-test,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label .select-test,
#content #content-container .group-container .files .assigned-files #attached-tests-container label .select-test {
  display: block;
  float: left;
  height: 46px;
  margin: 0;
  margin-right: 5px;
}

/* line 806, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label .select-test.hidden,
#content #content-container .group-container .files .assigned-files #found-tests label .select-test.hidden,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label .select-test.hidden,
#content #content-container .group-container .files .assigned-files #attached-tests-container label .select-test.hidden {
  display: none;
}

/* line 809, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label .select-test.select-attached-test,
#content #content-container .group-container .files .assigned-files #found-tests label .select-test.select-attached-test,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label .select-test.select-attached-test,
#content #content-container .group-container .files .assigned-files #attached-tests-container label .select-test.select-attached-test {
  height: 14px;
  margin-top: 10px;
  float: left;
}

/* line 814, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label .logo-check-box,
#content #content-container .group-container .files .assigned-files #found-tests label .logo-check-box,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label .logo-check-box,
#content #content-container .group-container .files .assigned-files #attached-tests-container label .logo-check-box {
  height: 60px;
  width: 90px;
  float: left;
  margin-right: 10px;
  position: relative;
}

/* line 821, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label .logo-check-box .select-material,
#content #content-container .group-container .files .assigned-files #found-tests label .logo-check-box .select-material,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label .logo-check-box .select-material,
#content #content-container .group-container .files .assigned-files #attached-tests-container label .logo-check-box .select-material {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 0;
  margin-top: 10px;
  margin-right: 5px;
}

/* line 830, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #found-materials label .logo-check-box .select-material.hidden,
#content #content-container .group-container .files .assigned-files #found-tests label .logo-check-box .select-material.hidden,
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label .logo-check-box .select-material.hidden,
#content #content-container .group-container .files .assigned-files #attached-tests-container label .logo-check-box .select-material.hidden {
  display: none;
}

/* line 835, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container .attached-learning-materials-subject {
  margin-top: 40px;
}

/* line 838, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-learning-materials-container label {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}

/* line 843, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container .attached-tests-subject, #content #content-container .group-container .files .assigned-files #old-tests-container .attached-tests-subject {
  margin-top: 40px;
}

/* line 846, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container label, #content #content-container .group-container .files .assigned-files #old-tests-container label {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}

/* line 850, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container label:hover, #content #content-container .group-container .files .assigned-files #old-tests-container label:hover {
  opacity: 1;
}

/* line 853, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container p.test-title, #content #content-container .group-container .files .assigned-files #old-tests-container p.test-title {
  display: block;
  float: none;
  line-height: 21px;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
}

/* line 861, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container span.status, #content #content-container .group-container .files .assigned-files #old-tests-container span.status {
  display: block;
  font-size: 12px;
  font-weight: 300;
  margin-top: 7px;
  color: #85857d;
}

/* line 870, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container.attached-interactive-tests-container .date strong, #content #content-container .group-container .files .assigned-files #old-tests-container.attached-interactive-tests-container .date strong {
  font-weight: bold;
}

/* line 873, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container.attached-interactive-tests-container .grid-table, #content #content-container .group-container .files .assigned-files #old-tests-container.attached-interactive-tests-container .grid-table {
  display: grid;
  grid-template-columns: repeat(5, auto);
  max-width: 550px;
}

/* line 878, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container.attached-interactive-tests-container .grid-table .box, #content #content-container .group-container .files .assigned-files #old-tests-container.attached-interactive-tests-container .grid-table .box {
  background-color: #85857d;
  color: #fff;
  padding: 10px;
  border: 1px solid darkgray;
}

/* line 884, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container.attached-interactive-tests-container .grid-table .row, #content #content-container .group-container .files .assigned-files #old-tests-container.attached-interactive-tests-container .grid-table .row {
  display: contents;
}

/* line 887, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files #attached-tests-container.attached-interactive-tests-container .old-test-title, #content #content-container .group-container .files .assigned-files #old-tests-container.attached-interactive-tests-container .old-test-title {
  margin-top: 30px;
  font-weight: bold;
}

/* line 891, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files .action {
  margin-bottom: 20px;
}

/* line 894, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files .meta-info {
  display: block;
}

/* line 897, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files a.dialog-link {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  background-color: #43AFBD;
  color: white;
  border-radius: 4px;
  float: right;
}

/* line 909, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files a.dialog-link:active {
  background-color: #31312f;
}

/* line 912, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .assigned-files a.dialog-link.hidden {
  display: none;
}

/* line 915, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files ul {
  margin-top: -44px;
  padding-left: 0;
}

/* line 919, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files ul li {
  overflow: hidden;
  width: auto;
  display: block;
  position: relative;
  border-top: 1px solid #e5e5e5;
  margin-top: 24px;
  padding-top: 24px;
}

/* line 929, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files ul li.preload a.remove {
  background-image: url("/assets/preloader-68a06198d40491ffd824a777f7d8dbd864f6f367143b0f08298899fb45dc2d33.gif");
  background-size: 12px;
}

/* line 933, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files ul li:first-child {
  border-top: 0px;
}

/* line 937, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .document .file-type {
  background-color: #4b5ed4;
}

/* line 941, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .image .file-type {
  background-color: #f5a044;
}

/* line 945, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .unknown .file-type {
  background-color: #85857d;
}

/* line 949, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .xls .file-type {
  background-color: #abd256;
}

/* line 953, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .video .file-type {
  background-color: #31312f;
  text-indent: -9999px;
  background-image: url("/assets/icons/watch-video-white-3bfc20d54c73249f2153bc1246ecc0f1941bed451d0549ca13da794b6e3f75f4.png");
  background-position: center center;
}

/* line 960, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .youtube_video .file-type {
  background-color: #31312f;
  text-indent: -9999px;
  background-image: url("/assets/icons/watch-youtube-video-red-33113031ba761c77b03466c55f29c1e2616bbcad8e4da943beeaabc852864299.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 30px;
}

/* line 969, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .pdf .file-type {
  background-color: #e23041;
}

/* line 972, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-type {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 10px;
  font-weight: 300;
  color: white;
  display: block;
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  border-radius: 100%;
}

/* line 986, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-type:hover {
  opacity: 0.8;
}

/* line 993, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .file-name,
#content #content-container .group-container .files .file-info .doc-name {
  display: inherit;
  font-size: 14px;
  color: #31312f;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 5px;
}

/* line 1002, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .file-name {
  text-decoration: underline;
}

/* line 1005, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .file-name:hover {
  color: #edb63f;
}

/* line 1008, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .file-options {
  display: inline-block;
}

/* line 1011, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .file-options a.edit {
  display: inline-block;
  font-weight: 300;
  font-size: 12px;
  color: #31312f;
  background-image: url("/assets/icons/option-edit-13d78e1f3a9e00733f1757af1b42d68ac925ecf0e5279acf3afecc010482b078.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right;
  text-indent: -9999px;
  width: 18px;
  height: 10px;
}

/* line 1024, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .file-options a.edit:hover {
  opacity: 0.7;
}

/* line 1027, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .meta-info {
  display: block;
  overflow: hidden;
}

/* line 1031, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .meta-info span {
  display: inline-block;
  font-weight: 300;
  font-size: 12px;
  color: #85857d;
  line-height: 1.4;
}

/* line 1038, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .meta-info a {
  font-size: 12px;
  font-weight: 300;
  color: #31312f;
  display: inline-block;
}

/* line 1044, app/assets/stylesheets/content.sass */
#content #content-container .group-container .files .file-info .meta-info a:hover {
  text-decoration: underline;
}

/* line 1052, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.teachers a.user {
  margin-bottom: 24px;
}

/* line 1057, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.teachers ul li {
  padding: 24px;
  width: auto;
  background-color: white;
  display: block;
}

/* line 1063, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list {
  background-color: transparent;
  padding: 0px;
}

/* line 1067, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul {
  margin-top: 0px;
}

/* line 1070, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li {
  width: auto;
  overflow: hidden;
  display: block;
  margin-top: 12px;
  padding: 12px;
  background-color: white;
  border-radius: 4px;
}

/* line 1079, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li a.user, #content #content-container .group-container .users.list ul li .relative {
  display: block;
  float: left;
}

/* line 1083, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li a.user img, #content #content-container .group-container .users.list ul li a.user span, #content #content-container .group-container .users.list ul li .relative img, #content #content-container .group-container .users.list ul li .relative span {
  display: block;
  float: left;
}

/* line 1087, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li a.user img, #content #content-container .group-container .users.list ul li .relative img {
  width: 28px;
  height: 28px;
  margin-right: .5rem;
}

/* line 1092, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li a.user span, #content #content-container .group-container .users.list ul li .relative span {
  line-height: 28px;
}

/* line 1095, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li a.edit-user {
  display: block;
  float: right;
  font-size: 14px;
  color: #85857d;
  line-height: 28px;
}

/* line 1103, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users.list ul li a.edit-user:hover {
  text-decoration: underline;
}

/* line 1105, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users ul {
  margin-left: -46px;
  margin-top: -24px;
}

/* line 1109, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users ul li {
  overflow: hidden;
  width: 200px;
  margin-left: 46px;
  display: inline-block;
  margin-top: 24px;
}

/* line 1116, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users a.user {
  display: block;
  overflow: hidden;
}

/* line 1121, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users a.user:hover img {
  opacity: 0.8;
}

/* line 1124, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users a.user:hover span {
  color: #edb63f;
}

/* line 1127, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users a.user img {
  width: 24px;
  height: 24px;
  overflow: hidden;
  float: left;
  display: block;
  margin-right: 10px;
  border-radius: 100%;
}

/* line 1136, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users a.user .user-name {
  font-size: 14px;
  font-weight: 300;
  display: block;
  line-height: 1.5;
  color: #31312f;
  text-decoration: underline;
}

/* line 1144, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users a.user .user-name:hover {
  color: #edb63f;
}

/* line 1149, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  width: auto;
  padding: 24px;
  margin-top: 24px;
}

/* line 1157, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container:first-child {
  margin-top: 0px;
}

/* line 1160, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container h3 {
  font-size: 14px;
  font-weight: 700;
}

/* line 1164, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container ul {
  margin-top: 5px;
  margin-left: -10px;
}

/* line 1168, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container ul li {
  overflow: hidden;
  margin-left: 0px;
  margin-top: 5px;
  width: auto;
  display: inline-block;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  height: 28px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border-radius: 4px;
  margin-left: 10px;
}

/* line 1183, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container ul li p {
  display: block;
  font-size: 12px;
  color: #85857d;
  float: left;
  line-height: 28px;
}

/* line 1190, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container ul li a {
  float: right;
  display: block;
  height: 28px;
  width: 28px;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png");
  background-size: 28px;
  text-indent: -999px;
  overflow: hidden;
}

/* line 1200, app/assets/stylesheets/content.sass */
#content #content-container .group-container .users .assigned-classes .class-container ul li a:hover {
  opacity: 0.7;
}

/* line 1206, app/assets/stylesheets/content.sass */
#content #content-container .group-container .courses ul {
  margin-left: -46px;
  margin-top: -24px;
}

/* line 1210, app/assets/stylesheets/content.sass */
#content #content-container .group-container .courses ul li {
  overflow: hidden;
  width: 200px;
  margin-left: 46px;
  display: inline-block;
  margin-top: 24px;
  padding-left: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

/* line 1221, app/assets/stylesheets/content.sass */
#content #content-container .group-container .courses ul li.preload a {
  background-image: url("/assets/preloader-68a06198d40491ffd824a777f7d8dbd864f6f367143b0f08298899fb45dc2d33.gif");
  background-size: 12px;
}

/* line 1225, app/assets/stylesheets/content.sass */
#content #content-container .group-container .courses ul li p {
  font-size: 14px;
  font-weight: 300;
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  color: #31312f;
}

/* line 1234, app/assets/stylesheets/content.sass */
#content #content-container .group-container .courses ul li a {
  display: block;
  float: right;
  height: 28px;
  width: 28px;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png");
  background-size: 28px;
  background-repeat: center;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -999px;
  overflow: hidden;
}

/* line 1247, app/assets/stylesheets/content.sass */
#content #content-container .group-container .courses ul li a:hover {
  opacity: 0.7;
}

/* line 1254, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .form-with-select2 .select2-container input {
  border: none;
  height: 26px;
}

/* line 1260, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options.standalone p.editable {
  color: #31312f;
}

/* line 1263, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options.standalone input[type="text"] {
  background-color: white;
}

/* line 1268, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input, #content #content-container .group-container .options form button, #content #content-container .group-container .options form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  background-color: transparent;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 1279, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input[type="checkbox"], #content #content-container .group-container .options form button[type="checkbox"], #content #content-container .group-container .options form textarea[type="checkbox"] {
  -webkit-appearance: checkbox;
}

/* line 1282, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form textarea {
  min-width: 300px;
  resize: none;
  min-height: 100px;
}

/* line 1287, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form .checkbox {
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 1291, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form .checkbox input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

/* line 1294, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form .checkbox label {
  font-size: 14px;
  font-weight: 700;
}

/* line 1298, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input[type="text"] {
  width: 100%;
}

/* line 1301, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input[type="file"] {
  border: 0px;
  padding: 0px;
  width: 100%;
  display: block;
  margin-top: 20px;
}

/* line 1308, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input[type="submit"],
#content #content-container .group-container .options form button.cancel {
  border: 0px;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  width: 150px;
}

/* line 1318, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input[type="submit"]:hover,
#content #content-container .group-container .options form button.cancel:hover {
  opacity: 0.9;
}

/* line 1321, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form input[type="submit"] {
  background-color: #43AFBD;
  margin-top: 12px;
  font-weight: 700;
}

/* line 1326, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form button.cancel {
  background-color: #85857d;
}

/* line 1329, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0px;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
}

@-moz-document url-prefix() {
  /* line 1329, app/assets/stylesheets/content.sass */
  #content #content-container .group-container .options form select {
    background-image: none;
    padding-right: 0px;
  }
}

/* line 1348, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options ul:not(.select2-choices) {
  margin-top: -24px;
}

/* line 1351, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options ul:not(.select2-choices) li {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding-top: 24px;
  margin-top: 24px;
  position: relative;
}

/* line 1358, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options ul:not(.select2-choices) li:first-child {
  margin-top: 0px;
  border-top: 0px;
}

/* line 1362, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options ul:not(.select2-choices) li.with-autocomplete-collection {
  overflow: visible;
}

/* line 1365, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options ul:not(.select2-choices) li.with-autocomplete-collection .dropdown-menu {
  top: 32px;
  left: 15px;
}

/* line 1369, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options ul:not(.select2-choices) li.with-autocomplete-collection .dropdown-menu button {
  border: 0 !important;
  border-bottom: 1px solid #e5e5e5 !important;
  white-space: initial;
}

/* line 1378, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item.value form {
  display: none;
}

/* line 1381, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item.value form.visible {
  display: inherit;
}

/* line 1386, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item p {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
}

/* line 1391, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item p.editable {
  background-image: url("/assets/icons/option-edit-13d78e1f3a9e00733f1757af1b42d68ac925ecf0e5279acf3afecc010482b078.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 25px;
  cursor: pointer;
}

/* line 1399, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item p.editable:hover {
  cursor: pointer;
  opacity: 0.7;
}

/* line 1404, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item.value p {
  font-weight: 700;
}

/* line 1407, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item:first-child {
  margin-left: 0px;
}

/* line 1412, app/assets/stylesheets/content.sass */
#content #content-container .group-container .options .item.interactive-test-version-item .meta-info p {
  display: block;
}

/* line 1415, app/assets/stylesheets/content.sass */
#content #content-container .group-tab-container {
  background-color: white;
}

/* line 1418, app/assets/stylesheets/content.sass */
#content #content-container .test-attempt-section-tab {
  display: block !important;
}

/* line 1422, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .section-question-type-container {
  margin-top: 20px;
  padding: 40px;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
}

/* line 1428, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 1434, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label {
  position: relative;
  display: block;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-top: 20px;
  overflow: hidden;
}

/* line 1443, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .question-points,
#content #content-container .section-questions-container .questions-container label .questions-form-link {
  overflow: hidden;
  font-size: 14px;
  float: left;
}

/* line 1449, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .question-points {
  background-color: #edb63f;
  border-radius: 4px;
  color: white;
  text-align: center;
  display: block;
  width: 55px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1462, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .question-info-content {
  padding-top: 20px;
}

/* line 1465, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .questions-form-link {
  font-size: 14px;
  color: #31312f;
  display: block;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right;
  width: 20px;
  padding-bottom: 5px;
  margin-left: 10px;
  border: 0px;
  border-radius: 4px;
  font-weight: 300;
  text-indent: -9999px;
}

/* line 1480, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .questions-form-link.edit {
  background-image: url("/assets/icons/option-edit-13d78e1f3a9e00733f1757af1b42d68ac925ecf0e5279acf3afecc010482b078.png");
}

/* line 1483, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .questions-form-link.copy {
  background-image: url("/assets/icons/option-copy-aa02764f06f896722f54bfe0597a4dd203b249aec99a6a231ff54ad124780f78.png");
  margin-left: 10px;
}

/* line 1487, app/assets/stylesheets/content.sass */
#content #content-container .section-questions-container .questions-container label .questions-form-link:hover {
  opacity: 0.7;
}

/* line 1490, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container {
  display: table;
  width: 100%;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  position: relative;
  background-image: url("/assets/graypixel-492013ec4b59a36aebcae955bb897d4aeae635fdff638939d8ad400850171bd1.png");
  background-position: center center;
  background-repeat: repeat-y;
  border-radius: 4px;
}

/* line 1501, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container {
  display: table-cell;
  width: 50%;
  position: relative;
  padding: 20px;
  min-height: 300px;
}

/* line 1508, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item {
  width: 100%;
  background-color: #e5e5e5;
  margin-top: 20px;
  border-radius: 4px;
}

/* line 1515, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item.ui-sortable-helper legend {
  background-color: #43AFBD;
  color: white;
  background-image: none;
}

/* line 1520, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item:first-child {
  margin-top: 0px;
}

/* line 1523, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item legend {
  cursor: move;
  cursor: -webkit-grab;
}

/* line 1527, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .toggle-content {
  background-color: white;
}

/* line 1530, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options {
  overflow: hidden;
}

/* line 1533, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/assets/ui/plus-485b379748992007eef6991064c664f2a74f099302656591f543fbad769023c7.png");
  background-color: transparent;
  background-size: 28px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  border: 0px;
  width: 28px;
  height: 28px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 20px;
}

/* line 1548, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options ul {
  margin-top: 0px;
}

/* line 1551, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options ul li {
  margin-top: 10px;
  background-color: #e5e5e5;
  padding: 40px 20px 20px 20px;
  position: relative;
}

/* line 1557, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options ul li .points,
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options ul li .number_field {
  width: 80px;
}

/* line 1561, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options ul li a.js-remove-fields {
  position: absolute;
  top: 10px;
  right: 12px;
  display: block;
  height: 28px;
  width: 28px;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png");
  background-size: 28px;
  text-indent: -999px;
  overflow: hidden;
}

/* line 1573, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item .options ul li a.js-remove-fields:hover {
  opacity: 0.9;
}

/* line 1576, app/assets/stylesheets/content.sass */
#content #content-container #section-layout-container .droppable-list-container .droppable-item:first-child {
  border-top: 0px;
}

/* line 1579, app/assets/stylesheets/content.sass */
#content #content-container .tests {
  margin-top: 40px;
}

/* line 1582, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container {
  overflow: hidden;
}

/* line 1586, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students p.test-title, #content #content-container .tests .subject-school-classes-container .students div.test-title {
  font-size: 18px !important;
  padding-bottom: 10px;
  line-height: 1.5 !important;
}

/* line 1591, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.date,
#content #content-container .tests .subject-school-classes-container .students span.status,
#content #content-container .tests .subject-school-classes-container .students span.controls {
  display: inline-block;
  font-size: 14px;
}

/* line 1597, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.status {
  color: #43AFBD;
  text-transform: uppercase;
}

/* line 1601, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.status.expired {
  color: #e23041 !important;
}

/* line 1604, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students .required-test-title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1610, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students .required-test {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

/* line 1618, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.controls a {
  background-color: #43AFBD;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  border-radius: 4px;
}

/* line 1630, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.controls a#send-message {
  padding-top: 0px;
}

/* line 1633, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.controls a:hover {
  opacity: 0.7;
}

/* line 1636, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .students span.controls a:active {
  background-color: #31312f;
}

/* line 1639, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container {
  overflow: hidden;
  padding: 20px;
  border-radius: 4px;
}

/* line 1644, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container h3 {
  font-weight: 700;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background-color: #e5e5e5;
}

/* line 1658, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 25px;
  padding-right: 30px;
}

/* line 1666, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .test-title {
  font-size: 14px;
  line-height: 1.2;
}

/* line 1670, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .status {
  display: block;
}

/* line 1673, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .test-version-status {
  float: right;
  position: relative;
  display: block;
  font-size: 14px;
  color: #31312f;
  display: inline-block;
  padding-right: 25px;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-weight: 300;
}

/* line 1692, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item form {
  width: 80%;
}

/* line 1695, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item a.delete-link {
  top: 0;
}

/* line 1698, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1705, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info {
  float: left;
}

/* line 1708, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info .status {
  background-color: #31312f;
  color: white;
  font-size: 12px;
  border-radius: 0.25rem;
  min-height: 24px;
  line-height: 24px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 7px;
}

/* line 1719, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info .status span {
  font-size: 12px;
  line-height: 14px;
}

/* line 1723, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info .status.not-checked {
  background-color: red;
}

/* line 1726, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info .status.checked {
  background-color: #edb63f;
}

/* line 1729, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info .mark {
  font-size: 14px;
  padding: 5px;
}

/* line 1733, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .info .date {
  margin-bottom: 7px;
}

/* line 1736, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .student-name {
  display: block;
  font-size: 14px;
  margin-left: 50px;
  margin-top: 27px;
}

/* line 1742, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .meta-info {
  margin-bottom: 0;
}

/* line 1745, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item .meta-info span {
  font-size: 12px;
  color: #85857d;
  font-weight: 300;
}

/* line 1750, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item a.option {
  font-size: 14px;
  color: #31312f;
  display: inline-block;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 25px;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-weight: 300;
}

/* line 1765, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item a.option.edit {
  background-image: url("/assets/icons/option-edit-13d78e1f3a9e00733f1757af1b42d68ac925ecf0e5279acf3afecc010482b078.png");
}

/* line 1768, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item a.option.copy {
  background-image: url("/assets/icons/option-copy-aa02764f06f896722f54bfe0597a4dd203b249aec99a6a231ff54ad124780f78.png");
  margin-left: 10px;
}

/* line 1772, app/assets/stylesheets/content.sass */
#content #content-container .tests .subject-school-classes-container .test-school-class-container .test-item a.option:hover {
  opacity: 0.7;
}

/* line 1775, app/assets/stylesheets/content.sass */
#content #content-container .button {
  background-color: #43AFBD;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  color: white;
  min-height: 28px;
  line-height: 28px;
  text-align: center;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px;
  font-weight: 700;
  font-family: "Ubuntu", sans-serif;
  border-radius: 30px;
}

@media (min-width: 768px) {
  /* line 1775, app/assets/stylesheets/content.sass */
  #content #content-container .button {
    display: inline-block;
  }
}

/* line 1800, app/assets/stylesheets/content.sass */
#content #content-container .button.disabled {
  background-color: #85857d;
  opacity: 0.7;
}

/* line 1804, app/assets/stylesheets/content.sass */
#content #content-container .button.right {
  float: right;
}

/* line 1807, app/assets/stylesheets/content.sass */
#content #content-container .button:hover {
  opacity: 0.7;
}

/* line 1811, app/assets/stylesheets/content.sass */
#content #content-container .interactive-test-version-mainfields .current-attachment {
  float: right;
  width: 50%;
}

/* line 1815, app/assets/stylesheets/content.sass */
#content #content-container .interactive-test-version-mainfields .js-remove-item-link {
  display: inline-block;
  font-size: 10px !important;
  background-color: #31312f;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  box-sizing: border-box;
  border-radius: 4px;
  color: white;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
}

/* line 1832, app/assets/stylesheets/content.sass */
#content #content-container .interactive-test-version-mainfields #interactive_test_version_attachment_attributes_file {
  float: right;
  margin-left: 50%;
}

/* line 1837, app/assets/stylesheets/content.sass */
#content #content-container #found-tests .interactive_test-title {
  line-height: 25px;
}

/* line 1840, app/assets/stylesheets/content.sass */
.toggle {
  margin-bottom: 20px;
}

/* line 1843, app/assets/stylesheets/content.sass */
.toggle.ordering {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1847, app/assets/stylesheets/content.sass */
.toggle.ordering legend {
  border: 0px;
}

/* line 1851, app/assets/stylesheets/content.sass */
.toggle.disabled legend {
  background-image: none;
}

/* line 1854, app/assets/stylesheets/content.sass */
.toggle.disabled legend:hover {
  background-image: none;
}

/* line 1858, app/assets/stylesheets/content.sass */
.toggle.dark legend {
  background-color: #85857d;
  color: white;
  background-image: url("/assets/ui/toggle-inactive-white-49a7eb596c95ab463e234ed874b282d7b14a9c24439029c29b4cc3d078df8ef9.png");
}

/* line 1863, app/assets/stylesheets/content.sass */
.toggle.dark legend:hover {
  color: #31312f;
  background-image: url("/assets/ui/toggle-inactive-52127beffce58b24f21a49b911c8e070650138c9e2b7cf75760a2cb5582ba0df.png");
}

/* line 1867, app/assets/stylesheets/content.sass */
.toggle.dark .toggle-content {
  background-color: white;
  border: 0px;
}

/* line 1872, app/assets/stylesheets/content.sass */
.toggle.active legend {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #85857d;
  border: 0px;
  color: white;
  background-image: url("/assets/ui/toggle-active-cc9f7bdf239474fc2b084981d490ae6ca2545e27fb8cbf9437c5bc8b38e1737b.png");
}

/* line 1879, app/assets/stylesheets/content.sass */
.toggle.active legend:hover {
  color: white;
  background-image: url("/assets/ui/toggle-active-cc9f7bdf239474fc2b084981d490ae6ca2545e27fb8cbf9437c5bc8b38e1737b.png");
}

/* line 1883, app/assets/stylesheets/content.sass */
.toggle.active .toggle-content {
  display: block;
  overflow: hidden;
}

/* line 1887, app/assets/stylesheets/content.sass */
.toggle legend {
  display: block;
  border: 1px solid #e5e5e5;
  padding-left: 20px;
  padding-right: 10px;
  height: 46px;
  line-height: 46px;
  width: 100%;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  border-radius: 4px 4px 0 0;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url("/assets/ui/toggle-inactive-52127beffce58b24f21a49b911c8e070650138c9e2b7cf75760a2cb5582ba0df.png");
  margin-bottom: 0;
}

/* line 1904, app/assets/stylesheets/content.sass */
.toggle legend:hover {
  color: #85857d;
  background-image: url("/assets/ui/toggle-inactive-hover-b00a3f11c1f1452fb7e0f70d1adcd440b931e6d3b56e1649cda0585faf9fc455.png");
}

/* line 1908, app/assets/stylesheets/content.sass */
.toggle .toggle-content {
  display: none;
  padding: 20px;
  width: 100%;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1919, app/assets/stylesheets/content.sass */
.toggle .toggle-content .options.small select, .toggle .toggle-content .options.small input {
  width: 100%;
}

/* line 1922, app/assets/stylesheets/content.sass */
.toggle .toggle-content .options select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 32px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #31312f;
  border: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 7px;
}

/* line 1942, app/assets/stylesheets/content.sass */
.toggle .toggle-content .options select[disabled="disabled"] {
  opacity: 0.5;
}

/* line 1945, app/assets/stylesheets/content.sass */
.toggle .toggle-content .options input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  margin-top: 7px;
  margin-bottom: 0px;
  color: #31312f;
  border: 1px solid #e5e5e5;
}

/* line 1960, app/assets/stylesheets/content.sass */
.toggle .toggle-content .options input[type="submit"] {
  background-color: #43AFBD;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  border: 0px;
}

/* line 1970, app/assets/stylesheets/content.sass */
.test-version-mainfields .wiswyg, .interactive-test-version-mainfields .wiswyg {
  width: 50% !important;
  float: right;
}

/* line 1974, app/assets/stylesheets/content.sass */
.test-version-mainfields ul, .interactive-test-version-mainfields ul {
  margin-top: 0px;
}

/* line 1977, app/assets/stylesheets/content.sass */
.test-version-mainfields li, .interactive-test-version-mainfields li {
  overflow: hidden;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
}

/* line 1983, app/assets/stylesheets/content.sass */
.test-version-mainfields li:first-child, .interactive-test-version-mainfields li:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0px;
}

/* line 1988, app/assets/stylesheets/content.sass */
.test-version-mainfields label, .interactive-test-version-mainfields label {
  display: block;
  float: left;
  font-size: 14px;
}

/* line 1993, app/assets/stylesheets/content.sass */
.test-version-mainfields .select2-container, .interactive-test-version-mainfields .select2-container {
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  border-radius: 4px;
  float: right;
  width: 50%;
  outline: 0px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: none;
  background-image: none;
  padding-left: 10px;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-position: right;
  background-repeat: no-repeat;
}

/* line 2011, app/assets/stylesheets/content.sass */
.test-version-mainfields .select2-container span.select2-arrow, .interactive-test-version-mainfields .select2-container span.select2-arrow {
  background-color: transparent;
  background-image: none;
  border: 0px;
}

/* line 2016, app/assets/stylesheets/content.sass */
.test-version-mainfields .select2-container span.select2-arrow b, .interactive-test-version-mainfields .select2-container span.select2-arrow b {
  background-image: none;
  background-color: none;
}

/* line 2020, app/assets/stylesheets/content.sass */
.test-version-mainfields .select2-container a.select2-choice, .interactive-test-version-mainfields .select2-container a.select2-choice {
  border: 0px;
  background: none;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #31312f;
  height: auto;
}

/* line 2029, app/assets/stylesheets/content.sass */
.test-version-mainfields input, .test-version-mainfields textarea, .test-version-mainfields select, .interactive-test-version-mainfields input, .interactive-test-version-mainfields textarea, .interactive-test-version-mainfields select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  border-radius: 4px;
  float: right;
  width: 50% !important;
  outline: 0px;
  display: block;
  margin-top: 0px !important;
}

/* line 2044, app/assets/stylesheets/content.sass */
.test-version-mainfields textarea, .interactive-test-version-mainfields textarea {
  resize: none;
  height: 100px;
}

/* line 2048, app/assets/stylesheets/content.sass */
.test-version-mainfields select, .interactive-test-version-mainfields select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #85857d;
}

/* line 2066, app/assets/stylesheets/content.sass */
#content #test-info-block {
  min-height: 48px;
  line-height: 24px;
  overflow: hidden;
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}

/* line 2073, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container {
  float: left;
}

/* line 2076, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container .current-mark {
  float: left;
  margin-right: 20px;
}

/* line 2080, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container .current-mark span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-weight: 700;
}

/* line 2086, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container .current-mark span:first-child {
  font-weight: 300;
}

/* line 2089, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container form {
  display: inline-block;
}

/* line 2092, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container form input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 24px;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px;
  outline: 0px;
}

/* line 2101, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container form input[type="submit"] {
  background-color: #43AFBD;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: white;
  display: block;
  border: 0px;
  cursor: pointer;
}

/* line 2111, app/assets/stylesheets/content.sass */
#content #test-info-block .controls-container form input[type="submit"]:hover {
  opacity: 0.7;
}

/* line 2114, app/assets/stylesheets/content.sass */
#content #test-info-block #test-countdown {
  background-image: url("/assets/icons/icon-clock-51e0d4f3cac3b91997bd97dc18cff1244f02b543d0fe0713008d098354ae945c.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 18px;
  padding-left: 30px;
  margin-bottom: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 2114, app/assets/stylesheets/content.sass */
  #content #test-info-block #test-countdown {
    background-image: url("/assets/icons/icon-clock_2x-e492680e7ca5bad66456d9d120464cf792b5d9b0636cc25f74a8b9530bca4586.png");
  }
}

/* line 2125, app/assets/stylesheets/content.sass */
#content #test-info-block #test-countdown .countdown-section {
  display: inline-block;
}

/* line 2128, app/assets/stylesheets/content.sass */
#content #test-info-block #test-countdown span {
  font-size: 18px;
  font-weight: 700;
}

/* line 2132, app/assets/stylesheets/content.sass */
#content #test-info-block #test-countdown span span {
  margin-right: 7px;
}

/* line 2135, app/assets/stylesheets/content.sass */
#content #test-info-block #test-countdown span span:first-child {
  margin-left: 0px;
}

/* line 2138, app/assets/stylesheets/content.sass */
#content #test-info-block .messages {
  display: none;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #43AFBD;
  font-weight: 700;
  position: absolute;
  top: 0px;
  color: white;
  text-align: center;
  line-height: 50px;
  height: 50px;
  right: 0px;
  left: 0px;
}

/* line 2153, app/assets/stylesheets/content.sass */
#content #test-info-block .messages.failure, #content #test-info-block .messages.proctoring-failure {
  background-color: red;
}

/* line 2156, app/assets/stylesheets/content.sass */
#content #test-info-block.sticky {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 47px 14px;
  padding-left: 46px;
  padding-top: 0px;
  padding-right: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 2169, app/assets/stylesheets/content.sass */
#content #test-info-block.sticky .controls-container {
  margin-top: 11px;
}

/* line 2172, app/assets/stylesheets/content.sass */
#content #test-info-block.sticky .controls-container .current-mark {
  margin-top: -9px;
}

/* line 2175, app/assets/stylesheets/content.sass */
#content #test-info-block.sticky .controls-container form {
  position: relative;
  top: -6px;
}

/* line 2179, app/assets/stylesheets/content.sass */
#content .user-menu-full {
  background-color: #e4e4e1;
  height: 77px;
  padding: 0 43px;
}

/* line 2184, app/assets/stylesheets/content.sass */
#content .user-menu-full a:hover {
  color: white;
  text-decoration: none;
}

/* line 2187, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-bell-blue-icon {
  background-image: url("/assets/profile-menu-bell-blue-icon-19d8ee2f0e9e85f318288f40f5d680ca836a523f776bdb0cf0a21c0b0cdd4c13.svg");
  height: 15px;
  top: -5px;
}

/* line 2191, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-mail-gray-icon {
  background-image: url("/assets/profile-menu-mail-gray-icon-0fb2e141eb31339ac62e477d75c657d9b8f52eadf6a103154b332d5d4fb30ad7.svg");
  height: 17px;
  bottom: -3px;
  position: relative;
}

/* line 2196, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-gear-gray-icon {
  background-image: url("/assets/profile-menu-gear-gray-icon-2a6c26a089890e82b2fe55e3e50f0ce8406ac9dff8d97c86b7f5a911c0408490.svg");
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
}

/* line 2201, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-logout-gray-icon {
  background-image: url("/assets/profile-menu-logout-gray-icon-fb33ed1d6b55976a7449ca11ada6a4761f0c158fe6ee4c0c88a883403aa88c6b.svg");
  display: inline-block;
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
}

/* line 2207, app/assets/stylesheets/content.sass */
#content .user-menu-full .pic {
  display: inline-block;
}

/* line 2209, app/assets/stylesheets/content.sass */
#content .user-menu-full .pic img {
  border-radius: 50px;
  border: solid 1px #979797;
  width: 20px;
  height: 20px;
}

/* line 2214, app/assets/stylesheets/content.sass */
#content .user-menu-full .full-profile-menu {
  border-radius: 22.5px;
  background-color: #d9d9d6;
  padding: 5px 10px;
  margin: 0 15px;
}

/* line 2219, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-info {
  margin-left: 34px;
  margin-right: 9px;
}

/* line 2222, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-numbers {
  position: relative;
  top: -4px;
}

/* line 2225, app/assets/stylesheets/content.sass */
#content .user-menu-full .profile-menu-user {
  color: #32353f;
  font-weight: bold;
  font-size: 15px;
  margin-left: 10px;
  margin-right: 18px;
}

/* line 2232, app/assets/stylesheets/content.sass */
.question-info-content {
  display: block;
  font-size: 14px;
  overflow: hidden;
  clear: both;
}

/* line 2238, app/assets/stylesheets/content.sass */
.question-info-content ul {
  margin-bottom: 10px;
}

/* line 2241, app/assets/stylesheets/content.sass */
.question-info-content ul li {
  text-align: -webkit-match-parent;
  list-style-type: disc;
  display: list-item;
  list-style-position: inside;
  line-height: 1.4;
}

/* line 2248, app/assets/stylesheets/content.sass */
table.marks-scale {
  border: 1px solid #e5e5e5;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  background-color: white;
}

/* line 71, app/assets/stylesheets/mixins.sass */
table.marks-scale input {
  border: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 84, app/assets/stylesheets/mixins.sass */
table.marks-scale tr {
  border-top: 1px solid #e5e5e5;
}

/* line 87, app/assets/stylesheets/mixins.sass */
table.marks-scale tr:first-child {
  border-top: 0px;
}

/* line 90, app/assets/stylesheets/mixins.sass */
table.marks-scale td, table.marks-scale th {
  padding: 10px;
  border-left: 1px solid #e5e5e5;
  position: relative;
}

/* line 95, app/assets/stylesheets/mixins.sass */
table.marks-scale td:first-child, table.marks-scale th:first-child {
  border-left: 0px;
  width: 20px;
  text-align: center;
}

/* line 2252, app/assets/stylesheets/content.sass */
table.marks-scale .highlighted-cell input {
  color: green;
  font-weight: bold;
}

/* line 2257, app/assets/stylesheets/content.sass */
form.edit_test_version input[type="submit"], form.edit_test_version button[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  background-color: #43AFBD;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0px;
  font-weight: 700;
  margin-top: 20px;
  cursor: pointer;
}

/* line 2274, app/assets/stylesheets/content.sass */
.bulk-chapters-form .select2-container {
  width: 100%;
  margin: .5rem 0;
}

/* line 2278, app/assets/stylesheets/content.sass */
.bulk-chapters-form .select2-container .select2-choices {
  border: 0 !important;
  border-radius: 4px;
}

/* line 2282, app/assets/stylesheets/content.sass */
.bulk-chapters-form .select2-container .select2-search-field {
  width: 100%;
}

/* line 2285, app/assets/stylesheets/content.sass */
.bulk-chapters-form .select2-container .select2-search-field input {
  width: 100% !important;
}

/* line 2288, app/assets/stylesheets/content.sass */
.menu-profile-points {
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  display: inline-block;
}

/* line 2295, app/assets/stylesheets/content.sass */
.menu-profile-points a {
  color: white;
}

/* line 2298, app/assets/stylesheets/content.sass */
.menu-profile-points-number {
  background-color: #43afbd;
  border-radius: 10px;
  min-width: 20px;
  min-height: 20px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

/* line 2306, app/assets/stylesheets/content.sass */
.menu-profile-points-text {
  color: #43afbd;
}

/* line 2309, app/assets/stylesheets/content.sass */
.menu-profile-gifts {
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  position: relative;
  right: -7px;
  display: inline-block;
}

@media (min-width: 992px) {
  /* line 2309, app/assets/stylesheets/content.sass */
  .menu-profile-gifts {
    right: 0;
  }
}

/* line 2320, app/assets/stylesheets/content.sass */
.menu-profile-gifts a {
  color: white;
}

/* line 2323, app/assets/stylesheets/content.sass */
.menu-profile-gifts-number {
  background-color: #ef6433;
  border-radius: 10px;
  min-width: 20px;
  min-height: 20px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

/* line 2331, app/assets/stylesheets/content.sass */
.menu-profile-gifts-text {
  color: #ef6433;
  margin-right: 10px;
}

/* line 2335, app/assets/stylesheets/content.sass */
.menu-profile-money {
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  position: relative;
  right: -14px;
  z-index: 1;
  display: inline-block;
}

@media (min-width: 992px) {
  /* line 2335, app/assets/stylesheets/content.sass */
  .menu-profile-money {
    right: 0;
  }
}

/* line 2347, app/assets/stylesheets/content.sass */
.menu-profile-money-number {
  background-color: #ffc004;
  border-radius: 10px;
  min-width: 20px;
  min-height: 20px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

/* line 2355, app/assets/stylesheets/content.sass */
.menu-profile-money-text {
  color: #e9b43d;
  margin-right: 10px;
}

/* line 2359, app/assets/stylesheets/content.sass */
.menu-profile-donate {
  font-size: 11px;
  color: white;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* line 2369, app/assets/stylesheets/content.sass */
.profile-menu-gear-icon {
  background-image: url("/assets/profile-menu-gear-icon-1420b385e6d4d51b4a2a9ca53541340d83fb95684e7da9ee17e68bdea4315e0e.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 10px;
}

/* line 2377, app/assets/stylesheets/content.sass */
.profile-menu-mail-icon {
  background-image: url("/assets/profile-menu-mail-icon-859d1235c517ff9d87257cf65f487ec4d8875d67a56b4d91db1550ac26c27347.svg");
  background-repeat: no-repeat;
  width: 24px;
  height: 17px;
  display: inline-block;
}

/* line 2384, app/assets/stylesheets/content.sass */
.profile-menu-bell-icon {
  background-image: url("/assets/profile-menu-bell-icon-ead92490c175732a234e521ace497a03d9e2857e033fea61bbc2f8f7c8fc87ea.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: -13px;
  left: 5px;
}

/* line 2394, app/assets/stylesheets/content.sass */
.profile-menu-logout-icon {
  background-image: url("/assets/profile-menu-logout-icon-d8f7efe46b80b240915a4bb3b4b3e9bb7b0bea6bbe76630a3d2cbb46284ccd36.svg");
  display: inline-block;
  background-repeat: no-repeat;
  width: 15px;
  height: 16px;
}

/* line 2403, app/assets/stylesheets/content.sass */
.learning-material .file-info .file-name {
  display: inherit;
}

@media (min-width: 768px) {
  /* line 2405, app/assets/stylesheets/content.sass */
  .learning-material .learning-material-action-wrapper {
    margin-left: 62px;
  }
}

/* line 2408, app/assets/stylesheets/content.sass */
.learning-material .learning-material-action-wrapper .date {
  border-radius: 0;
}

/* line 2411, app/assets/stylesheets/content.sass */
.spinner {
  position: fixed !important;
}

/* line 2414, app/assets/stylesheets/content.sass */
.select-dropdown-menu-wrapper {
  padding: 14px 14px 0 14px;
}

/* line 2416, app/assets/stylesheets/content.sass */
.select-dropdown-menu-wrapper .select-dropdown-menu {
  background-color: #ecece8;
  color: #32353f;
  font-size: 18px;
  font-weight: bold;
  padding: 13px 20px 11px;
  height: 55px;
  border: 0;
  border-bottom: 3px solid #43afbd;
  border-radius: 0;
  background-image: url("/assets/arrow-down-739eaef7ec3c4fc3aa61f1c7741b21d63579ef95962852789f551dc982f27c1b.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 17px, calc(100% - 20px) 17px, 100% 0;
  background-size: 17px;
}

/* line 2433, app/assets/stylesheets/content.sass */
.important-documents a.edit {
  display: inline-block;
  width: 18px;
  height: 12px;
  margin-left: 10px;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right;
  background-image: url("/assets/icons/option-edit-13d78e1f3a9e00733f1757af1b42d68ac925ecf0e5279acf3afecc010482b078.png");
}

/* line 2443, app/assets/stylesheets/content.sass */
.important-documents a:hover {
  opacity: 0.7;
}

/* line 2447, app/assets/stylesheets/content.sass */
.checkbox-wrapper .checkbox {
  width: auto !important;
}

/* line 4, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #43AFBD;
  font-size: 14px;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  margin-top: 24px;
  cursor: pointer;
}

/* line 19, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container input[type="submit"]:active {
  background-color: #31312f;
}

/* line 22, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container .select2-container {
  width: 100%;
  border: 0px;
  padding: 0px;
}

/* line 33, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container .select2-container .select2-choices {
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  background: none;
  box-sizing: border-box;
  padding: 12px;
}

/* line 41, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container .select2-container .select2-choices .select2-search-choice {
  overflow: hidden;
  background: none;
  height: 28px;
  padding-left: 10px;
  padding-right: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

/* line 53, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container .select2-container .select2-choices .select2-search-choice div {
  float: left;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  font-weight: 300;
}

/* line 60, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container .select2-container .select2-choices .select2-search-choice a {
  left: auto;
  right: 0px;
  top: 0px;
  display: block;
  height: 28px;
  width: 28px;
  background-image: url("/assets/ui/close-dark-e588746285af6fb9f6713cf46e5d74bd23fbbc1e12af65b952af84f378f77583.png");
  background-size: 28px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 72, app/assets/stylesheets/autocomplete.sass */
form.autocompl-container .select2-container .select2-choices .select2-search-choice a:hover {
  background-position: center center;
}

/* line 75, app/assets/stylesheets/autocomplete.sass */
.select2-drop {
  border: 0px;
}

/* line 80, app/assets/stylesheets/autocomplete.sass */
.select2-drop ul.select2-results li {
  font-size: 14px;
  font-weight: 300;
}

/* line 84, app/assets/stylesheets/autocomplete.sass */
.select2-drop ul.select2-results li.select2-highlighted {
  background: #31312f;
}

/* line 87, app/assets/stylesheets/autocomplete.sass */
.select2-container-multi.select2-container-active .select2-choices {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}

/* line 93, app/assets/stylesheets/autocomplete.sass */
.select2-container-multi .select2-input {
  border: none !important;
}

/* line 4, app/assets/stylesheets/question-types.sass */
.section-description .question-info-content p {
  font-size: 14px;
  line-height: 1.4;
}

/* line 7, app/assets/stylesheets/question-types.sass */
.section-description .attachment {
  margin-top: 20px;
}

/* line 10, app/assets/stylesheets/question-types.sass */
.user-question {
  box-sizing: border-box;
  margin-top: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px;
  position: relative;
  border-radius: 4px;
}

/* line 19, app/assets/stylesheets/question-types.sass */
.user-question .correct-answer {
  border: 1px solid green;
}

/* line 22, app/assets/stylesheets/question-types.sass */
.user-question .wrong-answer {
  border: 1px solid red;
}

/* line 25, app/assets/stylesheets/question-types.sass */
.user-question .teacher-comment {
  margin-top: 30px;
  min-height: 200px;
  border: 1px solid #e5e5e5;
}

/* line 30, app/assets/stylesheets/question-types.sass */
.user-question .teacher-comment textarea {
  height: 150px;
}

/* line 33, app/assets/stylesheets/question-types.sass */
.user-question .teacher-comment label {
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  padding: 10px;
}

/* line 39, app/assets/stylesheets/question-types.sass */
.user-question .teacher-comment .teacher-comment-body {
  margin-top: 10px;
  font-size: 14px;
}

/* line 43, app/assets/stylesheets/question-types.sass */
.user-question .teacher-comment .attachment {
  margin-top: 5px;
}

/* line 46, app/assets/stylesheets/question-types.sass */
.user-question .question-info-content {
  padding: 10px;
  padding-right: 110px;
  background-color: #FDF9ED;
  border-radius: 4px;
  margin: -10px;
  margin-bottom: 10px;
}

/* line 54, app/assets/stylesheets/question-types.sass */
.user-question .attach-file-message {
  margin-top: 20px;
  display: block;
  font-size: 14px;
  color: #85857d;
}

/* line 60, app/assets/stylesheets/question-types.sass */
.user-question:nth-child(2) {
  margin-top: 0px;
}

/* line 64, app/assets/stylesheets/question-types.sass */
.user-question input[type="text"],
.user-question textarea,
.user-question select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  border-radius: 4px;
}

/* line 73, app/assets/stylesheets/question-types.sass */
.user-question input[type="text"]:focus,
.user-question textarea:focus,
.user-question select:focus {
  border: 1px solid #cccccc;
}

/* line 76, app/assets/stylesheets/question-types.sass */
.user-question select {
  background-image: url("/assets/ui/arrow-down-small-dark-1dbb8bd6e2960263108efbb8a1d062105508905d1669a1ac95de297f696d79d5.png");
  background-repeat: no-repeat;
  background-position: right;
  background-size: 14px;
  padding-right: 20px;
}

/* line 83, app/assets/stylesheets/question-types.sass */
.user-question input[type="file"] {
  padding-left: 0px;
  padding-right: 0px;
}

/* line 87, app/assets/stylesheets/question-types.sass */
.user-question .question-title {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding-right: 100px;
}

/* line 96, app/assets/stylesheets/question-types.sass */
.user-question .points {
  display: block;
  background-color: #edb63f;
  font-size: 12px;
  font-weight: 300;
  color: white;
  padding: 7px;
  position: absolute;
  top: -1px;
  right: 10px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 108, app/assets/stylesheets/question-types.sass */
.user-question .points input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 50px;
  background-color: white;
  border: 0px;
  text-align: center;
  border-radius: 4px;
  margin-right: 4px;
}

/* line 117, app/assets/stylesheets/question-types.sass */
.attachment {
  box-sizing: border-box;
}

/* line 120, app/assets/stylesheets/question-types.sass */
.attachment a {
  text-decoration: underline;
  font-size: 14px;
  color: #85857d;
  display: inline-block;
}

/* line 127, app/assets/stylesheets/question-types.sass */
.attachment a.student-answer-attachment-link.hidden, .attachment a.teacher-answer-attachment-link.hidden {
  display: none;
}

/* line 131, app/assets/stylesheets/question-types.sass */
.attachment a:hover {
  color: #31312f;
}

/* line 134, app/assets/stylesheets/question-types.sass */
.attachment a.windowbox_pic {
  position: relative;
}

/* line 137, app/assets/stylesheets/question-types.sass */
.attachment img {
  display: inline-block;
  height: auto;
  max-width: 150px;
  border-radius: 4px;
}

/* line 143, app/assets/stylesheets/question-types.sass */
.attachment .zoom-icon {
  position: absolute;
  top: 32px;
  left: 60px;
  display: inline-block;
  width: 32px;
  height: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/assets/icons/icon-zoom-in-d49b5505bce9ab4bfb975c9af174b44be560f6fedad9c1296dfba60748804dbd.png");
}

/* line 154, app/assets/stylesheets/question-types.sass */
.attachment audio,
.attachment video {
  width: 100%;
}

/* line 161, app/assets/stylesheets/question-types.sass */
.type-text fieldset input, .open_question fieldset input {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
}

/* line 171, app/assets/stylesheets/question-types.sass */
.user-question fieldset input[type="file"] {
  padding-top: 10px;
}

/* line 175, app/assets/stylesheets/question-types.sass */
.open_question fieldset {
  margin-top: 40px;
}

/* line 178, app/assets/stylesheets/question-types.sass */
.open_question .attachment {
  margin-bottom: 20px;
}

/* line 183, app/assets/stylesheets/question-types.sass */
.type-textarea fieldset textarea, .open_question fieldset textarea {
  resize: none;
  height: 100px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
}

/* line 195, app/assets/stylesheets/question-types.sass */
.type-checkbox fieldset label,
.question_with_answers fieldset label {
  display: block;
  overflow: hidden;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}

/* line 202, app/assets/stylesheets/question-types.sass */
.type-checkbox fieldset label input,
.question_with_answers fieldset label input {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  outline: 0px;
  margin-right: 10px;
}

/* line 210, app/assets/stylesheets/question-types.sass */
.type-checkbox fieldset label p,
.question_with_answers fieldset label p {
  margin-bottom: 0;
}

/* line 216, app/assets/stylesheets/question-types.sass */
.type-radio fieldset label,
.question_with_answers fieldset label {
  display: block;
  overflow: hidden;
  font-size: 14px;
  cursor: pointer;
  margin-top: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 10px;
}

/* line 226, app/assets/stylesheets/question-types.sass */
.type-radio fieldset label input,
.question_with_answers fieldset label input {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  outline: 0px;
  margin-right: 10px;
  box-sizing: border-box;
}

/* line 235, app/assets/stylesheets/question-types.sass */
.type-radio fieldset label .attachment,
.question_with_answers fieldset label .attachment {
  border-radius: 4px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 242, app/assets/stylesheets/question-types.sass */
.type-radio fieldset label input[type="radio"],
.question_with_answers fieldset label input[type="radio"] {
  margin-top: 5px;
  float: right;
}

/* line 246, app/assets/stylesheets/question-types.sass */
.type-radio fieldset label input[type="radio"]:checked + span,
.question_with_answers fieldset label input[type="radio"]:checked + span {
  font-weight: 700;
}

/* line 251, app/assets/stylesheets/question-types.sass */
.type-select .select2-container, .question_with_placeholders .select2-container {
  margin-left: 5px;
  margin-right: 5px;
}

/* line 255, app/assets/stylesheets/question-types.sass */
.type-select .select2-container.select2-container-active, .question_with_placeholders .select2-container.select2-container-active {
  border: 0px !important;
}

/* line 259, app/assets/stylesheets/question-types.sass */
.type-select .select2-container a.select2-choice, .question_with_placeholders .select2-container a.select2-choice {
  background-color: transparent;
  background: none;
  border: 1px solid #e5e5e5;
  height: 20px;
}

/* line 265, app/assets/stylesheets/question-types.sass */
.type-select .select2-container a.select2-choice span.select2-arrow, .question_with_placeholders .select2-container a.select2-choice span.select2-arrow {
  display: none;
}

/* line 268, app/assets/stylesheets/question-types.sass */
.type-select .select2-container a.select2-choice span.select2-chosen, .question_with_placeholders .select2-container a.select2-choice span.select2-chosen {
  font-size: 14px;
  line-height: 20px;
}

/* line 272, app/assets/stylesheets/question-types.sass */
.type-select .attachment, .question_with_placeholders .attachment {
  margin-bottom: 20px;
}

/* line 275, app/assets/stylesheets/question-types.sass */
.type-select .words, .question_with_placeholders .words {
  border: 1px solid #e5e5e5;
  padding: 20px;
  border-radius: 4px;
  margin-top: -7px;
}

/* line 281, app/assets/stylesheets/question-types.sass */
.type-select .words h3, .question_with_placeholders .words h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}

/* line 286, app/assets/stylesheets/question-types.sass */
.type-select .words p, .question_with_placeholders .words p {
  display: inline-block;
  background-color: #31312f;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;
  margin-left: 7px;
  margin-top: 7px;
}

/* line 299, app/assets/stylesheets/question-types.sass */
.type-select .words p:first-child, .question_with_placeholders .words p:first-child {
  margin-left: 0px;
}

/* line 302, app/assets/stylesheets/question-types.sass */
.type-select fieldset, .question_with_placeholders fieldset {
  margin-top: 20px;
}

/* line 306, app/assets/stylesheets/question-types.sass */
.type-select fieldset span.correct-answer, .question_with_placeholders fieldset span.correct-answer {
  border: none !important;
}

/* line 308, app/assets/stylesheets/question-types.sass */
.type-select fieldset span.correct-answer input, .type-select fieldset span.correct-answer .select2-container, .question_with_placeholders fieldset span.correct-answer input, .question_with_placeholders fieldset span.correct-answer .select2-container {
  border: 1px solid green !important;
}

/* line 311, app/assets/stylesheets/question-types.sass */
.type-select fieldset span.wrong-answer, .question_with_placeholders fieldset span.wrong-answer {
  border: none !important;
}

/* line 313, app/assets/stylesheets/question-types.sass */
.type-select fieldset span.wrong-answer input, .type-select fieldset span.wrong-answer .select2-container, .question_with_placeholders fieldset span.wrong-answer input, .question_with_placeholders fieldset span.wrong-answer .select2-container {
  border: 1px solid red !important;
}

/* line 316, app/assets/stylesheets/question-types.sass */
.type-select fieldset p, .question_with_placeholders fieldset p {
  font-size: 14px;
  line-height: 30px;
  display: inline-block;
}

/* line 321, app/assets/stylesheets/question-types.sass */
.type-select fieldset p:first-child, .question_with_placeholders fieldset p:first-child {
  margin-top: 0px;
}

/* line 324, app/assets/stylesheets/question-types.sass */
.type-select fieldset .select2-container, .question_with_placeholders fieldset .select2-container {
  min-width: 150px;
}

/* line 327, app/assets/stylesheets/question-types.sass */
.type-select fieldset select, .question_with_placeholders fieldset select {
  border: 1px solid #e5e5e5;
  font-size: 14px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 20px;
}

/* line 334, app/assets/stylesheets/question-types.sass */
.type-select fieldset input, .question_with_placeholders fieldset input {
  padding-left: 5px;
  padding-right: 5px;
  width: 150px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

/* line 343, app/assets/stylesheets/question-types.sass */
.question_with_placeholders fieldset {
  font-size: 14px;
  line-height: 30px;
}

/* line 347, app/assets/stylesheets/question-types.sass */
.question_with_pairs {
  width: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}

/* line 353, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container {
  width: 40%;
}

/* line 356, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-pair-container {
  width: 60%;
}

/* line 359, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container,
.question_with_pairs .answers-pair-container {
  box-sizing: border-box;
  min-height: 300px;
}

/* line 364, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container,
.question_with_pairs .answers-pair-container.answers-pair-container {
  float: right;
}

/* line 367, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair,
.question_with_pairs .answers-pair-container.answers-pair-container .pair {
  cursor: move;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background-color: #e5e5e5;
}

/* line 373, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair.highlight,
.question_with_pairs .answers-pair-container.answers-pair-container .pair.highlight {
  background-color: #84a628;
}

/* line 376, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair.correct-answer,
.question_with_pairs .answers-pair-container.answers-pair-container .pair.correct-answer {
  border-left: none !important;
}

/* line 379, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair.wrong-answer,
.question_with_pairs .answers-pair-container.answers-pair-container .pair.wrong-answer {
  border-left: none !important;
}

/* line 383, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair.over,
.question_with_pairs .answers-pair-container.answers-pair-container .pair.over {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

/* line 393, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair.moving,
.question_with_pairs .answers-pair-container.answers-pair-container .pair.moving {
  transform: scale(0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

/* line 403, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-pair-container .pair.drop,
.question_with_pairs .answers-pair-container.answers-pair-container .pair.drop {
  -webkit-animation: drop 1s ease;
  animation: drop 1s ease;
}

/* line 411, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .correct-answer-label.correct-answer,
.question_with_pairs .answers-pair-container .correct-answer-label.correct-answer {
  border-right: none !important;
}

/* line 414, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .correct-answer-label.wrong-answer,
.question_with_pairs .answers-pair-container .correct-answer-label.wrong-answer {
  border-right: none !important;
}

/* line 418, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container,
.question_with_pairs .answers-pair-container.answers-container {
  float: left;
}

/* line 422, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-text .pair,
.question_with_pairs .answers-pair-container.answers-container.with-text .pair {
  margin-top: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #e5e5e5;
  padding: 15px;
}

/* line 432, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-image .pair,
.question_with_pairs .answers-pair-container.answers-container.with-image .pair {
  border: 1px solid #e5e5e5;
  height: 100px;
  margin-top: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 438, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-image .pair img,
.question_with_pairs .answers-pair-container.answers-container.with-image .pair img {
  border-radius: 0px;
  height: 80px;
  margin: 10px;
}

/* line 443, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-image .droppable-answer,
.question_with_pairs .answers-pair-container.answers-container.with-image .droppable-answer {
  padding-left: 15px;
  padding-top: 15px;
}

/* line 448, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-audio .pair,
.question_with_pairs .answers-pair-container.answers-container.with-audio .pair {
  border: 1px solid #e5e5e5;
  height: 50px;
  margin-top: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  line-height: 50px;
}

/* line 455, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-audio .attachment,
.question_with_pairs .answers-pair-container.answers-container.with-audio .attachment {
  padding: 10px;
}

/* line 458, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.with-audio .droppable-answer,
.question_with_pairs .answers-pair-container.answers-container.with-audio .droppable-answer {
  padding-left: 15px;
}

/* line 462, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.youtube-link .pair,
.question_with_pairs .answers-pair-container.answers-container.youtube-link .pair {
  border: 1px solid #e5e5e5;
  height: 210px;
  margin-top: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 468, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container.answers-container.youtube-link .pair iframe,
.question_with_pairs .answers-pair-container.answers-container.youtube-link .pair iframe {
  height: 190px;
  width: 320px;
}

/* line 472, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .pair,
.question_with_pairs .answers-pair-container .pair {
  width: 100%;
  box-sizing: border-box;
}

/* line 476, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .pair:first-child,
.question_with_pairs .answers-pair-container .pair:first-child {
  margin-top: 0px;
}

/* line 479, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .pair p,
.question_with_pairs .answers-pair-container .pair p {
  font-weight: 700;
  font-size: 14px;
  align-items: center;
  display: flex;
}

/* line 485, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .correct-answer,
.question_with_pairs .answers-pair-container .correct-answer {
  border: 1px solid green !important;
}

/* line 488, app/assets/stylesheets/question-types.sass */
.question_with_pairs .answers-container .wrong-answer,
.question_with_pairs .answers-pair-container .wrong-answer {
  border: 1px solid red !important;
}

/* line 492, app/assets/stylesheets/question-types.sass */
.edit_interactive_test_attempt .question_with_pairs {
  width: initial;
}

/* line 495, app/assets/stylesheets/question-types.sass */
.question-info-content {
  line-height: 1.4;
}

/* line 498, app/assets/stylesheets/question-types.sass */
.test-flow-icons {
  margin: 0 5px;
}

/* line 501, app/assets/stylesheets/question-types.sass */
.test-flow-all-icons {
  margin-right: 5px;
}

/* line 504, app/assets/stylesheets/question-types.sass */
.test-flow-icons, .test-flow-all-icons {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  background-size: 20px auto;
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 513, app/assets/stylesheets/question-types.sass */
.test-flow-icons.skip-icon, .test-flow-all-icons.skip-icon {
  background-image: url("/assets/icons/skip-d4604293ebf65de86d54ed26105d021489f54cbf7d1e8557ce576806733f281f.png");
}

/* line 515, app/assets/stylesheets/question-types.sass */
.test-flow-icons.split-icon, .test-flow-all-icons.split-icon {
  background-size: 15px auto;
  background-image: url("/assets/icons/split-fed15fa15b19c492bb38527839cb64a0354c4491bf42126806ae5fc4989eff16.png");
}

/* line 518, app/assets/stylesheets/question-types.sass */
.test-flow-icons.shortcut-icon, .test-flow-all-icons.shortcut-icon {
  background-size: 20px auto;
  background-image: url("/assets/icons/shortcut-20e4170afde08b4030f3b094ec33b62452d912980068bb5e453fc571803f8e3e.png");
}

/* line 521, app/assets/stylesheets/question-types.sass */
.test-flow-icons.last-connection-icon, .test-flow-all-icons.last-connection-icon {
  background-size: 12px auto;
  background-image: url("/assets/icons/last-connection-c8e25b625c10adbe38292f35e02a1838713b8b3cadfd07c61f17b50b0a727074.png");
}

/* line 524, app/assets/stylesheets/question-types.sass */
.test-flow-icons.final-test-icon, .test-flow-all-icons.final-test-icon {
  background-size: 15px auto;
  background-image: url("/assets/icons/final-test-c836cb1172efae405d35539a625b42adc2393692a5d45173dbd23f5d41d80f83.png");
}

/* line 1, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar {
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: 10px;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
  width: 100%;
}

/* line 11, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-image: url("/assets/icons/wyswig-a2fe1c0776631fffe2a285ed030ab412ad43dc9d7a200b61647bbb95ca3ecc68.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
  border-right: 1px solid #e5e5e5;
}

/* line 22, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a:hover {
  background-color: #f0f0f0;
}

/* line 25, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a[data-wysihtml5-command="bold"] {
  background-position: 0px 0px;
}

/* line 28, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a[data-wysihtml5-command="italic"] {
  background-position: -30px 0px;
}

/* line 31, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a[data-wysihtml5-command="underline"] {
  background-position: -60px 0px;
}

/* line 34, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a[data-wysihtml5-command="insertUnorderedList"] {
  background-position: -90px 0px;
}

/* line 37, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a[data-wysihtml5-command="subscript"] {
  background-position: -178px 0px;
}

/* line 40, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-toolbar a[data-wysihtml5-command="superscript"] {
  background-position: -147px 0px;
}

/* line 44, app/assets/stylesheets/wiswyg.sass */
.wysihtml5-sandbox {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  width: 100% !important;
  box-sizing: border-box;
  margin: 0px !important;
  padding: 20px !important;
}

/* line 52, app/assets/stylesheets/wiswyg.sass */
sup, sub {
  position: relative;
  font-size: 10px;
  font-weight: 300;
}

/* line 57, app/assets/stylesheets/wiswyg.sass */
sup {
  top: -3px;
}

/* line 60, app/assets/stylesheets/wiswyg.sass */
sub {
  top: 3px;
}

/* line 1, app/assets/stylesheets/notifications.sass */
.notifications-container {
  position: relative;
}

/* line 4, app/assets/stylesheets/notifications.sass */
.notifications-container .controls {
  margin-bottom: 10px;
}

/* line 7, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications {
  border: 1px solid #e5e5e5;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
}

/* line 71, app/assets/stylesheets/mixins.sass */
.notifications-container table.notifications input {
  border: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 84, app/assets/stylesheets/mixins.sass */
.notifications-container table.notifications tr {
  border-top: 1px solid #e5e5e5;
}

/* line 87, app/assets/stylesheets/mixins.sass */
.notifications-container table.notifications tr:first-child {
  border-top: 0px;
}

/* line 90, app/assets/stylesheets/mixins.sass */
.notifications-container table.notifications td, .notifications-container table.notifications th {
  padding: 10px;
  border-left: 1px solid #e5e5e5;
  position: relative;
}

/* line 95, app/assets/stylesheets/mixins.sass */
.notifications-container table.notifications td:first-child, .notifications-container table.notifications th:first-child {
  border-left: 0px;
  width: 20px;
  text-align: center;
}

/* line 11, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications.preload:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.2) url("/assets/loading-bar-9aeb10d8d7685ec062a0dd94f14eca50551020793e9542941b777e4ba99a8773.gif") center center no-repeat;
}

/* line 23, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr.unread {
  background-color: #C4C4C4;
}

/* line 26, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr td.selector, .notifications-container table.notifications tr th.selector, .notifications-container table.notifications tr td.number, .notifications-container table.notifications tr th.number {
  width: 15px;
}

/* line 29, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr td.sent-at, .notifications-container table.notifications tr th.sent-at {
  width: 100px;
}

/* line 32, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr th.read-status {
  width: 70px;
}

/* line 35, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr td.read-status {
  width: 16px;
  background-size: 16px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999px;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  /* line 35, app/assets/stylesheets/notifications.sass */
  .notifications-container table.notifications tr td.read-status {
    background-size: 32px;
    background-image: url("/assets/logo-medium-03a4e9b7443f9156529c2f3c05c6414eed73a4b21dc26291bcd917f55058c611.png");
  }
  /* line 45, app/assets/stylesheets/notifications.sass */
  .notifications-container table.notifications tr td.read-status.read {
    background-image: url("/assets/icons/icon-tick_2x-ebff81b5e75d12942b6754efdca518f21505d930c4bc4578836614acf0243bfa.png");
  }
  /* line 47, app/assets/stylesheets/notifications.sass */
  .notifications-container table.notifications tr td.read-status.unread {
    background-image: url("/assets/icons/icon-cross_2x-c3058706bb5e3e883e619974bc9e9a8bd3392c31f713ae6e037212d1988b7388.png");
  }
}

/* line 50, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr td.read-status.read {
  background-image: url("/images/icons/icon-tick.png");
}

/* line 53, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr td.read-status.unread {
  background-image: url("/assets/icons/icon-cross-23d7d9be5f212167279e1b07f993ef0b55400989b106bc2f5d4937fe54b5b603.png");
}

/* line 56, app/assets/stylesheets/notifications.sass */
.notifications-container table.notifications tr th {
  font-weight: bold;
}

/* line 59, app/assets/stylesheets/notifications.sass */
.inifinite-scrolling-pages {
  display: none;
}

/* line 2, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table {
  border: 1px solid #e5e5e5;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;
}

/* line 71, app/assets/stylesheets/mixins.sass */
.payments-schedule table input {
  border: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 84, app/assets/stylesheets/mixins.sass */
.payments-schedule table tr {
  border-top: 1px solid #e5e5e5;
}

/* line 87, app/assets/stylesheets/mixins.sass */
.payments-schedule table tr:first-child {
  border-top: 0px;
}

/* line 90, app/assets/stylesheets/mixins.sass */
.payments-schedule table td, .payments-schedule table th {
  padding: 10px;
  border-left: 1px solid #e5e5e5;
  position: relative;
}

/* line 95, app/assets/stylesheets/mixins.sass */
.payments-schedule table td:first-child, .payments-schedule table th:first-child {
  border-left: 0px;
  width: 20px;
  text-align: center;
}

/* line 7, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr {
  border: 0px;
}

/* line 9, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr th {
  border: 1px solid #e5e5e5;
}

/* line 11, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td {
  border: 1px solid #e5e5e5;
}

/* line 14, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td input {
  width: 100px;
  border: 1px solid;
}

/* line 17, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td input:disabled {
  border: none;
  background-color: transparent;
}

/* line 20, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-month {
  width: 150px;
  text-align: left;
}

/* line 23, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-month input {
  min-width: 100%;
}

/* line 26, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-amount.debt {
  color: red;
  white-space: nowrap;
}

/* line 29, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-amount.debt input {
  border-color: red;
}

/* line 31, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-paid {
  white-space: nowrap;
}

/* line 33, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-paid.no-debt {
  color: green;
}

/* line 35, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-paid.no-debt input {
  border-color: green;
}

/* line 37, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-description {
  min-width: 150px;
  text-align: left;
}

/* line 40, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-description input {
  min-width: 100%;
}

/* line 42, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-remove {
  padding: 0;
  text-align: center;
  width: 60px;
  border: 0px;
}

/* line 47, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-remove span {
  display: inline-block;
  width: 10px;
}

/* line 50, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-remove a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border: 0px;
  margin: 0 !important;
  cursor: pointer;
  width: 20px;
}

/* line 58, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-remove a.js-remove-payment-line {
  color: red;
}

/* line 60, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table tr td.pl-remove a.js-add-payment-line {
  color: green;
}

/* line 62, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table th, .payments-schedule table td {
  padding: 5px;
}

/* line 65, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table th:first-child {
  text-align: left;
}

/* line 67, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule table input {
  padding-left: 6px;
  padding-right: 6px;
}

/* line 72, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule form input[type="submit"], .payments-schedule form a.export-to-xlsx {
  padding: 10px;
  background-color: #7a9a25;
  color: white;
  border: 0px;
  cursor: pointer;
  margin-top: 24px;
  font-weight: 700;
  -webkit-appearance: none;
  font-size: 11px;
  display: inline-block;
}

/* line 84, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule .pay-button {
  color: white;
  background-color: #43afbd;
  border-radius: 16px;
  padding: 5px 17px;
  font-size: 14px;
  margin: 20px 0 20px 15px;
  display: inline-block;
}

/* line 93, app/assets/stylesheets/payments_schedule.sass */
.payments-schedule .invoice-button {
  color: white;
  background-color: #43afbd;
  border-radius: 16px;
  padding: 5px 17px;
  font-size: 14px;
  margin: 20px 0 20px 15px;
  display: inline-block;
}

/* line 2, app/assets/stylesheets/payments.sass */
#content .payments-info {
  padding: 10px;
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 7, app/assets/stylesheets/payments.sass */
#content .payments-info p {
  font-size: 12px;
}

/* line 11, app/assets/stylesheets/payments.sass */
#content .payment-schedule-information {
  padding: 20px 0 0;
}

/* line 15, app/assets/stylesheets/payments.sass */
#content .payments-generation {
  padding: 15px 5px;
  border: 1px solid #e5e5e5;
  margin-bottom: -10px;
  font-size: 14px;
}

/* line 21, app/assets/stylesheets/payments.sass */
#content .payments-generation table {
  width: 100%;
}

/* line 24, app/assets/stylesheets/payments.sass */
#content .payments-generation input {
  min-width: 100%;
}

/* line 26, app/assets/stylesheets/payments.sass */
#content .payments-generation td, #content .payments-generation th {
  padding: 0 5px;
}

/* line 33, app/assets/stylesheets/payments.sass */
#content #content-container .payments-filter .filter .first-line {
  width: 100%;
}

/* line 35, app/assets/stylesheets/payments.sass */
#content #content-container .payments-filter .filter .first-line .debt-label {
  float: left;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-top: 5px;
  margin-right: 24px;
}

/* line 44, app/assets/stylesheets/payments.sass */
#content #content-container .payments-filter .filter .second-line {
  width: 100%;
}

/* line 47, app/assets/stylesheets/payments.sass */
#content #content-container .payments-filter .filter #debt-condition {
  width: 70px;
}

/* line 50, app/assets/stylesheets/payments.sass */
#content #content-container .content-block .group-container {
  margin-top: 20px;
}

/* line 56, app/assets/stylesheets/payments.sass */
#content #content-container .content-block .group-container #content-block.users.list ul li a.user, #content #content-container .content-block .group-container #content-block.users.list ul li .relative, #content #content-container .content-block .group-container #users-list.users.list ul li a.user, #content #content-container .content-block .group-container #users-list.users.list ul li .relative, #content #content-container .content-block .group-container #relatives-list.users.list ul li a.user, #content #content-container .content-block .group-container #relatives-list.users.list ul li .relative {
  width: 30%;
}

/* line 58, app/assets/stylesheets/payments.sass */
#content #content-container .content-block .group-container #content-block.users.list ul li .total-debt, #content #content-container .content-block .group-container #content-block.users.list ul li .user-email, #content #content-container .content-block .group-container #content-block.users.list ul li .impersonate, #content #content-container .content-block .group-container #users-list.users.list ul li .total-debt, #content #content-container .content-block .group-container #users-list.users.list ul li .user-email, #content #content-container .content-block .group-container #users-list.users.list ul li .impersonate, #content #content-container .content-block .group-container #relatives-list.users.list ul li .total-debt, #content #content-container .content-block .group-container #relatives-list.users.list ul li .user-email, #content #content-container .content-block .group-container #relatives-list.users.list ul li .impersonate {
  display: block;
  float: left;
  line-height: 28px;
  font-size: 14px;
  width: 25%;
  word-wrap: break-word;
  padding: 0 5px;
}

/* line 67, app/assets/stylesheets/payments.sass */
#content #content-container .content-block .group-container #content-block.users.list ul li .phone-number, #content #content-container .content-block .group-container #users-list.users.list ul li .phone-number, #content #content-container .content-block .group-container #relatives-list.users.list ul li .phone-number {
  width: 20%;
  display: block;
  float: left;
  line-height: 28px;
  font-size: 14px;
  word-wrap: break-word;
  padding: 0 5px;
}

/* line 76, app/assets/stylesheets/payments.sass */
#content #content-container .content-block .group-container #content-block.users.list ul li .phone-number strong, #content #content-container .content-block .group-container #users-list.users.list ul li .phone-number strong, #content #content-container .content-block .group-container #relatives-list.users.list ul li .phone-number strong {
  font-weight: bold;
}

/* line 4, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container {
  width: 100%;
  margin-top: 5px;
}

/* line 7, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #toggle-marks-scale {
  font-weight: 700;
  font-size: 12px;
}

/* line 10, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container {
  margin-top: 5px;
}

/* line 13, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container.hidden {
  display: none;
}

/* line 16, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container table {
  border-color: #bfbfbf;
}

/* line 18, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container table th {
  font-weight: bold;
}

/* line 20, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container table th, #content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container table td {
  border-color: #bfbfbf;
}

/* line 22, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #marks-scale-container #marks-scale-table-container table tr {
  border-color: #bfbfbf;
}

/* line 27, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[type="text"], #content #content-container .test-attempts-filter form input[type="date"], #content #content-container .test-attempts-filter form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  width: auto;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: right;
}

/* line 46, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[type="text"] {
  width: 100%;
  float: left;
}

/* line 50, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[type="date"] {
  float: left;
}

/* line 53, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[type="checkbox"] {
  width: 26px;
  height: 26px;
  margin-bottom: 0px;
  margin-top: 0px;
  float: left;
  margin-left: 5px;
}

/* line 61, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .main-fields {
  width: 100%;
  line-height: 40px;
}

/* line 67, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .main-fields input, #content #content-container .test-attempts-filter form .main-fields label, #content #content-container .test-attempts-filter form .main-fields select#school_class_id {
  float: left;
  margin-bottom: 0px;
}

/* line 71, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[name="full_name"] {
  margin-right: 5px;
}

/* line 74, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[name="mark_from"] {
  margin-right: 5px;
}

/* line 77, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .dates {
  width: 100%;
}

/* line 81, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .dates input, #content #content-container .test-attempts-filter form .dates label {
  float: initial;
  margin-right: 5px;
}

/* line 85, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .dates input::-webkit-calendar-picker-indicator {
  display: none;
}

/* line 88, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .dates input[type="date"]::-webkit-input-placeholder {
  visibility: hidden !important;
}

/* line 91, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .dates input[type="submit"] {
  margin-top: 3px;
}

/* line 93, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .dates label {
  margin-top: 3px;
}

/* line 96, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .label-with-checkbox {
  width: 100%;
  height: 40px;
}

/* line 100, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .label-with-checkbox label {
  margin-left: 0px;
}

/* line 103, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .label-with-checkbox input[type="checkbox"] {
  margin-right: 0px;
}

/* line 106, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form .label-with-checkbox input[type="checkbox"]#only_students {
  margin-left: 15px;
}

/* line 109, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form label {
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 26px;
  margin-left: 2px;
}

/* line 116, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form label.teacher-tests-checking-date {
  margin-left: 5px;
  margin-right: 3px;
}

/* line 120, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[type="submit"] {
  background-color: #31312f;
  color: white;
  cursor: pointer;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin-left: 5px;
}

/* line 129, app/assets/stylesheets/test_attempts.sass */
#content #content-container .test-attempts-filter form input[type="submit"]:hover {
  opacity: 0.7;
}

/* line 135, app/assets/stylesheets/test_attempts.sass */
#content #content-container .group-container .toggle legend i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  font-weight: 300;
  color: white;
  display: block;
  margin-right: 16px;
  border-radius: 100%;
  float: right;
  background-color: red;
  font-weight: bold;
  margin-right: 30px;
  margin-top: 13px;
}

/* line 156, app/assets/stylesheets/test_attempts.sass */
#content #content-container .group-container .toggle legend .badge {
  background-color: #85857d;
  min-width: 27px;
  line-height: 21px;
  margin-top: 10px;
  margin-left: 5px;
  font-size: 12px;
  color: white;
  font-style: normal;
  display: block;
  float: right;
  font-weight: bold;
}

/* line 168, app/assets/stylesheets/test_attempts.sass */
#content #content-container .group-container .toggle legend .badge-info {
  background-color: #edb63f;
}

/* line 170, app/assets/stylesheets/test_attempts.sass */
#content #content-container .group-container .toggle legend .badge-warning {
  background-color: red;
}

/* line 175, app/assets/stylesheets/test_attempts.sass */
.action-group.controls {
  padding-top: 50px;
  padding-bottom: 0px;
  width: 100%;
}

/* line 180, app/assets/stylesheets/test_attempts.sass */
.action-group.controls form {
  display: none;
}

/* line 183, app/assets/stylesheets/test_attempts.sass */
.action-group.controls a {
  float: left;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  background-color: #43AFBD;
  color: white;
  border-radius: 4px;
  margin-right: 10px;
}

/* line 196, app/assets/stylesheets/test_attempts.sass */
.action-group.controls a.hidden {
  display: none;
}

/* line 200, app/assets/stylesheets/test_attempts.sass */
#content-block.tests {
  margin-top: 5px;
}

/* line 203, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table {
  border: 1px solid #e5e5e5;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  background-color: white;
}

/* line 71, app/assets/stylesheets/mixins.sass */
#content-block.tests .test-attempt-review-table input {
  border: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 84, app/assets/stylesheets/mixins.sass */
#content-block.tests .test-attempt-review-table tr {
  border-top: 1px solid #e5e5e5;
}

/* line 87, app/assets/stylesheets/mixins.sass */
#content-block.tests .test-attempt-review-table tr:first-child {
  border-top: 0px;
}

/* line 90, app/assets/stylesheets/mixins.sass */
#content-block.tests .test-attempt-review-table td, #content-block.tests .test-attempt-review-table th {
  padding: 10px;
  border-left: 1px solid #e5e5e5;
  position: relative;
}

/* line 95, app/assets/stylesheets/mixins.sass */
#content-block.tests .test-attempt-review-table td:first-child, #content-block.tests .test-attempt-review-table th:first-child {
  border-left: 0px;
  width: 20px;
  text-align: center;
}

/* line 208, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr.user-full-name-row {
  text-align: left;
}

/* line 211, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr.user-full-name-row td:first-child {
  border-right: none;
}

/* line 214, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr.user-full-name-row td:last-child {
  border-left: none;
}

/* line 217, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr th {
  font-weight: bold;
}

/* line 220, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td, #content-block.tests .test-attempt-review-table tr th {
  max-width: 200px;
  font-size: 14px;
}

/* line 224, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td a, #content-block.tests .test-attempt-review-table tr th a {
  text-decoration: underline;
  color: black;
}

/* line 228, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td.mark, #content-block.tests .test-attempt-review-table tr th.mark {
  width: 30px;
}

/* line 231, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td.empty, #content-block.tests .test-attempt-review-table tr th.empty {
  border: none;
}

/* line 234, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td.dates, #content-block.tests .test-attempt-review-table tr th.dates {
  width: 170px;
}

/* line 238, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td.dates form.review-test-attempt-form.hidden, #content-block.tests .test-attempt-review-table tr th.dates form.review-test-attempt-form.hidden {
  display: none;
}

/* line 241, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td.dates span.date, #content-block.tests .test-attempt-review-table tr th.dates span.date {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #85857d;
  border-radius: 4px;
  margin-top: 7px;
  margin-bottom: 7px;
  clear: both;
  min-width: 150px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 241, app/assets/stylesheets/test_attempts.sass */
  #content-block.tests .test-attempt-review-table tr td.dates span.date, #content-block.tests .test-attempt-review-table tr th.dates span.date {
    display: inline-block;
  }
}

/* line 120, app/assets/stylesheets/mixins.sass */
#content-block.tests .test-attempt-review-table tr td.dates span.date.dialog-link, #content-block.tests .test-attempt-review-table tr th.dates span.date.dialog-link {
  cursor: pointer;
}

/* line 244, app/assets/stylesheets/test_attempts.sass */
#content-block.tests .test-attempt-review-table tr td.status, #content-block.tests .test-attempt-review-table tr th.status {
  width: 70px;
}

/* line 250, app/assets/stylesheets/test_attempts.sass */
#content #content-container #test-info-block .test-attempt-button {
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  display: block;
  margin-left: 5px;
  float: left;
}

/* line 257, app/assets/stylesheets/test_attempts.sass */
#content #content-container #test-info-block .test-attempt-button:hover {
  text-decoration: underline;
}

/* line 261, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page .title {
  margin-bottom: 0px;
}

/* line 264, app/assets/stylesheets/test_attempts.sass */
#content #content-container.test-attempt-edit-page #test-attempt-description {
  width: 100%;
  padding: 10px;
  padding-left: 0px;
  font-size: 12px;
}

/* line 4, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .block-item {
  margin-bottom: 10px;
  padding: 10px;
  border-width: 2px;
}

/* line 9, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .block-item .group-title {
  margin-bottom: 3px;
}

/* line 12, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .block-item .group-title h2 {
  font-size: 12px;
  text-transform: uppercase;
  height: 18px;
}

/* line 17, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .marks-container {
  border-top: 1px solid #e5e5e5;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 10px;
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}

/* line 27, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .term-test {
  margin-bottom: 5px;
}

/* line 30, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .mark {
  float: right;
  padding: 0;
}

/* line 34, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .mark input {
  width: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  text-align: center;
  font-weight: 700;
  padding: 0px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
}

/* line 46, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .mark input:focus {
  border: 1px solid #85857d;
}

/* line 49, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .mark input.bad-mark {
  color: red;
}

/* line 52, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-name {
  font-size: 12px;
  color: #31312f;
}

/* line 56, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark {
  float: right;
  width: 40px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  font-weight: normal;
  font-size: 12px;
  box-sizing: border-box;
  border-radius: 4px;
  margin-top: 3px;
  display: block;
  text-align: center;
  height: 16px;
  line-height: 16px;
}

/* line 72, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark.bad-mark a {
  color: red;
}

/* line 75, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark.not-checked-mark, #content #user-profile-tab-content.tab-content .student-marks .test-mark.ended-test-attempt {
  background-color: #7a9a25;
}

/* line 78, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark.expired-test-attempt {
  background-color: #e23041;
}

/* line 81, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark.not-checked-mark, #content #user-profile-tab-content.tab-content .student-marks .test-mark.ended-test-attempt, #content #user-profile-tab-content.tab-content .student-marks .test-mark.expired-test-attempt {
  color: white;
}

/* line 83, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark.not-checked-mark a, #content #user-profile-tab-content.tab-content .student-marks .test-mark.ended-test-attempt a, #content #user-profile-tab-content.tab-content .student-marks .test-mark.expired-test-attempt a {
  color: white;
}

/* line 87, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .test-mark.not-checked-mark.bad-mark a, #content #user-profile-tab-content.tab-content .student-marks .test-mark.ended-test-attempt.bad-mark a, #content #user-profile-tab-content.tab-content .student-marks .test-mark.expired-test-attempt.bad-mark a {
  color: white;
}

/* line 90, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .subject-school-classes-container {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}

/* line 95, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .subject-school-classes-container:first-child {
  margin-top: 0px;
  padding-top: 0px;
  border-top: 0px;
}

/* line 100, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .subject-school-classes-container .mark-title {
  overflow: hidden;
}

/* line 103, app/assets/stylesheets/student_marks.sass */
#content #user-profile-tab-content.tab-content .student-marks .subject-school-classes-container .mark-title h3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}

/* line 109, app/assets/stylesheets/student_marks.sass */
#content .test-mark.bad-mark {
  color: red;
}

/* line 111, app/assets/stylesheets/student_marks.sass */
#content .test-mark.bad-mark a {
  color: red;
}

/* line 114, app/assets/stylesheets/student_marks.sass */
#content .test-mark.not-checked-mark, #content .test-mark.ended-test-attempt, #content .test-mark.passed-interactive-tests {
  background-color: #7a9a25;
}

/* line 117, app/assets/stylesheets/student_marks.sass */
#content .test-mark.expired-test-attempt, #content .test-mark.not-passed-interactive-tests {
  background-color: #e23041;
}

/* line 120, app/assets/stylesheets/student_marks.sass */
#content .test-mark.not-checked-mark, #content .test-mark.ended-test-attempt, #content .test-mark.expired-test-attempt, #content .test-mark.passed-interactive-tests, #content .test-mark.not-passed-interactive-tests {
  color: white;
}

/* line 123, app/assets/stylesheets/student_marks.sass */
#content .test-mark.not-checked-mark.bad-mark, #content .test-mark.ended-test-attempt.bad-mark, #content .test-mark.expired-test-attempt.bad-mark, #content .test-mark.passed-interactive-tests.bad-mark, #content .test-mark.not-passed-interactive-tests.bad-mark {
  color: white;
}

/* line 125, app/assets/stylesheets/student_marks.sass */
#content .test-mark.not-checked-mark.bad-mark a, #content .test-mark.ended-test-attempt.bad-mark a, #content .test-mark.expired-test-attempt.bad-mark a, #content .test-mark.passed-interactive-tests.bad-mark a, #content .test-mark.not-passed-interactive-tests.bad-mark a {
  color: white;
}

/* line 1, app/assets/stylesheets/users.sass */
a.excel-export-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  background-color: white;
  font-size: 14px;
  font-weight: 300;
  width: auto;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #43AFBD;
  color: white;
  cursor: pointer;
  font-weight: 700;
  border-radius: 20px;
}

/* line 26, app/assets/stylesheets/users.sass */
#content #content-container button#avatar-uploader {
  font-size: 10px;
  min-height: 12px;
  line-height: 10px;
  width: 70px;
  text-align: center;
  padding: 0;
  margin: 0;
}

/* line 35, app/assets/stylesheets/users.sass */
#content #content-container #user-history .group-container {
  border-radius: 0;
}

/* line 37, app/assets/stylesheets/users.sass */
#content #content-container #user-history .group-container ul {
  margin-top: -20px;
}

/* line 40, app/assets/stylesheets/users.sass */
#content #content-container #user-history .pinned-history-event {
  background-color: #ECECE8;
  font-weight: bold;
  padding: 15px;
  border-radius: 0;
  border-top: 0;
  border-bottom: 2px solid #43AFBD;
}

/* line 48, app/assets/stylesheets/users.sass */
#content #content-container #user-history .pinned-history-event .meta-info span {
  font-weight: bold;
}

/* line 2, app/assets/stylesheets/safety_information.sass */
#safety-information-container .modal-title {
  font-weight: bold;
}

/* line 5, app/assets/stylesheets/safety_information.sass */
#safety-information-container p {
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
}

/* line 11, app/assets/stylesheets/safety_information.sass */
#safety-information-container #safety-info-links .safety-info-link {
  margin-bottom: 15px;
}

/* line 13, app/assets/stylesheets/safety_information.sass */
#safety-information-container #safety-info-links a {
  display: block;
  width: 100%;
  padding: 3px;
  padding-left: 10px;
}

/* line 18, app/assets/stylesheets/safety_information.sass */
#safety-information-container #safety-info-links h4 {
  font-size: 14px;
  padding: 5px;
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/messages.sass */
#inbox-iframe {
  width: 100%;
  margin: 0;
  padding: 0;
  height: calc(100vh - 82px);
  overflow: hidden;
  border: 0;
}

/* line 9, app/assets/stylesheets/messages.sass */
.error-message {
  background: transparent !important;
  width: auto !important;
  height: auto !important;
  display: inline !important;
  color: red !important;
}

/* line 1, app/assets/stylesheets/text_messages.sass */
.send-sms-partial-wrapper {
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* line 6, app/assets/stylesheets/text_messages.sass */
.send-sms-partial-wrapper .js-send-sms-container {
  display: none;
}

/* line 1, app/assets/stylesheets/compose.sass */
#send-message-iframe {
  z-index: 500;
  opacity: 0.99;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
}

/* line 11, app/assets/stylesheets/compose.sass */
#send-message-iframe.hidden {
  display: none;
}

/* line 2, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

/* line 9, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container h3 .user-points {
  position: absolute;
  top: -8px;
  right: -38px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  text-align: center;
  background: red;
}

/* line 21, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block {
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 159px;
  height: 139px;
  padding: 20px 10px 0px;
  margin-bottom: 40px;
  text-align: center;
  position: relative;
}

/* line 30, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block .task-logo {
  width: 57px;
  height: 46px;
  background-repeat: no-repeat;
  background-size: auto 38px;
  background-position: center center;
}

/* line 36, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block .task-title {
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}

/* line 40, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block .task-points {
  position: absolute;
  top: 10px;
  right: 30px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 42px;
  text-align: center;
  background: #ccc;
}

/* line 53, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block.completed {
  background-color: white;
}

/* line 55, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block.completed .task-points {
  background: #edb63f;
}

/* line 57, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container a > .motivation-task-block {
  color: #31312f;
}

/* line 59, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block {
  border-radius: 14px;
  width: 290px;
  min-height: 427px;
  margin-bottom: 15px;
  background-color: white;
  position: relative;
}

@media (min-width: 768px) {
  /* line 59, app/assets/stylesheets/motivation_program.sass */
  .motivation-program-container .motivation-product-block {
    width: 260px;
  }
}

/* line 68, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block .product-logo {
  text-align: center;
  min-height: 192px;
  border-radius: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

/* line 75, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block .product-logo .product-icon {
  display: block;
  position: relative;
  margin-bottom: 4px;
  border-radius: 4px;
  float: right;
}

/* line 81, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block .product-title {
  font-weight: bold;
  padding: 12px 20px;
  line-height: 1.3;
}

/* line 85, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block .product-title a {
  color: inherit;
  font-size: 18px;
}

/* line 88, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block .product-points {
  font-size: 18px;
  padding: 3px 20px 20px;
}

/* line 91, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block .btn-order {
  background-color: #43afbd;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 8px 22px;
  cursor: pointer;
  width: 235px;
  border-radius: 22px;
  position: absolute;
  left: 29px;
  bottom: 42px;
}

@media (min-width: 768px) {
  /* line 91, app/assets/stylesheets/motivation_program.sass */
  .motivation-program-container .motivation-product-block .btn-order {
    width: 200px;
  }
}

/* line 107, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .text-block ol li {
  list-style-type: decimal;
}

/* line 109, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .text-block li {
  line-height: 1.8;
  list-style-position: outside;
  padding-left: 5px;
  margin-left: 20px;
}

/* line 114, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .text-block ul {
  margin-bottom: 20px;
}

/* line 116, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .text-block p {
  line-height: 1.4;
}

/* line 118, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .text-block blockquote {
  line-height: 1.8;
  box-sizing: border-box;
  display: block !important;
  padding-left: 30px;
  font-weight: 300;
  border-left: 1px solid #c5c5c5;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 129, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-wrapper {
  margin: -5px;
}

/* line 131, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-task-block-wrapper {
  margin: 5px;
}

/* line 133, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-wrapper {
  margin: -5px;
}

/* line 135, app/assets/stylesheets/motivation_program.sass */
.motivation-program-container .motivation-product-block-wrapper {
  margin: 5px;
}

/* line 139, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog {
  max-width: 677px;
}

/* line 141, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
  font-size: 15px;
}

/* line 145, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .logo-block {
  text-align: center;
  background-image: url("/assets/motivation-program-logo-63eccdd86cae7094884e6d61755e01e2b24ba97118c07bbda492fd2b25531f9b.png");
  border-radius: 4px;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 155, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .logo-block .product-icon {
  display: block;
  margin-bottom: 4px;
  border-radius: 4px;
  float: right;
}

/* line 160, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .title {
  font-size: 19px;
  padding-bottom: 28px;
}

/* line 163, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .description {
  padding-bottom: 50px;
}

/* line 166, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .form-block .form-group {
  margin-bottom: 13px;
  color: #555;
}

/* line 169, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .form-block .form-group label {
  padding-left: 1px;
  font-weight: normal;
  font-size: 13px;
  color: #555;
  margin-bottom: 4px;
}

/* line 175, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .form-block .form-group .form-control {
  height: 48px;
}

/* line 177, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .form-block .form-group .points-value-block {
  font-size: 17px;
}

/* line 179, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .form-block .form-group .count .form-control,
.motivation-modal .modal-dialog .modal-content .form-block .form-group .option .form-control {
  font-size: 15px;
  height: 40px;
}

/* line 183, app/assets/stylesheets/motivation_program.sass */
.motivation-modal .modal-dialog .modal-content .btn {
  margin-top: 30px;
  width: 100%;
  background-color: #ccc;
  color: #4a4a4a;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0;
  box-shadow: 0 2px 0 #888;
}

/* line 193, app/assets/stylesheets/motivation_program.sass */
.motivation-modal.motivation-modal-sm .modal-dialog {
  max-width: 410px;
}

/* line 196, app/assets/stylesheets/motivation_program.sass */
.motivation-modal.motivation-modal-sm .modal-dialog .modal-content .logo-block {
  padding: 0 0 18px;
}

/* line 198, app/assets/stylesheets/motivation_program.sass */
.motivation-modal.motivation-modal-sm .modal-dialog .modal-content .title {
  font-size: 19px;
  padding-bottom: 15px;
}

/* line 201, app/assets/stylesheets/motivation_program.sass */
.motivation-modal.motivation-modal-sm .modal-dialog .modal-content .description {
  padding: 0 15px 15px 8px;
}

/* line 203, app/assets/stylesheets/motivation_program.sass */
.motivation-modal.motivation-modal-sm .modal-dialog .modal-content .btn {
  width: inherit;
  padding: 10px 30px;
  margin-bottom: 20px;
}

/* line 208, app/assets/stylesheets/motivation_program.sass */
#content-container.wide-container {
  max-width: initial !important;
}

/* line 211, app/assets/stylesheets/motivation_program.sass */
.add-completed-motivation-program-task-partial-wrapper {
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* line 216, app/assets/stylesheets/motivation_program.sass */
.add-completed-motivation-program-task-partial-wrapper .js-add-completed-motivation-program-task-container {
  display: none;
}

/* line 2, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .btn-secondary {
  font-size: 1.1rem;
  background-color: #1DA6B3;
  border-color: #1DA6B3;
  margin: 5px 3px 5px 0;
  color: white;
  border-width: 0.16667rem;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: auto;
}

/* line 13, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .btn-secondary.active, .motivation-program-campaign-container .btn-secondary.focus {
  background-color: white;
  border-color: #1DA6B3;
  color: #1DA6B3;
}

/* line 18, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .btn-secondary.disabled {
  background-color: #DCDCDC;
  color: #B5B5B5;
}

/* line 22, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .btn-secondary.disabled.active {
  color: #343432;
  background-color: transparent;
  border-color: #DCDCDC;
}

/* line 28, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container #content-block {
  background-color: transparent;
  padding: 0;
  border-radius: 1.16667rem;
  font-size: 1.1rem;
}

@media (min-width: 768px) {
  /* line 28, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container.motivation-program-campaign-index-container #content-block {
    padding: 2.5rem 2.5rem 0 2.5rem;
  }
}

/* line 36, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .top-block-wrapper {
  background-color: white;
  background-image: url("/assets/campaigns/campaign-background-52c89bc2215267de4a4d88d3d58d68df7509af0c740935e7c6e9747b44c59c7a.png");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.16667rem;
  padding-bottom: 6.66667rem;
  padding-top: 0.41667rem;
  padding-left: 1.66667rem;
  padding-right: 1.66667rem;
}

/* line 47, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .campaign-description {
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #40444F;
}

/* line 52, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info {
  font-size: 1.16667rem;
  line-height: 1.33333rem;
  color: #8F9199;
}

/* line 57, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-summary {
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #40444F;
}

/* line 62, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-contributed-campaigns, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-motivation-points, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated-campaigns {
  display: flex;
}

/* line 64, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-contributed-campaigns:before, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-motivation-points:before, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated:before, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated-campaigns:before {
  content: '';
  width: 5rem;
  height: 3rem;
  display: inline-block;
  background-repeat: no-repeat;
  min-width: 4rem;
}

@media (min-width: 768px) {
  /* line 62, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container.motivation-program-campaign-index-container .info-contributed-campaigns, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-motivation-points, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated-campaigns {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
}

/* line 74, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-contributed-campaigns span, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-motivation-points span, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated span, .motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated-campaigns span {
  font-weight: 700;
  font-size: 2.66667rem;
  line-height: 3.08333rem;
  padding: 0 0.83333rem;
}

/* line 81, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-contributed-campaigns:before {
  background-image: url("/assets/campaigns/motivation-campaigns-4c6eca446ed607a6a429369f30e9b99c1c47bea381d00cf2f900cb968d518397.svg");
}

/* line 85, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-motivation-points:before {
  background-image: url("/assets/campaigns/motivation-points-03b3c44d81527695dea1fa72f1a7ad628ca710544e01b794a6450d752b74ff49.svg");
}

/* line 89, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated:before {
  background-image: url("/assets/campaigns/motivation-campaign-donated-02410c00f7a5a72d3357374239e5ed34d3c9eb6e37b68495ca6f35894995f697.svg");
}

/* line 93, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container .info-donated-campaigns:before {
  background-image: url("/assets/campaigns/motivation-campaign-donated-campaigns-4e44aaba1ccb86865f8e0de8fa84e3e7b28f09897745429645cb69f615ad644a.svg");
}

/* line 99, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container#content-container #content-block .title h1 {
  font-weight: 700;
  font-size: 3.66667rem;
  line-height: 4.5rem;
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container.motivation-program-campaign-index-container#content-container #content-block .title h1 {
    font-size: 5.33333rem;
    line-height: 6.16667rem;
  }
}

/* line 106, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container#content-container #content-block .title h3 {
  font-size: 1.16667rem;
}

/* line 109, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container.motivation-program-campaign-index-container#content-container #content-block .btn-primary {
  width: auto;
  min-height: 4.16667rem;
  font-size: 1.25rem;
  line-height: 1.41667rem;
  border-radius: 0.83333rem;
  padding-left: 2.08333rem;
  padding-right: 2.08333rem;
}

@media (min-width: 768px) {
  /* line 109, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container.motivation-program-campaign-index-container#content-container #content-block .btn-primary {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

/* line 124, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container#content-container #content-block .title h1 {
  font-weight: 700;
  font-size: 2.66667rem;
}

/* line 128, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block {
  background-color: white;
  padding: 2.5rem 2.5rem 0 2.5rem;
  border-radius: 1.16667rem;
  font-size: 1.1rem;
}

/* line 134, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .help-info-block {
  margin-bottom: 2.08333rem;
  display: flex;
  flex-direction: row;
}

/* line 139, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .help-info-block-wrapper {
  margin-top: 2.08333rem;
}

/* line 142, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .btn-primary {
  width: 100%;
  font-size: 1.1rem;
  padding: 0.58333rem;
  background-color: #FFB30F;
  border-color: #FFB30F;
  font-weight: bold;
}

/* line 150, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .btn-secondary-outline {
  font-size: 1.1rem;
  background-color: white;
  border-color: transparent;
  margin: 5px 3px 5px 0;
  color: #1DA6B3;
  border-width: 0.16667rem;
  font-size: 1.25rem;
  font-weight: 700;
}

/* line 160, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .btn-secondary-outline.active, .motivation-program-campaign-container #content-block .btn-secondary-outline.focus {
  background-color: white;
  border-color: #1DA6B3;
  color: #1DA6B3;
}

/* line 165, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .btn-secondary-outline.disabled {
  background-color: #DCDCDC;
  color: #B5B5B5;
}

/* line 169, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .btn-secondary-outline.disabled.active {
  color: #343432;
  background-color: transparent;
  border-color: #DCDCDC;
}

/* line 174, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .donate-block-wrapper {
  background: #ECECE8;
  border-radius: 1.66667rem;
  padding: 2.08333rem;
}

/* line 179, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .donate-block-seperator {
  border-bottom: 0.08333rem solid #DCDCDC;
  margin-bottom: 2.33333rem;
  padding-bottom: 0.83333rem;
}

/* line 184, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-amount-donated {
  color: #1A60AB;
  font-weight: bold;
}

/* line 188, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-donated-amount-wrapper {
  background-color: #F4F4F4;
  display: block;
  border-radius: 50%;
  height: 16.66667rem;
  max-height: 16.66667rem;
  width: 16.66667rem;
  margin: 0 auto;
  padding: 2.5rem;
  text-align: center;
  font-weight: 700;
  max-width: 100%;
}

/* line 201, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-donated-amount-wrapper .total-donated-amount-title {
  color: #555553;
  margin-bottom: 0.41667rem;
}

/* line 205, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-donated-amount-wrapper .total-donated-amount-points {
  color: #555553;
  font-size: 1.33333rem;
}

/* line 209, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-donated-amount-wrapper .total-donated-amount-points-subtitle {
  color: #555553;
  font-size: 0.83333rem;
  font-weight: 500;
  font-size: 0.83333rem;
  margin-top: -3px;
}

/* line 216, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-donated-amount-wrapper .total-donated-amount-percent {
  color: #EDB63F;
  font-size: 4.41667rem;
}

/* line 219, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .total-donated-amount-wrapper .total-donated-amount-percent span {
  font-size: 2.83333rem;
}

/* line 222, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .nav-tabs {
  border-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 222, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .nav-tabs {
    margin-left: 2.08333rem;
    margin-right: 2.08333rem;
  }
}

@media (max-width: 767.98px) {
  /* line 227, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .nav-tabs .nav-item {
    background-color: #F4F4F4;
    border-radius: 2.5rem;
    border: 0;
    margin-right: 0.83333rem;
  }
}

@media (min-width: 768px) {
  /* line 227, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .nav-tabs .nav-item {
    background-color: white;
    width: 50%;
    margin-bottom: -2px;
    border-radius: 24px 24px 0px 0px;
  }
}

/* line 238, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .nav-tabs .nav-link {
  padding: 5px 10px;
  height: 30px;
  font-size: 1.1rem;
  border: 0;
  color: #555553;
  border-radius: 30px;
}

@media (min-width: 768px) {
  /* line 238, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .nav-tabs .nav-link {
    padding: 10px 55px 10px 30px;
    font-size: 1.3rem;
    height: 50px;
  }
}

/* line 249, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .nav-tabs .nav-link.active {
  background-color: #555553;
  color: white;
  border-radius: 30px;
  border: 0;
}

@media (min-width: 768px) {
  /* line 249, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .nav-tabs .nav-link.active {
    color: #555553;
    background-color: #F4F4F4;
    border-radius: 24px 24px 0px 0px;
  }
}

/* line 258, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .nav-tabs .nav-link:hover, .motivation-program-campaign-container #content-block .nav-tabs .nav-link:focus {
  border: 0;
}

/* line 261, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .tab-content {
  border-radius: 0 0 13px 13px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 261, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .tab-content {
    background-color: #F4F4F4;
  }
}

/* line 267, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .tab-content .campaign-title {
  font-weight: bold;
}

@media (max-width: 767.98px) {
  /* line 270, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .tab-content .campaign-seperator {
    border-bottom: 1px solid rgba(85, 85, 83, 0.3);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

/* line 276, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .tab-content .campaign-link {
  color: white;
  background-color: #EDB63F;
  border-radius: 30px;
  padding: 4px 30px;
  height: 30px;
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 284, app/assets/stylesheets/motivation_program_campaign.sass */
  .motivation-program-campaign-container #content-block .tab-content .campaign-row {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(85, 85, 83, 0.3);
  }
}

/* line 291, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container #content-block .text-block img {
  max-width: 100%;
  height: auto !important;
}

/* line 295, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper {
  width: 245px;
  position: relative;
}

/* line 299, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer {
  width: 30px;
  height: 275px;
  position: relative;
}

/* line 304, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer-track {
  height: 230px;
  width: 30px;
  position: relative;
  margin: 0 auto;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(1%, white));
  background-position: 0 -1px;
  background-size: 100% 5%;
  border-radius: 6px;
}

/* line 315, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer-progress {
  height: 0%;
  width: 100%;
  background: #EDB63F;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 6px;
}

/* line 324, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer-progress .thermometer-amount {
  padding: 0 60px 0 5px;
  position: absolute;
  border-top: 1px solid #060;
  border-top-style: dashed;
  color: #060;
  right: 0;
  font-weight: bold;
  display: none !important;
}

/* line 334, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer .thermometer-goal {
  position: absolute;
  top: 0;
}

/* line 338, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer .thermometer-stop1 {
  position: absolute;
  top: 100%;
}

/* line 342, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer .thermometer-stop2 {
  position: absolute;
  top: 75%;
}

/* line 346, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer .thermometer-stop3 {
  position: absolute;
  top: 50%;
}

/* line 350, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer .thermometer-stop4 {
  position: absolute;
  top: 25%;
}

/* line 354, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer-amount {
  display: inline-block;
  padding: 0 5px 0 40px;
  border-top: 1px solid #DCDCDC;
  border-top-style: dashed;
  color: #1A60AB;
  font-weight: bold;
}

/* line 362, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .thermometer-wrapper .thermometer-amount span {
  white-space: nowrap;
  display: block;
}

/* line 367, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .progress-bar {
  background-color: inherit;
}

/* line 369, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container progress {
  width: 100%;
  height: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #32353F !important;
  border-radius: 70px;
  border: none;
}

/* line 378, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container progress::-webkit-progress-bar {
  background-color: #32353F !important;
  border-radius: 70px;
}

/* line 382, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container progress.blue::-webkit-progress-value {
  background-color: #43AFBD !important;
  border-radius: 70px;
}

/* line 386, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container progress.yellow::-webkit-progress-value {
  background-color: #FCBA26 !important;
  border-radius: 70px;
}

/* line 390, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container progress.blue::-moz-progress-bar {
  background-color: #43AFBD !important;
  border-radius: 70px;
}

/* line 394, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container progress.yellow::-moz-progress-bar {
  background-color: #FCBA26 !important;
  border-radius: 70px;
}

/* line 398, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .progress-value {
  position: absolute;
  right: 24px;
  margin-bottom: 40px;
  width: 33px;
  height: 18px;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #43AFBD;
}

/* line 410, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-wrapper-title {
  font-size: 2.33333rem;
}

/* line 413, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item {
  background-color: white;
  border-radius: 1.16667rem;
  padding: 0.66667rem;
  height: 100%;
}

/* line 419, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-top-overlay {
  background-image: url("/assets/campaigns/campaign-item-overlay-8e0796aaf85215edc0439831a8abff0cd1f081d7f89d098ea7cd6a51188fdc6e.png");
  border-radius: 1.16667rem;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  width: 100%;
  height: 100%;
  background-size: cover;
}

/* line 429, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-top {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -2.25rem;
  margin-bottom: -2.25rem;
  height: 17.16667rem;
  border-radius: 1.16667rem;
  color: white;
}

/* line 439, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-bottom {
  padding: 1.25rem;
  flex-grow: 1;
}

/* line 443, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-name {
  font-size: 1.66667rem;
  line-height: 1.91667rem;
  font-weight: 700;
}

/* line 447, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-name a {
  color: white;
}

/* line 451, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-title a {
  color: white;
}

/* line 454, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-active-contributions {
  margin-top: auto;
}

/* line 456, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-active-contributions span {
  color: #FCBA26;
  font-size: 1.33333rem;
  float: right;
}

/* line 461, app/assets/stylesheets/motivation_program_campaign.sass */
.motivation-program-campaign-container .campaign-item .campaign-item-description {
  font-weight: 300;
  color: #8F9199;
  font-size: 1.16667rem;
}

/* line 1, app/assets/stylesheets/impersonation.sass */
#impersonation-header {
  display: block;
  width: 100%;
  height: 70px;
  background-color: #00FFFF;
  z-index: 9;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 29px;
  padding-bottom: 25px;
  text-align: center;
  top: 70px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 1, app/assets/stylesheets/impersonation.sass */
  #impersonation-header {
    top: 0;
  }
}

/* line 16, app/assets/stylesheets/impersonation.sass */
#impersonation-header span {
  font-size: 100%;
  line-height: 100%;
  display: block;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/impersonation.sass */
  .sidebar-full-size #impersonation-header {
    padding-left: 230px;
  }
}

/* line 2, app/assets/stylesheets/conferences.sass */
.conferences-container .calendar-header {
  padding-bottom: 40px;
}

/* line 4, app/assets/stylesheets/conferences.sass */
.conferences-container .calendar-header .calendar-date {
  font-size: 30px;
}

/* line 6, app/assets/stylesheets/conferences.sass */
.conferences-container .calendar-legend {
  margin-top: 35px;
}

/* line 8, app/assets/stylesheets/conferences.sass */
.conferences-container .calendar-legend .event {
  display: inline-block;
}

/* line 10, app/assets/stylesheets/conferences.sass */
.conferences-container .calendar-legend .event + .event {
  margin-left: 20px;
}

/* line 12, app/assets/stylesheets/conferences.sass */
.conferences-container .conference-not-started {
  margin-top: 40px;
}

/* line 14, app/assets/stylesheets/conferences.sass */
.conferences-container .period-filter {
  margin-top: 15px;
}

/* line 16, app/assets/stylesheets/conferences.sass */
.conferences-container #cal-slide-content {
  background-image: none;
}

/* line 18, app/assets/stylesheets/conferences.sass */
.conferences-container #cal-slide-tick {
  background-image: url("/assets/tick-c2bfc8f957979455a7dacefd1d10830fbb291f750e60b2efded75d7730c54e5b.png");
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");
  src: url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"), url("/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"), url("/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"), url("/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"), url("/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 19, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 28, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 49, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 54, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 64, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 67, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 72, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 125, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 131, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 137, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 143, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 149, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 155, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

/* line 162, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 170, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 177, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 180, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 183, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 188, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 191, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 194, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 197, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 200, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 203, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 206, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 212, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 215, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 218, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 221, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 224, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 227, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 232, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 235, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 238, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 241, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 244, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 248, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 251, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 254, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 257, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 260, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 263, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 266, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 269, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 272, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 275, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 278, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 282, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 285, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 288, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 291, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 294, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 297, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 300, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 303, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 306, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 309, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 312, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 315, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 318, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 321, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 324, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 327, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 330, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 333, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 336, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 339, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 342, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 345, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 348, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 351, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 354, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 357, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 360, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 364, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 367, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 370, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 375, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 378, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 381, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 384, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 387, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 391, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 394, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 397, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 400, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 403, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 406, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 409, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 412, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 415, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 418, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 421, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 424, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 427, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 430, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 433, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 436, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 439, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 442, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 445, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 448, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 451, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 454, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 457, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 460, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 463, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 466, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 469, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 472, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 475, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 478, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 482, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 485, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 488, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 491, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 494, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 497, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 500, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 503, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 506, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 509, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 512, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 515, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 519, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 522, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 525, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 528, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 531, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 534, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 537, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 540, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 543, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 546, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 549, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 552, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 555, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 558, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 562, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 565, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 568, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 571, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 574, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 578, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 581, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 584, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 587, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 590, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 593, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 596, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 599, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 602, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 605, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 608, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 611, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 614, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 617, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 620, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 623, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 626, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 629, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 632, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 635, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 639, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 642, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 645, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 648, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 652, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 655, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 658, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 661, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 664, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 667, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 670, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 673, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 676, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 679, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 682, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 685, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 688, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 691, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 694, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 697, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 700, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 703, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 706, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 710, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 714, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 717, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 720, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 724, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 728, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 731, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 735, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 738, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 743, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 746, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 749, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 752, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 755, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 758, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 761, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 764, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 767, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 770, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 773, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 776, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 779, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 782, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 785, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 788, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 791, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 794, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 798, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 802, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 806, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 809, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 812, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 816, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 820, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 824, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 827, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 830, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 834, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 837, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 840, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 844, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 847, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 850, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 853, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 856, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 859, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 862, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 865, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 868, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 871, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 874, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 877, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 880, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 883, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 886, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 889, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 892, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 895, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 898, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 901, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 904, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 907, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 910, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 913, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 916, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 919, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 922, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 925, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 928, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 931, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 934, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 938, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 941, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 944, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 947, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 950, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 953, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 957, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 960, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 963, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 966, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 969, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 972, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 975, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 978, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 981, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 984, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 987, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 990, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 993, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 997, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 1002, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1005, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1008, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1011, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1015, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1018, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1021, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1024, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1027, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1030, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1033, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1036, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1039, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1042, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1045, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1048, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1051, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1054, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1057, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1060, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1063, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1066, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1069, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1072, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1075, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1078, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1081, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1084, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1087, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1090, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1093, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1096, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1099, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1102, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1108, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1111, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1114, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1117, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1120, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1123, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1126, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1130, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1134, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1138, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1142, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1145, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1149, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1153, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1159, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1164, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1168, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1172, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1175, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1178, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1181, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1184, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1190, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1193, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1196, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1199, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1205, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1208, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1211, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1214, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1217, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1220, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1223, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1226, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1229, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1232, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1235, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1238, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1241, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1244, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1247, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1250, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1253, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1256, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1259, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1262, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1265, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1268, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1271, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1274, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1277, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1280, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1283, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1286, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1290, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1293, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1296, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1299, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1302, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1305, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1308, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1311, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1314, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1317, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1320, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1323, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1327, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1330, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1333, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1336, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1340, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1343, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1346, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1349, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1352, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1355, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1358, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1363, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1367, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1370, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1373, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1376, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1379, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1382, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1385, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1388, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1391, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1394, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1397, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1400, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1403, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1406, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1409, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1412, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1415, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1418, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1421, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1424, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1427, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1430, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1433, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1436, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1439, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1442, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1446, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1450, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1453, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1456, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1459, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1462, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1465, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1468, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1471, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1474, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1477, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1482, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1486, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1490, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1494, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1497, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1500, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1503, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1506, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1513, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1516, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1521, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1525, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1528, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1531, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1536, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1539, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1542, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1546, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1550, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1554, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1557, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1560, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1563, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1566, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1569, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1572, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1575, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1578, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1582, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1585, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1588, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1591, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1594, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1597, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1600, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1603, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1606, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1609, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1612, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1615, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1618, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1621, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1624, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1627, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1630, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1633, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1636, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1639, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1642, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1645, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1648, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1651, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1654, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1657, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1660, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1663, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1666, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1669, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1672, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1675, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1678, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1681, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1684, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1687, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1690, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1693, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1698, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1701, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1704, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1707, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1710, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1713, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1716, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1719, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1722, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1725, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1728, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1731, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1734, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1737, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1740, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1743, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1746, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1749, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1752, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1755, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1758, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1761, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1765, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1768, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1771, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1774, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1777, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1780, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1783, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1786, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1789, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1792, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1795, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1798, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1801, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1804, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1807, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1810, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1814, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1817, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1820, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1823, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1826, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1830, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1833, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1836, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1839, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1844, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1848, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1852, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1856, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1860, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1863, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1866, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1869, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1872, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1875, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1878, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1881, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1884, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1887, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1890, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1893, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1897, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1901, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1905, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1908, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1912, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1916, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1919, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1922, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1925, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1928, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1931, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1934, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1937, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1940, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1943, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1946, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1949, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1952, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1955, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1958, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1961, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1964, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1967, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1970, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1973, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1976, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1980, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1983, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1986, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1989, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1992, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1995, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1998, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 2001, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 2004, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2007, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2010, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2013, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2016, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2019, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2022, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2025, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2028, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2031, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2034, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2037, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2040, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2043, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2046, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2049, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2052, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2055, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2058, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2061, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2064, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2067, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2070, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2073, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2076, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2079, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2082, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2085, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2088, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2091, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2094, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2097, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2100, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2103, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2106, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2109, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2112, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2115, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2118, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2121, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2124, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2127, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2130, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2134, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2139, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2142, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2145, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2149, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2152, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2155, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2158, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2161, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2164, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2167, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2170, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2173, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2176, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2179, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2183, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2187, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-handshake-o:before {
  content: "\f2b5";
}

/* line 2190, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open:before {
  content: "\f2b6";
}

/* line 2193, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-open-o:before {
  content: "\f2b7";
}

/* line 2196, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-linode:before {
  content: "\f2b8";
}

/* line 2199, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book:before {
  content: "\f2b9";
}

/* line 2202, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-address-book-o:before {
  content: "\f2ba";
}

/* line 2205, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

/* line 2209, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

/* line 2213, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle:before {
  content: "\f2bd";
}

/* line 2216, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-circle-o:before {
  content: "\f2be";
}

/* line 2219, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-o:before {
  content: "\f2c0";
}

/* line 2222, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-id-badge:before {
  content: "\f2c1";
}

/* line 2225, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

/* line 2229, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

/* line 2233, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-quora:before {
  content: "\f2c4";
}

/* line 2236, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-free-code-camp:before {
  content: "\f2c5";
}

/* line 2239, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-telegram:before {
  content: "\f2c6";
}

/* line 2242, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

/* line 2247, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

/* line 2251, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

/* line 2255, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

/* line 2259, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

/* line 2263, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-shower:before {
  content: "\f2cc";
}

/* line 2266, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

/* line 2271, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-podcast:before {
  content: "\f2ce";
}

/* line 2274, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-maximize:before {
  content: "\f2d0";
}

/* line 2277, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-minimize:before {
  content: "\f2d1";
}

/* line 2280, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-window-restore:before {
  content: "\f2d2";
}

/* line 2283, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

/* line 2287, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

/* line 2291, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-bandcamp:before {
  content: "\f2d5";
}

/* line 2294, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-grav:before {
  content: "\f2d6";
}

/* line 2297, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-etsy:before {
  content: "\f2d7";
}

/* line 2300, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-imdb:before {
  content: "\f2d8";
}

/* line 2303, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-ravelry:before {
  content: "\f2d9";
}

/* line 2306, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-eercast:before {
  content: "\f2da";
}

/* line 2309, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-microchip:before {
  content: "\f2db";
}

/* line 2312, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-snowflake-o:before {
  content: "\f2dc";
}

/* line 2315, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-superpowers:before {
  content: "\f2dd";
}

/* line 2318, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpexplorer:before {
  content: "\f2de";
}

/* line 2321, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.fa-meetup:before {
  content: "\f2e0";
}

/* line 2324, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2334, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/font-awesome-rails-4.7.0.5/app/assets/stylesheets/font-awesome.css.erb */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1, app/assets/stylesheets/chapters.sass */
.subject-chapters {
  width: 100%;
  display: block;
  clear: both;
  margin-top: 1rem !important;
  padding-left: 1rem;
}

/* line 8, app/assets/stylesheets/chapters.sass */
.subject-chapters li {
  display: inline-block;
  margin-right: .5rem;
  font-size: 14px;
  border-top: none !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* line 2, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info {
  background-color: #FEC367;
  text-align: center;
  margin-top: 50px;
  min-height: 200px;
  border-radius: 10px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 2, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info {
    margin-top: 0;
  }
}

/* line 12, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .pic {
  position: relative;
  z-index: 1;
  height: 50px;
}

@media (min-width: 768px) {
  /* line 12, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info .pic {
    text-align: left;
    height: 20px;
  }
}

/* line 19, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .pic img {
  position: relative;
  top: -50px;
  border-radius: 50px;
  border: 2px solid #FFC004;
  width: 68px;
  height: 68px;
}

@media (min-width: 768px) {
  /* line 19, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info .pic img {
    border: 0;
    top: 35px;
    left: 40px;
  }
}

/* line 31, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info {
  position: relative;
  z-index: 1;
}

/* line 35, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info .name {
  font-size: 22px;
  font-weight: bold;
  color: #272A30;
}

@media (min-width: 768px) {
  /* line 35, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info .user-info .name {
    margin-left: 170px;
    font-size: 32px;
    text-align: left;
  }
}

/* line 44, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info .user-info-greeting-text {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-left: 0;
  margin-top: 46px;
}

@media (min-width: 768px) {
  /* line 44, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info .user-info .user-info-greeting-text {
    width: 374px;
    margin-left: 172px;
    margin-top: 9px;
    text-align: left;
    padding-left: 0;
  }
}

/* line 58, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info .user-info-count {
  font-size: 28px;
  font-weight: bold;
}

@media (min-width: 768px) {
  /* line 58, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info .user-info .user-info-count {
    margin: 0 26px 30px 26px;
  }
}

/* line 64, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info .user-info-count span {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
}

/* line 70, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info .user-info-count a {
  color: #31312f;
}

/* line 73, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .user-info .user-info-count-wrapper {
  margin-top: 30px;
  padding: 0 15px 15px;
}

/* line 77, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .background-block {
  width: 100%;
  position: absolute;
  height: 100%;
  overflow: hidden;
  top: 0;
  border-radius: 10px;
  overflow: hidden;
}

/* line 86, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .background-block .oval {
  position: absolute;
  width: 347px;
  height: 294px;
  background-color: #F5B959;
  border-radius: 2000px;
  z-index: 0;
  top: -116px;
  opacity: 0.5;
  left: -99px;
}

@media (min-width: 768px) {
  /* line 86, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-info .background-block .oval {
    height: 403px;
    left: -163px;
  }
}

/* line 100, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .background-block .leafs-left {
  position: absolute;
  width: 98px;
  height: 115px;
  background-size: 98px 115px;
  background-repeat: no-repeat;
  background-image: url("/assets/leafes-left-4cd67a9a0a896f828e7d77c2cba7cd1dcffd1671c3db9cb10c8c035c5cf1291e.png");
  top: 0;
  left: 0;
}

/* line 110, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .background-block .leafs-right {
  position: absolute;
  width: 113px;
  height: 100px;
  background-size: 113px 100px;
  background-repeat: no-repeat;
  background-image: url("/assets/leafes-right-a2a4281b566418b6cf307dfcb6650d022f310bfc2461abccf3b62c61d17a8a19.png");
  bottom: 0;
  right: 0;
}

/* line 120, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .background-block .books-1 {
  position: absolute;
  width: 216px;
  height: 170px;
  background-size: 216px 170px;
  background-repeat: no-repeat;
  background-image: url("/assets/books-1-79b759814324bef6c2d55874c40e0771bd5de777b2a54f7e39e72db6149650d1.png");
  bottom: 0;
  right: 0;
}

/* line 130, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-info .background-block .books-2 {
  position: absolute;
  width: 159px;
  height: 215px;
  background-size: 159px 215px;
  background-repeat: no-repeat;
  background-image: url("/assets/books-2-1d119aa2690fe73b29d140e37f5075b8520bcb3bc9961b87d4d3c0aa81b6d302.png");
  bottom: 0;
  right: 0;
}

/* line 140, app/assets/stylesheets/dashboard.sass */
.dashboard .exam-info {
  background-color: #FEC367;
  text-align: center;
  margin-top: 20px;
  min-height: 50px;
  border-radius: 10px;
  position: relative;
}

/* line 148, app/assets/stylesheets/dashboard.sass */
.dashboard .exam-info a {
  color: #31312f;
  font-weight: bold;
  line-height: 50px;
  font-size: 16px;
}

/* line 155, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks {
  margin: 16px 0 30px 0;
}

/* line 158, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper {
  text-align: center;
  min-height: 165px;
  border-radius: 10px;
  margin-bottom: 16px;
}

@media (max-width: 767.98px) {
  /* line 167, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-blocks .profile-block-wrapper:nth-child(odd) .profile-block {
    margin-left: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 172, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-blocks .profile-block-wrapper:nth-child(even) .profile-block {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 177, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-blocks .profile-block-wrapper:first-child .profile-block {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 182, app/assets/stylesheets/dashboard.sass */
  .dashboard .profile-blocks .profile-block-wrapper:last-child .profile-block {
    margin-right: 0;
  }
}

/* line 186, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block {
  background-color: white;
  height: 100%;
  border-radius: 10px;
  margin-right: 8px;
  margin-left: 8px;
}

/* line 194, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-title {
  color: #8f9199;
  font-size: 14px;
  letter-spacing: 0;
  padding-top: 17px;
  text-transform: uppercase;
}

/* line 200, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-subtitle {
  font-size: 14px;
  color: #32353f;
  font-weight: bold;
}

/* line 204, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-subtitle a {
  color: white;
}

/* line 206, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-info {
  font-size: 32px;
  font-weight: bold;
  color: #272a30;
}

/* line 210, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-info span {
  font-size: 23px;
  position: relative;
  top: -15px;
}

/* line 215, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-button {
  background-color: #43afbd;
  color: white;
  border-radius: 16px;
  padding: 5px 17px;
  font-weight: bold;
  font-size: 14px;
  margin: 20px 0;
  display: inline-block;
}

/* line 225, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-highlighted {
  background-color: #43afbd;
  color: white;
}

/* line 228, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-highlighted .profile-block-title {
  color: white;
}

/* line 230, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-highlighted .profile-block-subtitle {
  color: white;
}

/* line 232, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-highlighted .profile-block-subtitle a {
  color: white;
}

/* line 234, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-highlighted .profile-block-info {
  color: white;
}

/* line 236, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-wrapper .profile-block-highlighted .profile-block-button {
  color: #43afbd;
  background-color: white;
  margin: 20px 0;
  display: inline-block;
}

/* line 242, app/assets/stylesheets/dashboard.sass */
.dashboard .profile-blocks .profile-block-no-information {
  font-size: 13px;
  font-weight: bold;
  margin: 50px 10px;
}

@media (min-width: 992px) {
  /* line 249, app/assets/stylesheets/dashboard.sass */
  .dashboard .info-block-wrapper:first-child .info-block {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 254, app/assets/stylesheets/dashboard.sass */
  .dashboard .info-block-wrapper:last-child .info-block {
    margin-right: 0;
  }
}

/* line 258, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-wrapper .info-block {
  background-color: white;
  border-radius: 10px;
  min-height: 100px;
  margin-bottom: 25px;
  padding: 10px;
}

@media (min-width: 768px) {
  /* line 258, app/assets/stylesheets/dashboard.sass */
  .dashboard .info-block-wrapper .info-block {
    margin-left: 8px;
    margin-right: 8px;
    padding: 15px 60px 15px 40px;
  }
}

/* line 270, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-wrapper .info-block-conferences {
  box-shadow: 0px -3px 0px 0px #43afbd;
}

/* line 273, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-wrapper .info-block-title {
  color: #272a30;
  font-weight: bold;
  font-size: 18px;
}

/* line 278, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-wrapper .info-block-title .clock-icon {
  width: 21px;
  height: 21px;
  background-size: 21px;
  background-repeat: no-repeat;
  background-image: url("/assets/clock-c152da4b1bea4ba069c609f38515a398ea10a139b00679cecd56da1103e81367.svg");
}

/* line 285, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-wrapper .info-block a {
  display: block;
  color: #272a30;
}

/* line 289, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-wrapper .info-block-no-information {
  font-size: 13px;
  font-weight: bold;
  margin: 50px 0;
}

/* line 294, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-with-shadow {
  box-shadow: 0px -3px 0px 0px #ffc004;
}

/* line 297, app/assets/stylesheets/dashboard.sass */
.dashboard .info-block-group-title {
  font-size: 18px;
  color: #32353f;
  margin-left: 8px;
  margin-right: 8px;
}

/* line 303, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar {
  border-radius: 10px;
  font-weight: 500;
  font-size: 12px;
  color: #272a30;
  background-color: white;
  margin-bottom: 30px;
}

/* line 311, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-week-box {
  border: none;
}

/* line 314, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-cell-wrapper {
  border-bottom: solid 1px #ecece8;
  padding-left: 15px;
  height: 46px;
  background-color: white;
}

@media (min-width: 768px) {
  /* line 314, app/assets/stylesheets/dashboard.sass */
  .dashboard #calendar .cal-cell-wrapper {
    height: 61px;
  }
}

/* line 322, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-cell1 {
  font-size: 14px;
  width: 145px;
}

/* line 325, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-cell1:hover {
  background-color: transparent;
}

/* line 328, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-cell-day-name {
  font-size: 14px;
  font-weight: normal;
}

/* line 332, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-cell-date {
  font-size: 22px;
  padding: 0 14px;
  min-width: 60px;
}

/* line 337, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-cell-month {
  font-size: 14px;
  font-weight: normal;
}

/* line 341, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-week-box [data-event-class] {
  min-width: 100px;
  height: auto;
  line-height: 20px;
}

/* line 346, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-event-day {
  color: #2d9ba9;
  cursor: default;
  text-decoration: none;
}

/* line 350, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-event-day:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 354, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-event-day::before {
  content: '';
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #43afbd;
  margin-right: 8px;
}

/* line 364, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-event-tests::before {
  background-color: #f09402;
}

/* line 367, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar span[data-cal-date] {
  color: #272a30;
  opacity: 1;
}

/* line 371, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-day-today {
  background-color: #ffc004;
  border-radius: 10px;
  color: white;
}

/* line 376, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-day-today:hover {
  background-color: #ffc004 !important;
}

/* line 379, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-day-today span[data-cal-date] {
  color: white;
}

/* line 382, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-day-today .cal-event-day {
  color: white;
}

/* line 386, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .cal-day-today .cal-event-day::before {
  background-color: white;
}

/* line 389, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .event-wrapper {
  text-align: left;
  margin-left: 15px;
}

@media (min-width: 992px) {
  /* line 389, app/assets/stylesheets/dashboard.sass */
  .dashboard #calendar .event-wrapper {
    width: 55%;
  }
}

/* line 395, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar .calendar-info-block-title {
  color: #32353f;
  font-size: 16px;
  padding: 15px 22px;
}

/* line 401, app/assets/stylesheets/dashboard.sass */
.dashboard #calendar [class*="cal-cell"]:hover {
  background-color: inherit;
}

/* line 406, app/assets/stylesheets/dashboard.sass */
.dashboard .closest-acitivity-wrapper {
  padding: 10px 0;
  border-top: 1px solid #ecece8;
}

/* line 410, app/assets/stylesheets/dashboard.sass */
.dashboard .closest-acitivity-wrapper .closest-acitivity-title {
  color: #272a30;
  font-size: 16px;
}

/* line 414, app/assets/stylesheets/dashboard.sass */
.dashboard .closest-acitivity-wrapper .closest-acitivity-date {
  font-weight: bold;
  color: #272a30;
  font-size: 16px;
  min-width: 116px;
  text-align: right;
}

@media (min-width: 768px) {
  /* line 425, app/assets/stylesheets/dashboard.sass */
  .dashboard .info-block-wrapper:last-child {
    border-bottom: 1px solid #ecece8;
  }
}

/* line 432, app/assets/stylesheets/dashboard.sass */
.dashboard .notification {
  background-color: #43AFBD;
  color: white;
  margin-top: 1.25rem;
  margin-bottom: 6.25rem;
  border-radius: 0.83333rem;
  position: relative;
  padding: 0.83333rem;
}

@media (min-width: 768px) {
  /* line 432, app/assets/stylesheets/dashboard.sass */
  .dashboard .notification {
    margin-bottom: 1.25rem;
    margin-top: 0;
  }
}

/* line 444, app/assets/stylesheets/dashboard.sass */
.dashboard .notification a {
  color: white;
}

/* line 446, app/assets/stylesheets/dashboard.sass */
.dashboard .notification a:hover {
  color: white;
}

/* line 449, app/assets/stylesheets/dashboard.sass */
.dashboard .notification-title {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
}

/* line 454, app/assets/stylesheets/dashboard.sass */
.dashboard .notification-message {
  font-size: 1.25rem;
}

/* line 457, app/assets/stylesheets/dashboard.sass */
.dashboard .notification-icon {
  background-image: url("/assets/information-message-icon-201ed929f4521dbbae5577364ea42beb22b59edf0cd0595c203d7d1fada768b8.svg");
  background-repeat: no-repeat;
  width: 1.66667rem;
  height: 1.41667rem;
  display: block;
  margin-top: 0.5rem;
  margin-right: 0.83333rem;
}

/* line 466, app/assets/stylesheets/dashboard.sass */
.dashboard .notification-navigation {
  background-image: url("/assets/arrow-right-white-037583bfc660c1cfe3bf380c0d32aec0ef842a1ba1839be1cd4047c8836ff207.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 3.33333rem;
  height: 3.33333rem;
}

@media (min-width: 768px) {
  /* line 477, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-blocks .profile-block-wrapper {
    width: 50%;
    max-width: 50%;
    flex: initial;
  }
}

@media (min-width: 992px) {
  /* line 477, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-blocks .profile-block-wrapper {
    width: 25%;
    max-width: 25%;
    flex: initial;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  /* line 487, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-blocks .profile-block-wrapper:nth-child(odd) .profile-block {
    margin-left: 0;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  /* line 491, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-blocks .profile-block-wrapper:nth-child(even) .profile-block {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 495, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-blocks .profile-block-wrapper:first-child .profile-block {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 499, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-blocks .profile-block-wrapper:last-child .profile-block {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  /* line 503, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-info .user-info-greeting-text {
    width: 60%;
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 508, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-info .name {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 508, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size .dashboard .profile-info .name {
    padding-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 516, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size #content .user-menu-full .profile-menu-info {
    margin-left: 0;
    margin-right: 0;
    width: 61px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 521, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size #content .user-menu-full .profile-menu-numbers {
    width: 145px;
    left: -17px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 525, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size #content .user-menu-full .full-profile-menu {
    margin: 0 5px;
    height: 35px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  /* line 529, app/assets/stylesheets/dashboard.sass */
  .sidebar-full-size #content .user-menu-full .profile-menu-user {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 115px;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
  }
}

/* line 6, app/assets/stylesheets/charts.sass */
.progress-circle, .marks-circle {
  position: relative;
  display: inline-block;
  margin: 1rem;
  width: 96px;
  height: 96px;
  border-radius: 50%;
  background-color: #ebebeb;
}

/* line 15, app/assets/stylesheets/charts.sass */
.progress-circle:after, .marks-circle:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

/* line 24, app/assets/stylesheets/charts.sass */
.progress-circle span, .marks-circle span {
  font-size: 1.5rem;
  color: #32353f;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

/* line 41, app/assets/stylesheets/charts.sass */
.progress-circle-info-wrapper {
  font-size: 12px;
  padding: 10px;
  color: #32353f;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 80px;
  height: 80px;
  line-height: 1;
  margin-left: -40px;
  margin-top: -40px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

/* line 59, app/assets/stylesheets/charts.sass */
.progress-circle-info {
  font-size: 32px;
  font-weight: bold;
  color: #272a30;
}

/* line 64, app/assets/stylesheets/charts.sass */
.progress-circle span:after, .marks-circle span:after {
  color: #32353f;
}

/* line 67, app/assets/stylesheets/charts.sass */
.progress-circle.progress-0:after, .progress-0.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(90deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 70, app/assets/stylesheets/charts.sass */
.progress-circle.progress-1:after, .progress-1.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(93.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 73, app/assets/stylesheets/charts.sass */
.progress-circle.progress-2:after, .progress-2.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(97.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 76, app/assets/stylesheets/charts.sass */
.progress-circle.progress-3:after, .progress-3.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(100.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 79, app/assets/stylesheets/charts.sass */
.progress-circle.progress-4:after, .progress-4.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(104.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 82, app/assets/stylesheets/charts.sass */
.progress-circle.progress-5:after, .progress-5.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(108deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 85, app/assets/stylesheets/charts.sass */
.progress-circle.progress-6:after, .progress-6.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(111.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 88, app/assets/stylesheets/charts.sass */
.progress-circle.progress-7:after, .progress-7.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(115.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 91, app/assets/stylesheets/charts.sass */
.progress-circle.progress-8:after, .progress-8.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(118.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 94, app/assets/stylesheets/charts.sass */
.progress-circle.progress-9:after, .progress-9.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(122.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 97, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10:after, .progress-10.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(126deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 100, app/assets/stylesheets/charts.sass */
.progress-circle.progress-11:after, .progress-11.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(129.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 103, app/assets/stylesheets/charts.sass */
.progress-circle.progress-12:after, .progress-12.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(133.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 106, app/assets/stylesheets/charts.sass */
.progress-circle.progress-13:after, .progress-13.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(136.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 109, app/assets/stylesheets/charts.sass */
.progress-circle.progress-14:after, .progress-14.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(140.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 112, app/assets/stylesheets/charts.sass */
.progress-circle.progress-15:after, .progress-15.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(129.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 115, app/assets/stylesheets/charts.sass */
.progress-circle.progress-16:after, .progress-16.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(133.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 118, app/assets/stylesheets/charts.sass */
.progress-circle.progress-17:after, .progress-17.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(136.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 121, app/assets/stylesheets/charts.sass */
.progress-circle.progress-18:after, .progress-18.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(140.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 124, app/assets/stylesheets/charts.sass */
.progress-circle.progress-19:after, .progress-19.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(144deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 127, app/assets/stylesheets/charts.sass */
.progress-circle.progress-20:after, .progress-20.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(151.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 130, app/assets/stylesheets/charts.sass */
.progress-circle.progress-21:after, .progress-21.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(158.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 133, app/assets/stylesheets/charts.sass */
.progress-circle.progress-22:after, .progress-22.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(161.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 136, app/assets/stylesheets/charts.sass */
.progress-circle.progress-23:after, .progress-23.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(165.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 139, app/assets/stylesheets/charts.sass */
.progress-circle.progress-24:after, .progress-24.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(169.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 142, app/assets/stylesheets/charts.sass */
.progress-circle.progress-25:after, .progress-25.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(180deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 145, app/assets/stylesheets/charts.sass */
.progress-circle.progress-26:after, .progress-26.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(183.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 148, app/assets/stylesheets/charts.sass */
.progress-circle.progress-27:after, .progress-27.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(187.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 151, app/assets/stylesheets/charts.sass */
.progress-circle.progress-28:after, .progress-28.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(190.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 154, app/assets/stylesheets/charts.sass */
.progress-circle.progress-29:after, .progress-29.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(194.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 157, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30:after, .progress-30.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(198deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 160, app/assets/stylesheets/charts.sass */
.progress-circle.progress-31:after, .progress-31.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(201.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 163, app/assets/stylesheets/charts.sass */
.progress-circle.progress-32:after, .progress-32.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(205.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 166, app/assets/stylesheets/charts.sass */
.progress-circle.progress-33:after, .progress-33.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(208.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 169, app/assets/stylesheets/charts.sass */
.progress-circle.progress-34:after, .progress-34.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(212.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 172, app/assets/stylesheets/charts.sass */
.progress-circle.progress-35:after, .progress-35.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(216deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 175, app/assets/stylesheets/charts.sass */
.progress-circle.progress-40:after, .progress-40.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(234deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 178, app/assets/stylesheets/charts.sass */
.progress-circle.progress-36:after, .progress-36.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(219.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 181, app/assets/stylesheets/charts.sass */
.progress-circle.progress-37:after, .progress-37.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(223.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 184, app/assets/stylesheets/charts.sass */
.progress-circle.progress-38:after, .progress-38.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(226.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 187, app/assets/stylesheets/charts.sass */
.progress-circle.progress-39:after, .progress-39.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(230.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 190, app/assets/stylesheets/charts.sass */
.progress-circle.progress-41:after, .progress-41.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(237.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 193, app/assets/stylesheets/charts.sass */
.progress-circle.progress-42:after, .progress-42.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(241.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 196, app/assets/stylesheets/charts.sass */
.progress-circle.progress-43:after, .progress-43.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(244.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 199, app/assets/stylesheets/charts.sass */
.progress-circle.progress-44:after, .progress-44.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(248.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 202, app/assets/stylesheets/charts.sass */
.progress-circle.progress-45:after, .progress-45.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(252deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 205, app/assets/stylesheets/charts.sass */
.progress-circle.progress-46:after, .progress-46.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(255.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 208, app/assets/stylesheets/charts.sass */
.progress-circle.progress-47:after, .progress-47.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(259.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 211, app/assets/stylesheets/charts.sass */
.progress-circle.progress-48:after, .progress-48.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(262.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 214, app/assets/stylesheets/charts.sass */
.progress-circle.progress-49:after, .progress-49.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(266.4deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 217, app/assets/stylesheets/charts.sass */
.progress-circle.progress-50:after, .progress-50.marks-circle:after {
  background-image: linear-gradient(-90deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 220, app/assets/stylesheets/charts.sass */
.progress-circle.progress-51:after, .progress-51.marks-circle:after {
  background-image: linear-gradient(-86.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 223, app/assets/stylesheets/charts.sass */
.progress-circle.progress-52:after, .progress-52.marks-circle:after {
  background-image: linear-gradient(-82.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 226, app/assets/stylesheets/charts.sass */
.progress-circle.progress-53:after, .progress-53.marks-circle:after {
  background-image: linear-gradient(-79.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 229, app/assets/stylesheets/charts.sass */
.progress-circle.progress-54:after, .progress-54.marks-circle:after {
  background-image: linear-gradient(-75.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 232, app/assets/stylesheets/charts.sass */
.progress-circle.progress-55:after, .progress-55.marks-circle:after {
  background-image: linear-gradient(-72deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 235, app/assets/stylesheets/charts.sass */
.progress-circle.progress-56:after, .progress-56.marks-circle:after {
  background-image: linear-gradient(-68.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 238, app/assets/stylesheets/charts.sass */
.progress-circle.progress-57:after, .progress-57.marks-circle:after {
  background-image: linear-gradient(-64.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 241, app/assets/stylesheets/charts.sass */
.progress-circle.progress-58:after, .progress-58.marks-circle:after {
  background-image: linear-gradient(-61.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 244, app/assets/stylesheets/charts.sass */
.progress-circle.progress-59:after, .progress-59.marks-circle:after {
  background-image: linear-gradient(-57.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 247, app/assets/stylesheets/charts.sass */
.progress-circle.progress-60:after, .progress-60.marks-circle:after {
  background-image: linear-gradient(-54deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 250, app/assets/stylesheets/charts.sass */
.progress-circle.progress-61:after, .progress-61.marks-circle:after {
  background-image: linear-gradient(-50.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 253, app/assets/stylesheets/charts.sass */
.progress-circle.progress-62:after, .progress-62.marks-circle:after {
  background-image: linear-gradient(-46.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 256, app/assets/stylesheets/charts.sass */
.progress-circle.progress-63:after, .progress-63.marks-circle:after {
  background-image: linear-gradient(-43.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 259, app/assets/stylesheets/charts.sass */
.progress-circle.progress-64:after, .progress-64.marks-circle:after {
  background-image: linear-gradient(-39.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 262, app/assets/stylesheets/charts.sass */
.progress-circle.progress-65:after, .progress-65.marks-circle:after {
  background-image: linear-gradient(-36deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 265, app/assets/stylesheets/charts.sass */
.progress-circle.progress-66:after, .progress-66.marks-circle:after {
  background-image: linear-gradient(-32.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 268, app/assets/stylesheets/charts.sass */
.progress-circle.progress-67:after, .progress-67.marks-circle:after {
  background-image: linear-gradient(-28.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 271, app/assets/stylesheets/charts.sass */
.progress-circle.progress-68:after, .progress-68.marks-circle:after {
  background-image: linear-gradient(-25.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 274, app/assets/stylesheets/charts.sass */
.progress-circle.progress-69:after, .progress-69.marks-circle:after {
  background-image: linear-gradient(-21.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 277, app/assets/stylesheets/charts.sass */
.progress-circle.progress-70:after, .progress-70.marks-circle:after {
  background-image: linear-gradient(-18deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 280, app/assets/stylesheets/charts.sass */
.progress-circle.progress-71:after, .progress-71.marks-circle:after {
  background-image: linear-gradient(-14.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 283, app/assets/stylesheets/charts.sass */
.progress-circle.progress-72:after, .progress-72.marks-circle:after {
  background-image: linear-gradient(-10.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 286, app/assets/stylesheets/charts.sass */
.progress-circle.progress-73:after, .progress-73.marks-circle:after {
  background-image: linear-gradient(-7.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 289, app/assets/stylesheets/charts.sass */
.progress-circle.progress-74:after, .progress-74.marks-circle:after {
  background-image: linear-gradient(-3.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 292, app/assets/stylesheets/charts.sass */
.progress-circle.progress-75:after, .progress-75.marks-circle:after {
  background-image: linear-gradient(0deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 295, app/assets/stylesheets/charts.sass */
.progress-circle.progress-76:after, .progress-76.marks-circle:after {
  background-image: linear-gradient(3.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 298, app/assets/stylesheets/charts.sass */
.progress-circle.progress-77:after, .progress-77.marks-circle:after {
  background-image: linear-gradient(7.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 301, app/assets/stylesheets/charts.sass */
.progress-circle.progress-78:after, .progress-78.marks-circle:after {
  background-image: linear-gradient(10.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 304, app/assets/stylesheets/charts.sass */
.progress-circle.progress-79:after, .progress-79.marks-circle:after {
  background-image: linear-gradient(14.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 307, app/assets/stylesheets/charts.sass */
.progress-circle.progress-80:after, .progress-80.marks-circle:after {
  background-image: linear-gradient(18deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 310, app/assets/stylesheets/charts.sass */
.progress-circle.progress-81:after, .progress-81.marks-circle:after {
  background-image: linear-gradient(21.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 313, app/assets/stylesheets/charts.sass */
.progress-circle.progress-82:after, .progress-82.marks-circle:after {
  background-image: linear-gradient(25.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 316, app/assets/stylesheets/charts.sass */
.progress-circle.progress-83:after, .progress-83.marks-circle:after {
  background-image: linear-gradient(28.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 319, app/assets/stylesheets/charts.sass */
.progress-circle.progress-84:after, .progress-84.marks-circle:after {
  background-image: linear-gradient(32.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 322, app/assets/stylesheets/charts.sass */
.progress-circle.progress-85:after, .progress-85.marks-circle:after {
  background-image: linear-gradient(36deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 325, app/assets/stylesheets/charts.sass */
.progress-circle.progress-86:after, .progress-86.marks-circle:after {
  background-image: linear-gradient(39.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 328, app/assets/stylesheets/charts.sass */
.progress-circle.progress-87:after, .progress-87.marks-circle:after {
  background-image: linear-gradient(43.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 331, app/assets/stylesheets/charts.sass */
.progress-circle.progress-88:after, .progress-88.marks-circle:after {
  background-image: linear-gradient(46.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 334, app/assets/stylesheets/charts.sass */
.progress-circle.progress-89:after, .progress-89.marks-circle:after {
  background-image: linear-gradient(50.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 337, app/assets/stylesheets/charts.sass */
.progress-circle.progress-90:after, .progress-90.marks-circle:after {
  background-image: linear-gradient(54deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 340, app/assets/stylesheets/charts.sass */
.progress-circle.progress-91:after, .progress-91.marks-circle:after {
  background-image: linear-gradient(57.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 343, app/assets/stylesheets/charts.sass */
.progress-circle.progress-92:after, .progress-92.marks-circle:after {
  background-image: linear-gradient(61.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 346, app/assets/stylesheets/charts.sass */
.progress-circle.progress-93:after, .progress-93.marks-circle:after {
  background-image: linear-gradient(64.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 349, app/assets/stylesheets/charts.sass */
.progress-circle.progress-94:after, .progress-94.marks-circle:after {
  background-image: linear-gradient(68.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 352, app/assets/stylesheets/charts.sass */
.progress-circle.progress-95:after, .progress-95.marks-circle:after {
  background-image: linear-gradient(72deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 355, app/assets/stylesheets/charts.sass */
.progress-circle.progress-96:after, .progress-96.marks-circle:after {
  background-image: linear-gradient(75.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 358, app/assets/stylesheets/charts.sass */
.progress-circle.progress-97:after, .progress-97.marks-circle:after {
  background-image: linear-gradient(79.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 361, app/assets/stylesheets/charts.sass */
.progress-circle.progress-98:after, .progress-98.marks-circle:after {
  background-image: linear-gradient(82.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 364, app/assets/stylesheets/charts.sass */
.progress-circle.progress-99:after, .progress-99.marks-circle:after {
  background-image: linear-gradient(86.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 367, app/assets/stylesheets/charts.sass */
.progress-circle.progress-100:after, .progress-100.marks-circle:after {
  background-image: linear-gradient(90deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 372, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-0:after, .progress-10-0.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(90deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 375, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-1:after, .progress-10-1.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(126deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 378, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-2:after, .progress-10-2.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(151.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 381, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-3:after, .progress-10-3.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(198deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 384, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-4:after, .progress-10-4.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(234deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 387, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-5:after, .progress-10-5.marks-circle:after {
  background-image: linear-gradient(-90deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 390, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-6:after, .progress-10-6.marks-circle:after {
  background-image: linear-gradient(-54deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 393, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-7:after, .progress-10-7.marks-circle:after {
  background-image: linear-gradient(-18deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 396, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-8:after, .progress-10-8.marks-circle:after {
  background-image: linear-gradient(18deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 399, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-9:after, .progress-10-9.marks-circle:after {
  background-image: linear-gradient(54deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 402, app/assets/stylesheets/charts.sass */
.progress-circle.progress-10-10:after, .progress-10-10.marks-circle:after {
  background-image: linear-gradient(90deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 407, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-0:after, .progress-30-0.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(90deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 410, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-1:after, .progress-30-1.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(100.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 413, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-2:after, .progress-30-2.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(111.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 416, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-3:after, .progress-30-3.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(126deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 419, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-4:after, .progress-30-4.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(136.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 422, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-5:after, .progress-30-5.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(133.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 425, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-6:after, .progress-30-6.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(151.2deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 428, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-7:after, .progress-30-7.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(165.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 431, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-8:after, .progress-30-8.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(183.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 434, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-9:after, .progress-30-9.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(198deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 437, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-10:after, .progress-30-10.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(208.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 440, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-11:after, .progress-30-11.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(219.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 443, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-12:after, .progress-30-12.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(234deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 446, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-13:after, .progress-30-13.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(244.8deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 449, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-14:after, .progress-30-14.marks-circle:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(255.6deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 452, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-15:after, .progress-30-15.marks-circle:after {
  background-image: linear-gradient(-90deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 455, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-16:after, .progress-30-16.marks-circle:after {
  background-image: linear-gradient(-79.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 458, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-17:after, .progress-30-17.marks-circle:after {
  background-image: linear-gradient(-68.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 461, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-18:after, .progress-30-18.marks-circle:after {
  background-image: linear-gradient(-54deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 464, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-19:after, .progress-30-19.marks-circle:after {
  background-image: linear-gradient(-43.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 467, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-20:after, .progress-30-20.marks-circle:after {
  background-image: linear-gradient(-32.4deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 470, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-21:after, .progress-30-21.marks-circle:after {
  background-image: linear-gradient(-18deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 473, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-22:after, .progress-30-22.marks-circle:after {
  background-image: linear-gradient(-7.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 476, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-23:after, .progress-30-23.marks-circle:after {
  background-image: linear-gradient(3.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 479, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-24:after, .progress-30-24.marks-circle:after {
  background-image: linear-gradient(18deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 482, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-25:after, .progress-30-25.marks-circle:after {
  background-image: linear-gradient(28.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 485, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-26:after, .progress-30-26.marks-circle:after {
  background-image: linear-gradient(39.2deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 488, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-27:after, .progress-30-27.marks-circle:after {
  background-image: linear-gradient(54deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 491, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-28:after, .progress-30-28.marks-circle:after {
  background-image: linear-gradient(64.8deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 494, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-29:after, .progress-30-29.marks-circle:after {
  background-image: linear-gradient(75.6deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 497, app/assets/stylesheets/charts.sass */
.progress-circle.progress-30-30:after, .progress-30-30.marks-circle:after {
  background-image: linear-gradient(90deg, #ffc004 50%, transparent 50%, transparent), linear-gradient(270deg, #ffc004 50%, #ebebeb 50%, #ebebeb);
}

/* line 507, app/assets/stylesheets/charts.sass */
.marks-circle {
  width: 40px;
  height: 40px;
  margin: 0 20px;
}

@media (min-width: 576px) {
  /* line 507, app/assets/stylesheets/charts.sass */
  .marks-circle {
    width: 90px;
    height: 90px;
  }
}

@media (min-width: 768px) {
  /* line 507, app/assets/stylesheets/charts.sass */
  .marks-circle {
    margin: 0 auto;
  }
}

/* line 518, app/assets/stylesheets/charts.sass */
.marks-circle-wrapper {
  margin: 0 0 10px;
}

@media (min-width: 768px) {
  /* line 518, app/assets/stylesheets/charts.sass */
  .marks-circle-wrapper {
    margin: 0 0 50px;
    width: 33%;
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 518, app/assets/stylesheets/charts.sass */
  .marks-circle-wrapper {
    width: 20%;
  }
}

/* line 527, app/assets/stylesheets/charts.sass */
.marks-circle-info-top {
  display: inline-block;
  margin-left: 20px;
}

@media (min-width: 768px) {
  /* line 527, app/assets/stylesheets/charts.sass */
  .marks-circle-info-top {
    margin-left: 0;
    text-align: center;
  }
}

/* line 533, app/assets/stylesheets/charts.sass */
.marks-circle-info-top span {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  min-height: 40px;
}

/* line 540, app/assets/stylesheets/charts.sass */
.marks-circle-info-wrapper {
  font-size: 12px;
  padding: 10px;
  color: #32353f;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 1;
  margin-left: -17px;
  margin-top: -17px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

@media (min-width: 576px) {
  /* line 540, app/assets/stylesheets/charts.sass */
  .marks-circle-info-wrapper {
    width: 76px;
    height: 76px;
    margin-left: -38px;
    margin-top: -38px;
  }
}

/* line 563, app/assets/stylesheets/charts.sass */
.marks-circle-info {
  font-size: 18px;
  font-weight: bold;
  color: #272a30;
}

@media (min-width: 576px) {
  /* line 563, app/assets/stylesheets/charts.sass */
  .marks-circle-info {
    font-size: 22px;
  }
}

/* line 569, app/assets/stylesheets/charts.sass */
.marks-circle-info.marks-circle-info-no-content {
  font-size: 13px;
  line-height: 13px;
}

@media (max-width: 575.98px) {
  /* line 569, app/assets/stylesheets/charts.sass */
  .marks-circle-info.marks-circle-info-no-content {
    font-size: 8px;
    line-height: 8px;
  }
}

/* line 580, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-0:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(90deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 580, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-1:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(126deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 580, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-2:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(162deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 580, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-3:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(198deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 580, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-4:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(234deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 587, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-5:after {
  background-image: linear-gradient(-18deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 587, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-6:after {
  background-image: linear-gradient(18deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 587, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-7:after {
  background-image: linear-gradient(54deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 587, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-8:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 587, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-9:after {
  background-image: linear-gradient(126deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 587, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10-10:after {
  background-image: linear-gradient(162deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-0:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(90deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-1:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(93.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-2:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(97.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-3:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(100.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-4:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(104.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-5:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(108deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-6:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(111.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-7:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(115.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-8:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(118.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-9:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(122.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-10:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(126deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-11:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(129.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-12:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(133.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-13:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(136.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-14:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(140.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-15:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(144deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-16:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(147.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-17:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(151.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-18:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(154.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-19:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(158.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-20:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(162deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-21:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(165.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-22:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(169.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-23:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(172.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-24:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(176.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-25:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(180deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-26:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(183.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-27:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(187.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-28:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(190.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-29:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(194.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-30:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(198deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-31:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(201.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-32:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(205.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-33:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(208.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-34:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(212.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-35:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(216deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-36:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(219.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-37:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(223.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-38:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(226.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-39:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(230.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-40:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(234deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-41:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(237.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-42:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(241.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-43:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(244.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-44:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(248.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-45:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(252deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-46:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(255.6deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-47:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(259.2deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-48:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(262.8deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 594, app/assets/stylesheets/charts.sass */
.marks-circle.progress-49:after {
  background-image: linear-gradient(90deg, #ebebeb 50%, transparent 50%, transparent), linear-gradient(266.4deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-50:after {
  background-image: linear-gradient(-90deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-51:after {
  background-image: linear-gradient(-86.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-52:after {
  background-image: linear-gradient(-82.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-53:after {
  background-image: linear-gradient(-79.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-54:after {
  background-image: linear-gradient(-75.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-55:after {
  background-image: linear-gradient(-72deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-56:after {
  background-image: linear-gradient(-68.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-57:after {
  background-image: linear-gradient(-64.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-58:after {
  background-image: linear-gradient(-61.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-59:after {
  background-image: linear-gradient(-57.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-60:after {
  background-image: linear-gradient(-54deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-61:after {
  background-image: linear-gradient(-50.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-62:after {
  background-image: linear-gradient(-46.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-63:after {
  background-image: linear-gradient(-43.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-64:after {
  background-image: linear-gradient(-39.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-65:after {
  background-image: linear-gradient(-36deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-66:after {
  background-image: linear-gradient(-32.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-67:after {
  background-image: linear-gradient(-28.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-68:after {
  background-image: linear-gradient(-25.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-69:after {
  background-image: linear-gradient(-21.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-70:after {
  background-image: linear-gradient(-18deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-71:after {
  background-image: linear-gradient(-14.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-72:after {
  background-image: linear-gradient(-10.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-73:after {
  background-image: linear-gradient(-7.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-74:after {
  background-image: linear-gradient(-3.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 601, app/assets/stylesheets/charts.sass */
.marks-circle.progress-75:after {
  background-image: linear-gradient(0deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-76:after {
  background-image: linear-gradient(3.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-77:after {
  background-image: linear-gradient(7.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-78:after {
  background-image: linear-gradient(10.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-79:after {
  background-image: linear-gradient(14.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-80:after {
  background-image: linear-gradient(18deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-81:after {
  background-image: linear-gradient(21.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-82:after {
  background-image: linear-gradient(25.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-83:after {
  background-image: linear-gradient(28.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-84:after {
  background-image: linear-gradient(32.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-85:after {
  background-image: linear-gradient(36deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-86:after {
  background-image: linear-gradient(39.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-87:after {
  background-image: linear-gradient(43.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-88:after {
  background-image: linear-gradient(46.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-89:after {
  background-image: linear-gradient(50.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-90:after {
  background-image: linear-gradient(54deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-91:after {
  background-image: linear-gradient(57.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-92:after {
  background-image: linear-gradient(61.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-93:after {
  background-image: linear-gradient(64.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-94:after {
  background-image: linear-gradient(68.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-95:after {
  background-image: linear-gradient(72deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-96:after {
  background-image: linear-gradient(75.6deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-97:after {
  background-image: linear-gradient(79.2deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-98:after {
  background-image: linear-gradient(82.8deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-99:after {
  background-image: linear-gradient(86.4deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 608, app/assets/stylesheets/charts.sass */
.marks-circle.progress-100:after {
  background-image: linear-gradient(90deg, #43afbd 50%, transparent 50%, transparent), linear-gradient(270deg, #43afbd 50%, #ebebeb 50%, #ebebeb);
}

/* line 1, app/assets/stylesheets/calendar.sass */
#cal-day-tick {
  border: 0;
}

/* line 4, app/assets/stylesheets/calendar.sass */
#cal-slide-content a.event-item {
  color: black;
}

/* line 2, app/assets/stylesheets/list.sass */
ul.list {
  margin-top: 0 !important;
}

/* line 5, app/assets/stylesheets/list.sass */
ul.list li {
  background: #ffffff;
  margin-top: 0 !important;
  margin-bottom: .5rem;
  padding: 10px !important;
  display: flex;
  justify-content: flex-start;
}

/* line 13, app/assets/stylesheets/list.sass */
ul.list li .item-name {
  width: 30%;
}

/* line 16, app/assets/stylesheets/list.sass */
ul.list li .action-group {
  align-self: flex-end;
  margin-left: auto;
}

/* line 20, app/assets/stylesheets/list.sass */
ul.list li .school-classes {
  width: 30%;
}

/* line 2, app/assets/stylesheets/information_list.sass */
ul.information_list, ul.user_information_list, .user-information-item {
  margin-top: 0;
  border: 0.08333rem solid #D9D9D9;
  border-radius: 0.25rem;
  background-color: white;
  font-size: 1.08333rem;
}

/* line 9, app/assets/stylesheets/information_list.sass */
ul.information_list li, ul.user_information_list li, .user-information-item li {
  margin-top: 0;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 2.08333rem 2.08333rem 1.66667rem 2.08333rem;
  border-bottom: 0.08333rem solid #D9D9D9;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

/* line 21, app/assets/stylesheets/information_list.sass */
ul.information_list li:last-child, ul.user_information_list li:last-child, .user-information-item li:last-child {
  border-bottom: 0;
}

/* line 27, app/assets/stylesheets/information_list.sass */
ul.information_list li .action-group, ul.user_information_list li .action-group, .user-information-item li .action-group {
  align-self: flex-end;
  margin-left: auto;
  min-width: 5rem;
}

/* line 35, app/assets/stylesheets/information_list.sass */
ul.information_list li.read, ul.user_information_list li.read, .user-information-item li.read {
  background: #EAF2F3;
}

/* line 38, app/assets/stylesheets/information_list.sass */
ul.information_list li.read .item-name, ul.user_information_list li.read .item-name, .user-information-item li.read .item-name {
  font-weight: 500;
}

/* line 41, app/assets/stylesheets/information_list.sass */
ul.information_list li .information-message-item, ul.user_information_list li .information-message-item, .user-information-item li .information-message-item {
  color: #40444F;
  font-weight: bold;
}

/* line 45, app/assets/stylesheets/information_list.sass */
ul.information_list li .information-message-item.item-date, ul.user_information_list li .information-message-item.item-date, .user-information-item li .information-message-item.item-date {
  width: 12.5rem;
  font-weight: 400;
}

/* line 49, app/assets/stylesheets/information_list.sass */
.information-messages-wrapper {
  margin-top: 0;
  padding: 2.08333rem 2.08333rem 1.66667rem 2.08333rem;
  background-color: white;
  border-radius: 1rem;
}

/* line 55, app/assets/stylesheets/information_list.sass */
.information-messages-wrapper .user-information-item {
  margin-top: 0;
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 2.08333rem 2.08333rem 1.66667rem 2.08333rem;
}

/* line 63, app/assets/stylesheets/information_list.sass */
.information-messages-wrapper .user-information-item .title {
  font-weight: 700;
  font-size: 1.25rem;
}

/* line 69, app/assets/stylesheets/information_list.sass */
ul.user_information_list li .item-name {
  font-size: 1.25rem;
}

/* line 1, app/assets/stylesheets/exam_types.sass */
.exam-types-container {
  overflow: hidden;
  padding: 20px;
  border-radius: 4px;
}

/* line 6, app/assets/stylesheets/exam_types.sass */
.exam-types-container h3 {
  font-weight: 700;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  background-color: #e5e5e5;
}

/* line 20, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 25px;
  padding-right: 30px;
}

/* line 28, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .test-title {
  font-size: 14px;
  line-height: 1.2;
}

/* line 32, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .status {
  display: block;
}

/* line 35, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .test-version-status {
  float: right;
  position: relative;
  display: block;
  font-size: 14px;
  color: #31312f;
  display: inline-block;
  padding-right: 25px;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-weight: 300;
}

/* line 54, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item form {
  width: 80%;
}

/* line 57, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item a.delete-link {
  top: 0;
}

/* line 60, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 67, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .info {
  float: left;
}

/* line 70, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .info .status {
  background-color: #31312f;
  color: white;
  font-size: 12px;
  border-radius: 0.25rem;
  height: 24px;
  line-height: 24px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 7px;
}

/* line 81, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .info .status span {
  font-size: 12px;
  line-height: 24px;
}

/* line 85, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .info .mark {
  font-size: 14px;
}

/* line 88, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .info .date {
  margin-bottom: 7px;
}

/* line 91, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .student-name {
  display: block;
  float: left;
  font-size: 14px;
  margin-left: 50px;
  margin-top: 27px;
}

/* line 98, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .meta-info {
  margin-bottom: 0;
}

/* line 101, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item .meta-info span {
  font-size: 12px;
  color: #85857d;
  font-weight: 300;
}

/* line 106, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item a.option {
  font-size: 14px;
  color: #31312f;
  display: inline-block;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 25px;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  font-weight: 300;
}

/* line 121, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item a.option.edit {
  background-image: url("/assets/icons/option-edit-13d78e1f3a9e00733f1757af1b42d68ac925ecf0e5279acf3afecc010482b078.png");
}

/* line 124, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item a.option.copy {
  background-image: url("/assets/icons/option-copy-aa02764f06f896722f54bfe0597a4dd203b249aec99a6a231ff54ad124780f78.png");
  margin-left: 10px;
}

/* line 128, app/assets/stylesheets/exam_types.sass */
.exam-types-container .exam-type-item a.option:hover {
  opacity: 0.7;
}

/* line 2, app/assets/stylesheets/exam_types_options.sass */
.exam-type-options-list .form-control {
  font-size: 1rem;
}

/* line 4, app/assets/stylesheets/exam_types_options.sass */
.exam-type-options-list .form-row-wrapper {
  padding: 10px;
  border: 1px solid grey;
}

/* line 7, app/assets/stylesheets/exam_types_options.sass */
.exam-type-options-list a.delete-link {
  top: 0;
}

/* line 2, app/assets/stylesheets/exam_list.sass */
.exam-list table {
  background-color: white;
  margin-top: 20px;
}

/* line 6, app/assets/stylesheets/exam_list.sass */
.exam-list table th {
  background-color: white;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

/* line 3, app/assets/stylesheets/filter.sass */
.filter-form-select.select2-container {
  margin-bottom: 10px;
}

/* line 3, app/assets/stylesheets/school_class_marks.sass */
.school_class_marks table.class-subject-marks {
  background-color: white;
}

/* line 7, app/assets/stylesheets/school_class_marks.sass */
.school_class_marks table.class-subject-marks tbody tr th {
  background-color: #faf8f8;
}

/* line 11, app/assets/stylesheets/school_class_marks.sass */
.school_class_marks .term-mark .highlighted {
  border: 1px solid green;
}

/* line 14, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview {
  max-height: calc(100vh - 350px);
  display: block;
}

/* line 19, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview tbody th {
  vertical-align: bottom;
  height: 55px;
}

/* line 23, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview tbody th.narrow {
  width: 40px;
}

/* line 26, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview tbody tr.sticky-row {
  position: -webkit-sticky;
  position: sticky;
  top: 1px;
  background-color: white;
  z-index: 7;
  box-shadow: 0px -2px 9px #5d5757;
  outline: solid 1px #5d5757;
}

/* line 33, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview tbody tr.white-row {
  background-color: white;
}

/* line 36, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview tbody .sticky-data {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 65px;
  height: 40px;
  font-weight: bold;
}

/* line 43, app/assets/stylesheets/school_class_marks.sass */
.table-marks-overview .table-white {
  background-color: white;
}

/* line 2, app/assets/stylesheets/user_centralized_exams.sass */
.centralized-exams p {
  font-size: 1.03rem;
}

/* line 6, app/assets/stylesheets/user_centralized_exams.sass */
.centralized-exams form input[type="submit"] {
  padding: 10px;
  background-color: #7a9a25;
  color: white;
  border: 0px;
  cursor: pointer;
  margin-top: 24px;
  font-weight: 700;
  -webkit-appearance: none;
  font-size: 11px;
  display: inline-block;
}

/* line 2, app/assets/stylesheets/educational_program.sass */
.hidden-checkbox, .hidden-edit-checkbox {
  float: left;
  width: 1.5rem;
  clear: left;
  height: 1.5rem;
  margin-right: 1rem;
}

/* line 8, app/assets/stylesheets/educational_program.sass */
.hidden-checkbox input, .hidden-edit-checkbox input {
  outline: none !important;
}

/* line 2, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block {
  background-color: white;
  padding: 30px 30px 0 30px;
  border-radius: 14px;
  font-size: 1.1rem;
}

/* line 8, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .flag-ua {
  background-size: 30px 20px;
  width: 30px;
  height: 20px;
}

/* line 13, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  margin: 0 10px 5px;
  min-width: 40px;
}

/* line 22, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-icon-shelter {
  background-image: url("/assets/icon-ukraine-shelter-060a0cfb61c74110a3cf8262206ae2fa456355ec03300229a1aa0dff23dd1d99.svg");
}

/* line 24, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-icon-supplies {
  background-image: url("/assets/icon-ukraine-supplies-f820ca87afc4e20cc0210353587aa5764a247589a778afa83d6e26949773c261.svg");
}

/* line 26, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-icon-health {
  background-image: url("/assets/icon-ukraine-health-7f254fa00eb801d0c886a01386b71e4d4e32d02695a378f1cbe52ca8f53c4e84.svg");
}

/* line 28, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-icon-infrastructure {
  background-image: url("/assets/icon-ukraine-infrastructure-b947b52756c069b22323c7da912ce92e0de4bd239d4fda6700ec1f0bdaf8d854.svg");
}

/* line 31, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-info-block {
  margin-bottom: 25px;
  display: flex;
  flex-direction: row;
}

/* line 36, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .help-info-block-wrapper {
  margin-top: 25px;
}

/* line 39, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .btn-primary {
  width: 100%;
  font-size: 1.1rem;
  padding: 7px;
  background-color: #EDB63F;
  border-color: #EDB63F;
  font-weight: bold;
}

/* line 47, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .btn-secondary {
  font-size: 1.1rem;
  background-color: transparent;
  border-color: #DCDCDC;
  margin: 5px 3px 5px 0;
  color: #343432;
}

/* line 54, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .btn-secondary.active, .motivation-program-donate-container #content-block .btn-secondary.focus {
  background-color: #1A60AB;
  border-color: #1A60AB;
  color: white;
}

/* line 59, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .btn-secondary.disabled.active {
  color: #343432;
  background-color: transparent;
  border-color: #DCDCDC;
}

/* line 64, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .donate-block-wrapper {
  background: #ECECE8;
  border-radius: 20px;
  padding: 25px;
}

/* line 69, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .donate-block-seperator {
  border-bottom: 1px solid #DCDCDC;
  margin-bottom: 28px;
  padding-bottom: 10px;
}

/* line 74, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-amount-donated {
  color: #1A60AB;
  font-weight: bold;
}

/* line 78, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-donated-amount-wrapper {
  background-color: #F4F4F4;
  display: block;
  border-radius: 50%;
  height: 200px;
  max-height: 200px;
  width: 200px;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
  font-weight: 700;
  max-width: 100%;
}

/* line 91, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-donated-amount-wrapper .total-donated-amount-title {
  color: #555553;
  margin-bottom: 5px;
}

/* line 95, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-donated-amount-wrapper .total-donated-amount-points {
  color: #555553;
  font-size: 16px;
}

/* line 99, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-donated-amount-wrapper .total-donated-amount-points-subtitle {
  color: #555553;
  font-size: 10px;
  font-weight: 500;
  font-size: 10px;
  margin-top: -3px;
}

/* line 106, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-donated-amount-wrapper .total-donated-amount-percent {
  color: #EDB63F;
  font-size: 53px;
}

/* line 109, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .total-donated-amount-wrapper .total-donated-amount-percent span {
  font-size: 34px;
}

/* line 112, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .nav-tabs {
  border-bottom: 0;
}

@media (max-width: 767.98px) {
  /* line 112, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .nav-tabs {
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media (max-width: 767.98px) {
  /* line 117, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .nav-tabs .nav-item {
    background-color: #F4F4F4;
    border-radius: 30px;
    border: 0;
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .nav-tabs .nav-item {
    background-color: white;
    width: 50%;
    margin-bottom: -2px;
    border-radius: 24px 24px 0px 0px;
  }
}

/* line 128, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .nav-tabs .nav-link {
  padding: 5px 10px;
  height: 30px;
  font-size: 1.1rem;
  border: 0;
  color: #555553;
  border-radius: 30px;
}

@media (min-width: 768px) {
  /* line 128, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .nav-tabs .nav-link {
    padding: 10px 55px 10px 30px;
    font-size: 1.3rem;
    height: 50px;
  }
}

/* line 139, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .nav-tabs .nav-link.active {
  background-color: #555553;
  color: white;
  border-radius: 30px;
  border: 0;
}

@media (min-width: 768px) {
  /* line 139, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .nav-tabs .nav-link.active {
    color: #555553;
    background-color: #F4F4F4;
    border-radius: 24px 24px 0px 0px;
  }
}

/* line 148, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .nav-tabs .nav-link:hover, .motivation-program-donate-container #content-block .nav-tabs .nav-link:focus {
  border: 0;
}

/* line 151, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .tab-content {
  border-radius: 0 0 13px 13px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 151, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .tab-content {
    background-color: #F4F4F4;
  }
}

/* line 157, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .tab-content .campaign-title {
  font-weight: bold;
}

@media (max-width: 767.98px) {
  /* line 160, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .tab-content .campaign-seperator {
    border-bottom: 1px solid rgba(85, 85, 83, 0.3);
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

/* line 166, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container #content-block .tab-content .campaign-link {
  color: white;
  background-color: #EDB63F;
  border-radius: 30px;
  padding: 4px 30px;
  height: 30px;
  display: inline-block;
}

@media (min-width: 768px) {
  /* line 174, app/assets/stylesheets/motivation_program_donate.sass */
  .motivation-program-donate-container #content-block .tab-content .campaign-row {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(85, 85, 83, 0.3);
  }
}

/* line 180, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper {
  width: 245px;
  position: relative;
}

/* line 184, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer {
  width: 30px;
  height: 275px;
  position: relative;
}

/* line 189, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer-track {
  height: 230px;
  width: 30px;
  position: relative;
  margin: 0 auto;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(1%, white));
  background-position: 0 -1px;
  background-size: 100% 5%;
  border-radius: 6px;
}

/* line 200, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer-progress {
  height: 0%;
  width: 100%;
  background: #EDB63F;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 6px;
}

/* line 209, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer-progress .thermometer-amount {
  padding: 0 60px 0 5px;
  position: absolute;
  border-top: 1px solid #060;
  border-top-style: dashed;
  color: #060;
  right: 0;
  font-weight: bold;
  display: none !important;
}

/* line 219, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer .thermometer-goal {
  position: absolute;
  top: 0;
}

/* line 223, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer .thermometer-stop1 {
  position: absolute;
  top: 100%;
}

/* line 227, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer .thermometer-stop2 {
  position: absolute;
  top: 75%;
}

/* line 231, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer .thermometer-stop3 {
  position: absolute;
  top: 50%;
}

/* line 235, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer .thermometer-stop4 {
  position: absolute;
  top: 25%;
}

/* line 239, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer-amount {
  display: inline-block;
  padding: 0 5px 0 40px;
  border-top: 1px solid #DCDCDC;
  border-top-style: dashed;
  color: #1A60AB;
  font-weight: bold;
}

/* line 247, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .thermometer-wrapper .thermometer-amount span {
  white-space: nowrap;
  display: block;
}

/* line 251, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .btn-secondary {
  font-size: 1.1rem;
  background-color: #1DA6B3;
  border-color: #1DA6B3;
  margin: 5px 3px 5px 0;
  color: white;
  border-width: 0.16667rem;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: auto;
}

/* line 262, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .btn-secondary.active, .motivation-program-donate-container .btn-secondary.focus {
  background-color: white;
  border-color: #1DA6B3;
  color: #1DA6B3;
}

/* line 267, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .btn-secondary.disabled {
  background-color: #DCDCDC;
  color: #B5B5B5;
}

/* line 271, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .btn-secondary.disabled.active {
  color: #343432;
  background-color: transparent;
  border-color: #DCDCDC;
}

/* line 276, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .progress-bar {
  background-color: inherit;
}

/* line 279, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container progress {
  width: 100%;
  height: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #32353F !important;
  border-radius: 70px;
  border: none;
}

/* line 288, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container progress::-webkit-progress-bar {
  background-color: #32353F !important;
  border-radius: 70px;
}

/* line 292, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container progress.blue::-webkit-progress-value {
  background-color: #43AFBD !important;
  border-radius: 70px;
}

/* line 296, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container progress.yellow::-webkit-progress-value {
  background-color: #FCBA26 !important;
  border-radius: 70px;
}

/* line 300, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container progress.blue::-moz-progress-bar {
  background-color: #43AFBD !important;
  border-radius: 70px;
}

/* line 304, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container progress.yellow::-moz-progress-bar {
  background-color: #FCBA26 !important;
  border-radius: 70px;
}

/* line 308, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .progress-value {
  position: absolute;
  right: 24px;
  margin-bottom: 40px;
  width: 33px;
  height: 18px;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #43AFBD;
}

/* line 320, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-wrapper-title {
  font-size: 2.33333rem;
}

/* line 323, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item {
  background-color: white;
  border-radius: 1.16667rem;
  padding: 0.66667rem;
  height: 100%;
}

/* line 329, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-top-overlay {
  background-image: url("/assets/campaigns/campaign-item-overlay-8e0796aaf85215edc0439831a8abff0cd1f081d7f89d098ea7cd6a51188fdc6e.png");
  border-radius: 1.16667rem;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  width: 100%;
  height: 100%;
  background-size: cover;
}

/* line 339, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-top {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: -2.25rem;
  margin-bottom: -2.25rem;
  height: 17.16667rem;
  border-radius: 1.16667rem;
  color: white;
}

/* line 349, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-bottom {
  padding: 1.25rem;
  flex-grow: 1;
}

/* line 353, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-name {
  font-size: 1.66667rem;
  line-height: 1.91667rem;
  font-weight: 700;
}

/* line 357, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-name a {
  color: white;
}

/* line 361, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-title a {
  color: white;
}

/* line 364, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-active-contributions {
  margin-top: auto;
}

/* line 366, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-active-contributions span {
  color: #FCBA26;
  font-size: 1.33333rem;
  float: right;
}

/* line 371, app/assets/stylesheets/motivation_program_donate.sass */
.motivation-program-donate-container .campaign-item .campaign-item-description {
  font-weight: 300;
  color: #8F9199;
  font-size: 1.16667rem;
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
/* line 6, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget {
  list-style: none;
}

/* line 9, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}

@media (min-width: 768px) {
  /* line 16, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 992px) {
  /* line 21, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

@media (min-width: 1200px) {
  /* line 26, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}

/* line 30, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}

/* line 36, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

/* line 44, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

/* line 51, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}

/* line 59, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}

/* line 66, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}

/* line 70, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}

/* line 74, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}

/* line 77, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

/* line 80, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

/* line 83, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

/* line 91, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

/* line 94, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}

/* line 105, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}

/* line 116, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}

/* line 127, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}

/* line 138, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}

/* line 149, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}

/* line 160, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}

/* line 171, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}

/* line 182, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}

/* line 193, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 196, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}

/* line 207, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}

/* line 214, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}

/* line 219, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 223, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}

/* line 228, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 233, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}

/* line 236, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 242, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}

/* line 253, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}

/* line 264, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}

/* line 267, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}

/* line 270, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

/* line 275, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

/* line 281, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

/* line 286, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

/* line 293, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}

/* line 297, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}

/* line 300, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

/* line 311, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 317, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}

/* line 320, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 326, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 335, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}

/* line 338, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 343, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}

/* line 346, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

/* line 352, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

/* line 356, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}

/* line 359, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}

/* line 362, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.input-group.date .input-group-addon {
  cursor: pointer;
}

/* line 365, ../../../../Users/vitalijs/.rvm/gems/ruby-2.4.2@talmacibas/gems/bootstrap3-datetimepicker-rails-4.17.47/vendor/assets/stylesheets/bootstrap-datetimepicker.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
/* line 14, app/assets/components/jquery-ui/themes/base/core.css */
.ui-helper-hidden {
  display: none;
}

/* line 17, app/assets/components/jquery-ui/themes/base/core.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 27, app/assets/components/jquery-ui/themes/base/core.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 37, app/assets/components/jquery-ui/themes/base/core.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 43, app/assets/components/jquery-ui/themes/base/core.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 46, app/assets/components/jquery-ui/themes/base/core.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 56, app/assets/components/jquery-ui/themes/base/core.css */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 63, app/assets/components/jquery-ui/themes/base/core.css */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
/* line 71, app/assets/components/jquery-ui/themes/base/core.css */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 81, app/assets/components/jquery-ui/themes/base/core.css */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 91, app/assets/components/jquery-ui/themes/base/core.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/* line 11, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 16, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 20, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 27, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 31, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 34, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 37, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 40, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 43, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 52, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 57, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 61, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 65, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 71, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 77, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 81, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 88, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 96, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 104, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 109, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 112, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 115, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 119, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 122, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 125, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 128, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 132, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 135, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 142, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 145, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 149, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 153, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 157, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 161, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 164, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 167, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 171, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
/* line 178, app/assets/components/jquery-ui/themes/base/datepicker.css */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
/* line 17, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 21, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 24, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

/* line 31, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 34, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

/* line 39, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-content a {
  color: #333333;
}

/* line 42, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 48, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
/* line 54, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 68, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

/* line 78, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 91, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

/* line 105, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 108, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

/* line 119, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

/* line 124, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 133, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 140, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 144, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 149, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 156, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 161, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 166, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 171, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 178, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 185, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 193, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 197, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

/* line 201, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

/* line 204, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

/* line 210, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

/* line 214, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

/* line 218, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

/* line 222, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* line 227, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 228, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 229, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 230, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 231, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 232, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 233, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 234, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 235, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 236, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 237, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 238, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 239, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 240, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 241, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 242, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 243, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 244, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 245, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 246, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 247, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 248, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 249, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 250, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 251, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 252, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 253, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 254, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 255, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 256, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 257, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 258, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 259, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 260, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 261, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 262, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 263, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 264, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 265, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 266, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 267, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 268, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 269, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 270, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 271, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 272, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 273, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 274, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 275, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 276, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 277, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 278, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 279, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 280, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 281, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 282, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 283, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 284, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 285, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 286, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 287, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 288, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 289, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 290, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 291, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 292, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 293, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 294, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 295, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 296, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 297, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 298, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 299, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 300, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 301, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 302, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 303, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 304, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 305, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 306, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 307, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 308, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 309, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 310, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 311, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 312, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 313, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 314, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 315, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 316, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 317, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 318, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 319, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 320, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 321, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 322, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 323, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 324, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 325, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 326, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 327, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 328, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 329, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 330, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 331, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 332, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 333, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 334, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 335, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 336, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 337, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 338, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 339, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 340, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 341, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 342, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 343, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 344, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 345, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 346, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 347, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 348, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 349, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 350, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 351, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 352, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 353, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 354, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 355, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 356, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 357, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 358, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 359, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 360, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 361, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 362, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 363, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 365, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 366, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 367, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 368, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 369, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 370, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 371, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 372, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 373, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 374, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 375, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 376, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 377, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 378, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 379, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 380, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 381, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 382, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 383, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 384, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 385, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 386, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 387, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 388, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 389, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 390, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 391, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 392, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 393, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 394, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 395, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 396, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 397, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 398, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 399, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 400, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 401, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 402, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 409, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 415, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 421, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 427, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 435, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 440, app/assets/components/jquery-ui/themes/base/theme.css */
.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666;
}

/* line 2, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-interactive, #content-container .badge-interactive {
  background: #FFB40D;
  border: 1px solid #FFB40D;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 8, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-interactive {
  font-size: 14px;
  border-radius: 22px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  min-height: 48px;
  line-height: 46px;
}

@media (max-width: 991.98px) {
  /* line 8, app/assets/stylesheets/interactive_program.sass */
  #content-container .btn-interactive {
    width: 100%;
  }
}

@media (min-width: 768px) {
  /* line 8, app/assets/stylesheets/interactive_program.sass */
  #content-container .btn-interactive {
    width: 100%;
    margin-right: 15px;
    max-width: 280px;
  }
}

/* line 25, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-interactive:hover {
  text-decoration: none;
  background: #D39100;
  border-color: #D39100;
}

/* line 30, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-interactive-outline {
  color: #45B0B8;
  border-color: #45B0B8;
  background: white;
  display: inline-block;
}

/* line 36, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-interactive-outline:hover {
  color: white;
  background: #45B0B8;
  border-color: #45B0B8;
}

/* line 43, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-interactive-play::after {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  right: 4px;
  margin: 3px 0;
  top: 0;
  background-image: url("/assets/icons/icon-play-button-yellow-ccb2cba458425aec97ef373e08f1b2e4e69aee944a1d5dc270294a49811449b2.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 60% 50%;
  background-color: white;
  border-radius: 50px;
}

/* line 58, app/assets/stylesheets/interactive_program.sass */
#content-container .badge-interactive {
  display: inline-block;
  font-size: 12px;
  padding: 2px 18px;
  border-radius: 12px;
}

/* line 63, app/assets/stylesheets/interactive_program.sass */
#content-container .btn-info {
  padding: 2px 9px;
}

/* line 68, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block {
  width: 100%;
  border: black !important;
  border-width: 5px !important;
  border-radius: 14px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 68, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block {
    background-color: #FCBA26;
    height: 250px;
  }
}

/* line 78, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-auto-rows: 1fr;
}

@media (min-width: 768px) {
  /* line 78, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .stats {
    grid-template-columns: repeat(4, 1fr);
    padding-top: 60px;
  }
}

/* line 88, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats .section {
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  color: white;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

@media (max-width: 767.98px) {
  /* line 88, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .stats .section {
    background-color: #FFB40D;
  }
}

/* line 102, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats .section-top {
  display: flex;
  align-self: center;
  padding-top: 10px;
}

/* line 107, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats .section-bottom {
  display: flex;
  justify-content: center;
  padding: 0 5px 0;
}

@media (min-width: 768px) {
  /* line 107, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .stats .section-bottom {
    justify-content: center;
    width: 88px;
    align-self: center;
    text-transform: uppercase;
  }
}

/* line 117, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats .section img {
  height: 30px;
  width: auto;
  margin-right: 5px;
}

@media (min-width: 768px) {
  /* line 117, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .stats .section img {
    height: 70px;
  }
}

/* line 123, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats .section p {
  font-weight: 400;
  font-size: 13px;
  line-height: 12px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 123, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .stats .section p {
    color: black;
    font-size: 14px;
    line-height: 17px;
  }
}

/* line 132, app/assets/stylesheets/interactive_program.sass */
#content-container .statistics-block .stats .section .value {
  font-weight: 700;
  font-size: 26px;
  line-height: 37px;
  position: static;
  letter-spacing: 1px;
  color: white;
}

@media (min-width: 768px) {
  /* line 132, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .stats .section .value {
    color: #40444F;
    padding-top: 45px;
    margin-left: -20px;
    font-size: 35px;
  }
}

@media (min-width: 768px) {
  /* line 144, app/assets/stylesheets/interactive_program.sass */
  #content-container .statistics-block .bg-dark-yellow {
    display: block;
    position: absolute;
    background: #FFB30F;
    border-radius: 50%;
    width: 532.86px;
    height: 522.81px;
    left: -250px;
    top: -150px;
  }
}

/* line 154, app/assets/stylesheets/interactive_program.sass */
#content-container .my-statistics {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  margin-top: 23px;
  margin-bottom: 27px;
}

/* line 161, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block h2.topics-title, #content-container .learned-topics-block h2.topics-title, #content-container .not-available-topics-block h2.topics-title {
  margin-top: 50px;
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 39px;
  color: #000000;
}

/* line 167, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid, #content-container .learned-topics-block .topics-grid, #content-container .not-available-topics-block .topics-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  gap: 17px;
}

/* line 171, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card.bg-blue, #content-container .learned-topics-block .topics-grid .card.bg-blue, #content-container .not-available-topics-block .topics-grid .card.bg-blue {
  background-color: #B9D5DB;
}

/* line 173, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card, #content-container .learned-topics-block .topics-grid .card, #content-container .not-available-topics-block .topics-grid .card {
  position: relative;
  border-radius: 14px;
  background-color: #ffffff;
  width: 100%;
  padding: 15px;
  text-align: left;
}

@media (min-width: 768px) {
  /* line 173, app/assets/stylesheets/interactive_program.sass */
  #content-container .active-topics-block .topics-grid .card, #content-container .learned-topics-block .topics-grid .card, #content-container .not-available-topics-block .topics-grid .card {
    padding: 18px;
  }
}

/* line 182, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card .title-section, #content-container .learned-topics-block .topics-grid .card .title-section, #content-container .not-available-topics-block .topics-grid .card .title-section {
  cursor: pointer;
  position: relative;
  height: 250px;
  width: 100%;
  border-radius: 14px;
  padding: 10px;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

/* line 193, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card .title-section p.required-time, #content-container .learned-topics-block .topics-grid .card .title-section p.required-time, #content-container .not-available-topics-block .topics-grid .card .title-section p.required-time {
  font-weight: 700;
  color: #fff;
  min-height: 1rem;
}

/* line 197, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card .title-section .continue, #content-container .active-topics-block .topics-grid .card .title-section .start, #content-container .learned-topics-block .topics-grid .card .title-section .continue, #content-container .learned-topics-block .topics-grid .card .title-section .start, #content-container .not-available-topics-block .topics-grid .card .title-section .continue, #content-container .not-available-topics-block .topics-grid .card .title-section .start {
  width: 40px;
  height: 40px;
  display: inline-flex;
  padding: 5px 16px;
  align-self: flex-end;
  border: none;
  background-image: url("/assets/icons/icon-play-white-95e0e5a44ec76c9e58d734fb3b3c93ab8e1e3fc7b8cee19da41f4f785124c85e.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-color: #EDB63F;
  background-position: 60% 50%;
  border-radius: 50px;
}

/* line 210, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card .title-section .points, #content-container .learned-topics-block .topics-grid .card .title-section .points, #content-container .not-available-topics-block .topics-grid .card .title-section .points {
  color: white;
  font-size: 13px;
  line-height: 14px;
  background-color: #FFB40D;
  border-radius: 18px;
  height: 26px;
  display: inline-flex;
  padding: 5px 16px;
  align-self: flex-end;
}

@media (min-width: 768px) {
  /* line 210, app/assets/stylesheets/interactive_program.sass */
  #content-container .active-topics-block .topics-grid .card .title-section .points, #content-container .learned-topics-block .topics-grid .card .title-section .points, #content-container .not-available-topics-block .topics-grid .card .title-section .points {
    font-size: 14px;
    line-height: 16px;
    border-radius: 22px;
    height: 32px;
    padding: 8px 19px;
  }
}

/* line 227, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card .title-section:hover > button, #content-container .learned-topics-block .topics-grid .card .title-section:hover > button, #content-container .not-available-topics-block .topics-grid .card .title-section:hover > button {
  background-color: #D39100;
}

/* line 229, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card .topic-name, #content-container .learned-topics-block .topics-grid .card .topic-name, #content-container .not-available-topics-block .topics-grid .card .topic-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: black;
  min-height: 45px;
  display: flex;
  align-items: center;
  margin-top: 12px;
}

@media (min-width: 768px) {
  /* line 229, app/assets/stylesheets/interactive_program.sass */
  #content-container .active-topics-block .topics-grid .card .topic-name, #content-container .learned-topics-block .topics-grid .card .topic-name, #content-container .not-available-topics-block .topics-grid .card .topic-name {
    font-size: 22px;
    line-height: 28px;
  }
}

/* line 241, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card ul.tags, #content-container .learned-topics-block .topics-grid .card ul.tags, #content-container .not-available-topics-block .topics-grid .card ul.tags {
  margin-top: 14px;
  padding-left: 0;
  max-height: 140px;
  overflow: hidden;
}

/* line 246, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card ol, #content-container .active-topics-block .topics-grid .card ul, #content-container .learned-topics-block .topics-grid .card ol, #content-container .learned-topics-block .topics-grid .card ul, #content-container .not-available-topics-block .topics-grid .card ol, #content-container .not-available-topics-block .topics-grid .card ul {
  padding-left: 13px;
  margin-bottom: 10px;
}

/* line 249, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card ol, #content-container .learned-topics-block .topics-grid .card ol, #content-container .not-available-topics-block .topics-grid .card ol {
  list-style: auto;
}

/* line 251, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .card ul, #content-container .learned-topics-block .topics-grid .card ul, #content-container .not-available-topics-block .topics-grid .card ul {
  list-style: outside;
}

/* line 253, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .topic-info, #content-container .learned-topics-block .topics-grid .topic-info, #content-container .not-available-topics-block .topics-grid .topic-info {
  color: #8F9199;
  display: flex;
  margin-top: 8px;
}

/* line 257, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .topic-info .task-info-block, #content-container .learned-topics-block .topics-grid .topic-info .task-info-block, #content-container .not-available-topics-block .topics-grid .topic-info .task-info-block {
  display: flex;
  margin-right: 20px;
}

/* line 260, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .topic-info .task-info-block .task-info-icon, #content-container .learned-topics-block .topics-grid .topic-info .task-info-block .task-info-icon, #content-container .not-available-topics-block .topics-grid .topic-info .task-info-block .task-info-icon {
  margin-right: 14px;
}

/* line 262, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .topic-info .task-info-block .task-icon, #content-container .learned-topics-block .topics-grid .topic-info .task-info-block .task-icon, #content-container .not-available-topics-block .topics-grid .topic-info .task-info-block .task-icon {
  width: 13px;
  height: 19px;
  content: url("/assets/icons/icon-task-gray-31ff2765df30a076658d5eb51c157d72e41dee953ae7dc65e40b091d5cf7040d.svg");
}

/* line 266, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .topic-info .task-info-block .clock-icon, #content-container .learned-topics-block .topics-grid .topic-info .task-info-block .clock-icon, #content-container .not-available-topics-block .topics-grid .topic-info .task-info-block .clock-icon {
  width: 13px;
  height: 19px;
  content: url("/assets/icons/icon-clock-gray-dc1ace0fe67b69567b942835a050dcc3e1c57c680637570fc490f4dc6a3fd78f.svg");
}

/* line 270, app/assets/stylesheets/interactive_program.sass */
#content-container .active-topics-block .topics-grid .topic-info .task-info-block .progress-icon, #content-container .learned-topics-block .topics-grid .topic-info .task-info-block .progress-icon, #content-container .not-available-topics-block .topics-grid .topic-info .task-info-block .progress-icon {
  width: 13px;
  height: 19px;
  content: url("/assets/icons/icon-progress-gray-5243b7c7900372abf4d4400c555f99130283a6a80143aff3383b8f2dfc7f9d7a.svg");
}

/* line 276, app/assets/stylesheets/interactive_program.sass */
#content-container .not-available-topics-block .card {
  cursor: not-allowed;
}

/* line 279, app/assets/stylesheets/interactive_program.sass */
#content-container .not-available-topics-block .card .overlay {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 14px;
  display: flex;
  justify-content: center;
}

/* line 291, app/assets/stylesheets/interactive_program.sass */
#content-container .not-available-topics-block .card .overlay .notification {
  font-size: 14px;
  border-radius: 22px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  min-height: 48px;
  line-height: 46px;
  background: #FFB40D;
  border: 1px solid #FFB40D;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  width: 220px;
  height: 53px;
  top: 115px;
}

/* line 308, app/assets/stylesheets/interactive_program.sass */
#content-container .progress-bar {
  background-color: inherit;
}

/* line 310, app/assets/stylesheets/interactive_program.sass */
#content-container .progress-bar-points {
  margin-top: 30px;
}

/* line 312, app/assets/stylesheets/interactive_program.sass */
#content-container progress {
  width: 100%;
  height: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 318, app/assets/stylesheets/interactive_program.sass */
#content-container progress::-webkit-progress-bar {
  background-color: #ECECEC !important;
  border-radius: 70px;
}

/* line 322, app/assets/stylesheets/interactive_program.sass */
#content-container progress::-moz-progress-bar {
  background-color: #ECECEC !important;
  border-radius: 70px;
}

/* line 326, app/assets/stylesheets/interactive_program.sass */
#content-container progress.blue::-webkit-progress-value {
  background: linear-gradient(90deg, #45B0B8 0%, #29787E 100%) !important;
  border-radius: 70px;
}

/* line 330, app/assets/stylesheets/interactive_program.sass */
#content-container progress.blue::-moz-progress-bar {
  background: linear-gradient(90deg, #45B0B8 0%, #29787E 100%) !important;
  border-radius: 70px;
}

/* line 334, app/assets/stylesheets/interactive_program.sass */
#content-container progress {
  background-color: #ECECEC !important;
  border-radius: 70px;
  border: none;
}

/* line 339, app/assets/stylesheets/interactive_program.sass */
#content-container .progress-value {
  position: absolute;
  right: 15px;
  margin-bottom: 40px;
  height: 18px;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: black;
}

@media (min-width: 768px) {
  /* line 339, app/assets/stylesheets/interactive_program.sass */
  #content-container .progress-value {
    right: 18px;
  }
}

/* line 359, app/assets/stylesheets/interactive_program.sass */
#content-container .pie-chart {
  background: radial-gradient(circle closest-side, #FFB30F 0, #FFB30F 85%, transparent 85%, transparent 100%), conic-gradient(#FFF 0, #FFF var(--value), #B9D5DB 0, #B9D5DB 100%);
  position: relative;
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-left: 15px;
  border-radius: 50%;
}

/* line 368, app/assets/stylesheets/interactive_program.sass */
#content-container .completed-topics-chart, #content-container .show-topic-chart, #content-container .lesson-XP-chart, #content-container .students-chose-chart {
  --size: 110px;
  --border: 10px;
  width: var(--size);
  height: var(--size);
  margin: 1em auto;
  border-radius: 50%;
  background: conic-gradient(#B9D5DB 0, #B9D5DB var(--value), #D9D9D9 0, #D9D9D9 100%);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - var(--border)), #fff calc(100% - var(--border) + 1px));
  mask: radial-gradient(farthest-side, transparent calc(100% - var(--border)), #fff calc(100% - var(--border) + 1px));
}

/* line 379, app/assets/stylesheets/interactive_program.sass */
#content-container .completed-topics-chart.orange {
  background: conic-gradient(#D9D9D9 0, #D9D9D9 var(--value), #FFB30F 0, #FFB30F 100%);
}

/* line 381, app/assets/stylesheets/interactive_program.sass */
#content-container .completed-topics-chart.blue {
  background: conic-gradient(#D9D9D9 0, #D9D9D9 var(--value), #B9D5DB 0, #B9D5DB 100%);
}

/* line 384, app/assets/stylesheets/interactive_program.sass */
#content-container .motivation-points.learned {
  font-size: 26px;
  line-height: 30px;
  color: #FFF;
  left: -9px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

/* line 395, app/assets/stylesheets/interactive_program.sass */
#content-container span.XP.learned {
  font-size: 12px;
  line-height: 14px;
  color: #FFF;
  font-weight: 700;
  left: 50px;
  right: 0;
  top: -30px;
  bottom: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

/* line 407, app/assets/stylesheets/interactive_program.sass */
#content-container li.tags {
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 8px 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 33px;
  background: #EDEDED;
  border-radius: 22px;
  margin-right: 14px;
  margin-bottom: 14px;
  color: #8F9199;
}

/* line 419, app/assets/stylesheets/interactive_program.sass */
#content-container li.tags.background-light {
  background-color: #E7FBFF;
}

/* line 421, app/assets/stylesheets/interactive_program.sass */
#content-container p.description {
  margin: 20px;
  text-align: justify;
  font-size: 14px;
  line-height: 16px;
  color: #8F9199;
}

/* line 427, app/assets/stylesheets/interactive_program.sass */
#content-container .motivation-points {
  font-weight: 700;
  font-size: 32px;
  line-height: 37px;
  color: #40444F;
  position: absolute;
  top: 95px;
  left: 40px;
}

/* line 435, app/assets/stylesheets/interactive_program.sass */
#content-container span.XP {
  position: absolute;
  top: 90px;
  left: 95px;
  font-size: 14px;
  line-height: 16px;
  color: #40444F;
}

@media (min-width: 768px) {
  /* line 444, app/assets/stylesheets/interactive_program.sass */
  .sidebar-minimized .open-topic-info {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}

@media only screen and (max-width: 580px) {
  /* line 450, app/assets/stylesheets/interactive_program.sass */
  .cancel-lesson {
    margin-bottom: 80px;
  }
}

/* line 6, app/assets/stylesheets/show_interactive_program.sass */
#show-program {
  padding: 0;
  width: 100%;
  padding: -85px;
}

/* line 10, app/assets/stylesheets/show_interactive_program.sass */
#show-program .about-section {
  width: 100%;
  background: #FFFFFF;
  padding: 10px;
}

/* line 14, app/assets/stylesheets/show_interactive_program.sass */
#show-program .about-section .back-icon {
  height: 10px;
  width: 10px;
  border-top: 2px solid black;
  border-left: 2px solid black;
  transform: rotate(-45deg);
}

/* line 20, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program {
  position: relative;
}

/* line 22, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .topic-cover-image {
  position: relative;
  border-radius: 9px;
  height: 256px;
  display: flex;
  padding: 10px;
  margin-bottom: 15px;
  justify-content: space-between;
}

@media (min-width: 768px) {
  /* line 22, app/assets/stylesheets/show_interactive_program.sass */
  #show-program #open-program .topic-cover-image {
    margin-left: 40px;
    margin-bottom: 40px;
    margin-right: 20px;
    width: 256px;
  }
}

/* line 37, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .btn-info {
  align-self: end;
}

/* line 39, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .show-topic-chart {
  position: absolute;
  top: 62px;
  left: 50%;
  margin-left: -55px;
}

@media (min-width: 768px) {
  /* line 39, app/assets/stylesheets/show_interactive_program.sass */
  #show-program #open-program .show-topic-chart {
    left: 74px;
    margin-left: 0;
  }
}

/* line 47, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .show-topic-chart.blue {
  background: conic-gradient(#D9D9D9 0, #D9D9D9 var(--value), #B9D5DB 0, #B9D5DB 100%);
}

/* line 49, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .show-topic-chart.orange {
  background: conic-gradient(#D9D9D9 0, #D9D9D9 var(--value), #FFB30F 0, #FFB30F 100%);
}

/* line 51, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .points {
  color: white;
  font-size: 13px;
  font-weight: 700;
  line-height: 14px;
  background-color: #FFB40D;
  border-radius: 18px;
  height: 26px;
  display: inline-flex;
  padding: 5px 16px;
  align-self: flex-end;
}

@media (min-width: 768px) {
  /* line 51, app/assets/stylesheets/show_interactive_program.sass */
  #show-program #open-program .points {
    font-size: 14px;
    line-height: 16px;
    border-radius: 22px;
    height: 32px;
    padding: 8px 19px;
  }
}

/* line 68, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program {
  display: flex;
}

@media (max-width: 767.98px) {
  /* line 68, app/assets/stylesheets/show_interactive_program.sass */
  #show-program #open-program {
    flex-direction: column;
  }
}

/* line 72, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .info-section {
  width: 100%;
  flex: 1;
}

/* line 75, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .info-section .interactive-test-title {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}

/* line 79, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .info-section .section-info {
  display: flex;
  flex-direction: column;
}

/* line 82, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .info-section .section-info ol, #show-program #open-program .info-section .section-info ul {
  padding-left: 13px;
  margin-bottom: 10px;
}

/* line 85, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .info-section .section-info ol {
  list-style: auto;
}

/* line 87, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .info-section .section-info ul {
  list-style: outside;
}

/* line 89, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .progress-bar.progress-bar-open-program {
  margin-left: 45px;
}

/* line 91, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .progress-bar.progress-bar-open-program progress#show {
  height: 4px;
  width: 100%;
  align-self: flex-end;
}

/* line 95, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .progress-bar.progress-bar-open-program .progress-value {
  margin-left: -45px;
}

/* line 97, app/assets/stylesheets/show_interactive_program.sass */
#show-program #open-program .progress-bar-points {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 100, app/assets/stylesheets/show_interactive_program.sass */
  #show-program #open-program .progress-bar-points.progress-bar-mobile-true {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 103, app/assets/stylesheets/show_interactive_program.sass */
  #show-program #open-program .progress-bar-points.progress-bar-mobile-false {
    display: none;
  }
}

/* line 105, app/assets/stylesheets/show_interactive_program.sass */
.interactive-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  color: black;
  min-height: 45px;
  display: flex;
  align-items: center;
  margin-top: 25px;
}

@media (min-width: 768px) {
  /* line 105, app/assets/stylesheets/show_interactive_program.sass */
  .interactive-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
  }
}

/* line 118, app/assets/stylesheets/show_interactive_program.sass */
.open-topic-info {
  display: inline-flex;
  align-items: center;
}

@media (max-width: 1199.98px) {
  /* line 118, app/assets/stylesheets/show_interactive_program.sass */
  .open-topic-info {
    flex-direction: column;
    align-self: flex-start;
    width: 100%;
  }
  /* line 125, app/assets/stylesheets/show_interactive_program.sass */
  .open-topic-info .class-task-info {
    align-self: flex-start;
  }
}

@media (min-width: 1200px) {
  /* line 118, app/assets/stylesheets/show_interactive_program.sass */
  .open-topic-info {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}

/* line 132, app/assets/stylesheets/show_interactive_program.sass */
.open-topic-info img {
  margin-right: 10px;
}

/* line 134, app/assets/stylesheets/show_interactive_program.sass */
.open-topic-info .teacher-section, .open-topic-info .class-task-info {
  display: flex;
}

/* line 136, app/assets/stylesheets/show_interactive_program.sass */
.info-about {
  margin-bottom: 20px;
  width: 100%;
}

/* line 139, app/assets/stylesheets/show_interactive_program.sass */
.topic-about {
  justify-self: end;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: end;
  gap: 30px;
  margin-top: 17px;
  justify-items: center;
}

@media (min-width: 576px) {
  /* line 139, app/assets/stylesheets/show_interactive_program.sass */
  .topic-about {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* line 149, app/assets/stylesheets/show_interactive_program.sass */
.topic-about p {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #40444F;
}

/* line 155, app/assets/stylesheets/show_interactive_program.sass */
.topic-about .required-time {
  position: relative;
}

/* line 157, app/assets/stylesheets/show_interactive_program.sass */
.topic-about .required-time span {
  position: absolute;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #40444F;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 168, app/assets/stylesheets/show_interactive_program.sass */
.link-to-back {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 15px;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #43AFBD;
  margin-top: 27px;
  margin-bottom: 24px;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 168, app/assets/stylesheets/show_interactive_program.sass */
  .link-to-back {
    margin-left: 40px;
  }
}

/* line 182, app/assets/stylesheets/show_interactive_program.sass */
.teacher {
  text-transform: uppercase;
  margin-right: 4px;
}

/* line 185, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline {
  margin-bottom: 200px;
}

/* line 188, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic.finished .chart, .interactive-topic.finished .about {
  opacity: 0.3;
}

/* line 190, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic {
  background: #FFFFFF;
  border-radius: 14px;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  width: 400px;
  margin-bottom: 70px;
}

/* line 199, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .chart {
  position: relative;
  height: inherit;
}

/* line 202, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .chart .lesson-XP-chart {
  margin-top: 17px;
}

/* line 204, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .chart .points {
  position: absolute;
  top: 0;
  left: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: center;
  width: 60px;
  height: 60px;
  margin: 1em 20px !important;
  align-items: center;
}

/* line 219, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .chart .points .motivation-p {
  margin-left: 4px;
  font-weight: 700;
  font-size: 24px;
  line-height: 18px;
  color: #40444F;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 226, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .chart .points .XP {
  font-size: 11px;
  line-height: 11px;
  margin-top: -14px;
  color: #40444F;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 232, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline {
  padding: 80px;
}

@media only screen and (max-width: 580px) {
  /* line 232, app/assets/stylesheets/show_interactive_program.sass */
  .interactive-timeline {
    padding: 12px;
  }
}

/* line 236, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .with-shortcut {
  display: flex;
}

/* line 238, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .with-shortcut .shortcut, .interactive-timeline .with-shortcut .skip {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 243, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .with-shortcut .shortcut {
  margin-right: 40px;
}

/* line 245, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .with-shortcut .skip {
  margin-left: 40px;
}

@media only screen and (max-width: 580px) {
  /* line 248, app/assets/stylesheets/show_interactive_program.sass */
  .interactive-timeline .with-shortcut .shortcut {
    margin-right: 12px;
  }
  /* line 250, app/assets/stylesheets/show_interactive_program.sass */
  .interactive-timeline .with-shortcut .skip {
    margin-left: 12px;
  }
}

/* line 253, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic .play-button {
  background-color: #F6F6F6;
  border-radius: 14px;
  opacity: 0.9;
  justify-content: center;
  align-items: center;
  border: none;
  display: flex;
  align-items: center;
  cursor: pointer;
  outline: none;
}

/* line 264, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic .play-button button {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #44AFBD;
  border: 1px solid #44AFBD;
}

/* line 271, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic .play-button:hover button {
  color: #368d98;
  border-color: #368d98;
}

/* line 274, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic .play-button.disabled {
  cursor: not-allowed;
}

/* line 276, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic .play-button.disabled button {
  cursor: not-allowed;
}

/* line 278, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic span.number {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #8F9199;
}

/* line 285, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic.unavailable .play-button button, .interactive-timeline .interactive-topic.cannot_start .play-button button {
  color: #8F9199;
  border-color: #8F9199;
}

/* line 290, app/assets/stylesheets/show_interactive_program.sass */
.interactive-timeline .interactive-topic.finished .play-button button {
  color: #44AFBD;
  border-color: #44AFBD;
}

/* line 294, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .about {
  padding: 15px 15px 15px 0px;
}

/* line 296, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .about .title {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 4px !important;
}

/* line 302, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic .about .description {
  color: #8F9199;
}

/* line 304, app/assets/stylesheets/show_interactive_program.sass */
.interactive-topic button[type="submit"] {
  background-color: #F6F6F6;
  border: none;
  border-radius: 14px;
}

/* line 310, app/assets/stylesheets/show_interactive_program.sass */
.modal-footer .start-lesson, .finish-lesson {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 57px;
  gap: 10px;
  background: #FFB40D;
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
}

/* line 324, app/assets/stylesheets/show_interactive_program.sass */
.finish-lesson.disabled, .finish-lesson.loading, .renew-test.disabled, .renew-test.loading {
  background: #D9D9D9;
  cursor: not-allowed;
}

/* line 327, app/assets/stylesheets/show_interactive_program.sass */
.finish-lesson.loading, .renew-test.loading {
  cursor: wait;
}

/* line 329, app/assets/stylesheets/show_interactive_program.sass */
.modal-footer .skip-lesson, .cancel-lesson {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  text-transform: uppercase;
  color: #43AFBD;
}

/* line 340, app/assets/stylesheets/show_interactive_program.sass */
.modal-footer.open-lesson {
  display: block;
}

/* line 342, app/assets/stylesheets/show_interactive_program.sass */
.modal-header .lesson-topic {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #8F9199;
}

/* line 347, app/assets/stylesheets/show_interactive_program.sass */
.lesson-title {
  margin: 6px 0;
  font-size: 28px;
  line-height: 32px;
}

/* line 351, app/assets/stylesheets/show_interactive_program.sass */
.modal-header.open-lesson {
  display: block;
}

@media (min-width: 1200px) {
  /* line 351, app/assets/stylesheets/show_interactive_program.sass */
  .modal-header.open-lesson {
    min-width: 990px;
    max-width: 990px;
    margin: 0 auto;
  }
}

/* line 357, app/assets/stylesheets/show_interactive_program.sass */
.modal-content.open-lesson {
  padding: 12px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 357, app/assets/stylesheets/show_interactive_program.sass */
  .modal-content.open-lesson {
    padding: 50px 84px;
  }
}

@media (min-width: 1200px) {
  /* line 363, app/assets/stylesheets/show_interactive_program.sass */
  .modal-content.open-lesson .modal-body {
    min-width: 990px;
    max-width: 990px;
    margin: 0 auto;
  }
}

/* line 369, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info {
  display: grid;
  font-size: 12px;
  line-height: 14px;
  color: #40444F;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 34px;
  align-items: end;
  justify-items: center;
}

/* line 379, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info p {
  text-transform: uppercase;
  margin-bottom: 0;
}

/* line 382, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .XP, .modal-body .lesson-info .students {
  position: relative;
}

/* line 384, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .XP .points-for-tasks, .modal-body .lesson-info .XP .students-chose, .modal-body .lesson-info .students .points-for-tasks, .modal-body .lesson-info .students .students-chose {
  font-size: 24px;
  line-height: 28px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: 700;
  position: absolute;
  color: #40444F;
}

/* line 397, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .XP .XP-text, .modal-body .lesson-info .XP .percentage, .modal-body .lesson-info .students .XP-text, .modal-body .lesson-info .students .percentage {
  font-size: 10px;
  line-height: 11px;
  color: #40444F;
  font-weight: 700;
  left: 30px;
  right: 0;
  top: -30px;
  bottom: 0;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
}

/* line 411, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .students-count img {
  margin-bottom: 10px;
  height: 50px;
}

/* line 414, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .students-count span {
  top: 30px;
}

/* line 416, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .avg-time {
  position: relative;
}

/* line 418, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .avg-time img {
  margin-bottom: 18px;
}

/* line 420, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .avg-time .time {
  position: absolute;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #40444F;
  top: 24px;
  right: 4px;
}

/* line 428, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .lesson-info .avg-time .minutes {
  position: absolute;
  top: 17px;
  left: 81px;
  text-transform: lowercase;
}

/* line 434, app/assets/stylesheets/show_interactive_program.sass */
.modal-body .help img {
  max-width: 100%;
}

/* line 437, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal {
  font-size: 14px;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

/* line 441, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .modal-dialog.open-lesson {
  width: 100%;
  max-width: 100%;
}

/* line 444, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .modal-dialog .modal-content {
  height: 100vh;
  overflow: auto;
  border: 0;
  border-radius: 0;
}

/* line 449, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal ol, .open-lesson-modal ul {
  padding-left: 13px;
  margin-bottom: 10px;
}

/* line 452, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal ol {
  list-style: auto;
}

/* line 454, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal ul {
  list-style: outside;
}

/* line 457, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .buttonWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

/* line 460, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .active {
  background-color: white;
}

/* line 462, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .content {
  display: none;
  padding-top: 30px;
  padding-bottom: 45px;
  font-size: 14px;
  text-align: justify;
  color: #40444F;
}

/* line 469, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .content.active {
  display: block;
}

/* line 471, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .modal-body .wrapper {
  display: block;
}

/* line 473, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .tab-button.active {
  background: #FCBA26;
  border-radius: 5px 5px 0px 0px;
  font-weight: 500;
  color: #000000;
}

/* line 478, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .tab-button {
  background: #FFFFFF;
  border: none;
  cursor: pointer;
  height: 45px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 490, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .tab-button .timer {
  padding: 5px;
  font-weight: bold;
}

/* line 493, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .wrapper hr {
  margin: 0px;
}

/* line 495, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .start-lesson, .open-lesson-modal .skip-lesson, .open-lesson-modal .finish-lesson, .open-lesson-modal .cancel-lesson {
  border: none;
}

/* line 497, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .skip-lesson, .open-lesson-modal .cancel-lesson {
  background: #FFFFFF;
}

/* line 499, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-navigate-buttons {
  text-align: center;
  margin-top: 36px;
}

/* line 502, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-navigate-buttons .lesson-navigate-button {
  margin: 0 12px;
  padding: 12px 20px;
  border: 1px solid #FFB40D;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}

/* line 510, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-navigate-buttons .lesson-navigate-button .fa {
  margin: 0 12px;
}

/* line 512, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-navigate-buttons .lesson-navigate-button.previous {
  padding-left: 0;
  background: white;
  color: #FFB40D;
}

/* line 516, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-navigate-buttons .lesson-navigate-button.next {
  padding-right: 0;
  background: #FFB40D;
  color: white;
}

/* line 521, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-navigate-buttons .lesson-navigate-button.next::hover {
  background: #D39100;
  border-color: #D39100;
}

/* line 524, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .lesson-number {
  border: 1px solid #43AFBD;
  border-radius: 13.6415px;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #8F9199;
  padding: 2px 12px;
  margin: 0 5px 4px 0;
  display: inline-block;
  vertical-align: bottom;
}

/* line 535, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .modal-body .lesson-info {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

@media only screen and (max-width: 580px) {
  /* line 535, app/assets/stylesheets/show_interactive_program.sass */
  .open-lesson-modal .modal-body .lesson-info {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}

/* line 557, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .text-area {
  background: #F7F7F7;
  border: 1px solid #BDBDBD;
  border-radius: 8px;
  width: 100%;
  height: 115px;
  padding: 14px 19px;
}

/* line 564, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .description-italic {
  font-style: italic;
  font-size: 12px;
  line-height: 14px;
  color: #7B7B7B;
  padding-top: 15px;
}

/* line 570, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .task .choice.type-text {
  background: transparent;
  border: 2px solid transparent;
  border-radius: 16px;
  width: 100%;
  height: 54px;
  margin-bottom: 12px;
  box-shadow: 0px 4.61px 11.52px 0px #00000014;
}

/* line 578, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .task .choice.type-text.correct {
  border-color: #23BD33;
}

/* line 580, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .task .choice.type-text.incorrect {
  border-color: #ED5E3F;
}

/* line 582, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .task .choice.type-text .answer-content {
  margin-left: 12px;
}

/* line 585, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .radio-button {
  float: right;
  height: 13px;
  width: 13px;
  align-self: center;
  justify-self: center;
}

/* line 591, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice-label {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 24px;
}

/* line 596, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .radio-label {
  margin: 0;
  align-self: center;
  text-align: center;
  width: 100%;
}

/* line 601, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .checkbox-button {
  float: right;
  height: 13px;
  width: 13px;
  align-self: center;
  justify-self: center;
}

/* line 607, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .checkbox-label {
  margin: 0;
  align-self: center;
  text-align: center;
  width: 100%;
}

/* line 612, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice.type-text span {
  align-self: center;
  justify-self: center;
}

/* line 615, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .text {
  font-weight: 300;
  background: #F7F7F7;
  border: 1px solid #BDBDBD;
  border-radius: 8px;
  width: 100%;
  height: 41px;
  padding: 12px 19px;
}

/* line 623, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .multiple-choice-question.type-image {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 21px;
}

/* line 627, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .multiple-choice-question.type-image .choice.type-image {
  position: relative;
  cursor: pointer;
}

/* line 630, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice, .open-lesson-modal .choice * {
  cursor: pointer;
}

/* line 634, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice.type-image img {
  border: 1px solid #BDBDBD;
  border-radius: 13px;
  max-height: 135px;
}

/* line 638, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice.type-image input {
  position: absolute;
  top: 0;
  left: 0px;
  cursor: pointer;
  height: 25px;
  width: 25px;
  opacity: 0;
  margin-top: 13px;
  margin-left: 19px;
}

/* line 649, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice.type-image.correct label {
  border-color: #23BD33;
}

/* line 652, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice.type-image.incorrect label {
  border-color: #ED5E3F;
}

/* line 654, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-button {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  margin-top: 13px;
  margin-left: 19px;
}

/* line 663, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-button.checkbox {
  border-radius: 4px;
}

/* line 665, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-button.radio {
  border-radius: 50%;
}

/* line 667, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-button.checked {
  background-color: #43AFBD;
  z-index: 2;
}

/* line 672, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-button:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 677, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-button.checked:after {
  display: block;
}

/* line 680, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .choice.type-image .custom-button:after {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  padding-top: 1px;
  padding-left: 2px;
  content: url("/assets/icons/icon-checkmark-8099ec35a91f75fdff3897adaab3e279d5f651022249cd587956461147dc20e7.svg");
}

/* line 688, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .custom-image.checked ~ label {
  content: '\A';
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}

/* line 696, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal input ~ label {
  border: 3px solid transparent;
  border-radius: 16px;
  overflow: hidden;
}

/* line 700, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal input:checked ~ label {
  border-color: #9debf5;
}

/* line 703, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal input:checked ~ label img {
  opacity: 0.6;
}

/* line 706, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .pair-content-wrapper {
  box-sizing: border-box;
  min-height: 300px;
}

/* line 709, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-container {
  margin-top: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  min-height: 300px;
}

/* line 714, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair {
  display: flex;
}

/* line 717, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .question-content {
  flex: 2;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
}

/* line 724, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair {
  flex: 3;
  border: 1px solid #e5e5e5;
  cursor: move;
  background-color: #e5e5e5;
  line-height: 41px;
  padding-left: 15px;
  margin-bottom: 10px;
}

/* line 734, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair.highlight {
  background-color: #85857d;
  color: #fff;
}

/* line 738, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair.over {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

/* line 748, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair.moving {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

/* line 753, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair.drop {
  -webkit-animation: drop 1s ease;
  animation: drop 1s ease;
}

/* line 760, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair.correct {
  border-color: #23BD33;
}

/* line 762, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .pair.incorrect {
  border-color: #ED5E3F;
}

/* line 766, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .type-image .question-content {
  text-align: center;
}

/* line 770, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .type-image img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
}

/* line 776, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .type-video video {
  max-width: 100%;
  height: auto;
}

/* line 781, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .question-with-pair .type-audio audio {
  width: 100%;
}

/* line 785, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .task img {
  max-width: 100%;
  height: auto !important;
}

/* line 789, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .my-math {
  font-size: 120%;
}

/* line 792, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .pagination {
  list-style: none;
  margin-top: 45px;
}

/* line 795, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .pagination .page-item {
  margin-left: 0;
}

/* line 797, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .pagination .page-item .page-link {
  padding: 10px 15px;
  color: black;
}

/* line 801, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .pagination .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 808, app/assets/stylesheets/show_interactive_program.sass */
.open-lesson-modal .pagination .page-item.active .page-link {
  background-color: #FFB40D;
  border-color: #FFB40D;
}

/* line 1, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal blockquote::before {
  content: '“';
  font-size: 100px;
  color: #FFAB05;
  position: absolute;
  left: -20px;
  top: -30px;
  font-family: 'Georgia', serif;
}

/* line 17, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal blockquote p:nth-of-type(2) {
  font-size: 14px;
  margin-top: 10px;
  color: #666;
}

/* line 23, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal blockquote {
  margin: 20px;
  padding-left: 40px;
  position: relative;
  color: #333;
}

/* line 30, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .highlight-word {
  display: inline-block;
  padding: 2px 8px;
  border: 1px dashed black;
  border-radius: 15px;
}

/* line 37, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .popup:hover .highlight-word {
  background-color: #4A4A49;
  color: white;
  border: 1px solid;
}

/* line 43, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .popup-text {
  visibility: hidden;
  width: 250px;
  background-color: #333;
  color: #fff;
  text-align: left;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: 125%;
  left: 50%;
  margin-left: -125px;
  opacity: 0;
  transition: opacity 0.3s;
}

/* line 60, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .popup-text::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #333 transparent;
}

/* line 71, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .popup:hover .popup-text {
  visibility: visible;
  opacity: 1;
}

/* line 76, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal h1 {
  padding-top: 35px;
}

/* line 80, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal h2 {
  padding-top: 25px;
  padding-bottom: 2px;
}

/* line 85, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal h3 {
  padding-top: 15px;
  padding-bottom: 2px;
}

/* line 90, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .intro-block {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  background-color: #f9f9f9;
}

/* line 97, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .quote-box {
  background-color: #f9f9f9;
  border-left: 5px solid #FFAB05;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  margin: 20px 0;
  line-height: 1.5;
  border-radius: 8px;
}

/* line 109, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal table {
  width: 80%;
  border-collapse: collapse;
}

/* line 114, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal th, .open-lesson-modal td {
  border: 0.5px solid #ddd;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

/* line 121, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .bold-text {
  font-weight: bold;
}

/* line 125, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal .header-row, .open-lesson-modal thead {
  background-color: #f2f2f2;
}

/* line 129, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal figure.image {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 24px;
  text-align: center;
}

/* line 136, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal figure.image figcaption {
  color: #5d5d5d;
  font-weight: 100;
  margin-top: 1rem;
  text-align: center;
  line-height: 1.42;
  padding: 0 1rem;
  max-width: 90vw;
}

/* line 146, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal figure.image img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  border-radius: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 155, app/assets/stylesheets/ckeditor.css */
.open-lesson-modal img {
  max-width: 100%;
}

/* line 814, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal {
  background-color: #00000044;
}

/* line 817, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog {
  box-shadow: 0px 4px 40px 0px #00000040;
  border-radius: 10px;
  max-height: 95vh;
  overflow: auto;
}

@media only screen and (min-width: 1024px) {
  /* line 817, app/assets/stylesheets/show_interactive_program.sass */
  .interactive-modal .modal-dialog {
    max-width: 600px;
  }
}

/* line 825, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content {
  background: #ECECE8;
  color: #272A30;
  border: none;
}

/* line 830, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-header {
  border: none;
  padding: 34px;
  padding-bottom: 0;
}

/* line 835, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body {
  padding: 34px;
  padding-top: 0;
}

/* line 839, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .modal-title {
  font-weight: 700;
  margin-bottom: 18px;
}

/* line 843, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .modal-subtitle {
  font-size: 14px;
  font-weight: 600;
  color: #75808A;
  margin-bottom: 12px;
}

/* line 849, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .modal-image {
  margin: 20px 0;
}

/* line 852, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .modal-text {
  font-size: 14px;
  color: #75808A;
  margin: auto;
  margin-bottom: 20px;
}

/* line 858, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .continue-button {
  padding: 13px 57px;
  background: #EDB63F;
  border-radius: 10px;
  color: white;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  border: none;
  outline: none;
  transition: all 250ms ease-in-out;
  margin-bottom: 40px;
}

/* line 870, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .continue-button:hover {
  background: #e4a215;
}

/* line 873, app/assets/stylesheets/show_interactive_program.sass */
.interactive-modal .modal-dialog .modal-content .modal-body .btn-interactive-outline {
  font-size: 14px;
  border-radius: 22px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
  min-height: 48px;
  line-height: 46px;
}

@media only screen and (min-width: 1024px) {
  /* line 883, app/assets/stylesheets/show_interactive_program.sass */
  .tasks-completed-modal .modal-dialog {
    max-width: 600px;
  }
}

/* line 887, app/assets/stylesheets/show_interactive_program.sass */
.tasks-completed-modal .modal-dialog .modal-content {
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  /* line 891, app/assets/stylesheets/show_interactive_program.sass */
  .tasks-completed-modal .modal-dialog .modal-content .modal-body .modal-text {
    max-width: 70%;
  }
}

/* line 896, app/assets/stylesheets/show_interactive_program.sass */
.task-description-modal .description-text {
  min-height: 300px;
}

/* line 1, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 7, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text blockquote::before {
  content: '“';
  font-size: 100px;
  color: #FFAB05;
  position: absolute;
  left: -20px;
  top: -30px;
  font-family: 'Georgia', serif;
}

/* line 17, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text blockquote p:nth-of-type(2) {
  font-size: 14px;
  margin-top: 10px;
  color: #666;
}

/* line 23, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text blockquote {
  margin: 20px;
  padding-left: 40px;
  position: relative;
  color: #333;
}

/* line 30, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .highlight-word {
  display: inline-block;
  padding: 2px 8px;
  border: 1px dashed black;
  border-radius: 15px;
}

/* line 37, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .popup:hover .highlight-word {
  background-color: #4A4A49;
  color: white;
  border: 1px solid;
}

/* line 43, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .popup-text {
  visibility: hidden;
  width: 250px;
  background-color: #333;
  color: #fff;
  text-align: left;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: 125%;
  left: 50%;
  margin-left: -125px;
  opacity: 0;
  transition: opacity 0.3s;
}

/* line 60, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .popup-text::before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #333 transparent;
}

/* line 71, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .popup:hover .popup-text {
  visibility: visible;
  opacity: 1;
}

/* line 76, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text h1 {
  padding-top: 35px;
}

/* line 80, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text h2 {
  padding-top: 25px;
  padding-bottom: 2px;
}

/* line 85, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text h3 {
  padding-top: 15px;
  padding-bottom: 2px;
}

/* line 90, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .intro-block {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 15px;
  background-color: #f9f9f9;
}

/* line 97, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .quote-box {
  background-color: #f9f9f9;
  border-left: 5px solid #FFAB05;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px;
  margin: 20px 0;
  line-height: 1.5;
  border-radius: 8px;
}

/* line 109, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text table {
  width: 80%;
  border-collapse: collapse;
}

/* line 114, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text th, .task-description-modal .description-text td {
  border: 0.5px solid #ddd;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}

/* line 121, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .bold-text {
  font-weight: bold;
}

/* line 125, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text .header-row, .task-description-modal .description-text thead {
  background-color: #f2f2f2;
}

/* line 129, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text figure.image {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 24px;
  text-align: center;
}

/* line 136, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text figure.image figcaption {
  color: #5d5d5d;
  font-weight: 100;
  margin-top: 1rem;
  text-align: center;
  line-height: 1.42;
  padding: 0 1rem;
  max-width: 90vw;
}

/* line 146, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text figure.image img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
  border-radius: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 155, app/assets/stylesheets/ckeditor.css */
.task-description-modal .description-text img {
  max-width: 100%;
}

/* line 901, app/assets/stylesheets/show_interactive_program.sass */
.task-description-modal .badge-interactive {
  position: relative;
  top: -5px;
}

@-webkit-keyframes open-tasks {
  0% {
    right: -100%;
  }
  100% {
    right: 0%;
  }
}

@keyframes open-tasks {
  0% {
    right: -100%;
  }
  100% {
    right: 0%;
  }
}

@-webkit-keyframes close-tasks {
  0% {
    right: 0%;
  }
  100% {
    right: -100%;
  }
  transition: right 1s ease-in-out;
}

@keyframes close-tasks {
  0% {
    right: 0%;
  }
  100% {
    right: -100%;
  }
  transition: right 1s ease-in-out;
}

/* line 919, app/assets/stylesheets/show_interactive_program.sass */
.modal-dialog.open-lesson {
  -webkit-animation-name: open-tasks;
          animation-name: open-tasks;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  margin: 0;
  float: right;
  height: 100%;
}

/* line 925, app/assets/stylesheets/show_interactive_program.sass */
.modal-dialog.closed-lesson {
  -webkit-animation-name: close-tasks;
          animation-name: close-tasks;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  margin: 0;
  float: right;
  height: 100%;
}

/* line 932, app/assets/stylesheets/show_interactive_program.sass */
.close-lesson {
  width: 34px;
  height: 74px;
  background-color: #B9D5DB;
  position: absolute;
  margin-left: -84px;
  border: none;
  border-radius: 0px 14px 14px 0px;
}

@media (min-width: 768px) {
  /* line 932, app/assets/stylesheets/show_interactive_program.sass */
  .close-lesson {
    position: fixed;
  }
}

/* line 942, app/assets/stylesheets/show_interactive_program.sass */
.required-time p, .complexity-bar p, .students-count p, .overall-progress p {
  margin-top: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* line 948, app/assets/stylesheets/show_interactive_program.sass */
.required-time-chart {
  --fill: #FCBA26;
  width: 80px;
  height: 40px;
  position: relative;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  overflow: hidden;
  color: var(--fill);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  box-sizing: border-box;
  margin: auto;
}

/* line 963, app/assets/stylesheets/show_interactive_program.sass */
.required-time-chart:after {
  content: '';
  width: 80px;
  height: 80px;
  border: 8px solid;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) var(--fill) var(--fill);
  position: absolute;
  border-radius: 50%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  transform: rotate(calc( 1deg * ( -45 + var(--percentage) * 1.8 )));
}

/* line 976, app/assets/stylesheets/show_interactive_program.sass */
.complexity-bar .complexity-chart {
  height: 65px;
  padding-top: 10px;
}

/* line 979, app/assets/stylesheets/show_interactive_program.sass */
.complexity-bar .complexity-chart .progress-bar {
  width: 70px;
  border-radius: 70px;
}

/* line 982, app/assets/stylesheets/show_interactive_program.sass */
.complexity-bar .complexity-chart .progress-bar progress::-webkit-progress-value {
  background: linear-gradient(90deg, #43AFBD 0%, #FCBA26 100%);
}

/* line 984, app/assets/stylesheets/show_interactive_program.sass */
.complexity-bar .complexity-chart .lines-on, .complexity-bar .complexity-chart .lines-under {
  width: 70px;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  padding-bottom: 10px;
  padding-top: 5px;
  height: 5px;
}

/* line 991, app/assets/stylesheets/show_interactive_program.sass */
.complexity-bar .complexity-chart .lines-on img, .complexity-bar .complexity-chart .lines-under img {
  margin: auto;
  overflow: overlay;
  z-index: 1;
}

/* line 995, app/assets/stylesheets/show_interactive_program.sass */
.students-count {
  position: relative;
}

/* line 997, app/assets/stylesheets/show_interactive_program.sass */
.students-count img {
  height: 42px;
}

/* line 999, app/assets/stylesheets/show_interactive_program.sass */
.students-count span.count {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #40444F;
  position: absolute;
  top: 24px;
  right: 0;
  left: 25px;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 1010, app/assets/stylesheets/show_interactive_program.sass */
.overall-progress {
  position: relative;
  min-width: 95px;
}

/* line 1013, app/assets/stylesheets/show_interactive_program.sass */
.overall-progress img {
  height: 42px;
}

/* line 1015, app/assets/stylesheets/show_interactive_program.sass */
.overall-progress span.count {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #40444F;
  position: absolute;
  top: 24px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 1026, app/assets/stylesheets/show_interactive_program.sass */
.carousel-control-prev,
.carousel-control-next {
  background: black;
  border-radius: 8px;
  width: 8%;
}

/* line 1031, app/assets/stylesheets/show_interactive_program.sass */
#task .chose-file-1, #task .chose-file-2 {
  display: none;
}

/* line 1033, app/assets/stylesheets/show_interactive_program.sass */
#task .file-input-label-drag-drop {
  width: 100%;
  border-style: dashed;
  border-radius: 8px;
  border-color: #B9D5DB;
  border-width: 1px;
  padding: 3% 40%;
  margin-top: 12px;
}

/* line 1041, app/assets/stylesheets/show_interactive_program.sass */
#task .file-input-image-drag-drop {
  position: relative;
}

/* line 1043, app/assets/stylesheets/show_interactive_program.sass */
#task .file-input-image-drag-drop img {
  position: absolute;
  top: -60px;
  left: 32%;
}

/* line 1048, app/assets/stylesheets/show_interactive_program.sass */
#task .record-audio-text {
  width: 100%;
  border: 1px solid #BDBDBD;
  border-radius: 8px;
  background-color: #F6F6F6;
  height: 41px;
  padding: 11px 19px;
  font-weight: 300;
}

/* line 1056, app/assets/stylesheets/show_interactive_program.sass */
#task .audio-input {
  display: none;
}

/* line 1058, app/assets/stylesheets/show_interactive_program.sass */
#task .audio-input-label {
  position: relative;
  background-color: #43AFBD;
  width: 40px;
  height: 40px;
  border: 1px solid #43AFBD;
  border-radius: 8px;
  float: right;
  margin-top: -40px;
}

/* line 1067, app/assets/stylesheets/show_interactive_program.sass */
#task .audio-input-label img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1074, app/assets/stylesheets/show_interactive_program.sass */
#task .add-text-file {
  width: 100%;
  border: 1px solid #BDBDBD;
  border-radius: 8px;
  background-color: #F6F6F6;
  padding: 10px 19px;
  font-weight: 300;
  font-size: 14px;
}

/* line 1082, app/assets/stylesheets/show_interactive_program.sass */
#task .file-input-label {
  font-weight: 700;
  font-size: 16px;
  color: white;
  background-color: #43AFBD;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #43AFBD;
  border-radius: 8px;
  padding: 8px 30px;
  margin: 0;
  border: 1px solid #43AFBD;
  float: right;
}

/* line 1094, app/assets/stylesheets/show_interactive_program.sass */
#task h1 {
  margin-top: 40px;
}

/* line 1098, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .available-words {
  margin-bottom: 2rem;
  line-height: 4rem;
}

/* line 1102, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .available-words .available-words-label {
  font-style: italic;
}

/* line 1105, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .available-words .word {
  background: #B9D5DB;
  padding: 10px;
  border-radius: 4px;
  height: 33px;
  line-height: 15px;
}

/* line 1112, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .available-words .word.used {
  background: #e4e4e4;
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}

/* line 1115, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .text-with-inputs {
  line-height: 4rem;
}

/* line 1118, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .text-with-inputs input {
  width: 140px;
  line-height: 1.5;
}

/* line 1121, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .text-with-inputs input, #task .question.question_with_placeholders .text-with-inputs select {
  border: solid 1px lightgray;
  border-radius: 4px;
  background: transparent;
  min-height: 26px;
  padding: 10px;
}

/* line 1127, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .text-with-inputs input.correct, #task .question.question_with_placeholders .text-with-inputs select.correct {
  border-color: #23BD33;
}

/* line 1129, app/assets/stylesheets/show_interactive_program.sass */
#task .question.question_with_placeholders .text-with-inputs input.incorrect, #task .question.question_with_placeholders .text-with-inputs select.incorrect {
  border-color: #ED5E3F;
}

/* line 1131, app/assets/stylesheets/show_interactive_program.sass */
#task .question .correct-answer-explanation {
  margin-top: 30px;
}

/* line 1134, app/assets/stylesheets/show_interactive_program.sass */
#task .question .correct-answer-explanation .explanation-title {
  font-weight: bold;
}

/* line 1136, app/assets/stylesheets/show_interactive_program.sass */
#task .question .correct-answer-explanation .explanation-text {
  color: #75808A;
}

@media (max-width: 768px) {
  /* line 1140, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .modal-dialog.open-lesson {
    max-width: 849px;
  }
  /* line 1142, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .section-info {
    flex-direction: column-reverse;
  }
  /* line 1144, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .info-about {
    display: flex;
    flex-direction: column;
  }
  /* line 1147, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .info-about .interactive-title {
    width: 100%;
  }
  /* line 1149, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic {
    display: flex;
    flex-direction: column-reverse;
    width: 300px;
  }
  /* line 1153, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic span.number, #show-program .interactive-topic .description {
    display: none;
  }
  /* line 1155, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .chart {
    background-color: #F6F6F6;
    border-radius: 14px;
    height: 80px;
    position: relative;
  }
  /* line 1160, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .chart .lesson-XP-chart {
    margin: 8px;
    margin-left: 16px;
  }
  /* line 1163, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .chart .points {
    margin-right: 0;
    right: 0;
    left: unset;
  }
  /* line 1167, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .chart .btn.play-button {
    background: none;
    position: absolute;
    bottom: 12px;
    left: 18px;
  }
  /* line 1172, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .chart .btn.play-button button {
    background: none;
    border: none;
  }
  /* line 1175, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .about {
    padding: 12px;
    position: relative;
    padding-right: 30px;
  }
  /* line 1179, app/assets/stylesheets/show_interactive_program.sass */
  #show-program .interactive-topic .about:after {
    content: '\f105';
    font: 30px FontAwesome;
    color: #43AFBD;
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  /* line 1190, app/assets/stylesheets/show_interactive_program.sass */
  .modal-dialog.open-lesson {
    max-width: 800px;
  }
}

/* line 1, app/assets/stylesheets/proctoring.sass */
.proctoring-wrapper {
  margin-top: 0;
  padding: 2.08333rem 2.08333rem 1.66667rem 2.08333rem;
  background-color: white;
  border-radius: 1rem;
}

/* line 7, app/assets/stylesheets/proctoring.sass */
.proctoring-wrapper .proctoring-content {
  font-size: 1.1rem;
}

/* line 9, app/assets/stylesheets/proctoring.sass */
.proctoring-wrapper .proctoring-content ol, .proctoring-wrapper .proctoring-content ul {
  padding-left: 13px;
  margin-bottom: 10px;
}

/* line 12, app/assets/stylesheets/proctoring.sass */
.proctoring-wrapper .proctoring-content ol {
  list-style: auto;
}

/* line 14, app/assets/stylesheets/proctoring.sass */
.proctoring-wrapper .proctoring-content ul {
  list-style: outside;
}
